Shnatsel / rust_derive_hash_fastLinks
A faster replacement for `#[derive(Hash)]` for types without padding
☆28Updated 2 months 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 7 months ago
- Exhaustive iteration trait in Rust☆17Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Trait implementation generator macro☆30Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- `smol` integrations with `hyper`☆17Updated 3 months ago
- A library version of cargo-bloat & more☆33Updated 4 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated last week
- Library facilitating safe pinned initialization☆63Updated last week
- Multiple serialization/deserialization implementations for the same type.☆12Updated 8 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Only argument parsing! Nothing more.☆17Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- An alternative rust async runtime.☆56Updated last week
- Rust API stability attributes for the rest of us.☆32Updated last year
- State machine pattern for Rust☆29Updated last year
- Integer types with customizable niche values☆50Updated 11 months ago
- Collects build-information of your Rust crate