mcountryman / simd-adler32Links
A SIMD-accelerated Adler-32 hash algorithm implementation.
☆44Updated last month
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☆99Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- Minimal TOML library with few dependencies☆83Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆34Updated last year
- ☆42Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆61Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- An exploration of Storages☆39Updated 2 years ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Big array helper for serde☆65Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆61Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆44Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Better reference counted strings for Rust☆140Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago