dtolnay / dyn-hash
Hash trait that is object-safe
☆31Updated this week
Alternatives and similar repositories for dyn-hash:
Users that are interested in dyn-hash are comparing it to the libraries listed below
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Minimal TOML library with few dependencies☆84Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- ☆53Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Const TypeId and non-'static TypeId☆60Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- ☆54Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- Download .crate files of all versions of all crates from crates.io☆43Updated 3 weeks ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 3 weeks ago
- A sinless derive helper☆62Updated 3 months ago
- Re-usable CLI flags for `cargo` plugins☆36Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- Hitori is a generic regular expressions library.☆51Updated last year
- Obsessively tiny error derive macro☆85Updated 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.☆46Updated last year
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year