laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆129Updated 8 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:
- A Vec of Bits☆183Updated 2 months ago
- ☆306Updated last month
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated last month
- A simple bitset container for Rust☆155Updated 5 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 2 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆77Updated 6 months ago
- Semantic wrapper for byte count representations☆150Updated last week
- Define your own PhantomData☆158Updated 2 weeks ago
- rust library for formatting dynamic strings☆158Updated 4 months ago
- Provides assert_eq! like macros with colorized diff output☆154Updated 8 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 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…☆97Updated 2 months ago
- An LCS based slice and string diffing implementation.☆86Updated last year
- Fast JSON deserialization on borrowed data☆116Updated last month
- Compile-time string operations☆109Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- extremely boring async function runner!☆162Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Boolean-valued predicate functions in Rust☆199Updated 2 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week