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
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 11 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 8 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago
- ☆32Updated 7 years ago
- Raft implementation based on libcppa☆21Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Iterator library.☆79Updated 5 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- lock free modified prefix B+tree append-only database☆115Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- ☆66Updated 4 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆34Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago