C++ implementation of Radix tree
☆66Feb 22, 2026Updated last month
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Jan 29, 2023Updated 3 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆19Sep 1, 2019Updated 6 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆860Nov 11, 2025Updated 4 months ago
- ☆11Aug 9, 2021Updated 4 years ago
- Automatically exported from code.google.com/p/balaban-segments-intersections☆16Mar 16, 2026Updated 3 weeks ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Role which helps to manage ulimit configuration☆11Apr 27, 2015Updated 10 years ago
- Circular span☆12May 24, 2024Updated last year
- ☆12Jan 12, 2018Updated 8 years ago
- Implements a Rust ordered map as a BurstTrie.☆30May 26, 2017Updated 8 years ago
- ☆17Oct 28, 2020Updated 5 years ago
- micro-benchmarking row access for PostgreSQL or YugabyteDB (based on https://github.com/therealkevinc/pgio )☆12Jun 13, 2024Updated last year
- PH-Tree C++ implementation by Improbable.☆27Mar 7, 2023Updated 3 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆46May 25, 2015Updated 10 years ago
- Wrapper around Phabricator's Conduit API☆16Aug 10, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A program that aims to measure the size of RAM an the characteristics of CPU Cache.☆13Nov 12, 2018Updated 7 years ago
- Parallel construction of binary radix trees, implemented from an nVidia paper.☆20May 12, 2020Updated 5 years ago
- ☆15Sep 13, 2025Updated 6 months ago
- Modern C++ B-tree containers☆282Aug 11, 2023Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- ☆15Jan 24, 2022Updated 4 years ago
- benchmark driver for "Can Learned Models Replace Hash Functions?" VLDB submission☆16Oct 31, 2023Updated 2 years ago
- Jepsen testing for YugabyteDB database☆13Updated this week
- A tool for generating source code from Blink schemas☆23Apr 29, 2016Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆12Jan 7, 2023Updated 3 years ago
- simple c++ hooks around malloc/realloc/free☆16May 14, 2018Updated 7 years ago
- Suite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools☆42Feb 23, 2026Updated last month
- C++17 header-only library for reading and writing GTFS 🌍☆32Jul 5, 2024Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆173Nov 24, 2025Updated 4 months ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional