smol-rs / futures-lite
Futures, streams, and async I/O combinators.
☆467Updated this week
Related projects ⓘ
Alternatives and complementary repositories for futures-lite
- Async I/O and timers☆448Updated this week
- Task abstraction for building executors☆401Updated 3 weeks ago
- Notify async tasks or threads☆447Updated last week
- Fast floating point to string conversion☆608Updated this week
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- Async executor☆333Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Slab allocator for Rust☆700Updated last month
- Asynchronous streams for Rust using async & await notation☆636Updated last month
- Spin-based synchronization primitives☆482Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆780Updated 3 weeks ago
- Async synchronization primitives☆255Updated 3 weeks ago
- A high performance, zero-copy URL router.☆366Updated this week
- ☆443Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆516Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆475Updated last year
- Expanding opportunities standard library std::fs and std::io☆301Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- A Rust library for safe and effortless global and thread-local state management.☆215Updated last year
- Structured concurrency operations for async Rust☆407Updated 2 weeks ago
- A fast binary serialization framework☆379Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- Support atomic operations on Arc itself☆780Updated this week
- Module initialization/global constructor functions for Rust☆743Updated last month
- Faster, more compact implementation of std::Cow☆337Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Per-object thread-local storage for Rust☆334Updated 6 months ago