benkay86 / async-appliedLinks
Practical examples of the Rust async ecosystem
☆39Updated 4 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 3 months ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 3 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 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Native TLS for futures and async-std☆72Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- like thread::spawn but for processes☆159Updated 10 months ago
- Data parallelism library for async-std.☆96Updated last year
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆76Updated 4 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
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Run closures in parallel☆115Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆109Updated last year
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- File locking for Rust.☆45Updated 3 months ago
- ☆61Updated last year
- Typed any map for rust☆67Updated last year
- A library for interaction with units of bytes.☆59Updated last month
- Duplicate an async I/O handle☆41Updated 11 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆87Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- High-level Rust library for asynchronous SSH connections☆72Updated 6 years ago