yoshuawuyts / futures-concurrencyLinks
Structured concurrency operations for async Rust
☆464Updated 6 months ago
Alternatives and similar repositories for futures-concurrency
Users that are interested in futures-concurrency are comparing it to the libraries listed below
Sorting:
- Task abstraction for building executors☆480Updated 6 months ago
- in-place allocation-reusing queues for Rust☆379Updated last year
- Notify async tasks or threads☆482Updated 2 weeks ago
- Async executor☆388Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆514Updated last week
- Experiments with structured concurrency in Rust☆382Updated last year
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆541Updated last week
- Deluge, not a stream☆316Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- A high performance, zero-copy URL router.☆472Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆399Updated this week
- Like Rust's std::Path, but UTF-8.☆508Updated 2 weeks ago
- Immutable strings, in Rust.☆247Updated last year
- Track and query Cargo dependency graphs.☆231Updated last week
- ☆329Updated 2 weeks ago
- High-performance containers and utilities for concurrent and asynchronous programming☆439Updated this week
- ☆493Updated 9 months ago
- Async broadcast channels☆180Updated 7 months ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- A Stable ABI for Rust with compact sum-types☆387Updated 3 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Utilities for collecting metrics from a Tokio application☆364Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆488Updated last week
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago