Kronuz / cpp-btree
Modern C++ B-tree containers
☆269Updated last year
Alternatives and similar repositories for cpp-btree:
Users that are interested in cpp-btree are comparing it to the libraries listed below
- Comprehensive benchmarks of C++ maps☆307Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆294Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆565Updated this week
- A fast work-stealing queue template in C++☆305Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆63Updated 6 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆407Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆576Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆358Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 6 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆158Updated 7 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆163Updated last year
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆179Updated 5 years ago
- Concurrent Deferred Reference Counting☆159Updated last year
- C++20 coroutine library☆697Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 months ago
- Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)☆250Updated 3 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- Coroutines for C++20 & asio☆259Updated 2 weeks ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆973Updated last year
- Example programs for Talking Async videos☆188Updated 2 years ago
- A STL allocator that mmaps files☆246Updated 3 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆126Updated last year