Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".
☆58Jan 27, 2023Updated 3 years ago
Alternatives and similar repositories for path_decomposed_tries
Users that are interested in path_decomposed_tries are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Compressed double-array tries for static string dictionaries☆12May 9, 2019Updated 7 years ago
- A collection of succinct data structures☆215Jan 3, 2024Updated 2 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Dec 7, 2012Updated 13 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66May 29, 2024Updated 2 years ago
- C++ Library implementing Compressed String Dictionaries☆47Apr 25, 2022Updated 4 years 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.
- Compact Tree Representation☆16Mar 16, 2017Updated 9 years ago
- A library of inverted index data structures☆150Dec 15, 2022Updated 3 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Apr 26, 2022Updated 4 years ago
- Lock-free multithreaded memory allocation☆111Dec 14, 2016Updated 9 years ago
- ☆27Mar 23, 2017Updated 9 years ago
- Experiments with array layouts for comparison-based searching☆88Jan 5, 2024Updated 2 years ago
- Morally-correct string and stream interpolation for Go.☆24Apr 23, 2016Updated 10 years ago
- Space efficient (graph) algorithms☆18Sep 10, 2020Updated 5 years ago
- Intermediate Compute Language with OpenCL/CUDA Backends☆20Oct 11, 2014Updated 11 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- C++17 implementation of memory-efficient dynamic tries☆58Feb 15, 2022Updated 4 years ago
- Careful implementation of Jaro and Jaro-Winkler text difference algorithms☆17Jan 23, 2017Updated 9 years ago
- Fully procedural GLSL eyeball shader☆11Sep 14, 2015Updated 10 years ago
- Bitmap Compression Library in Go☆52Nov 19, 2013Updated 12 years ago
- Crit-bit tree (trie) library☆32Jun 8, 2014Updated 12 years ago
- Collection of succinct data structures in Rust☆104Updated this week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Sep 4, 2024Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Jan 31, 2015Updated 11 years ago
- Dynamic Score-Decomposed Tries which more efficiently solve the prefix autocomplete problem☆28Mar 30, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Jan 3, 2024Updated 2 years ago
- Antialiasing algorithm☆13Jun 10, 2016Updated 10 years ago
- 🦞 Rust library of natural language dictionaries using character-wise double-array tries.☆38Jan 13, 2025Updated last year
- Companion source code for GTC 2014 talk☆11Mar 25, 2014Updated 12 years ago
- Regular Expression Research☆12Jul 6, 2022Updated 4 years ago
- finding set bits in large bitmaps☆15Nov 30, 2015Updated 10 years ago
- a light weight, high performance coroutine implementation☆39Oct 16, 2012Updated 13 years ago
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆16Nov 22, 2018Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆36Jun 8, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- AirIndex: Versatile Index Tuning Through Data and Storage☆11Dec 18, 2024Updated last year
- A simple example showing how to implement a DDA based screen-space ray marcher in Unity☆13Apr 18, 2017Updated 9 years ago
- Experimentations with distributed tasks for a game engine☆12Jul 20, 2012Updated 14 years ago
- p3☆18Jun 10, 2016Updated 10 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Aug 26, 2014Updated 11 years ago
- SUccinct Retrieval Framework☆21Jan 24, 2016Updated 10 years ago
- Marching cube on the GPU☆11Oct 1, 2012Updated 13 years ago