mcountryman / simd-adler32
A SIMD-accelerated Adler-32 hash algorithm implementation.
☆37Updated 7 months ago
Alternatives and similar repositories for simd-adler32:
Users that are interested in simd-adler32 are comparing it to the libraries listed below
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- ☆36Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆56Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆56Updated 11 months ago
- ☆39Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last month