Tokio's proc macros.
crate
v2.7.2
tokio.rs
2026-07-29
Utilities to work with `Stream` and `tokio`.
crate
v0.1.19
tokio.rs
2026-07-22
Topcoat is a modular, batteries-included Rust framework for building full-stack, reactive web apps. It prioritizes simplicity and productivity. Topcoat is entirely server-rendered. Reactivity is added by rendering HTML snippets in the serve...
Additional utilities for working with Tokio.
crate
v0.7.19
tokio.rs
2026-07-21
An event-driven, non-blocking I/O platform for writing asynchronous I/O
backed applications.
crate
v1.53.1
tokio.rs
2026-07-20
Runtime and task level metrics for Tokio applications.
crate
v0.5.1
tokio.rs
2026-07-08
It has been a bit more than a month since Toasty's initial crates.io release, and what a month it has been, not just with Toasty. We also had our first TokioConf (talk recordings will be announced soon). But, there also has been a lot of de...
Provides utilities for file appenders and making non-blocking writers.
crate
v0.2.5
tokio.rs
2026-04-17
Toasty is an asynchronous ORM for the Rust programming language that prioritizes ease of use. Toasty supports both SQL and NoSQL databases. Today, on the NoSQL front, only DynamoDB works, but I'm hoping to get more support in the coming mon...
This is a guest post by Russell Cohen. When Russell showed me dial9, I knew the Tokio community needed to see it. I asked him to write this post and invited him to demo it at TokioConf. — Carl Like most new things, I built dial9 enroute to...
Tokio's APIs are memory-safe, thread-safe, and misuse-resistant. This helps prevent common bugs, such as unbounded queues, buffer overflows, and task starvation.Building on top of Rust, Tokio provides a multi-threaded, work-stealing schedul...
March 12, 2026We're setting aside 20 free TokioConf tickets for contributors to Tokio-related projects. You are eligible if you have submitted a PR (even if it didn't get merged) to any of the repositories hosted under tokio-rs, hyperium, o...
Utilities for implementing and composing `tracing` subscribers.
crate
v0.3.23
tokio.rs
2026-03-13
We're about seven weeks out from TokioConf 2026 and most of the big planning decisions are behind us. The program is set, including a workshop (somehow, I convinced Alice and Sean to do the workshop with me), the venue, A/V, and social even...
Testing utilities for Tokio- and futures-based code
crate
v0.4.5
tokio.rs
2026-01-04
Core primitives for application-level tracing.
crate
v0.1.36
tokio.rs
2025-12-18
Application-level tracing for Rust.
crate
v0.1.44
tokio.rs
2025-12-18
Procedural macro attributes for automatically instrumenting functions.
crate
v0.1.31
tokio.rs
2025-11-26
rich journald subscriber for `tracing`
crate
v0.3.2
tokio.rs
2025-11-26
We are excited to announce that the Call for Speakers for TokioConf 2026 is officially open! As we announced in June, the Tokio project is hosting the inaugural TokioConf, which will take place on April 20-22 in Portland, OR, and will gathe...