laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆129Updated 7 months ago
Alternatives and similar repositories for trie-rs
Users that are interested in trie-rs are comparing it to the libraries listed below
Sorting:
- ☆304Updated last month
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Semantic wrapper for byte count representations☆149Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Provides assert_eq! like macros with colorized diff output☆152Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- Macro for auto-memoizing Rust functions.☆89Updated 3 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A Vec of Bits☆180Updated 2 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated last month
- Rust macro for automatically generating default☆146Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Boolean-valued predicate functions in Rust☆199Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆168Updated 2 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- rust library for formatting dynamic strings☆155Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆147Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- An LCS based slice and string diffing implementation.☆86Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- Compile-time string operations☆107Updated last month