paritytech / nohash-hasherLinks
An implementation of `std :: hash :: Hasher` which does not hash at all.
☆65Updated 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
Sorting:
- Better reference counted strings for Rust☆126Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Faster integer division and modulus operations☆87Updated 2 years ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- ☆39Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- `$crate` in procedural macros.☆72Updated last month
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated last week
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆184Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Migrated to Codeberg☆79Updated last year
- Convert number to enum☆87Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Compile-time string formatting☆238Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A simple bitset container for Rust☆143Updated this week
- ☆57Updated last year