Rust Search

Find the best content on Rust, curated by the community; a search engine for Rustaceans.
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...
tokio.rs Project/Tooling Updates 2026-07-22 ~8 min read
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...
tokio.rs Project/Tooling Updates 2026-05-20 ~3 min read
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...
tokio.rs Project/Tooling Updates 2026-04-08 ~5 min read
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...
tokio.rs North America 2026-03-25 ~1 min read
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.rs Project/Tooling Updates 2026-03-25 ~5 min read
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...
tokio.rs Miscellaneous 2026-03-18 ~1 min read
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...
tokio.rs Miscellaneous 2026-03-04 ~4 min read
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...
tokio.rs CFP - Events 2025-10-01 ~2 min read
June 19, 2025We’re happy to announce the inaugural TokioConf, a dedicated conference for developers building asynchronous network applications in Rust. It will be a single-track event bringing together developers from many areas to talk abo...
tokio.rs Project/Tooling Updates 2025-07-02 ~1 min read
Happy new year! 🎉 Today, we're happy to announce axum version 0.8. axum is an ergonomic and modular web framework built with tokio, tower, and hyper. This also includes new major versions of axum-core, axum-extra, and axum-macros. Here is a...
tokio.rs Project/Tooling Updates 2025-01-01 ~2 min read
Toasty is an asynchronous ORM for the Rust programming language that prioritizes ease of use. Toasty supports SQL and NoSQL databases, including DynamoDB and Cassandra (soon). Toasty is currently in the early stages of development and shoul...
tokio.rs Project/Tooling Updates 2024-10-30 ~6 min read
Today, we're happy to announce axum version 0.7. axum is an ergonomic and modular web framework built with tokio, tower, and hyper. This also includes new major versions of axum-core, axum-extra, and axum-macros. hyper 1.0 support The headl...
tokio.rs Project/Tooling Updates 2023-11-29 ~3 min read
Today, we are happy to announce the initial release of turmoil, a framework for developing and testing distributed systems. Testing distributed systems is hard. Non-determinism is everywhere (network, time, threads, etc.), making reproducib...
tokio.rs Project/Tooling Updates 2023-01-11 ~1 min read
Back in August we announced axum 0.6.0-rc.1 and today I'm happy to report that the prelease period is over and axum 0.6.0 is out! axum is an ergonomic and modular web framework built with tokio, tower, and hyper. This also includes new majo...
tokio.rs Project/Tooling Updates 2022-11-30 ~6 min read
Today, we are happy to announce the initial release of async-backtrace, a crate that enables you to efficiently track and view the state of asynchronous tasks in your application. In synchronous, multi-threaded applications, you can investi...
tokio.rs Project/Tooling Updates 2022-11-02 ~1 min read
Today, we're happy to announce axum version 0.6.0-rc.1. axum is an ergonomic and modular web framework built with tokio, tower, and hyper. In 0.6 we've reworked some fundamental parts of axum to make things more type safe, less surprising,...
tokio.rs Project/Tooling Updates 2022-08-24 ~4 min read
Today, we're happy to announce axum version 0.5. axum is an ergonomic and modular web framework built with tokio, tower, and hyper. 0.5 contains lots of new features and I'd like highlight a few of them here. This also includes new major ve...
tokio.rs Project/Tooling Updates 2022-04-06 ~4 min read
Today, we are happy to announce the initial release of tokio-metrics, a crate for getting a Tokio application's runtime and task level metrics. Tokio Metrics makes it easier for Tokio users to debug performance problems with their applicati...
tokio.rs Project/Tooling Updates 2022-02-23 ~3 min read
Today, we, the Tokio team, are announcing the initial release of Tokio Console (Github), enabling Rust developers to gain deeper insight into the runtime behavior of their applications. And just like that, we get to peek under the hood. —ni...
tokio.rs Project/Tooling Updates 2021-12-22 ~5 min read
Today, we published the first release of the “tokio-uring” crate, providing support for the io-uring system API on Linux. This release provides asynchronous File operations, and we will be adding support for more operations in subsequent re...
tokio.rs Project/Tooling Updates 2021-07-21 ~2 min read
"Hear, hear! Rust is the real deep state. They knew all along that memory-related bugs would dominate the Vulnerability Rating Taxonomy. Coincidence? I..."

Search tips

Type anything to search across articles, videos (including conference talks), podcasts, and research. These operators give you finer control — click an example to try it.

Find pages containing all your words. Pages where the words appear together rank higher.
Quote part of your query to keep those words together as an exact phrase within a larger search.
Wrap the whole query in quotes for a verbatim search that matches text exactly, punctuation and all — perfect for Rust syntax. Needs at least 3 characters.
Limit results to a single site. Works on its own () too. One site: per search.

Use the tabs and filters above the results to narrow by content type, publication year, and sort order.