richardanaya / executor
A minimalistic async/await executor for Rust
☆231Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for executor
- Faster, more compact implementation of std::Cow☆337Updated last year
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- rust stackful generator library☆309Updated last month
- Spin-based synchronization primitives☆482Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- A library for creating references that carry their owner with them.☆362Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- offsetof for Rust☆224Updated 7 months ago
- skiplist☆140Updated 2 years ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Asynchronous HTTP/1.1 in Rust☆161Updated last year
- A fast intrusive flamegraph☆233Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Futures, streams, and async I/O combinators.☆467Updated this week
- Async synchronization primitives☆255Updated 3 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- Task abstraction for building executors☆401Updated 3 weeks ago
- Async I/O and timers☆448Updated this week
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Async interface for working with processes☆177Updated 3 weeks ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Common types for HTTP operations☆200Updated 8 months ago
- Rust replacement for miniz☆179Updated last month