dtolnay / dyn-hashLinks
Hash trait that is object-safe
☆37Updated 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:
- Const TypeId and non-'static TypeId☆70Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Resize observer hooks for Dioxus 🧬☆11Updated last year
- A faster Arc.☆80Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Library facilitating safe pinned initialization☆75Updated last week
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Convert number to enum☆87Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Rust Project Goals tracker☆122Updated last week
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- ☆34Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Imitate the documentation build that docs.rs would do☆67Updated last month
- ☆120Updated this week
- 🐱concat! with support for const variables and expressions☆47Updated 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 last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆55Updated 2 years ago