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:
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- generators☆210Updated last year
- rust stackful generator library☆342Updated last month
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- offsetof for Rust☆229Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- skiplist☆142Updated 3 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Async stream for Rust and the futures crate.☆185Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A Rust library for safe and effortless global and thread-local state management.☆222Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Manual segmented stacks for Rust☆315Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- ☆129Updated 5 years ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Rust replacement for miniz☆216Updated last week
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- A fast intrusive flamegraph☆236Updated 3 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- A simple bitset container for Rust☆147Updated last month
- extremely boring async function runner!☆158Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆359Updated 3 weeks ago