Structured concurrency operations for async Rust
☆501Jan 28, 2026Updated 7 months ago
Alternatives and similar repositories for futures-concurrency
Users that are interested in futures-concurrency are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Experiments with structured concurrency in Rust☆434Jul 24, 2024Updated 2 years ago
- structured parallel execution for async Rust☆37Aug 14, 2024Updated 2 years ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,763Jun 18, 2026Updated 2 months ago
- Make retry like a built-in feature provided by Rust.☆1,051Jun 19, 2026Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆393Sep 17, 2025Updated 11 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Support atomic operations on Arc itself☆1,408Jun 28, 2026Updated 2 months ago
- An io_uring backed runtime for Rust☆1,492Jul 7, 2025Updated last year
- Next-gen compile-time-checked builder generator, named function's arguments, and more!☆2,121Updated this week
- a debugger for async rust!☆4,594Aug 8, 2026Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆771Updated this week
- Scan your Rust crate for semver violations.☆1,673Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆999Feb 20, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆3,069Aug 7, 2026Updated 3 weeks ago
- ☆209Feb 19, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Fast and simple benchmarking for Rust projects☆1,443Jul 19, 2026Updated last month
- A small and fast async runtime for Rust☆5,054Aug 3, 2026Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆306Dec 2, 2025Updated 8 months ago
- The fast sync and async channel that Rust deserves☆1,760Jul 19, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆717Aug 7, 2026Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆109Aug 19, 2024Updated 2 years ago
- Futures, streams, and async I/O combinators.☆546Feb 5, 2026Updated 6 months ago
- Zero-copy deserialization framework for Rust☆4,333Updated this week
- ☆253Jul 3, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A fast bump allocation arena for Rust☆2,311Jul 23, 2026Updated last month
- Some more derive(Trait) options☆2,130Updated this week
- Zerocopy makes zero-cost memory manipulation effortless. We write `unsafe` so you don’t have to.☆2,572Updated this week
- Async multi-producer multi-consumer channel☆945Jul 13, 2026Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,111Aug 10, 2026Updated 2 weeks ago
- Notify async tasks or threads☆515Jul 27, 2026Updated last month
- A scope for async_std and tokio to spawn non-static futures☆160May 28, 2024Updated 2 years ago
- Extremely fast tracing library for Rust☆750Jul 23, 2024Updated 2 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,642Apr 22, 2026Updated 4 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Easily assign underlying errors into domain-specific errors while adding context☆1,895Jul 21, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆381Jul 25, 2026Updated last month
- Concurrency permutation testing tool for Rust.