udoprog / unicycle
A futures abstraction that runs a set of futures which may complete in any order.
☆89Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for unicycle
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Convert closures into wakers☆43Updated last month
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- Run closures in parallel☆109Updated last month
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆44Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Async filesystem primitives☆130Updated last month
- Concurrent hash trie☆51Updated 4 years 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…☆61Updated 2 weeks ago
- Additional utilities around the bytes crate☆18Updated 5 months ago
- Thread parking and unparking☆73Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- Duplicate an async I/O handle☆40Updated last month
- Runtime-agnostic actor library☆77Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month