eldruin / wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆97Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for wyhash-rs
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Easy function multiversioning for Rust☆207Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- A simple bitset container for Rust☆126Updated this week
- Faster integer division and modulus operations☆70Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- Minimal asynchronous runtime for Rust☆123Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A minimalistic async/await executor for Rust☆231Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- Convert closures into wakers☆43Updated last month
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- Bit-level packing and unpacking for Rust☆165Updated last year
- Migrated to Codeberg☆80Updated last year
- ☆188Updated last month
- Compile-time string formatting☆215Updated 2 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Async stream for Rust and the futures crate.☆176Updated 2 weeks ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- An implementation of `std :: hash :: Hasher` which does not hash at all.☆62Updated 4 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- ☆123Updated 2 years ago