HindrikStegenga / const-fnv1a-hashLinks
Const FNV1A hashing implementation.
☆14Updated 2 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.☆92Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Trait implementation generator macro☆29Updated last month
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- ☆31Updated 5 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆26Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Overriding Stdio file descriptors in Rust☆18Updated 6 months ago
- Convert number to enum☆87Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- A c_import macro for Rust☆10Updated 3 months ago
- ☆23Updated 2 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
- A Rustified OpenCL Experience☆46Updated 2 years ago
- A faster Arc.☆73Updated last year