paritytech / nohash-hasher
An implementation of `std :: hash :: Hasher` which does not hash at all.
☆63Updated 4 years ago
Alternatives and similar repositories for nohash-hasher:
Users that are interested in nohash-hasher are comparing it to the libraries listed below
- ☆39Updated 5 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Migrated to Codeberg☆81Updated last year
- Const TypeId and non-'static TypeId☆58Updated last week
- Threadsafe RefCell for Rust☆90Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- ☆55Updated last year
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- A simple bitset container for Rust☆130Updated 2 months ago
- An updated version of linked-hash-map and friends☆106Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Generate enums with matching variants, but without any of the associated data.☆16Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Big array helper for serde☆60Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 8 months ago
- ☆50Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Faster integer division and modulus operations☆70Updated 2 years ago
- Compile-time string formatting☆228Updated last month
- Utilities for dealing with substructures within syn macros☆140Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Macro for sealing traits and structures☆50Updated last month