HindrikStegenga / const-fnv1a-hashLinks
Const FNV1A hashing implementation.
☆15Updated 3 years ago
Alternatives and similar repositories for const-fnv1a-hash
Users that are interested in const-fnv1a-hash are comparing it to the libraries listed below
Sorting:
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 months ago
- Trait implementation generator macro☆30Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆31Updated 5 years ago
- #[no_std] print equivalent for Rust☆65Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- LZW en- and decoding that goes weeeee!☆29Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆39Updated 5 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 3 months ago
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Convert number to enum☆87Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Rustdoc's JSON output interface☆35Updated this week
- a cross-platform library for opening OS pipes in Rust☆114Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- ☆26Updated 2 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago