rust-clippy
Code quality tool
A collection of lints to help improve Rust code quality by catching common mistakes and suggesting idiomatic writing
A bunch of lints to catch common mistakes and improve your Rust code
106 stars
4 watching
3 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meilisearch/meilisearch-rust | An API client library for interacting with Meilisearch's search engine using the Rust programming language. | 362 |
rust-cli/rexpect | Automates interactions with child applications and processes by expecting patterns of input and output | 328 |
oppiliappan/statix | A tool for identifying and fixing common issues in Nix code written in Rust. | 574 |
centrifuge/fudge | A toolkit for interacting with Substrate-based blockchain databases | 22 |
myrrlyn/tap | Extension methods to insert debugging or modification points into expressions without changing other code | 411 |
rustedpy/result | A library providing a simple, type-safe way to handle values with potential errors in Python 3. | 1,597 |
rust-fuzz/afl.rs | A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,651 |
warycat/rustgym | A comprehensive Rust library and tutorial repository containing solutions to various programming challenges and problems | 896 |
rusty-ferris-club/recon | Reconnaissance tool for searching and querying files on a host for security experts | 31 |
nidnogg/zeitfetch | Provides cross-platform instant snapshot of system information | 57 |
guoxbin/dtool | A command-line tool collection to assist development tasks such as data conversion, encoding, and encryption. | 370 |
greyblake/nutype | A tool that adds extra constraints to the newtype pattern in Rust | 1,418 |
msamogh/nonechucks | Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers | 377 |
maxpert/drep | Tool to dynamically filter and print lines from input streams based on user-defined patterns | 89 |
newrelic/rusty-hog | Secret scanner built in Rust for performance to detect sensitive information | 454 |