async-rs / async-global-executor
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
- Typed any map for rust☆65Updated 4 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 3 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- Run closures in parallel☆113Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆111Updated this week
- Timer facilities for Rust's async story☆56Updated 6 months ago
- ☆41Updated last month
- Object Pool LockFree in Rust☆46Updated 2 months ago
- ☆84Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Utilities for pinning☆97Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Duplicate an async I/O handle☆41Updated 2 months ago
- File/log rotation writer for Rust☆30Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years 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…☆79Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- ☆72Updated last week
- Asynchronous HTTP body trait☆137Updated this week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year