algorithm-ninja / cpp-btree
Git mirror of the official (mercurial) repository of cpp-btree
☆73Updated 10 years ago
Alternatives and similar repositories for cpp-btree:
Users that are interested in cpp-btree are comparing it to the libraries listed below
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Boost.org multi_index module☆47Updated last month
- Boost.org intrusive module☆56Updated last month
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Boost.Coroutine☆82Updated 2 months ago
- Boost.Sort☆52Updated 2 months ago
- C++ framework for rapid server development☆77Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Proposed B-tree library for Boost.org☆72Updated 10 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Boost.Lockfree☆128Updated last month
- Boost.org pool module☆50Updated last month
- Boost.org circular_buffer module☆54Updated 2 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆125Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- Mirror of Apache C++ Standard Library☆63Updated 6 years ago