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:
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 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☆139Updated 11 months ago
- futures::AtomicWaker extracted into its own crate☆37Updated last month
- Thread parking and unparking☆81Updated 11 months ago
- Convert closures into wakers☆46Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- Async filesystem primitives☆142Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Utilities for pinning☆98Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Data parallelism library for async-std.☆96Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated last year
- ☆87Updated last month
- Duplicate an async I/O handle☆41Updated 11 months ago
- ☆44Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A Rust library for interrupting asynchronous streams.☆167Updated last year