eldruin / wyhash-rs
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆99Updated 4 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☆117Updated 6 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 9 months ago
- A simple bitset container for Rust☆130Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆115Updated 2 months ago
- ☆123Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 2 months ago
- Generic Atomic<T> type for Rust☆224Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆77Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Minimal asynchronous runtime for Rust☆125Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Migrated to Codeberg☆81Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- Convert closures into wakers☆45Updated 3 months ago
- An updated version of linked-hash-map and friends☆104Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆74Updated 3 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆173Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 2 years ago