550 skills found · Page 2 of 19
pipethedev / Distributed System AlgorithmsNo description available
linkedin / Isolation ForestA distributed Spark/Scala implementation of the isolation forest and extended isolation forest algorithms for unsupervised outlier detection, featuring support for scalable training and ONNX export for easy cross-platform inference.
scienceai / Tsne Jst-distributed stochastic neighbor embedding (t-SNE) algorithm implemented in JavaScript
DEAP / NotebooksNotebooks on how to use Distributed Evolutionary Algorithm in Python (DEAP)
basilysf1709 / Distributed SystemsComprehensive guide, algorithms and tools on distributed systems
xswang / XflowDistributed LR、 FM model on Parameter Server. FTRL and SGD Optimization Algorithm.
pablosmedina / CkiteCKite - A JVM implementation of the Raft distributed consensus algorithm written in Scala
eth-cscs / COSMADistributed Communication-Optimal Matrix-Matrix Multiplication Algorithm
wuba / WLockA high-reliable, high-throughput distributed lock service based on the consensus algorithm component WPaxos.
MLOPTPSU / FedTorchFedTorch is a generic repository for benchmarking different federated and distributed learning algorithms using PyTorch Distributed API.
DataDog / Sketches GoGo implementations of the distributed quantile sketch algorithm DDSketch
hhblaze / Raft.NetImplementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
oslabs-beta / Deno RedlockDeno's first lightweight, secure distributed lock manager utilizing the Redlock algorithm
google / ZetasketchA collection of libraries for single-pass, distributed, sublinear-space approximate aggregation and sketching algorithms. Currently: HyperLogLog++; more to come.
simonacca / ZattPython implementation of the Raft algorithm for distributed consensus
ceteri / ExelixiExelixi is a distributed framework based on Apache Mesos, mostly implemented in Python using gevent for high-performance concurrency. It is intended to run cluster computing jobs (partitioned batch jobs, which include some messaging) in pure Python. By default, it runs genetic algorithms at scale.
ibr-alg / WiselibA generic algorithms library for heterogeneous, distributed, embedded systems.
CogRob / Distributed MapperThis library is an implementation of the algorithm described in Distributed Trajectory Estimation with Privacy and Communication Constraints: a Two-Stage Distributed Gauss-Seidel Approach.
mitdbg / DenevaDeneva is a distributed in-memory database framework that supports the evaluation of various concurrency control algorithms.
pioardi / Ring ElectionA node js library with a distributed leader/follower algorithm ready to be used