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:
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Better reference counted strings for Rust☆139Updated last year
- `$crate` in procedural macros.☆77Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Compile-time string formatting☆255Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Convert number to enum☆87Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Rust replacement for miniz☆225Updated last week
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Easy function multiversioning for Rust☆250Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Rust library for typesystem-assisted bitflags.☆134Updated 6 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A Vec That Has a Smaller size_of☆149Updated 2 months ago
- A library for compact bit sets containing enums.☆120Updated this week
- Faster integer division and modulus operations☆87Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆96Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆175Updated 2 weeks ago
- A simple bitset container for Rust☆158Updated 5 months ago