vitorenesduarte / expLinks
Running CRDT experiments on top of https://github.com/vitorenesduarte/ldb
☆15Updated 4 years ago
Alternatives and similar repositories for exp
Users that are interested in exp are comparing it to the libraries listed below
Sorting:
- Replication of CRDTs☆38Updated 4 years ago
- Erlang implementation of tagged reliable causal broadcast.☆25Updated 7 years ago
- Server Wide Clocks for Distributed Eventually Consistent Systems☆46Updated 9 years ago
- A Distributed Key-Value Store with "Server Wide Clocks"☆85Updated 9 years ago
- Using "Testing Shared Memories" paper to make Jepsen check linearizability in linear time☆20Updated 7 years ago
- An SQL interface for AntidoteDB☆13Updated 7 years ago
- Erlang Sandboxing for Reliable and Scalable Concurrency Testing☆25Updated 6 years ago
- Loquat: A System for Large-Scale Actor Programming☆11Updated 8 years ago
- RPC/XDR protocol compiler (from jungerl)☆14Updated 6 years ago
- experimenting with CRDTs in erlang☆32Updated 10 years ago
- 🛠️ Realistic benchmark for key value stores☆24Updated 4 years ago
- Make rpc:calls from erlang to haskell☆17Updated 10 years ago
- A vectorclock library for Erlang.☆14Updated 3 years ago
- [discontinued, see pviotti/conver] Practical verification of non-transactional consistency models.☆18Updated 9 years ago
- Generic abstraction for building dataflow computations.☆16Updated 8 years ago
- A direct-to-syslog logger over udp for Erlang☆11Updated 5 years ago
- A Logical Clock for Static and Dynamic Systems☆160Updated 7 years ago
- Erlang on Bare Metal☆57Updated 10 years ago
- Delta-State Convergent Replicated Data Types (ẟ-CRDTs) for the Pony language.☆39Updated 6 years ago
- Pure Pony Kafka client☆59Updated 6 years ago
- Provide Active-Anti-Entropy features to a virtual node in a KV store☆20Updated last month
- High Performance Erlang Kafka Producer☆16Updated 2 years ago
- Integrating the CAP theorem into distributed language design.☆13Updated 7 years ago
- Experimental evaluation for the Partisan paper at USENIX ATC 2019.☆23Updated 6 years ago
- SecEr: Erlang Code Evolution Control Tool☆12Updated 3 years ago
- Erlang and Elixir supervisors restart strategies☆11Updated 8 years ago
- multi-layer MVCC log append-only database library based on the Apache CouchDB btree.