dtolnay / dyn-hashLinks
Hash trait that is object-safe
☆36Updated 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:
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- horrible serde macro stuff☆39Updated 2 years ago
- Resize observer hooks for Dioxus 🧬☆10Updated 11 months ago
- A faster Arc.☆75Updated last year
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 3 weeks ago
- Library facilitating safe pinned initialization☆64Updated 2 weeks ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆118Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Convert number to enum☆87Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- the definitive non-empty slice/array/vec library for Rust☆18Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Thread Safe Reactive Data Structure. Made with ❤️ for 🦀☆42Updated last year
- Rust Project Goals tracker☆96Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆194Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year