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:
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Our own thread library similar to pthreads☆18Updated 3 years ago
- Benchmark of common hash functions☆36Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- tcmalloc☆17Updated 11 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆58Updated 2 years ago
- Implementation of the BwTree as specified by Microsoft Research☆99Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Map Reduce infrastructure lite using c++11 and gRPC☆22Updated 8 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
- C++ Concurrency library!☆27Updated 6 years ago
- A benchmark for cache efficient data structures.☆31Updated 3 months ago
- wrappers for tarantool small allocated objects☆12Updated 5 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- Our open source benchmarks and code samples☆193Updated last week
- QSBR and EBR library☆130Updated 5 years ago