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:
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Convert closures into wakers☆46Updated 10 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- ☆125Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Hjson for Rust☆116Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆88Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- ☆61Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆209Updated 2 years ago