async-rs / async-global-executor
A global executor built on top of async-executor and smol
☆74Updated 2 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:
- Convert closures into wakers☆45Updated 4 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Run closures in parallel☆113Updated 4 months ago
- Thread parking and unparking☆75Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 4 years ago
- Typed any map for rust☆67Updated 5 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Async networking primitives for TCP/UDP/Unix communication☆131Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Additional utilities around the bytes crate☆19Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Runtime-agnostic actor library☆77Updated last year
- Utilities for pinning☆97Updated last year
- Automatic cfg for Rust compiler features☆95Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- An updated version of linked-hash-map and friends☆113Updated last month
- ☆85Updated 4 months ago
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year