algorithm-ninja / cpp-btree
Git mirror of the official (mercurial) repository of cpp-btree
☆74Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-btree
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 3 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Boost.Lockfree☆125Updated this week
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 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
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- STL compatible implementation of hash map optimized for concurrent access☆24Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- C++ framework for rapid server development☆76Updated 9 months ago
- QSBR and EBR library☆116Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆123Updated last year
- Boost.Coroutine2☆128Updated this week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- Boost.Coroutine☆80Updated this week
- Boost.org multi_index module☆45Updated this week
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- Boost.Sort☆51Updated this week
- A special smart pointer to exchange data between threads☆37Updated 5 years ago