Kronuz / cpp-btreeLinks
Modern C++ B-tree containers
☆280Updated 2 years ago
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☆316Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated last year
- A High-Performance Work-Stealing Queue for C++☆331Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 6 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆443Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆674Updated last week
- Boost.Lockfree☆148Updated last month
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++ implementation of Radix tree☆67Updated 6 years ago
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- ☆351Updated 3 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆228Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- ☆147Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago