dtolnay / dyn-hashLinks
Hash trait that is object-safe
☆34Updated 2 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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Resize observer hooks for Dioxus 🧬☆10Updated 9 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- 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
- horrible serde macro stuff☆39Updated last year
- A faster Arc.☆75Updated last year
- Mirror of Rust's allocator api for use on stable rust☆67Updated 3 weeks ago
- Rust procedural macro attribute parser☆45Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Convert number to enum☆87Updated last year
- Minimal asynchronous executor for Rust☆130Updated last week
- ☆52Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Rust Project Goals tracker☆87Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- ☆55Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated last month
- ☆76Updated 2 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated 3 weeks ago
- the definitive non-empty slice/array/vec library for Rust☆18Updated 3 months ago
- ☆20Updated 3 months ago