String map implementation through Fast Succinct Trie
☆23Jul 9, 2021Updated 5 years ago
Alternatives and similar repositories for fast_succinct_trie
Users that are interested in fast_succinct_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:
- Fast compressed trie dictionary library☆73Sep 20, 2024Updated last year
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆36Apr 9, 2026Updated 3 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Jan 8, 2023Updated 3 years ago
- This is the code for our self-designing range filter as described in our SIGMOD'22 paper of the same name.☆13Feb 23, 2023Updated 3 years ago
- ☆20Apr 30, 2026Updated 2 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆39Dec 20, 2022Updated 3 years ago
- Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force☆15Mar 31, 2025Updated last year
- A C++ library to benchmark inverted indexes.☆22Aug 4, 2020Updated 5 years ago
- HDFS based on Java implementation as a remote ObjectStore for DataFusion☆10Feb 13, 2024Updated 2 years ago
- ☆27Mar 23, 2017Updated 9 years ago
- Official repository of the ACM SIGIR 2019 paper: "Fast Approximate Filtering of Search Results Sorted by Attribute" by Franco Maria Nardi…☆14Nov 7, 2019Updated 6 years ago
- C++ Library implementing Compressed String Dictionaries☆47Apr 25, 2022Updated 4 years ago
- LOUDS-trie implementation example (C++)☆15Nov 27, 2019Updated 6 years ago
- Implementation of a Backpack Quotient Filter☆13Jun 24, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Perfect Hash Table C/C++ Library☆15Nov 22, 2020Updated 5 years ago
- Shaded version of Apache Hive for Trino☆11Aug 13, 2024Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆39Aug 22, 2024Updated last year
- ☆11Apr 19, 2018Updated 8 years ago
- Attempt to bring some refreshing and cleanup to TinyScheme as found at sourceforge☆18Jul 12, 2025Updated last year
- Self-Tuning Adaptive Radix Tree☆32Apr 19, 2020Updated 6 years ago
- HOT - Height Optimized Trie☆158Mar 26, 2018Updated 8 years ago
- Automatically exported from code.google.com/p/tx-trie☆29Jun 23, 2015Updated 11 years ago
- Code repository for SNARF☆13Apr 27, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆50Sep 12, 2022Updated 3 years ago
- Static Huffman coding☆10Apr 3, 2017Updated 9 years ago
- Fast User Level LOCK library☆27Jun 29, 2026Updated 3 weeks ago
- Cuckoo Index: A Lightweight Secondary Index Structure