dtolnay / dyn-hash
Hash trait that is object-safe
☆29Updated last month
Related projects ⓘ
Alternatives and complementary repositories for dyn-hash
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Minimal TOML library with few dependencies☆81Updated 2 weeks ago
- A faster Arc.☆49Updated 9 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆59Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- https://github.com/rust-lang/cargo/issues/948☆58Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- ☆54Updated 10 months ago
- ☆54Updated 2 weeks ago
- 🐱concat! with support for const variables and expressions☆35Updated last month
- Binary size analyzer for Rust programs☆36Updated 6 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Hitori is a generic regular expressions library.☆52Updated last year
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- GUI viewer for cargo metadata☆20Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- A sinless derive helper☆51Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago