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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- QSBR and EBR library☆119Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆58Updated 6 years ago
- Boost.Sort☆52Updated last week
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Boost.org intrusive module☆56Updated 2 weeks ago
- ☆20Updated 6 months ago
- Boost.org multi_index module☆49Updated 3 weeks ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆80Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Boost.Coroutine2☆133Updated 3 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- STL-based caches for C++☆116Updated last year
- Enjoy template metaprogramming☆113Updated 8 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆127Updated last year
- Boost.Coroutine☆83Updated 3 weeks ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆48Updated 3 weeks ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Boost.Atomic☆61Updated 3 weeks ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆203Updated 2 years ago
- For details, see the blog post:☆32Updated last year