Modern C++ B-tree containers
☆281Aug 11, 2023Updated 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:
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆247Oct 29, 2024Updated last year
- C++14 lock-free queue.☆1,823Mar 13, 2026Updated last week
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- B+ tree implementation which stores data in file☆280Jan 12, 2024Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆450Jan 10, 2025Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- 🌲 Fully unit-tested B+ tree with basic paging implemented in C++☆17Jul 8, 2019Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Aug 2, 2014Updated 11 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,881Jan 4, 2023Updated 3 years ago
- B++ Tree☆72Jul 20, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆643Mar 10, 2023Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆252Aug 29, 2020Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Feb 18, 2026Updated last month
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 3 years ago
- ☆10Jul 22, 2020Updated 5 years ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,746May 1, 2025Updated 10 months ago
- TCP/IP stack implementation☆18May 11, 2020Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 7 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 9 months ago
- Open Source Realtime Live Map for Geo Smart System☆12Oct 16, 2024Updated last year
- Optimized for systems that read and write large blobs.☆12Mar 23, 2015Updated 10 years ago
- Ultra fast C++11 allocator for STL containers.☆272Jan 3, 2022Updated 4 years ago
- libvirttime provides transparent time virtualization, all in userspace.☆15Nov 18, 2021Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 8 months ago
- llvm::SmallVector stripped from dependencies.☆35May 17, 2020Updated 5 years ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- C++ wrapper around wyhash and wyrand☆14Jul 20, 2024Updated last year
- C++ implementation of Radix tree☆66Feb 22, 2026Updated 3 weeks ago