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 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…☆93Updated 5 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A library for interaction with units of bytes.☆58Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆75Updated last week
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- ☆108Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- like thread::spawn but for processes☆156Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆87Updated 7 months ago
- Define your own PhantomData☆156Updated last week
- ☆59Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Thread parking and unparking☆77Updated 7 months ago
- Async filesystem primitives☆137Updated last month
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated this week