eldruin / wyhash-rsLinks
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆103Updated 6 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:
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆182Updated 3 weeks ago
- A simple bitset container for Rust☆158Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Better reference counted strings for Rust☆139Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆112Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- An updated version of linked-hash-map and friends☆137Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Minimal asynchronous executor for Rust☆133Updated last week
- Convert closures into wakers☆46Updated 10 months ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Generic Atomic<T> type for Rust☆245Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆69Updated last year
- Scroll - making scrolling through buffers fun since 2016☆181Updated 3 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Hjson for Rust☆117Updated last year
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago