paritytech / nohash-hasherLinks
An implementation of `std :: hash :: Hasher` which does not hash at all.
☆70Updated 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☆137Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- A library for compact bit sets containing enums.☆116Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Compile-time string formatting☆243Updated this week
- Const TypeId and non-'static TypeId☆67Updated 3 weeks ago
- Pull in every source file in a directory as a module☆178Updated last week
- ☆39Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Convert number to enum☆87Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- A Vec That Has a Smaller size_of☆144Updated last week
- A simple bitset container for Rust☆150Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A sinless derive helper☆75Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- An updated version of linked-hash-map and friends☆129Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Rust replacement for miniz☆219Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago