Shnatsel / rust_derive_hash_fastLinks
A faster replacement for `#[derive(Hash)]` for types without padding
☆29Updated 4 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 8 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Trait implementation generator macro☆30Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Integer types with customizable niche values☆50Updated last year
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆37Updated last month
- Exhaustive iteration trait in Rust☆18Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- ☆26Updated 2 years ago
- A library version of cargo-bloat & more☆35Updated 5 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Collects build-information of your Rust crate☆22Updated 2 months ago
- ☆36Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Count directory entries—`ls | wc -l` but faster☆29Updated this week
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- State machine pattern for Rust☆29Updated last year
- Atomic operations on potentially uninitialized integers.☆25Updated 3 weeks ago
- Library facilitating safe pinned initialization☆73Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago