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:
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- 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…☆96Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆75Updated last month
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A library for interaction with units of bytes.☆58Updated last month
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆33Updated last month
- A lightweight lock protected by an atomic boolean.☆37Updated 2 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- like thread::spawn but for processes☆158Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- An updated version of linked-hash-map and friends☆124Updated 5 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Cross-platform library to gather stats/information from the host 🦀☆43Updated 8 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Asynchronous DNS lookups☆66Updated last year
- Duplicate an async I/O handle☆41Updated 8 months ago
- Define your own PhantomData☆158Updated this week
- ☆59Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- docs.rs as a publishing platform?☆71Updated last week
- Remove Cargo.lock lockfile☆32Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Big array helper for serde☆64Updated last year