smol-rs / async-io
Async I/O and timers
☆450Updated last week
Related projects ⓘ
Alternatives and complementary repositories for async-io
- Task abstraction for building executors☆413Updated last month
- Futures, streams, and async I/O combinators.☆475Updated this week
- Notify async tasks or threads☆449Updated this week
- Async executor☆334Updated last month
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Slab allocator for Rust☆705Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Async multi-producer multi-consumer channel☆791Updated last month
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Spin-based synchronization primitives☆485Updated 3 months ago
- An implementation of a LRU cache☆644Updated last month
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Async synchronization primitives☆255Updated last month
- Fast floating point to string conversion☆607Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆592Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆303Updated this week
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib)☆479Updated last week
- ☆753Updated last week
- Portable interface to epoll, kqueue, event ports, and wepoll☆560Updated last week
- A vector with a fixed capacity. (Rust)☆747Updated last month
- cross-platform Rust API for memory mapped IO☆419Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago