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:
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A fast work-stealing queue template in C++☆326Updated last year
- A concurrent thread-safe hash map implemented in C++☆147Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆329Updated last year
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆441Updated 10 months ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆623Updated 3 months ago
- A STL allocator that mmaps files☆252Updated 4 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆172Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆212Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆655Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Boost.Lockfree☆147Updated last week
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- C++ implementation of Radix tree☆65Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 2 weeks ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- ☆128Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆212Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- ☆342Updated last week
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆244Updated last year
- ☆147Updated 2 weeks ago