mcountryman / simd-adler32Links
A SIMD-accelerated Adler-32 hash algorithm implementation.
☆40Updated last year
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☆95Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆41Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- ☆60Updated 2 years ago
- ☆59Updated last year
- Const TypeId and non-'static TypeId☆68Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Better reference counted strings for Rust☆137Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- ☆34Updated 11 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 3 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Proc macro for smol async runtime☆54Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago