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:
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆446Updated last year
- network library based on io_uring and C++20 coroutine☆110Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 5 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated last week
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- A STL allocator that mmaps files☆255Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Boost.Lockfree☆148Updated this week
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- C++ implementation of raft consensus☆272Updated 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
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++ implementation of Radix tree☆67Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months 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 …☆298Updated last year
- ☆128Updated 2 years ago