remram44 / adler32-rs
Minimal Adler32 implementation for Rust.
☆21Updated 3 years ago
Alternatives and similar repositories for adler32-rs:
Users that are interested in adler32-rs are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆56Updated 3 months ago
- Get a unique thread ID in Rust☆42Updated 6 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- ☆52Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Free conversion between async and sync in Rust☆51Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- The simd optimized escape code☆53Updated last week
- POSIX AIO bindings for mio☆20Updated last month
- ☆47Updated 4 years ago
- ☆23Updated 4 years ago
- ☆25Updated 4 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Thread parking and unparking☆75Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago