async-rs / async-global-executorLinks
A global executor built on top of async-executor and smol
☆75Updated 5 months ago
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
- Thread parking and unparking☆82Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Run closures in parallel☆115Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Convert closures into wakers☆47Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- ☆87Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Data parallelism library for async-std.☆96Updated last year
- Typed any map for rust☆67Updated last year
- Compatibility adapter between tokio and futures☆188Updated last week
- ☆44Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Duplicate an async I/O handle☆41Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Utilities for pinning☆99Updated last year