memsql / lockfree-bench
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
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- An attempt to split the Raft library out of LogCabin☆37Updated 7 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- Fast wait-free algorithms designed for shared memory systems☆46Updated 6 years ago
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples☆37Updated 11 years ago
- ☆66Updated 4 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- ☆32Updated 7 years ago
- A C++ library for building sturdy software.☆109Updated last month
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- ☆37Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- General purpose C++ library for iZENECloud☆42Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago