paritytech / nohash-hasherLinks
An implementation of `std :: hash :: Hasher` which does not hash at all.
☆71Updated 5 years ago
Alternatives and similar repositories for nohash-hasher
Users that are interested in nohash-hasher are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆139Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Convert number to enum☆87Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆273Updated this week
- `$crate` in procedural macros.☆78Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Easy function multiversioning for Rust☆251Updated last year
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A library for compact bit sets containing enums.☆120Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- ☆36Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆39Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 7 months ago
- Compile-time string formatting☆257Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated last month
- Const TypeId and non-'static TypeId☆70Updated last week
- A simple bitset container for Rust☆158Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 3 weeks ago