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:
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆367Updated last month
- offsetof for Rust☆228Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Generic Atomic<T> type for Rust☆241Updated last month
- skiplist☆142Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- rust stackful generator library☆350Updated 3 weeks ago
- Asynchronous HTTP/1.1 in Rust☆164Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆186Updated last year
- ☆129Updated 5 years ago
- A library for creating references that carry their owner with them.☆377Updated 2 years ago
- A simple bitset container for Rust☆151Updated 3 months ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 4 months ago
- generators☆209Updated 2 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 3 months ago
- Rust replacement for miniz☆219Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A thread-safe & efficient memory pool☆169Updated 2 years ago
- Common types for HTTP operations☆206Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- A simple, fast, LRU cache implementation.☆211Updated last year
- Task abstraction for building executors☆212Updated 3 years ago