mcountryman / simd-adler32Links
A SIMD-accelerated Adler-32 hash algorithm implementation.
☆41Updated 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☆105Updated 4 months ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆34Updated 11 months ago
- ☆59Updated last year
- ☆42Updated 2 years ago
- Bare-metal allocators.☆75Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Macro for sealing traits and structures☆59Updated 11 months ago
- Const TypeId and non-'static TypeId☆69Updated last month
- 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 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆62Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆61Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- `$crate` in procedural macros.☆76Updated last month
- ☆51Updated 2 years ago
- 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
- ☆56Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Types to define keyboard related events☆68Updated last month