X Tutup
The Wayback Machine - https://web.archive.org/web/20220920175947/https://github.com/faasm
Skip to content
@faasm

Faasm

High performance serverless with WebAssembly

Faasm Ecosystem

Faasm is a research project on serverless runtimes. Faasm originated in the Large-Scale Data & Systems group from the Imperial College London, but has contributors and collaborators among other institutions.

Faasm Projects

  • Faasm is a high-performance serverless runtime using WebAssembly for function isolation.
  • Faabric is a messaging and state layer for distributed serverless applications

Research Dissemination

@inproceedings {254432,
  author = {Simon Shillaker and Peter Pietzuch},
  title = {Faasm: Lightweight Isolation for Efficient Stateful Serverless Computing},
  booktitle = {2020 USENIX Annual Technical Conference (USENIX ATC 20)},
  year = {2020},
  isbn = {978-1-939133-14-4},
  pages = {419--433},
  url = {https://www.usenix.org/conference/atc20/presentation/shillaker},
  publisher = {USENIX Association},
  month = jul,
}

Pinned

  1. faasm Public

    High-performance stateful serverless runtime based on WebAssembly

    C++ 651 57

  2. faabric Public

    Messaging and state layer for distributed serverless applications

    C++ 39 9

  3. python Public

    Tools for using CPython and Python code in Faasm

    Python 3 2

Repositories

  • faasm Public

    High-performance stateful serverless runtime based on WebAssembly

    C++ 651 Apache-2.0 57 18 7 Updated Sep 14, 2022
  • faabric Public

    Messaging and state layer for distributed serverless applications

    C++ 39 Apache-2.0 9 10 2 Updated Sep 13, 2022
  • experiment-base Public

    Common infrastructure and plotting tools for experiments.

    Python 1 Apache-2.0 1 0 1 Updated Aug 31, 2022
  • experiment-mpi Public

    MPI experiments for Faasm/ Faabric

    Python 0 Apache-2.0 1 2 0 Updated Aug 31, 2022
  • Python 0 0 0 1 Updated Jun 23, 2022
  • cpp Public

    Tools for building C/C++ to WebAssembly for Faasm

    C++ 4 Apache-2.0 4 1 2 Updated Jun 17, 2022
  • experiment-sgx Public

    SGX related experiments

    Python 0 Apache-2.0 1 0 0 Updated Jun 6, 2022
  • lithops Public

    An open source framework for big data analytics and embarrassingly parallel jobs, that provides an universal API for building parallel applications in the cloud.

    Python 0 Apache-2.0 74 0 0 Updated May 30, 2022
  • .github Public
    0 Apache-2.0 0 0 0 Updated May 27, 2022
  • tless Public archive

    TLess: a confidential serverless runtime.

    C++ 2 Apache-2.0 0 0 1 Updated May 26, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…

X Tutup