async-rs / async-global-executorLinks
A global executor built on top of async-executor and smol
☆74Updated 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:
- Convert closures into wakers☆45Updated 5 months ago
- Thread parking and unparking☆78Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Run closures in parallel☆113Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- Runtime-agnostic actor library☆77Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Typed any map for rust☆67Updated 6 months ago
- Data parallelism library for async-std.☆93Updated last year
- Utilities for pinning☆97Updated last year
- 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☆88Updated 3 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Abstract over different executors☆73Updated last year
- Async filesystem primitives☆133Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years 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…☆84Updated 3 months ago