udoprog / unicycleLinks
A futures abstraction that runs a set of futures which may complete in any order.
☆90Updated 3 months ago
Alternatives and similar repositories for unicycle
Users that are interested in unicycle are comparing it to the libraries listed below
Sorting:
- Thread parking and unparking☆78Updated 5 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- ☆86Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Rust serializer library☆87Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Run closures in parallel☆114Updated 5 months ago
- ☆57Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concurrent hash trie☆55Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 11 months ago
- Abstract over different executors☆74Updated last year
- ☆46Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆73Updated 3 months ago
- The simd optimized escape code☆54Updated last week
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Async filesystem primitives☆135Updated 3 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year