async-rs / async-global-executorLinks
A global executor built on top of async-executor and smol
☆75Updated 3 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☆139Updated 10 months ago
- Thread parking and unparking☆79Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Run closures in parallel☆115Updated 10 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 4 months ago
- Async filesystem primitives☆140Updated last month
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Convert closures into wakers☆46Updated 10 months ago
- ☆44Updated 6 months ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- ☆88Updated 2 weeks ago
- Typed any map for rust☆67Updated 11 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…☆97Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- Asynchronous HTTP body trait☆151Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago