dtolnay / dyn-hashLinks
Hash trait that is object-safe
☆35Updated last month
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☆32Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- horrible serde macro stuff☆39Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A faster Arc.☆75Updated last year
- Library facilitating safe pinned initialization☆62Updated this week
- A sinless derive helper☆75Updated 4 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last week
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Utilities for working with impl traits in Rust.☆116Updated 9 months ago
- Rust Project Goals tracker☆88Updated 2 weeks ago
- `$crate` in procedural macros.☆76Updated last month
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- Resize observer hooks for Dioxus 🧬☆10Updated 10 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Convert number to enum☆87Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆115Updated this week
- Find out what platform your code is running on from Rust☆32Updated 3 years ago