async-rs / async-global-executorLinks
A global executor built on top of async-executor and smol
☆74Updated 3 weeks 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☆78Updated 7 months ago
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Run closures in parallel☆114Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆32Updated last month
- Async filesystem primitives☆137Updated last month
- ☆87Updated 7 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆43Updated 3 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Asynchronous access to a bincode-encoded item stream.☆79Updated 5 months ago
- Asynchronous HTTP body trait☆146Updated last week
- Utilities for pinning☆97Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago