memsql / lockfree-benchLinks
Benchmarks for lockfree datastructures.
☆120Updated 11 years ago
Alternatives and similar repositories for lockfree-bench
Users that are interested in lockfree-bench are comparing it to the libraries listed below
Sorting:
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 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 9 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated this week
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆32Updated 7 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- ☆66Updated 4 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A C++ library for building sturdy software.☆109Updated 2 months ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- QSBR and EBR library☆121Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆90Updated 9 years ago
- Raft network simulator, for QA☆18Updated 6 years ago