yoshuawuyts / futures-concurrencyLinks
Structured concurrency operations for async Rust
☆478Updated 2 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☆526Updated last month
- Experiments with structured concurrency in Rust☆394Updated last year
- Futures, streams, and async I/O combinators.☆530Updated last month
- Notify async tasks or threads☆500Updated 3 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- A high performance, zero-copy URL router.☆499Updated 2 weeks ago
- Async executor☆410Updated last month
- Like Rust's std::Path, but UTF-8.☆533Updated last month
- Müsli is a flexible and efficient serialization framework☆418Updated 3 weeks ago
- Deluge, not a stream☆317Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆594Updated last week
- Immutable strings, in Rust.☆248Updated last year
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- ☆345Updated 3 weeks ago
- A Stable ABI for Rust with compact sum-types☆404Updated 6 months ago
- Async synchronization primitives☆276Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆512Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Type that deserializes only from one specific value☆266Updated last week
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Generic extensions for tapping values in Rust.☆475Updated 2 years ago
- ☆501Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Async broadcast channels☆187Updated 3 months ago
- Rust web servers without async/await.☆218Updated 10 months ago