richardanaya / executorLinks
A minimalistic async/await executor for Rust
☆233Updated 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☆236Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- offsetof for Rust☆229Updated last year
- rust stackful generator library☆342Updated last month
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- skiplist☆142Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- generators☆209Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- ☆129Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- A simple bitset container for Rust☆148Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Rust replacement for miniz☆218Updated last month
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A library for creating references that carry their owner with them.☆376Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- A simple, fast, LRU cache implementation.☆208Updated last year
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- extremely boring async function runner!☆159Updated 2 years ago