laysakura / trie-rsLinks
Memory efficient trie (prefix tree) library based on LOUDS
☆130Updated 9 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:
- ☆313Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A Vec of Bits☆184Updated 4 months ago
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated last week
- Define your own PhantomData☆158Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- A simple bitset container for Rust☆158Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated last week
- ☆77Updated 7 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A Set of Bits☆72Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- rust library for formatting dynamic strings☆159Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Generic bijective maps in Rust☆147Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 3 years 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 3 months ago
- FFI-compatible futures☆170Updated 2 months ago