# RuboCop vs Ruff

| Attribute | RuboCop | Ruff |
|---|---|---|
| **Vioscale score** | 69.7 (53% (medium)) | 74 (76% (high)) |
| activity.commits_last_30d | 100 | 100 |
| adoption.dependent_repos | 115,529 | 5,870 |
| adoption.github_stars | 12,899 | 49,341 |
| adoption.package_downloads_weekly | - | 77,677,334 |
| deployment.options | - | `{"self_hosted":true}` |
| description.long | RuboCop is an open-source Ruby linter and formatter that enforces code style based on the Ruby community style guide. It detects code quality issues and can automatically fix many of them, with extensive configuration options and extensibility through community plugins. | A fast Python linter built in Rust that consolidates multiple linting tools into a single interface. It supports over 500 rules, provides automated fixes for common issues, and runs significantly faster than traditional Python linters on even very large codebases. |
| features.capabilities | `{"autofix":true,"function":"linter_formatter","deployment":"cli_local","open_source":"oss","config_model":"config_file","custom_rules":true,"impl_language":"Ruby","pricing_model":"free","language_scope":"single_language","editor_integration":true}` | `{"autofix":true,"function":"linter","deployment":"cli_local","incremental":true,"open_source":"oss","impl_language":"Rust","pricing_model":"free","language_scope":"single_language","editor_integration":true}` |
| integrations.count | 14 | 6 |
| integrations.list | `[{"name":"rubocop-performance"},{"name":"rubocop-rails"},{"name":"rubocop-rspec"},{"name":"rubocop-minitest"},{"name":"rubocop-rake"},{"name":"rubocop-sequel"},{"name":"rubocop-thread_safety"},{"name":"rubocop-capybara"},{"name":"rubocop-factory_bot"},{"name":"rubocop-rspec_rails"},{"name":"rubocop-i18n"},{"name":"Eglot"},{"name":"Helix"},{"name":"Flycheck"}]` | `[{"name":"Flake8"},{"name":"isort"},{"name":"Autoflake"},{"name":"Pyflakes"},{"name":"pycodestyle"},{"name":"Pylint"}]` |
| language.primary | Ruby | Rust |
| license.spdx | MIT | MIT |
| market.availability | - | `{"hqCountry":"US","primaryMarkets":["US"],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true}` | `{"cli":true,"mac":true,"linux":true,"windows":true}` |
| pricing | `{"type":"open_source","summary":"Free and open source","freeTier":true,"sourceUrl":"https://rubocop.org/","retrievedAt":"2026-08-14T08:31:22.550Z"}` | - |
| pricing.free_tier | yes | - |
| pricing.model | commercial | commercial |
| pricing.price_level | free | - |
| pricing.transparent | yes | - |
| release.cadence_days | 16 | 7 |
| release.history | `[{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.90.0","date":"2026-08-24T11:40:21Z","type":"stable","version":"v1.90.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.89.0","date":"2026-08-04T09:00:37Z","type":"stable","version":"v1.89.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.88.2","date":"2026-07-08T06:22:30Z","type":"stable","version":"v1.88.2"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.88.1","date":"2026-07-01T09:52:01Z","type":"stable","version":"v1.88.1"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.88.0","date":"2026-06-16T05:10:59Z","type":"stable","version":"v1.88.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.87.0","date":"2026-05-30T08:52:19Z","type":"stable","version":"v1.87.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.86.2","date":"2026-05-14T05:26:06Z","type":"stable","version":"v1.86.2"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.86.1","date":"2026-04-09T06:12:37Z","type":"stable","version":"v1.86.1"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.86.0","date":"2026-03-23T10:39:38Z","type":"stable","version":"v1.86.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.85.1","date":"2026-03-05T10:22:56Z","type":"stable","version":"v1.85.1"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.85.0","date":"2026-02-26T09:50:24Z","type":"stable","version":"v1.85.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.84.2","date":"2026-02-12T07:25:18Z","type":"stable","version":"v1.84.2"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.84.1","date":"2026-02-03T01:55:56Z","type":"stable","version":"v1.84.1"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.84.0","date":"2026-01-27T09:57:17Z","type":"stable","version":"v1.84.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.82.1","date":"2025-12-24T08:47:02Z","type":"stable","version":"v1.82.1"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.82.0","date":"2025-12-17T10:25:17Z","type":"stable","version":"v1.82.0"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.81.7","date":"2025-10-31T09:01:14Z","type":"stable","version":"v1.81.7"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.81.6","date":"2025-10-21T07:34:59Z","type":"stable","version":"v1.81.6"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.81.1","date":"2025-09-26T13:35:08Z","type":"stable","version":"v1.81.1"},{"url":"https://github.com/rubocop/rubocop/releases/tag/v1.81.0","date":"2025-09-25T12:50:13Z","type":"stable","version":"v1.81.0"}]` | `[{"url":"https://github.com/astral-sh/ruff/releases/tag/0.16.4","date":"2026-08-20T17:44:56Z","type":"stable","version":"0.16.4"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.16.3","date":"2026-08-13T15:18:05Z","type":"stable","version":"0.16.3"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.16.2","date":"2026-08-07T13:31:55Z","type":"stable","version":"0.16.2"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.16.1","date":"2026-07-30T19:37:52Z","type":"stable","version":"0.16.1"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.16.0","date":"2026-07-23T19:12:22Z","type":"stable","version":"0.16.0"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.22","date":"2026-07-16T15:15:10Z","type":"stable","version":"0.15.22"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.21","date":"2026-07-09T20:02:30Z","type":"stable","version":"0.15.21"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.20","date":"2026-06-25T17:21:46Z","type":"stable","version":"0.15.20"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.19","date":"2026-06-24T01:11:40Z","type":"stable","version":"0.15.19"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.18","date":"2026-06-18T18:26:34Z","type":"stable","version":"0.15.18"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.17","date":"2026-06-11T17:57:00Z","type":"stable","version":"0.15.17"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.16","date":"2026-06-04T16:34:11Z","type":"stable","version":"0.15.16"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.15","date":"2026-05-28T14:18:02Z","type":"stable","version":"0.15.15"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.14","date":"2026-05-21T14:35:54Z","type":"stable","version":"0.15.14"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.13","date":"2026-05-14T13:45:27Z","type":"stable","version":"0.15.13"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.12","date":"2026-04-24T18:18:25Z","type":"stable","version":"0.15.12"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.11","date":"2026-04-16T18:47:31Z","type":"stable","version":"0.15.11"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.10","date":"2026-04-09T14:07:15Z","type":"stable","version":"0.15.10"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.9","date":"2026-04-02T18:18:12Z","type":"stable","version":"0.15.9"},{"url":"https://github.com/astral-sh/ruff/releases/tag/0.15.8","date":"2026-03-26T19:09:30Z","type":"stable","version":"0.15.8"}]` |
| security.gdpr | - | yes |
| security.scorecard | 5.6 | - |
| security.vulnerabilities | `{"count":1,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=rubygems&package_name=rubocop&per_page=100","last_12m":0,"max_severity":"LOW"}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=ruff&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Code Quality Tools)

| Capability | RuboCop | Ruff |
|---|:--:|:--:|
| **Core** |  |  |
| Function | Linter + formatter | Linter |
| Language scope | Single-language | Single-language |
| Implementation language | Ruby | Rust |
| **Capability** |  |  |
| Autofix | ✓ | ✓ |
| **Config** |  |  |
| Config model | Config file | - |
| **Extensibility** |  |  |
| Custom rules | ✓ | - |
| **Deployment** |  |  |
| Deployment | CLI-local | CLI-local |
| **Delivery** |  |  |
| Editor integration | ✓ | ✓ |
| CI / VCS gating | - | - |
| **Insight** |  |  |
| Code metrics | - | - |
| **Performance** |  |  |
| Incremental / monorepo aware | - | ✓ |
| **Licensing** |  |  |
| Open-source | OSS | OSS |
| **Commercial** |  |  |
| Pricing model | Free | Free |

*Source: Vioscale. Generated 2026-09-01T14:58:52.312Z. "-" = undocumented, not absent.*
