Kronuz / cpp-btree
Modern C++ B-tree containers
☆266Updated last year
Alternatives and similar repositories for cpp-btree:
Users that are interested in cpp-btree are comparing it to the libraries listed below
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆286Updated 5 months ago
- Fast and memory efficient c++ flat hash map/set☆533Updated this week
- Comprehensive benchmarks of C++ maps☆302Updated last year
- A STL allocator that mmaps files☆244Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆341Updated 3 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆402Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- A fast work-stealing queue template in C++☆300Updated 11 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆50Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 3 months ago
- C++11 metaprogramming library☆248Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆487Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 3 months ago
- An implementation of Seqlock in C++11☆199Updated 5 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆525Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆106Updated last year
- ☆127Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆350Updated 8 months ago
- userland threads☆470Updated 3 weeks ago
- Port of the xxhash library to C++17.☆172Updated last week
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Boost.Lockfree☆128Updated 3 weeks ago
- ☆310Updated this week
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆124Updated last year
- Concurrent Deferred Reference Counting☆154Updated 11 months ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- C++20 coroutine library☆647Updated 2 months ago
- Coroutines for C++20 & asio☆245Updated 3 weeks ago