wichtounet / btreesLinks
C++ implementation of concurrent Binary Search Trees
☆72Updated 10 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☆78Updated 11 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 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☆144Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆100Updated 7 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- Our open source benchmarks and code samples☆193Updated last month
- 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
- For details, see the blog post:☆34Updated last year
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆76Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 2 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- ☆66Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago