Rust Code Quality

Open-source Rust projects categorized as Code Quality

Top 6 Rust Code Quality Projects

Code Quality
  1. static-analysis

    βš™οΈ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. typos

    Source code spell checker

    Project mention: One-Liner for Finding Typos | dev.to | 2024-10-28

    In short, we’re using the typos command to find typos, and a Ruby one-liner to sort the results by the length of the highlighted words.

  4. qlty

    πŸ’Ž Code quality CLI for universal linting, auto-formatting, security scanning, and maintainability

    Project mention: Software Needs an Independent Auditor | news.ycombinator.com | 2025-08-04

    This rings similar to a recent post that was on the front page about red team vs. blue team.

    Before running LLM-generated code through yet more LLMs, you can run it through traditional static analysis (linters, SAST, auto-formatters). They aren’t flashy but they produce the same results 100% of the time.

    Consistency is critical if you want to pass/fail a build on the results. Nobody wants a flaky code reviewer robot, just like flaky tests are the worst.

    I imagine code review will evolve into a three tier pyramid:

    1. Static analysis (instant, consistent) β€” e.g using Qlty CLI (https://github.com/qltysh/qlty) as a Claude Code or Git hook

    2. LLMs β€” Has the advantage of being able to catch semantic issues

    3. Human

    We make sure commits pass each level in succession before moving on to the next.

  5. tach

    A Python tool to visualize + enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip πŸ”§ Able to be adopted incrementally - ⚑ Implemented with no runtime impact ♾️ Interoperable with your existing systems πŸ¦€ Written in rust

    Project mention: Why Not Implement HMR with Static Analysis? | dev.to | 2025-07-12

    A few months ago, I came across an article called How to build Hot Module Replacement in Python, which talked about using their Python static analysis tool Tach to generate a dependency graph in a key-value format like this:

  6. piranha

    A tool for refactoring code related to feature flag APIs

    Project mention: Automated Feature Flag Cleanup for Multi-Language Codebases | news.ycombinator.com | 2024-10-21
  7. toolbox

    Repository Code Quality Tool (by trunk-io)

    Project mention: Ask HN: Who is hiring? (September 2024) | news.ycombinator.com | 2024-09-02

    Trunk | https://trunk.io | Senior Data Engineer / DevRel Engineer| Full-Time | Hybrid SF or Remote US or Canada

    Trunk is an a16z funded dev tools startup, redefining software development at scale. We aim to solve problems that developers hate by bringing the tools usually built in-house at the best engineering orgs to every development team. We've built three products so far and have plans for more:

      * Code Quality: a universal linter/formatter, available as a CLI, VSCode extension, and CI check;

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Code Quality discussion

Log in or Post with

Rust Code Quality related posts

  • Software Needs an Independent Auditor

    1 project | news.ycombinator.com | 4 Aug 2025
  • Claude Code now supports Hooks

    2 projects | news.ycombinator.com | 30 Jun 2025
  • Convincing non-technical leadership to invest in DevEx.

    1 project | dev.to | 26 Aug 2024
  • Get rid of typos in your repo; for code and documents

    1 project | news.ycombinator.com | 26 Mar 2024
  • Static Analysis Tools for C

    1 project | news.ycombinator.com | 26 Oct 2023
  • Static-analysis – A curated list of static analysis (SAST) tools and linters

    1 project | news.ycombinator.com | 5 Jul 2023
  • Are you in favor of small functions/clean code or opposed to it?

    2 projects | /r/ExperiencedDevs | 5 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β†’

Index

What are some of the best open-source Code Quality projects in Rust? This list will help you:

# Project Stars
1 static-analysis 14,052
2 typos 3,408
3 qlty 2,793
4 tach 2,452
5 piranha 2,372
6 toolbox 30

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com