Kronuz / cpp-btreeLinks
Modern C++ B-tree containers
☆272Updated last year
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☆309Updated 2 years ago
- A fast work-stealing queue template in C++☆308Updated last year
- Fast and memory efficient c++ flat hash map/set☆612Updated last week
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆66Updated 9 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆308Updated 10 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 3 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆415Updated 5 months ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- ☆127Updated 2 years ago
- A C++ implementation of timsort☆307Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- C++ implementation of raft consensus☆265Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆165Updated 10 months ago
- A micro microbenchmarking library for C++11 in a single header file☆219Updated 2 months ago
- C++20 coroutine library☆784Updated last week
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Boost.Lockfree☆133Updated last month
- ☆331Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago