Kronuz / cpp-btreeLinks
Modern C++ B-tree containers
☆277Updated 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:
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆327Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆437Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- A fast work-stealing queue template in C++☆322Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆617Updated 2 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated last month
- C++ implementation of a memory efficient hash map and hash set☆363Updated last month
- High performance HTTP server built on C++20 coroutines and io_uring☆171Updated last year
- Fast and memory efficient c++ flat hash table/map/set☆647Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- Boost.Lockfree☆145Updated 2 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆296Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Lewis Baker's Blog☆73Updated 7 months ago
- ☆128Updated 2 years ago