laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆128Updated 6 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:
- ☆296Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆221Updated 3 weeks ago
- Define your own PhantomData☆156Updated last week
- A Vec of Bits☆181Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated last week
- rust library for formatting dynamic strings☆155Updated last month
- A simple bitset container for Rust☆148Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- 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 week
- An LCS based slice and string diffing implementation.☆85Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Semantic wrapper for byte count representations☆145Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- Blazing fast immutable collection datatypes for Rust.☆112Updated last week
- A Set of Bits☆72Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Compile-time string operations☆103Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Async synchronization primitives☆270Updated 3 weeks ago