Ruff is a Python linter and code formatter written in Rust by Astral that runs 10-100x faster than existing tools like flake8, isort, and Black. It implements over 800 lint rules from dozens of popular plugins in a single binary, handles auto-fixing for most violations, and includes a built-in formatter compatible with Black. Adopted by FastAPI, Hugging Face, Pandas, and Apache Airflow, Ruff has over 38,000 GitHub stars and processes entire codebases in milliseconds.
Best Prettier Alternatives
2 editor-verified alternatives · Prettier overview →
source: tools.alternatives · stored order · active records only; review scores are annotations and never change membership or order
Oxlint is an extremely fast JavaScript and TypeScript linter built as part of the OXC (Oxidation Compiler) toolchain written in Rust. It runs 50-100x faster than ESLint by parsing and analyzing code in a single optimized pass without requiring any plugins or configurations. Oxlint ships with 520+ built-in rules covering correctness, performance, and style checks, and is designed to run alongside ESLint during migration. Part of Evan You's VoidZero initiative, OXC has over 20,000 GitHub stars.
Open-source Prettier alternatives
Ruff, Oxlint — see all open-source developer tools.
FAQ
What is the best Prettier alternative?
Ruff tops our editor-verified list of 2 Prettier alternatives.
Are there open-source Prettier alternatives?
Yes — Ruff, Oxlint are open source.