async-rs / async-global-executor
A global executor built on top of async-executor and smol
☆74Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for async-global-executor
- Convert closures into wakers☆43Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Run closures in parallel☆109Updated last month
- Typed any map for rust☆64Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Runtime-agnostic actor library☆77Updated last year
- 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…☆61Updated last week
- Duplicate an async I/O handle☆40Updated last month
- Compatibility adapter between tokio and futures☆156Updated last month
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- Async filesystem primitives☆130Updated last month
- Asynchronous HTTP body trait☆128Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Asynchronous access to a bincode-encoded item stream.☆67Updated this week
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 3 months ago
- ☆188Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A fast and flexible LRU map.☆170Updated 6 months ago
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Thread parking and unparking☆73Updated last month