paritytech / nohash-hasherLinks
An implementation of `std :: hash :: Hasher` which does not hash at all.
☆69Updated 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☆136Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- `$crate` in procedural macros.☆74Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆156Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆136Updated 2 weeks ago
- ☆39Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Compile-time string formatting☆242Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- 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
- Find out about keys that are ignored when deserializing data☆93Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆115Updated 3 weeks ago
- Rust replacement for miniz☆218Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Const TypeId and non-'static TypeId☆67Updated this week