laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆130Updated 10 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:
- ☆314Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆228Updated 3 weeks ago
- A Vec of Bits☆185Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Compile-time string operations☆115Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A simple bitset container for Rust☆159Updated 6 months ago
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 2 weeks ago
- A Set of Bits☆72Updated 4 months ago
- Macro for auto-memoizing Rust functions.☆92Updated 2 weeks ago
- extremely boring async function runner!☆162Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 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…☆99Updated 4 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A lightweight version of pin-project written with declarative macros.☆265Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- ☆241Updated 5 months ago