memsql / lockfree-bench
Benchmarks for lockfree datastructures.
☆120Updated 10 years ago
Alternatives and similar repositories for lockfree-bench:
Users that are interested in lockfree-bench are comparing it to the libraries listed below
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 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 11 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- ☆32Updated 7 years ago
- ☆66Updated 4 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Mordor is a high performance I/O library based on fibers.☆21Updated 7 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Iterator library.☆79Updated 5 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Code example from Crash and Burn lecture☆28Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago