Modern C++ B-tree containers
☆280Aug 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☆246Oct 29, 2024Updated last year
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- C++14 lock-free queue.☆1,816Feb 17, 2026Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Sep 25, 2023Updated 2 years ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆448Jan 10, 2025Updated last year
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 3 months ago
- B+ tree implementation which stores data in file☆280Jan 12, 2024Updated 2 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 7 months ago
- TCP/IP stack implementation☆18May 11, 2020Updated 5 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 3 months ago
- oystr recursively searches directories for a substring.☆11Apr 24, 2022Updated 3 years ago
- ☆10Jul 22, 2020Updated 5 years ago
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆639Mar 10, 2023Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Aug 2, 2014Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Feb 18, 2026Updated last week
- B++ Tree☆72Jul 20, 2024Updated last year
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- Open Source Realtime Live Map for Geo Smart System☆12Oct 16, 2024Updated last year
- (Legacy) Extremely fast unordered map and set library for C++20☆11Sep 17, 2023Updated 2 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,881Jan 4, 2023Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 3 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Sep 9, 2021Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆636Aug 7, 2025Updated 6 months ago
- libvirttime provides transparent time virtualization, all in userspace.☆15Nov 18, 2021Updated 4 years ago
- tail log to kafka, support lua filter before send☆10Aug 19, 2019Updated 6 years ago
- 基于B+树的磁盘索引☆13Aug 20, 2020Updated 5 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆859Nov 11, 2025Updated 3 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆912Feb 3, 2024Updated 2 years ago
- An indirect value-type for C++☆82Sep 22, 2023Updated 2 years ago
- A working project for High-concurrency B-tree source code in C☆252Aug 29, 2020Updated 5 years ago