HindrikStegenga / const-fnv1a-hashLinks
Const FNV1A hashing implementation.
☆14Updated 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.☆94Updated 3 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- 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
- Trait implementation generator macro☆29Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- ☆31Updated 5 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Windows named pipes bindings for tokio☆12Updated 6 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Convert number to enum☆87Updated last year