richardanaya / executor
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
- Generic Atomic<T> type for Rust☆230Updated last year
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- rust stackful generator library☆322Updated last month
- 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.☆371Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆218Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- generators☆205Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- skiplist☆141Updated 3 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Futures, streams, and async I/O combinators.☆498Updated last month
- Async stream for Rust and the futures crate.☆183Updated this week
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 11 months ago
- offsetof for Rust☆225Updated 11 months ago
- Spin-based synchronization primitives☆508Updated 2 weeks ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆229Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Heap-based async timers☆211Updated 9 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆150Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Extended utilities for working with files and filesystems in Rust☆147Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Intrusive collections for Rust☆442Updated 6 months ago