eldruin / wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆99Updated 7 months ago
Alternatives and similar repositories for wyhash-rs:
Users that are interested in wyhash-rs are comparing it to the libraries listed below
- Better reference counted strings for Rust☆120Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- A simple bitset container for Rust☆133Updated 4 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆184Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆40Updated 5 months ago
- Generic Atomic<T> type for Rust☆231Updated last year
- ☆67Updated 7 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago
- ☆270Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Map data structure whose keys are stored as ranges☆84Updated 3 months ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Big array helper for serde☆60Updated 10 months ago
- Minimal asynchronous runtime for Rust☆127Updated 7 months ago
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Simple but powerful graph library for Rust☆193Updated 2 years ago