# Black vs Oxc/oxlint

**Leader by Vioscale score:** Black

| Attribute | Black | Oxc/oxlint |
|---|---|---|
| **Vioscale score** | 72.7 (78% (high)) | 53.1 (47% (low)) |
| activity.commits_last_30d | 29 | 100 |
| adoption.dependent_repos | 105,588 | 1 |
| adoption.github_stars | 41,816 | 22,500 |
| adoption.package_downloads_weekly | 39,005,228 | - |
| deployment.options | `{"self_hosted":true}` | `{"self_hosted":true}` |
| description.long | An opinionated Python code formatter that automatically reformats code according to a standardized style. It produces minimal diffs for cleaner code review and reduces developer cognitive load by removing formatting decisions, allowing focus on code logic. | An open-source toolkit providing linting, formatting, parsing, transformation, module resolution, and minification for JavaScript and TypeScript through Rust implementation, achieving significantly higher performance than comparable tools. |
| features.capabilities | `{"autofix":true,"metrics":false,"function":"formatter","ci_gating":true,"deployment":"both","incremental":false,"open_source":"oss","config_model":"zero_config","custom_rules":false,"impl_language":"Python","pricing_model":"free","language_scope":"single_language","editor_integration":true}` | `{"autofix":true,"function":"quality_platform","ci_gating":true,"deployment":"cli_local","open_source":"oss","config_model":"config_file","custom_rules":true,"impl_language":"Rust","pricing_model":"free","language_scope":"single_language"}` |
| integrations.count | 8 | 4 |
| integrations.list | `[{"name":"Neovim"},{"name":"conform.nvim"},{"name":"ALE"},{"name":"SublimeText"},{"name":"Pre-commit"},{"name":"Jupyter Notebooks"},{"name":"blacken-docs"},{"name":"blackdoc"}]` | `[{"name":"ESLint"},{"name":"Tailwind"},{"name":"React"},{"name":"styled-components"}]` |
| language.primary | Python | Rust |
| license.spdx | MIT | MIT |
| platform.support | `{"cli":true}` | `{"cli":true}` |
| pricing | `{"type":"open_source","summary":"Free and open source (MIT licensed)","freeTier":true,"sourceUrl":"https://black.readthedocs.io/en/stable/","retrievedAt":"2026-08-14T13:47:36.307Z"}` | `{"type":"open_source","plans":[{"free":true,"name":"Open Source","features":["Linting with 800+ rules","Code formatting","JavaScript/TypeScript parsing","Code transformation","Module resolution","Code minification"],"description":"Free and open source software","contactSales":false}],"summary":"Free and open source","freeTier":true,"sourceUrl":"https://oxc.rs/","retrievedAt":"2026-08-14T10:22:40.073Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | open_source | open_source |
| pricing.price_level | free | free |
| pricing.transparent | yes | yes |
| release.cadence_days | 31 | 2 |
| release.history | `[{"url":"https://github.com/psf/black/releases/tag/26.5.1","date":"2026-05-18T16:52:38Z","type":"stable","version":"26.5.1"},{"url":"https://github.com/psf/black/releases/tag/26.5.0","date":"2026-05-16T17:56:23Z","type":"stable","version":"26.5.0"},{"url":"https://github.com/psf/black/releases/tag/26.3.1","date":"2026-03-12T03:35:15Z","type":"stable","version":"26.3.1"},{"url":"https://github.com/psf/black/releases/tag/26.3.0","date":"2026-03-06T17:41:48Z","type":"stable","version":"26.3.0"},{"url":"https://github.com/psf/black/releases/tag/26.1.0","date":"2026-01-18T04:49:25Z","type":"stable","version":"26.1.0"},{"url":"https://github.com/psf/black/releases/tag/26.1a1","date":"2025-12-08T01:46:21Z","type":"prerelease","version":"26.1a1"},{"url":"https://github.com/psf/black/releases/tag/25.12.0","date":"2025-12-08T01:40:32Z","type":"stable","version":"25.12.0"},{"url":"https://github.com/psf/black/releases/tag/25.11.0","date":"2025-11-10T01:53:31Z","type":"stable","version":"25.11.0"},{"url":"https://github.com/psf/black/releases/tag/25.9.0","date":"2025-09-19T00:27:15Z","type":"stable","version":"25.9.0"},{"url":"https://github.com/psf/black/releases/tag/25.1.0","date":"2025-01-29T04:15:11Z","type":"stable","version":"25.1.0"},{"url":"https://github.com/psf/black/releases/tag/24.10.0","date":"2024-10-07T19:20:06Z","type":"stable","version":"24.10.0"},{"url":"https://github.com/psf/black/releases/tag/24.8.0","date":"2024-08-02T17:42:53Z","type":"stable","version":"24.8.0"},{"url":"https://github.com/psf/black/releases/tag/24.4.2","date":"2024-04-26T00:31:27Z","type":"stable","version":"24.4.2"},{"url":"https://github.com/psf/black/releases/tag/24.4.1","date":"2024-04-24T15:17:30Z","type":"stable","version":"24.4.1"},{"url":"https://github.com/psf/black/releases/tag/24.4.0","date":"2024-04-12T20:13:48Z","type":"stable","version":"24.4.0"},{"url":"https://github.com/psf/black/releases/tag/24.3.0","date":"2024-03-15T19:35:14Z","type":"stable","version":"24.3.0"},{"url":"https://github.com/psf/black/releases/tag/24.2.0","date":"2024-02-12T20:20:40Z","type":"stable","version":"24.2.0"},{"url":"https://github.com/psf/black/releases/tag/24.1.1","date":"2024-01-28T05:28:09Z","type":"stable","version":"24.1.1"},{"url":"https://github.com/psf/black/releases/tag/24.1.0","date":"2024-01-26T05:11:50Z","type":"stable","version":"24.1.0"},{"url":"https://github.com/psf/black/releases/tag/23.12.1","date":"2023-12-22T23:05:40Z","type":"stable","version":"23.12.1"}]` | `[{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.147.0","date":"2026-08-24T11:31:39Z","type":"stable","version":"crates_v0.147.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.80.0","date":"2026-08-24T13:39:23Z","type":"stable","version":"apps_v1.80.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.146.0","date":"2026-08-19T08:40:33Z","type":"stable","version":"crates_v0.146.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.145.0","date":"2026-08-18T14:33:59Z","type":"stable","version":"crates_v0.145.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.79.0","date":"2026-08-18T15:09:46Z","type":"stable","version":"apps_v1.79.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.144.0","date":"2026-08-10T10:08:13Z","type":"stable","version":"crates_v0.144.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.78.0","date":"2026-08-10T10:46:10Z","type":"stable","version":"apps_v1.78.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.143.0","date":"2026-08-06T10:42:26Z","type":"stable","version":"crates_v0.143.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.77.0","date":"2026-08-03T12:07:50Z","type":"stable","version":"apps_v1.77.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.142.0","date":"2026-07-27T15:14:48Z","type":"stable","version":"crates_v0.142.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.76.0","date":"2026-07-27T15:59:01Z","type":"stable","version":"apps_v1.76.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.141.0","date":"2026-07-21T15:16:54Z","type":"stable","version":"crates_v0.141.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.75.0","date":"2026-07-21T23:22:20Z","type":"stable","version":"apps_v1.75.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.140.0","date":"2026-07-14T07:09:20Z","type":"stable","version":"crates_v0.140.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.74.0","date":"2026-07-14T07:46:21Z","type":"stable","version":"apps_v1.74.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.139.0","date":"2026-07-06T15:33:32Z","type":"stable","version":"crates_v0.139.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.73.0","date":"2026-07-06T23:08:25Z","type":"stable","version":"apps_v1.73.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/crates_v0.138.0","date":"2026-06-29T19:18:29Z","type":"stable","version":"crates_v0.138.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.72.0","date":"2026-06-29T23:11:48Z","type":"stable","version":"apps_v1.72.0"},{"url":"https://github.com/oxc-project/oxc/releases/tag/apps_v1.71.0","date":"2026-06-22T12:31:30Z","type":"stable","version":"apps_v1.71.0"}]` |
| security.disclosure_policy | yes | - |
| security.scorecard | 7.7 | - |
| security.vulnerabilities | `{"count":2,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=black&per_page=100","last_12m":1,"max_severity":"HIGH"}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=npm&package_name=oxlint&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Code Quality Tools)

| Capability | Black | Oxc/oxlint |
|---|:--:|:--:|
| **Core** |  |  |
| Function | Formatter | Quality platform |
| Language scope | Single-language | Single-language |
| Implementation language | Python | Rust |
| **Capability** |  |  |
| Autofix | ✓ | ✓ |
| **Config** |  |  |
| Config model | Zero-config | Config file |
| **Extensibility** |  |  |
| Custom rules | ✗ | ✓ |
| **Deployment** |  |  |
| Deployment | Both | 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:46:12.210Z. "-" = undocumented, not absent.*
