eldruin / wyhash-rsLinks
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆102Updated 5 months ago
Alternatives and similar repositories for wyhash-rs
Users that are interested in wyhash-rs are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆137Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month
- A simple bitset container for Rust☆155Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Minimal asynchronous executor for Rust☆130Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆242Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆261Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Convert closures into wakers☆46Updated 9 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Compile-time string operations☆107Updated last month
- ☆125Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Migrated to Codeberg☆80Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆60Updated 2 years ago
- A big integer library in Rust with good performance.☆106Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago