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
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆57Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 years ago
- Gossip protocol implementation in C☆59Updated 8 years ago
- COW b-trees☆102Updated 7 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- QSBR and EBR library☆123Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ implementation of raft consensus☆266Updated 2 years ago
- Our open source benchmarks and code samples☆192Updated last month
- Code example from Crash and Burn lecture☆28Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A simple, reference implementation of a B^e-tree☆157Updated 6 years ago
- Generic, efficient, thread safe connection pooling for C++☆30Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 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
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago