benkay86 / async-appliedLinks
Practical examples of the Rust async ecosystem
☆40Updated 3 years ago
Alternatives and similar repositories for async-applied
Users that are interested in async-applied are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- A library for interaction with units of bytes.☆57Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆88Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Abstract over different executors☆74Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- File locking for Rust.☆44Updated 11 months ago
- ☆109Updated last year
- Extension of nom to trace parser☆49Updated 5 months ago
- Native TLS for futures and async-std☆72Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- ☆73Updated 3 months ago
- Pick a free unused port☆40Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆28Updated last week
- A tar archive reading/writing library for async Rust.☆31Updated last year
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Updated 2 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago