Todas las etiquetas
Etiqueta del catálogo

#refactoring

Todos los repositorios del registro público que llevan esta etiqueta, procedente de sus topics de GitHub o de las palabras clave que publican sus registros de paquetes. La salud se mide con la misma metodología versionada que el resto del registro.

49 registros
Con la etiqueta «refactoring»Ordenado por índice de salud
Go · Maven
94Excepcionalíndice de salud
OpenRewrite/rewrite
Automated mass refactoring of source code.
Java★ 359617 jul 2026
Apache-2.017 jul 2026 · métricas 2.10.0
npm · PyPI · crates.io
94Excepcionalíndice de salud
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
Rust★ 15.4K↓ 3M/mes5 ago 2026
MIT5 ago 2026 · métricas 2.10.0
Packagist
93Excepcionalíndice de salud
rectorphp/rector
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
PHP★ 10.4K↓ 6.3M/mes22 ago 2026
MIT22 ago 2026 · métricas 2.10.0
Maven · RubyGems
92Excelenteíndice de salud
PicnicSupermarket/error-prone-support
Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
Java★ 3723 jul 2026
MIT23 jul 2026 · métricas 2.10.0
PyPI · crates.io · npm
92Excelenteíndice de salud
rohaquinlop/complexipy
Blazingly fast cognitive complexity analysis for Python, written in Rust.
Rust · Python★ 819↓ 666.7K/mes29 ago 2026
MIT29 ago 2026 · métricas 2.10.0
NuGet
91Excelenteíndice de salud
dotnet/roslynator
Roslynator is a set of code analysis tools for C#, powered by Roslyn.
C#★ 347529 ago 2026
Licencia propia29 ago 2026 · métricas 2.10.0
Packagist
89Excelenteíndice de salud
rectorphp/rector-src
Development repository for Rector. Check https://github.com/rectorphp/rector for the distribution repository.
PHP★ 136↓ 7821/mes22 ago 2026
MIT22 ago 2026 · métricas 2.10.0
PyPI · npm · RubyGems
89Excelenteíndice de salud
repowise-dev/repowise
Codebase intelligence for AI and humans: code health scores, auto-generated docs, git analytics, dead code detection, and architectural decisions via MCP.
Python · TypeScript★ 368317 jul 2026
AGPL-3.017 jul 2026 · métricas 2.10.0
PyPI
88Excelenteíndice de salud
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
Python★ 15.5K5 ago 2026
MIT5 ago 2026 · métricas 2.10.0
Packagist
88Excelenteíndice de salud
PHP★ 260↓ 121.4K/mes20 jul 2026
MIT20 jul 2026 · métricas 2.10.0
PyPI
87Excelenteíndice de salud
Cranot/roam-code
Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 commands, 224 MCP tools, change-safety gates, audit evidence, zero API keys.
Python★ 498↓ 5430/mes15 jul 2026
Apache-2.015 jul 2026 · métricas 2.10.0
Packagist
86Excelenteíndice de salud
nextcloud-libraries/rector
Rector upgrade rules for Nextcloud
PHP★ 3↓ 48.1K/mes20 jul 2026
AGPL-3.020 jul 2026 · métricas 2.10.0
Maven
81Excelenteíndice de salud
openrewrite/rewrite-analysis
OpenRewrite recipes for data flow analysis.
Java★ 1625 jul 2026
Apache-2.025 jul 2026 · métricas 2.10.0
npm · Go
80Excelenteíndice de salud
LegacyCodeHQ/clarity-cli
Clarity is a software design tool for AI-native developers and coding agents.
Go★ 45↓ 1314/mes1 ago 2026
Apache-2.01 ago 2026 · métricas 2.10.0
80Excelenteíndice de salud
clojure-emacs/refactor-nrepl
nREPL middleware to support refactorings in an editor agnostic way
Clojure★ 26223 jul 2026
EPL-1.023 jul 2026 · métricas 2.10.0
PyPI
80Excelenteíndice de salud
davidhalter/jedi
Awesome autocompletion, static analysis and refactoring library for python
Python★ 6173↓ 134M/mes28 ago 2026
Licencia propia28 ago 2026 · métricas 2.10.0
Go
80Excelenteíndice de salud
enola-labs/enola
Architecture intelligence for developers, coding agents, and CI - understand codebases, analyze change impact, and catch architectural regressions.
C · Go★ 2076 sept 2026
Apache-2.06 sept 2026 · métricas 2.10.0
PyPI
80Excelenteíndice de salud
pre-commit/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
Python★ 6673↓ 1.7M/mes28 ago 2026
MIT28 ago 2026 · métricas 2.10.0
npm
78Buenoíndice de salud
BenSheridanEdwards/StyleProof
Catch every CSS change before it ships — review PRs and certify refactors by the browser's computed styles, not pixels. Works with any styling system.
JavaScript · TypeScript★ 2↓ 6417/mes22 ago 2026
MIT22 ago 2026 · métricas 2.10.0
npm
75Buenoíndice de salud
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
TypeScript · JavaScript★ 5253↓ 139M/mes12 ago 2026
MIT12 ago 2026 · métricas 2.10.0
crates.io · Packagist
75Buenoíndice de salud
denzyldick/phanalist
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
Rust · PHP★ 160↓ 9/mes17 jul 2026
MIT17 jul 2026 · métricas 2.10.0
npm
73Buenoíndice de salud
stainless-code/codemap
Cut AI-agent token waste ~90% — query a local SQLite structural index of your JS/TS/CSS codebase with SQL in one round-trip instead of 3–5 file reads. Symbols, imports, calls, components, CSS tokens, coverage, markers. CLI, MCP (21 tools), HTTP, GitHub Action, ESM API. 71 recipes; AST+resolver; SARIF/audit/baselines for CI.
TypeScript★ 8↓ 8315/mes26 jul 2026
MIT26 jul 2026 · métricas 2.10.0
PyPI
71Buenoíndice de salud
python-rope/rope
a python refactoring library
Python★ 2227↓ 1.4M/mes21 jul 2026
LGPL-3.021 jul 2026 · métricas 2.10.0
Go
69Buenoíndice de salud
jackchuka/goalias
Instantly standardize Go import aliases across your entire codebase with LSP-powered precision.
Go★ 627 jul 2026
MIT27 jul 2026 · métricas 2.10.0
PyPI
67Buenoíndice de salud
asottile/classify-imports
Utilities for refactoring imports in python-like syntax.
Python★ 2422 jul 2026
MIT22 jul 2026 · métricas 2.10.0
Hex
67Buenoíndice de salud
elixir-vibe/ex_dna
Code duplication detector powered by Elixir AST analysis
Elixir★ 111↓ 29.5K/mes17 jul 2026
MIT17 jul 2026 · métricas 2.10.0
PyPI · Go
65Buenoíndice de salud
blackwell-systems/agent-lsp
MCP server that orchestrates language servers into agent-native workflows. 65 tools, 30 CI-verified languages.
Go★ 80↓ 1221/mes17 jul 2026
MIT17 jul 2026 · métricas 2.10.0
crates.io · RubyGems
65Buenoíndice de salud
marcoroth/yerba
🧉 YAML Editing and Refactoring with Better Accuracy
Rust · Ruby★ 3↓ 117/mes26 jul 2026
MIT26 jul 2026 · métricas 2.10.0
npm
63Moderadoíndice de salud
depwire/depwire
The missing context layer for AI-assisted refactoring
TypeScript★ 58↓ 4885/mes17 jul 2026
Licencia propia17 jul 2026 · métricas 2.10.0
PyPI
59Moderadoíndice de salud
asottile/tokenize-rt
A wrapper around the stdlib `tokenize` which roundtrips.
Python★ 61↓ 7.7M/mes27 ago 2026
MIT27 ago 2026 · métricas 2.10.0