All Projects → mesomatic → Similar Projects or Alternatives

476 Open source projects that are alternatives of or similar to mesomatic

b-rabbit
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
Stars: ✭ 15 (-77.94%)
Mutual labels:  distributed-systems
traffic
Massively real-time traffic streaming application
Stars: ✭ 25 (-63.24%)
Mutual labels:  distributed-systems
ex united
Easily spawn Elixir nodes (supervising, Mix configured, easy asserted / refuted) within ExUnit tests
Stars: ✭ 40 (-41.18%)
Mutual labels:  distributed-systems
transit
Massively real-time city transit streaming application
Stars: ✭ 20 (-70.59%)
Mutual labels:  distributed-systems
Anubis
Distributed LMS for automating Computing Science Courses From NYU
Stars: ✭ 184 (+170.59%)
Mutual labels:  distributed-systems
realtimemap-dotnet
A showcase for Proto.Actor - an ultra-fast distributed actors solution for Go, C#, and Java/Kotlin.
Stars: ✭ 47 (-30.88%)
Mutual labels:  distributed-systems
research
distributed system;blokchain;filecoin/ipfs,...
Stars: ✭ 39 (-42.65%)
Mutual labels:  distributed-systems
Knowledge-Discovery-Agents
A Goal-Oriented Approach to Knowledge Discovery in Multi-Agent Systems
Stars: ✭ 38 (-44.12%)
Mutual labels:  distributed-systems
rdoc
Conflict-free replicated JSON implementation in native Go
Stars: ✭ 76 (+11.76%)
Mutual labels:  distributed-systems
django-celery-fulldbresult
Django Celery DB Backend that keeps enough info to retry a task.
Stars: ✭ 37 (-45.59%)
Mutual labels:  distributed-systems
reacted
Actor based reactive java framework for microservices in local and distributed environment
Stars: ✭ 17 (-75%)
Mutual labels:  distributed-systems
learning-mesos-with-minimesos-workshop
No description or website provided.
Stars: ✭ 13 (-80.88%)
Mutual labels:  mesos
chapar
A framework for verification of causal consistency for distributed key-value stores and their clients in Coq [maintainer=@palmskog]
Stars: ✭ 29 (-57.35%)
Mutual labels:  distributed-systems
coolbeans
Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Stars: ✭ 56 (-17.65%)
Mutual labels:  distributed-systems
reactive-pipes
A thin library around Reactive Extensions to simplify writing evented applications in C#.
Stars: ✭ 12 (-82.35%)
Mutual labels:  distributed-systems
Systemizer
A system design tool that allows you to simulate data flow of distributed systems.
Stars: ✭ 1,219 (+1692.65%)
Mutual labels:  distributed-systems
nats-account-server
A simple HTTP/NATS server to host JWTs for nats-server 2.0 account authentication.
Stars: ✭ 62 (-8.82%)
Mutual labels:  distributed-systems
consistent-hashing
an implementation of Consistent Hashing in pure Ruby using an AVL tree
Stars: ✭ 40 (-41.18%)
Mutual labels:  distributed-systems
core
Microservice abstract class
Stars: ✭ 37 (-45.59%)
Mutual labels:  distributed-systems
golearn
🔥 Golang basics and actual-combat (including: crawler, distributed-systems, data-analysis, redis, etcd, raft, crontab-task)
Stars: ✭ 36 (-47.06%)
Mutual labels:  distributed-systems
modules
Mesos modules examples and open source modules outside of the Apache Mesos source tree.
Stars: ✭ 26 (-61.76%)
Mutual labels:  mesos
dcos-k8s-rust-skaffold-demo
A demo of pipelining Rust application development to Kubernetes on DC/OS with Skaffold.
Stars: ✭ 40 (-41.18%)
Mutual labels:  mesos
open-box
Generalized and Efficient Blackbox Optimization System [SIGKDD'21].
Stars: ✭ 174 (+155.88%)
Mutual labels:  distributed-systems
protoactor-go
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
Stars: ✭ 4,138 (+5985.29%)
Mutual labels:  distributed-systems
fjage
Framework for Java and Groovy Agents
Stars: ✭ 19 (-72.06%)
Mutual labels:  distributed-systems
asparagus
An easy to use task scheduler for distributed systems
Stars: ✭ 14 (-79.41%)
Mutual labels:  distributed-systems
ray tutorial
An introductory tutorial about leveraging Ray core features for distributed patterns.
Stars: ✭ 67 (-1.47%)
Mutual labels:  distributed-systems
v6d
vineyard (v6d): an in-memory immutable data manager. (Project under CNCF)
Stars: ✭ 557 (+719.12%)
Mutual labels:  distributed-systems
sworm
A user-friendly distributed process registry and process supervisor
Stars: ✭ 20 (-70.59%)
Mutual labels:  distributed-systems
elixir cluster
Distributed Elixir Cluster on Render with libcluster and Mix Releases
Stars: ✭ 15 (-77.94%)
Mutual labels:  distributed-systems
pixie
Instant Kubernetes-Native Application Observability
Stars: ✭ 3,238 (+4661.76%)
Mutual labels:  distributed-systems
epaxos
A pluggable implementation of the Egalitarian Paxos Consensus Protocol
Stars: ✭ 39 (-42.65%)
Mutual labels:  distributed-systems
file management sys
file_management_sys 是一个文件共享系统,包括前端文件展示系统和后台管理系统,基于SpringBoot + MyBatis实现。前端文件展示系统包括文件分类和展示界面,文件搜索和文件上传等模块。后台管理系统包含文件管理,权限管理等模块。
Stars: ✭ 60 (-11.76%)
Mutual labels:  distributed-systems
road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
Stars: ✭ 55 (-19.12%)
Mutual labels:  distributed-systems
retz
A batch job queuing and execution service (Mesos framework)
Stars: ✭ 23 (-66.18%)
Mutual labels:  mesos
Raf
An Elixir library which implements the Raft consensus protocol
Stars: ✭ 33 (-51.47%)
Mutual labels:  distributed-systems
NautilusCSharp
The open-core for enterprise-grade algorithmic trading infrastructure
Stars: ✭ 16 (-76.47%)
Mutual labels:  distributed-systems
XLearning-GPU
qihoo360 xlearning with GPU support; AI on Hadoop
Stars: ✭ 22 (-67.65%)
Mutual labels:  distributed-systems
IoTPy
Python for streams
Stars: ✭ 24 (-64.71%)
Mutual labels:  distributed-systems
Distributed-System-Algorithms-Implementation
Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election
Stars: ✭ 39 (-42.65%)
Mutual labels:  distributed-systems
MIT6.824-2017-Chinese
A Chinese version of MIT 6.824 (Distributed System)
Stars: ✭ 67 (-1.47%)
Mutual labels:  distributed-systems
CrashTuner
CrashTuner(SOSP2019)
Stars: ✭ 26 (-61.76%)
Mutual labels:  distributed-systems
nkn-shell-daemon
NKN shell daemon
Stars: ✭ 29 (-57.35%)
Mutual labels:  distributed-systems
foremast-brain
Foremast-brain is a component of Foremast project.
Stars: ✭ 17 (-75%)
Mutual labels:  distributed-systems
gen browser
Transparent bi-directional communication for clients, servers and more
Stars: ✭ 67 (-1.47%)
Mutual labels:  distributed-systems
DTC
DTC is a high performance Distributed Table Cache system designed by JD.com that offering hotspot data cache for databases in order to reduce pressure of database and improve QPS.
Stars: ✭ 21 (-69.12%)
Mutual labels:  distributed-systems
dcos-deploy
Deploy, manage and orchestrate services and apps on DC/OS
Stars: ✭ 21 (-69.12%)
Mutual labels:  mesos
hlclock
Hybrid Logical Clocks for Elixir
Stars: ✭ 46 (-32.35%)
Mutual labels:  distributed-systems
container-orchestration
A Benchmark for Container Orchestration Systems
Stars: ✭ 19 (-72.06%)
Mutual labels:  mesos
Saga
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.
Stars: ✭ 24 (-64.71%)
Mutual labels:  distributed-systems
clock
Logical clocks implementation in Rust
Stars: ✭ 37 (-45.59%)
Mutual labels:  distributed-systems
auklet
Auklet is a high performance storage engine based on Openstack Swift
Stars: ✭ 86 (+26.47%)
Mutual labels:  distributed-systems
awesome-list-of-awesomes
A curated list of all the Awesome --Topic Name-- lists I've found till date relevant to Data lifecycle, ML and DL.
Stars: ✭ 259 (+280.88%)
Mutual labels:  distributed-systems
Layr
A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme
Stars: ✭ 90 (+32.35%)
Mutual labels:  distributed-systems
Gauntlet
🔖 Guides, Articles, Podcasts, Videos and Notes to Build Reliable Large-Scale Distributed Systems.
Stars: ✭ 336 (+394.12%)
Mutual labels:  distributed-systems
campaign
Comic Relief Campaign Distribution in Drupal 8
Stars: ✭ 22 (-67.65%)
Mutual labels:  distributed-systems
Kites
🪁 A consistency, partition tolerance completed distributed KV store, implementation of the Raft distributed consensus protocol and Kotlin.
Stars: ✭ 41 (-39.71%)
Mutual labels:  distributed-systems
ring-election
A node js library with a distributed leader/follower algorithm ready to be used
Stars: ✭ 92 (+35.29%)
Mutual labels:  distributed-systems
privacy-preserving-primitives
primitives and protocols for implementing privacy preserving networks
Stars: ✭ 14 (-79.41%)
Mutual labels:  distributed-systems
mesos-executor
Customizable Apache Mesos task executor
Stars: ✭ 50 (-26.47%)
Mutual labels:  mesos
1-60 of 476 similar projects