richardanaya / executorLinks
A minimalistic async/await executor for Rust
☆231Updated last year
Alternatives and similar repositories for executor
Users that are interested in executor are comparing it to the libraries listed below
Sorting:
- Generic Atomic<T> type for Rust☆235Updated last year
- rust stackful generator library☆329Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- A library for creating references that carry their owner with them.☆372Updated last year
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- generators☆208Updated last year
- offsetof for Rust☆227Updated last year
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆220Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A fast intrusive flamegraph☆235Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- a lock-free concurrent slab (experimental)☆282Updated 5 months ago
- Spin-based synchronization primitives☆532Updated last month
- Intrusive collections for Rust☆453Updated 8 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆283Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Per-object thread-local storage for Rust☆343Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 9 months ago
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago