async-rs / async-global-executor
A global executor built on top of async-executor and smol
☆73Updated 7 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
- Convert closures into wakers☆45Updated 2 months ago
- Run closures in parallel☆111Updated 2 months ago
- Typed any map for rust☆65Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Runtime-agnostic actor library☆76Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 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…☆69Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆83Updated 2 months ago
- Async filesystem primitives☆133Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated 7 months ago
- An updated version of linked-hash-map and friends☆104Updated last month
- Thread parking and unparking☆74Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 3 months ago
- Utilities for pinning☆97Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- ☆38Updated 4 months ago
- File/log rotation writer for Rust☆30Updated 6 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- Compatibility adapter between tokio and futures☆159Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated 11 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago