async-rs / async-global-executorLinks
A global executor built on top of async-executor and smol
☆74Updated last month
Alternatives and similar repositories for async-global-executor
Users that are interested in async-global-executor are comparing it to the libraries listed below
Sorting:
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Thread parking and unparking☆79Updated 8 months ago
- Run closures in parallel☆115Updated 8 months ago
- Async networking primitives for TCP/UDP/Unix communication☆136Updated 8 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Convert closures into wakers☆45Updated 8 months ago
- Async filesystem primitives☆139Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆33Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Asynchronous HTTP body trait☆147Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆182Updated last month
- Data parallelism library for async-std.☆94Updated last year
- ☆43Updated 4 months ago
- Define your own PhantomData☆158Updated last week
- Runtime-agnostic actor library☆77Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 8 months ago
- A Rust library for interrupting asynchronous streams.☆167Updated 9 months ago
- ☆87Updated 8 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Utilities for pinning☆97Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆221Updated last month