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:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 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
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- QSBR and EBR library☆121Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- The world's first Web-scale memory allocator☆108Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Compilation of concurrent data structures with at least lock-free or wait-free properties.☆75Updated 6 years ago
- Templated Portable I/O Environment☆113Updated 2 months ago
- Our open source benchmarks and code samples☆192Updated last week
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago