remram44 / adler32-rsLinks
Minimal Adler32 implementation for Rust.
☆21Updated 4 years ago
Alternatives and similar repositories for adler32-rs
Users that are interested in adler32-rs are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Utilities for pinning☆97Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Rust bindings for libmysqlclient☆39Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- ☆29Updated 5 years ago
- Thread parking and unparking☆79Updated 11 months ago
- ☆53Updated 6 years ago
- A zero-overhead Windows I/O library, focusing on IOCP☆117Updated 3 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- An updated version of linked-hash-map and friends☆138Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- A simple map based on a vector for small integer keys☆67Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆34Updated last year