Rust
🦀 Small exercises to get you used to reading and writing Rust code!
Interactively Visualizing Ownership and Borrowing for Rust
Adding support for the Rust language to the Linux kernel.
本书已经正式出版,目前正预售,可在京东搜索《深入RUST标准库》即可。本书主要对RUST的标准库代码进行分析,并试图给出RUST标准库代码的分析脉络。This project try to give a venation of how reading the RUST standard library source code.
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
A curated list of Rust code and resources.
Run Rust files and expressions as scripts without any setup or compilation step.
Generate interactive call graphs for various languages
Rust tool to collect and aggregate code coverage data for multiple source files
Make retry like a built-in feature provided by Rust.
Cargo subcommand to provide various options useful for testing and continuous integration.
Cargo subcommand for configuring Cargo projects for best performance.
Check if tables and items in a .toml file are lexically sorted
🧟 Inject bugs and see if your tests catch them!
Compile Cargo project with zig as linker
Template to maintain a rust project running CI/CD with Github Workflows.
A fast, modular, and operationally boring Rust private registry implementation.
A datetime library for Rust that encourages you to jump into the pit of success.
A tool to help with minimization of Rust code