paritytech / nohash-hasher
An implementation of `std :: hash :: Hasher` which does not hash at all.
☆62Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for nohash-hasher
- Better reference counted strings for Rust☆114Updated 4 months ago
- Faster integer division and modulus operations☆70Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- ☆37Updated 2 months ago
- Compile-time string formatting☆215Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆97Updated 3 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆114Updated 5 months ago
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆83Updated 7 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A Vec That Has a Smaller size_of☆128Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Easy function multiversioning for Rust☆207Updated 6 months ago
- Compile-time regular expressions, the right way.☆69Updated 6 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago