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:
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- Async stream for Rust and the futures crate.☆188Updated 3 weeks ago
- Generic Atomic<T> type for Rust☆242Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- offsetof for Rust☆228Updated last year
- generators☆211Updated 2 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- rust stackful generator library☆351Updated last month
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Async interface for working with processes☆205Updated last month
- Heap-based async timers☆215Updated last year
- A simple bitset container for Rust☆155Updated 4 months ago
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- A simple, fast, LRU cache implementation.☆211Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month