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:
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- 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☆30Updated 3 weeks ago
- ☆26Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆31Updated 5 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆40Updated 10 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆27Updated 2 months ago
- Library facilitating safe pinned initialization☆62Updated this week
- Compares two equal-sized byte strings in constant time.☆42Updated 4 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- Simple Rust STUN client library for resolving external IP address and port of a UDP socket☆21Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 weeks ago
- Overriding Stdio file descriptors in Rust☆18Updated 9 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Rustdoc's JSON output interface☆34Updated last month
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year