smol-rs / async-executorLinks
Async executor
☆435Updated 2 weeks ago
Alternatives and similar repositories for async-executor
Users that are interested in async-executor are comparing it to the libraries listed below
Sorting:
- Task abstraction for building executors☆560Updated last week
- Notify async tasks or threads☆504Updated this week
- Async I/O and timers☆576Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆534Updated this week
- Async synchronization primitives☆281Updated last month
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Structured concurrency operations for async Rust☆487Updated last week
- ☆501Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- ☆351Updated last week
- Experiments with structured concurrency in Rust☆410Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Spin-based synchronization primitives☆576Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆363Updated last week
- Utilities for collecting metrics from a Tokio application☆392Updated 2 weeks ago
- A high performance, zero-copy URL router.☆513Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆594Updated last week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Fast floating point to string conversion☆690Updated this week
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆531Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year