Shnatsel / rust_derive_hash_fastLinks
A faster replacement for `#[derive(Hash)]` for types without padding
☆24Updated 3 weeks ago
Alternatives and similar repositories for rust_derive_hash_fast
Users that are interested in rust_derive_hash_fast are comparing it to the libraries listed below
Sorting:
- Tiny little crate to determine how large an unnameable type is.☆12Updated 5 months ago
- Integer types with customizable niche values☆48Updated 9 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Asynchronize blocking operation.