smol-rs / async-executor
Async executor
☆364Updated last week
Alternatives and similar repositories for async-executor:
Users that are interested in async-executor are comparing it to the libraries listed below
- Task abstraction for building executors☆464Updated 3 months ago
- Async I/O and timers☆501Updated 3 weeks ago
- Notify async tasks or threads☆467Updated 3 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Async synchronization primitives☆267Updated last month
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- ☆481Updated 6 months ago
- ☆306Updated 3 weeks ago
- Per-object thread-local storage for Rust☆342Updated last year
- Spin-based synchronization primitives☆528Updated last month
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Adaptors between compression crates and Rust's async IO types☆500Updated last week
- in-place allocation-reusing queues for Rust☆368Updated 10 months ago
- Asynchronous streams for Rust using async & await notation☆675Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆348Updated this week
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- Slab allocator for Rust☆773Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆588Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆482Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Async multi-producer multi-consumer channel☆848Updated last week