bacon
Code checker
A tool for running background checks on Rust code to detect warnings, errors, and test failures.
background code checker
2k stars
13 watching
77 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
cargocheckcompilationhacktoberfestrustterminal
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates code checking for Rust/Cargo projects using Flycheck | 120 |
| A tool that checks JavaScript code for errors and warnings in web extensions. | 321 |
| A tool to check Python code quality in Jupyter notebooks. | 28 |
| A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |
| An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. | 1,130 |
| A website that helps developers determine if Rust features are stable or unstable and when they were stabilized. | 175 |
| Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
| A Flake8 plugin that checks for TODO notes in Python code. | 30 |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| A tool for displaying statistics about codebase size and language distribution | 11,463 |
| An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. | 12 |
| A tool for detecting common bugs in binary executables. | 1,155 |
| A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
| Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
| A tool to verify security properties of binaries | 315 |