wichtounet / btreesLinks
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
Sorting:
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Boost.Sort☆53Updated this week
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆141Updated 5 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
- Component-Model Framework in C++☆44Updated 9 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- ☆66Updated 4 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago