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
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- like thread::spawn but for processes☆160Updated 11 months ago
- A library for interaction with units of bytes.☆59Updated last month
- ☆77Updated 5 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A global executor built on top of async-executor and smol☆76Updated 5 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…☆101Updated 2 weeks ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆87Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- ☆61Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Library for scripting analyses against crates.io's database dumps☆75Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- Native TLS for futures and async-std☆72Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Data parallelism library for async-std.☆96Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- ☆110Updated last year
- File locking for Rust.☆45Updated 4 months ago
- A lightweight lock protected by an atomic boolean.☆38Updated 3 weeks ago
- A tar archive reading/writing library for async Rust.☆32Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- ☆61Updated 2 years ago
- Cross-platform library to gather stats/information from the host 🦀☆46Updated last month