rahuliyer / paxosLinks
A simple Paxos implementation in C++
☆11Updated 12 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below
Sorting:
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 14 years ago
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- Gossip protocol implementation in C☆59Updated 8 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A header-only bloom filter implementation in C++14.☆13Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- C++ implementation of raft consensus☆265Updated 2 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- ☆66Updated 4 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Updated 13 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- Raft implementation based on libcppa☆21Updated 10 years ago
- ☆20Updated 3 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆82Updated 9 years ago
- QSBR and EBR library☆121Updated 5 years ago