JGRennison / cpp-btreeLinks
Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.
☆37Updated 4 months ago
Alternatives and similar repositories for cpp-btree
Users that are interested in cpp-btree are comparing it to the libraries listed below
Sorting:
- 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
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆44Updated 10 years ago
- For details, see the blog post:☆34Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Concurrent trie-hash map library☆92Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- ☆37Updated 10 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago