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.☆92Updated 2 months ago
- A library for interaction with units of bytes.☆58Updated 2 weeks 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…☆99Updated 3 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Thread parking and unparking☆79Updated 11 months ago
- A tar archive reading/writing library for async Rust.☆32Updated 4 months ago
- ☆88Updated last month
- like thread::spawn but for processes☆159Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆76Updated 4 months ago
- Run closures in parallel☆115Updated 11 months ago
- ☆60Updated last year
- Dynamic structured values for Rust☆28Updated last month
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 weeks ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆40Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- ☆61Updated 2 years ago
- An updated version of linked-hash-map and friends☆138Updated 2 months ago
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago