An idiomatic and fast QP-trie implementation in pure Rust.
☆103Apr 21, 2024Updated last year
Alternatives and similar repositories for qp-trie-rs
Users that are interested in qp-trie-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A qp-trie implementation in Rust☆44Dec 31, 2024Updated last year
- Fast generic radix trie implemented in Rust☆219Sep 16, 2025Updated 6 months ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- A simple macro library for creating phantom enums. Just simple sugar.☆14Jun 8, 2016Updated 9 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Dec 8, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- A radix tree implementation☆15Sep 22, 2022Updated 3 years ago
- Judy array implementation in pure Rust☆87Sep 2, 2017Updated 8 years ago
- Memory efficient trie (prefix tree) library based on LOUDS☆133Mar 14, 2025Updated last year
- ☆14Jul 19, 2017Updated 8 years ago
- Uses `noise-rs` library rendered to render noise to a canvas, allowing users to select and configure the utilized noise functions.☆11Nov 19, 2018Updated 7 years ago
- [Incomplete] A Raft implementation in Rust☆15Jun 4, 2017Updated 8 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- A memory-efficient patricia tree implementation written in Rust☆131Sep 25, 2025Updated 6 months ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Hexadecimal float support for Rust☆42Sep 2, 2025Updated 6 months ago
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated 2 months ago
- A command line utility for doing polarization simulations☆17Aug 21, 2019Updated 6 years ago
- Cargo subcommand for contributing to your dependencies☆56Dec 27, 2019Updated 6 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- Experimental dynamic OOP framework for Rust☆14Jan 22, 2015Updated 11 years ago
- An in-place file rewrite utility, useful for redirecting output to same file as source.☆26Mar 3, 2021Updated 5 years ago
- Experiments with high-throughput lexing on aarch64☆23Apr 1, 2024Updated last year
- Work-stealing thread pool for executiong futures