Name squatting & RFCs
Application level tracing for Rust. Contribute to tokio-rs/tracing development by creating an account on GitHub.
Name squatting & RFCs
We’re really excited to announce that AWS is sponsoring the Rust programming language! Rust is designed for writing and maintaining fast, reliable, and efficient code. It has seen considerable uptake since its first stable release four years ago, with companies like Google, Microsoft, and Mozilla all using Rust. Rust has also seen lots of growth […]
Build a data analysis app with Rust and Polars to explore large datasets and expose powerful queries through a REST API.
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.
Rust is a systems language originally created by Mozilla to power parts of its experimental Servo browser engine. Once highly experimental and little used, Rust has become dramatically more stable and…
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.
A cross-platform, high-performance and asynchronous web server for static files-serving ⚡
This chapter introduces some common performance bottlenecks and performance profile methods for Rspack
If you’ve worked with Qt for a while, you’re probably well aware of how basic the default log formatting is.
In this post, we'll build a basic data analysis pipeline using Rust and Polars.
Patrick Walton proposed the idea of a "left-pad index": I went ahead and crunched the numbers for crates.io, surveying the top 500 crates by recent downloads, dividing that number by the crate size, and coming up with the following results: Per Patrick, here are some good candidates for potential inclusion in std: ...the idea being that it would be safer to rely on the Rust distribution itself, rather than individual maintainers of third-party crates, for this functionality.
Handling secrets is extremely hard. You have to keep them safe (obvi…
ramblings by Adam Perry
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.