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
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- Comprehensive benchmarks of C++ maps☆305Updated last year
- A fast work-stealing queue template in C++☆302Updated last year
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆289Updated 6 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆544Updated last week
- C++ implementation of a memory efficient hash map and hash set☆343Updated 5 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆405Updated last month
- A concurrent thread-safe hash map implemented in C++☆146Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆353Updated 9 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆201Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆149Updated last year
- C++20 coroutine library☆663Updated this week
- Coroutines for C++20 & asio☆252Updated this week
- ☆313Updated 3 weeks ago
- Boost.Lockfree☆128Updated last month
- Fast Approximate Membership Filters (C++)☆273Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- An adaptive radix tree for efficient indexing in main memory.☆153Updated 11 months ago
- A STL allocator that mmaps files☆245Updated 3 years ago
- Greg's Template Library of useful classes.☆172Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 5 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆488Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆155Updated 6 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆808Updated 5 months ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- C++11 metaprogramming library☆255Updated last month