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:
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- Run closures in parallel☆115Updated 9 months ago
- Thread parking and unparking☆79Updated 9 months ago
- ☆87Updated 9 months ago
- An updated version of linked-hash-map and friends☆129Updated this week
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- Convert closures into wakers☆46Updated 9 months ago
- ☆43Updated 5 months ago
- Async filesystem primitives☆139Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Utilities for pinning☆97Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Typed any map for rust☆67Updated 10 months 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…☆96Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- Define your own PhantomData☆158Updated last month
- A fast and flexible LRU map.☆193Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 9 months ago