richardanaya / executor
A minimalistic async/await executor for Rust
☆231Updated 11 months ago
Alternatives and similar repositories for executor:
Users that are interested in executor are comparing it to the libraries listed below
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Generic Atomic<T> type for Rust☆230Updated last year
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- Stackless generators on stable Rust.☆455Updated 2 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- rust stackful generator library☆319Updated 2 weeks ago
- Heap-based async timers☆211Updated 8 months ago
- Task abstraction for building executors☆456Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆221Updated last month
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Spin-based synchronization primitives☆505Updated this week
- Intrusive collections for Rust☆440Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Generic array types in Rust☆406Updated last week
- Async synchronization primitives☆261Updated last month
- Fowler–Noll–Vo hash function☆345Updated 11 months ago
- offsetof for Rust☆225Updated 11 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- A fast intrusive flamegraph☆234Updated 2 years ago
- ☆129Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A Rust library for safe and effortless global and thread-local state management.☆218Updated last year