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
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Our open source benchmarks and code samples☆192Updated last month
- A C++ library for building sturdy software.☆109Updated 3 weeks ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- QSBR and EBR library☆123Updated 5 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- ☆66Updated 4 years ago
- C++ QD locking library☆11Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆95Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 9 years ago