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☆75Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 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
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- Enjoy template metaprogramming☆114Updated 8 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
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- QSBR and EBR library☆121Updated 5 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago