laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆125Updated 5 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☆181Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆213Updated this week
- A simple bitset container for Rust☆148Updated 2 months ago
- ☆293Updated last month
- Semantic wrapper for byte count representations☆141Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆220Updated this week
- Define your own PhantomData☆156Updated this week
- rust library for formatting dynamic strings☆155Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- extremely boring async function runner!☆159Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆253Updated this week
- Compile-time string operations☆102Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- Generic bijective maps in Rust☆147Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated last week
- A Set of Bits☆69Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Async stream for Rust and the futures crate.☆186Updated this week
- Blazing fast immutable collection datatypes for Rust.☆112Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Async synchronization primitives☆270Updated 2 weeks 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…☆93Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago