mcountryman / simd-adler32Links
A SIMD-accelerated Adler-32 hash algorithm implementation.
☆39Updated 11 months ago
Alternatives and similar repositories for simd-adler32
Users that are interested in simd-adler32 are comparing it to the libraries listed below
Sorting:
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Bare-metal allocators.☆75Updated 2 years ago
- ☆58Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last week
- ☆36Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- ☆58Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Types to define keyboard related events☆65Updated this week
- ☆33Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- ☆40Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Better reference counted strings for Rust☆134Updated last year