Kronuz / cpp-btreeLinks
Modern C++ B-tree containers
☆274Updated last year
Alternatives and similar repositories for cpp-btree
Users that are interested in cpp-btree are comparing it to the libraries listed below
Sorting:
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year
- A fast work-stealing queue template in C++☆315Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated last week
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆620Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 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
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆69Updated 10 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆187Updated last year
- Boost.Lockfree☆135Updated 2 months ago
- ☆127Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- ☆336Updated this week
- C++ implementation of Radix tree☆65Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆183Updated 5 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated 11 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago