laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆124Updated 4 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:
- ☆291Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆220Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- A Vec of Bits☆181Updated last month
- 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…☆91Updated 4 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 10 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 8 months ago
- Define your own PhantomData☆155Updated last week
- A simple bitset container for Rust☆147Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Generic bijective maps in Rust☆147Updated last year
- Provides assert_eq! like macros with colorized diff output☆149Updated 5 months ago
- Macro for auto-memoizing Rust functions.☆88Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- Rust macro for automatically generating default☆143Updated last year
- A Set of Bits☆68Updated last month
- Macro for writing nested `if let` expressions☆168Updated last year
- Support for json-path in Rust☆127Updated last week
- Async synchronization primitives☆270Updated 4 months ago
- Semantic wrapper for byte count representations☆140Updated 4 months ago
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Compile-time string operations☆101Updated this week