Stars
Empowering everyone to build reliable and efficient software.
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
A powerful web framework built with a simplified design.
Subcommand to show result of macro expansion
A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
Jimskapt / rust-book-fr
Forked from rust-lang/book🇫🇷 French translation of the book "The Rust Programming Language"
Twelf is a configuration solution for Rust including 12-Factor support. It is designed with layers in order to configure different sources and formats to build your configuration. The main goal is …