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:
- Generic Atomic<T> type for Rust☆235Updated 2 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- rust stackful generator library☆333Updated last month
- Async stream for Rust and the futures crate.☆183Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆373Updated last year
- A thread pool for isolating blocking I/O in async programs☆357Updated 5 months ago
- skiplist☆142Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Per-object thread-local storage for Rust☆342Updated this week
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- Conditional compilation according to rustc compiler version☆366Updated 3 weeks ago
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- ☆162Updated 10 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Task abstraction for building executors☆471Updated 4 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆369Updated last year