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 this week
- 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…☆92Updated 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
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Data parallelism library for async-std.☆93Updated last year
- 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 4 months ago
- like thread::spawn but for processes☆156Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- Native TLS for futures and async-std☆72Updated 2 months ago
- ☆111Updated last year
- futures::AtomicWaker extracted into its own crate☆29Updated last week
- A low-level I/O ownership and borrowing library☆104Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆86Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- File locking for Rust.☆45Updated 11 months ago
- ☆109Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- An updated version of linked-hash-map and friends☆121Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Thread parking and unparking☆78Updated 6 months ago
- ☆39Updated 2 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last week
- Auto-generated rust bindings for libpq☆46Updated 2 months ago
- ☆58Updated last year