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☆110Updated 6 months ago
- Utilities for pinning☆98Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Thread parking and unparking☆79Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Time and duration crate optimized for speed and API stability.☆75Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆133Updated this week
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- ☆88Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Get a unique thread ID in Rust☆42Updated 3 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆36Updated last year
- Rust bindings for libmysqlclient☆39Updated 5 months ago
- Extra components for use with Mio.☆31Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- ☆29Updated 5 years ago
- Concurrent hash trie☆58Updated 5 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆23Updated 5 years ago