richardanaya / executor
A minimalistic async/await executor for Rust
☆231Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for executor
- Generic Atomic<T> type for Rust☆218Updated 9 months ago
- rust stackful generator library☆310Updated last month
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- A library for creating references that carry their owner with them.☆362Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆216Updated last year
- Faster, more compact implementation of std::Cow☆338Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- A fast intrusive flamegraph☆233Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Spin-based synchronization primitives☆485Updated 3 months ago
- generators☆202Updated last year
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Intrusive collections for Rust☆413Updated 2 months ago
- Procedural macros in expression position☆203Updated last year
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Fowler–Noll–Vo hash function☆339Updated 8 months ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- offsetof for Rust☆225Updated 7 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Task abstraction for building executors☆413Updated last month
- Generic array types in Rust☆405Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- Futures, streams, and async I/O combinators.☆475Updated this week
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- Async synchronization primitives☆255Updated last month
- Notify async tasks or threads☆449Updated this week