async-rs / async-global-executor
A global executor built on top of async-executor and smol
☆73Updated 3 weeks 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
- Convert closures into wakers☆45Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Asynchronous access to a bincode-encoded item stream.☆71Updated last week
- Thread parking and unparking☆74Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆142Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Utilities for pinning☆97Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 weeks ago
- Typed any map for rust☆65Updated 3 months ago
- Run closures in parallel☆113Updated 2 months ago
- Object Pool LockFree in Rust☆45Updated last month
- Abstract over different executors☆73Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated this week
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Asynchronous HTTP body trait☆136Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 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…☆78Updated last week
- Async filesystem primitives☆133Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Runtime-agnostic actor library☆77Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago