Nullus157 / async-compression
Adaptors between compression crates and Rust's async IO types
☆502Updated 2 weeks ago
Alternatives and similar repositories for async-compression:
Users that are interested in async-compression are comparing it to the libraries listed below
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Notify async tasks or threads☆467Updated 3 months ago
- Task abstraction for building executors☆465Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Async synchronization primitives☆267Updated last month
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Async I/O and timers☆503Updated this week
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- in-place allocation-reusing queues for Rust☆370Updated 11 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆364Updated 10 months ago
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- high-speed timing library in Rust☆340Updated 4 months ago
- Support atomic operations on Arc itself☆951Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- ☆306Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Per-object thread-local storage for Rust☆342Updated last year
- ☆481Updated 6 months ago
- Check if tables and items in a .toml file are lexically sorted☆234Updated 4 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Spin-based synchronization primitives☆528Updated last month