udoprog / unicycleLinks
A futures abstraction that runs a set of futures which may complete in any order.
☆91Updated last month
Alternatives and similar repositories for unicycle
Users that are interested in unicycle are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- Thread parking and unparking☆79Updated 9 months ago
- ☆46Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆87Updated 10 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Run closures in parallel☆115Updated 9 months ago
- Rust serializer library☆88Updated last month
- Runtime-agnostic actor library☆77Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆125Updated 3 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 weeks ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Async filesystem primitives☆139Updated 2 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago