paritytech / nohash-hasher
An implementation of `std :: hash :: Hasher` which does not hash at all.
☆63Updated 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
- Better reference counted strings for Rust☆121Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Map data structure whose keys are stored as ranges☆88Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- `$crate` in procedural macros.☆69Updated last month
- An updated version of linked-hash-map and friends☆111Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆97Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Big array helper for serde☆60Updated 11 months ago
- ☆39Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 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.☆46Updated last year
- Migrated to Codeberg☆80Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆143Updated last month
- #[no_std] print equivalent for Rust☆63Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆99Updated 8 months ago