Oxlint
Extremely fast JavaScript linter written in Rust that provides ESLint-compatible rules with dramatically better performance. Lints JavaScript code hundreds of times faster than traditional JavaScript-based linters. Provides the same rules as ESLint so migration is straightforward. Perfect for large codebases where ESLint is too slow. Supports JSX and TypeScript. Growing adoption in projects that prioritize speed. Free and open source.