richardanaya / executor
A minimalistic async/await executor for Rust
☆230Updated 10 months ago
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☆226Updated last year
- rust stackful generator library☆318Updated last month
- offsetof for Rust☆225Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated 9 months ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Faster, more compact implementation of std::Cow☆342Updated last year
- Fowler–Noll–Vo hash function☆343Updated 11 months ago
- generators☆204Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Stackless generators on stable Rust.☆450Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated 3 weeks ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆180Updated 3 months ago
- Asynchronous HTTP/1.1 in Rust☆162Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆249Updated 5 years ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Async stream for Rust and the futures crate.☆182Updated last week
- Futures, streams, and async I/O combinators.☆494Updated this week
- A fast intrusive flamegraph☆234Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Intrusive collections for Rust☆436Updated 5 months ago
- A Rust library for safe and effortless global and thread-local state management.☆218Updated last year
- Task abstraction for building executors☆213Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 9 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month