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:
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- 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☆60Updated last month
- Defer running expensive destructors until later☆19Updated 3 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Better reference counted strings for Rust☆135Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆33Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- ☆60Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆36Updated last year
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- ☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- ☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago