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☆234Updated last year
- A fast intrusive flamegraph☆234Updated 2 years ago
- offsetof for Rust☆225Updated last year
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- rust stackful generator library☆326Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Task abstraction for building executors☆464Updated 3 months ago
- Heap-based async timers☆212Updated 10 months ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- ☆129Updated 5 years ago
- generators☆207Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- 🔐 Encrypts all the Serialize.☆180Updated last year
- Intrusive collections for Rust☆447Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- Async synchronization primitives☆267Updated last month
- Rust replacement for miniz☆206Updated 3 weeks ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- An allocator that can track and limit memory usage.☆208Updated 2 years ago