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:
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 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☆361Updated this week
- skiplist☆142Updated 3 years ago
- rust stackful generator library☆335Updated last week
- offsetof for Rust☆229Updated last year
- Async stream for Rust and the futures crate.☆184Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 5 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- A simple, fast, LRU cache implementation.☆207Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆221Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆184Updated last year
- Heap-based async timers☆214Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A library for creating references that carry their owner with them.☆375Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Rust library providing a builder API to generate Rust code.☆256Updated last year
- Bit-level packing and unpacking for Rust☆169Updated last year
- generators☆210Updated last year
- A fast intrusive flamegraph☆236Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Async interface for working with processes☆197Updated 3 weeks ago
- Async synchronization primitives☆269Updated 3 months ago