async-rs / async-global-executorLinks
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:
- Thread parking and unparking☆79Updated 9 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆138Updated 9 months ago
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Run closures in parallel☆115Updated 9 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Async filesystem primitives☆139Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆87Updated 9 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Typed any map for rust☆67Updated 10 months ago
- Define your own PhantomData☆158Updated this week
- Asynchronous DNS lookups☆67Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Asynchronous HTTP body trait☆149Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Duplicate an async I/O handle☆41Updated 9 months ago