eldruin / wyhash-rsLinks
wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust
☆100Updated last month
Alternatives and similar repositories for wyhash-rs
Users that are interested in wyhash-rs are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A simple bitset container for Rust☆143Updated this week
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- ☆124Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Migrated to Codeberg☆79Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Extract differences between arbitrary datastructures☆89Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- 🐏 rpmalloc global memory allocator for Rust 🦀☆148Updated 3 months ago
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Generic Atomic<T> type for Rust☆235Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Automatic cfg for Rust compiler features☆102Updated last week
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆56Updated 3 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month