async-rs / async-global-executorLinks
A global executor built on top of async-executor and smol
☆76Updated 5 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:
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Thread parking and unparking☆82Updated last year
- Run closures in parallel☆114Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Convert closures into wakers☆47Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Async filesystem primitives☆143Updated 3 months ago
- ☆87Updated 2 months ago
- Data parallelism library for async-std.☆96Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- ☆44Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 10 months ago
- Utilities for pinning☆99Updated 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…☆101Updated 2 weeks ago
- Typed any map for rust☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- Low To High Level Math Library for Rust☆53Updated 4 years ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- A fast and flexible LRU map.☆199Updated last year
- Duplicate an async I/O handle☆41Updated last year