eldruin / wyhash-rsLinks
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆102Updated 3 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.☆136Updated 2 weeks ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Better reference counted strings for Rust☆136Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Generic Atomic<T> type for Rust☆238Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Minimal asynchronous executor for Rust☆129Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A minimalistic async/await executor for Rust☆234Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆204Updated 4 months ago
- Hjson for Rust☆114Updated 11 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆65Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago