udoprog / unicycle
A futures abstraction that runs a set of futures which may complete in any order.
☆90Updated last month
Alternatives and similar repositories for unicycle
Users that are interested in unicycle are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆46Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Thread parking and unparking☆75Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Abstract over different executors☆73Updated last year
- Typed any map for rust☆66Updated 5 months ago
- Run closures in parallel☆113Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Convert closures into wakers☆45Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- ☆72Updated last month
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆109Updated last year
- ☆47Updated 4 years ago
- ☆46Updated last year
- ☆124Updated 2 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆89Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago