eldruin / wyhash-rsLinks
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆100Updated 2 weeks ago
Alternatives and similar repositories for wyhash-rs
Users that are interested in wyhash-rs are comparing it to the libraries listed below
Sorting:
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A simple bitset container for Rust☆142Updated last month
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Macros for deriving as functions to access Enums as their inner components☆102Updated 8 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Convert closures into wakers☆45Updated 4 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆124Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆131Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- An updated version of linked-hash-map and friends☆114Updated last month
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 4 years ago
- Generic Atomic<T> type for Rust☆235Updated last year
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆191Updated last month
- A minimalistic async/await executor for Rust☆231Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆186Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago