dtolnay / dyn-hashLinks
Hash trait that is object-safe
☆32Updated 3 weeks ago
Alternatives and similar repositories for dyn-hash
Users that are interested in dyn-hash are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- ☆54Updated last year
- Re-usable CLI flags for `cargo` plugins☆39Updated 2 weeks ago
- ☆53Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 8 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- A sinless derive helper☆72Updated 7 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated 3 weeks ago
- Resize observer hooks for Dioxus 🧬☆10Updated 6 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago