A point of coordination for all things Rust and Async
☆223Oct 30, 2019Updated 6 years ago
Alternatives and similar repositories for team
Users that are interested in team are comparing it to the libraries listed below
Sorting:
- asynchronous networking primitives☆409Nov 6, 2019Updated 6 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Jan 1, 2021Updated 5 years ago
- toy futures executor 🚒📖🔥☆237Feb 11, 2020Updated 6 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆52Oct 17, 2018Updated 7 years ago
- Empowering everyone to build asynchronous software☆855Oct 29, 2019Updated 6 years ago
- ☆738Mar 2, 2020Updated 5 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆33Sep 3, 2019Updated 6 years ago
- Custom exit status codes with ? in main☆29Jun 17, 2019Updated 6 years ago
- demo for rust asynchronous io: from mio to stackless coroutine☆352Mar 4, 2021Updated 4 years ago
- Extensions for standard networking types☆106Jun 29, 2024Updated last year
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- Task abstraction for building executors☆212Jun 23, 2022Updated 3 years ago
- Asynchronous process management for tokio☆150Jul 22, 2019Updated 6 years ago
- ☆130Oct 31, 2019Updated 6 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆68Oct 6, 2018Updated 7 years ago
- ☆532Jun 4, 2020Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆120Mar 7, 2020Updated 5 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Efficient transactional memory in rust.☆210Aug 2, 2021Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Async stream for Rust and the futures crate.☆193Feb 7, 2026Updated 3 weeks ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Jun 13, 2019Updated 6 years ago
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- Types and traits for http-based services using the latest futures API☆102Jun 21, 2020Updated 5 years ago
- Multi-producer multi-consumer channels for message passing☆332Nov 5, 2018Updated 7 years ago
- Anonymous enum and checked exception for Rust.☆23Apr 4, 2021Updated 4 years ago
- A combinator library for building asynchronous HTTP services☆58Mar 29, 2019Updated 6 years ago
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- Simple Opinionated Networking in Rust☆54Sep 23, 2020Updated 5 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆44Mar 12, 2020Updated 5 years ago
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Feb 26, 2019Updated 7 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Are we async yet?☆212Mar 16, 2025Updated 11 months ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- debug_assert! for your memory usage in Rust☆13Feb 11, 2019Updated 7 years ago
- Asynchronous client library for interacting with the Beanstalkd work queue.☆16Feb 1, 2024Updated 2 years ago
- Rust proc macro for easily and safely use shell scripts in rust☆220Feb 23, 2025Updated last year