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.☆91Updated 2 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…☆99Updated 3 months ago
- A library for interaction with units of bytes.☆58Updated last week
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Cross-platform library to gather stats/information from the host 🦀☆44Updated 11 months ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- like thread::spawn but for processes☆159Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆76Updated 3 months ago
- A tar archive reading/writing library for async Rust.☆32Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Take a value atomically once.☆30Updated 2 years ago
- Big array helper for serde☆65Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- File locking for Rust.☆45Updated 2 months ago
- Thread parking and unparking☆79Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 2 months ago
- ☆109Updated last year
- ☆55Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- ☆60Updated last year