richardanaya / executorLinks
A minimalistic async/await executor for Rust
☆234Updated 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☆184Updated last month
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- offsetof for Rust☆229Updated last year
- skiplist☆144Updated 4 years ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- rust stackful generator library☆357Updated this week
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- generators☆211Updated 2 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 10 months ago
- Copy-on-write string utilities for Rust☆158Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆384Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- Async interface for working with processes☆205Updated 3 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- A simple, fast, LRU cache implementation.☆212Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- extremely boring async function runner!☆162Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆130Updated 6 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago