async-rs / async-global-executorLinks
A global executor built on top of async-executor and smol
☆75Updated 4 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
- Thread parking and unparking☆79Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- An updated version of linked-hash-map and friends☆138Updated last month
- Convert closures into wakers☆46Updated 11 months ago
- Async filesystem primitives☆141Updated last month
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Data parallelism library for async-std.☆96Updated last year
- Runtime-agnostic actor library☆78Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- ☆88Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Utilities for pinning☆97Updated last year
- Typed any map for rust☆67Updated last year