udoprog / unicycle
A futures abstraction that runs a set of futures which may complete in any order.
☆89Updated 7 months ago
Alternatives and similar repositories for unicycle:
Users that are interested in unicycle are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆135Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated this week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- ☆45Updated last year
- ☆55Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An updated version of linked-hash-map and friends☆109Updated 2 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…☆86Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Thread parking and unparking☆74Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Run closures in parallel☆113Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last week
- ☆124Updated 2 years ago
- Serialization value trees☆44Updated 7 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- ☆45Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Automatically implement traits for common smart pointers☆106Updated last month
- Duplicate an async I/O handle☆40Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆99Updated 2 weeks ago