183 skills found · Page 1 of 7
nathanmarz / StormDistributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more
chrislusf / GlowGlow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
eclipse-zenoh / Zenohzenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
EMI-Group / EvoxDistributed GPU-Accelerated Framework for Evolutionary Computation. Comprehensive Library of Evolutionary Algorithms & Benchmark Problems.
golemfactory / YagnaAn open platform and marketplace for distributed computations
lloyd / Node Compute ClusterNodeJS library for distributing computation across multiple processes.
NikolaiT / Crawling InfrastructureDistributed crawling infrastructure running on top of severless computation, cloud storage (such as S3) and sophisticated queues.
thu-pacman / GeminiGraphA computation-centric distributed graph processing system.
JuliaFEM / JuliaFEM.jlThe JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
meta-pytorch / TorchevalA library that contains a rich collection of performant PyTorch model metrics, a simple interface to create new metrics, a toolkit to facilitate metric computation in distributed training and tools for PyTorch model evaluations.
cmeiklejohn / PMLDCProgramming Models and Languages for Distributed Computation
mco-gh / GcslockSimple, scalable, distributed mutex for serializing computations anywhere on the Internet (with Go and shell clients)
cooperative-computing-lab / CctoolsThe Cooperative Computing Tools (cctools) enable large scale distributed computations to harness hundreds to thousands of machines from clusters, clouds, and grids.
cblgh / Trustneta flexible and distributed system for deriving, and interacting with, computational trust
facebookresearch / FbpcpFBPCP (Facebook Private Computation Platform) is a secure, privacy safe and scalable architecture to deploy MPC (Multi Party Computation) applications in a distributed way on virtual private clouds. FBPCF (Facebook Private Computation Framework) is for scaling MPC computation up via threading, while FBPCP is for scaling MPC computation out via Private Scaling architecture.
xdata-skylark / LibskylarkSketching-based Distributed Matrix Computations for Machine Learning
actinia-org / Actinia CoreActinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
vanloswang / Cross Edge Computation OffloadingA python package of Cross-edge Computation Offloading (CCO) algorithm and its distributed version, Decor for Mobile Edge Computing (MEC).
deib-polimi / RenoirReactive Network of Operators In Rust. Framework for Parallel and distributed computation inspired from the DataFlow model
Capt-Lappland / VortexDockVortexDock is a Python-based distributed molecular docking system, supports parallel computation across multiple nodes, utilizing idle resources to improve virtual screening efficiency.