All Projects → faasm → faabric

faasm / faabric

Licence: Apache-2.0 license
Messaging and state layer for distributed serverless applications

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
CMake
9771 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to faabric

az-hop
The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution
Stars: ✭ 33 (-15.38%)
Mutual labels:  mpi
scr
SCR caches checkpoint data in storage on the compute nodes of a Linux cluster to provide a fast, scalable checkpoint / restart capability for MPI codes.
Stars: ✭ 84 (+115.38%)
Mutual labels:  mpi
SIRIUS
Domain specific library for electronic structure calculations
Stars: ✭ 87 (+123.08%)
Mutual labels:  mpi
t8code
Parallel algorithms and data structures for tree-based AMR with arbitrary element shapes.
Stars: ✭ 37 (-5.13%)
Mutual labels:  mpi
alsvinn
The fast Finite Volume simulator with UQ support.
Stars: ✭ 22 (-43.59%)
Mutual labels:  mpi
luban
你的最佳游戏配置解决方案 {excel, csv, xls, xlsx, json, bson, xml, yaml, lua, unity scriptableobject} => {json, bson, xml, lua, yaml, protobuf(pb), msgpack, flatbuffers, erlang, custom template} data + {c++, java, c#, go(golang), lua, javascript(js), typescript(ts), erlang, rust, gdscript, protobuf schema, flatbuffers schema, custom template} code。
Stars: ✭ 1,660 (+4156.41%)
Mutual labels:  flatbuffers
GenomicsDB
Highly performant data storage in C++ for importing, querying and transforming variant data with C/C++/Java/Spark bindings. Used in gatk4.
Stars: ✭ 77 (+97.44%)
Mutual labels:  mpi
butte
No description or website provided.
Stars: ✭ 69 (+76.92%)
Mutual labels:  flatbuffers
arbor
The Arbor multi-compartment neural network simulation library.
Stars: ✭ 87 (+123.08%)
Mutual labels:  mpi
raptor
General, high performance algebraic multigrid solver
Stars: ✭ 50 (+28.21%)
Mutual labels:  mpi
Theano-MPI
MPI Parallel framework for training deep learning models built in Theano
Stars: ✭ 55 (+41.03%)
Mutual labels:  mpi
Singularity-tutorial
Singularity 101
Stars: ✭ 31 (-20.51%)
Mutual labels:  mpi
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (+0%)
Mutual labels:  mpi
gradle-flatbuffers-plugin
Gradle plugin for generating code from Google FlatBuffers schemas
Stars: ✭ 20 (-48.72%)
Mutual labels:  flatbuffers
funboost
pip install funboost,python全功能分布式函数调度框架,。支持python所有类型的并发模式和全球一切知名消息队列中间件,python函数加速器,框架包罗万象,一统编程思维,兼容50% python编程业务场景,适用范围广。只需要一行代码即可分布式执行python一切函数。旧名字是function_scheduling_distributed_framework
Stars: ✭ 351 (+800%)
Mutual labels:  zeromq
ParMmg
Distributed parallelization of 3D volume mesh adaptation
Stars: ✭ 19 (-51.28%)
Mutual labels:  mpi
mpiBench
MPI benchmark to test and measure collective performance
Stars: ✭ 39 (+0%)
Mutual labels:  mpi
sst-core
SST Structural Simulation Toolkit Parallel Discrete Event Core and Services
Stars: ✭ 82 (+110.26%)
Mutual labels:  mpi
gslib
sparse communication library
Stars: ✭ 22 (-43.59%)
Mutual labels:  mpi
Galaxy
Galaxy is an asynchronous parallel visualization ray tracer for performant rendering in distributed computing environments. Galaxy builds upon Intel OSPRay and Intel Embree, including ray queueing and sending logic inspired by TACC GraviT.
Stars: ✭ 18 (-53.85%)
Mutual labels:  mpi

Faabric Faabric tests License Release Contributors

Faabric is a library that provides scheduling, messaging and state for distributed serverless runtimes.

It began life as part of Faasm, but is now a stand-alone library that can be used as a base for other distributed runtimes.

See the documentation for more details.

Usage

You can see a simple example in the examples directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].