wichtounet / btrees
C++ implementation of concurrent Binary Search Trees
☆72Updated 9 years ago
Alternatives and similar repositories for btrees:
Users that are interested in btrees are comparing it to the libraries listed below
- 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
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆179Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆66Updated 4 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆74Updated 6 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- QSBR and EBR library☆119Updated 5 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago