async-rs / async-global-executor
A global executor built on top of async-executor and smol
☆74Updated last month
Alternatives and similar repositories for async-global-executor:
Users that are interested in async-global-executor are comparing it to the libraries listed below
- Convert closures into wakers☆45Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Run closures in parallel☆113Updated 3 months ago
- Thread parking and unparking☆75Updated 3 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Typed any map for rust☆66Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Runtime-agnostic actor library☆77Updated last year
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Async filesystem primitives☆132Updated 3 months ago
- Asynchronous HTTP body trait☆138Updated 3 weeks ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 4 years ago
- Define your own PhantomData☆152Updated 2 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
- File/log rotation writer for Rust☆32Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Compatibility adapter between tokio and futures☆168Updated last month