Projects with this topic
-
Hunt down Go interface implementations like a bloodhound with trust issues. Tired of grep-ing through thousands of lines trying to figure out which structs actually implement that damn interface? This tool does the heavy lifting so you don't have to suffer through another existential crisis at 3am.
Updated -
Coordinated Agent Swarm Testing — open-source framework that deploys 100 Claude AI agents in five specialized squads (Security, Logic, Robustness, Performance, Data Integrity) to systematically analyze codebases for bugs, security issues, and code quality problems. A research-backed substitute for human beta testing. Empirical results from the published paper: 100 agents analyzed a 12,500-line React/TypeScript application in 63 minutes, identified 687 unique findings, at a total cost of $7.97 — compared to $2,000-$20,000 for equivalent human beta testing. Available via npm (cast-swarm) and as an MCP server. Apache 2.0 licensed. Published preprint available.
Updated -
Repository health analyzer CLI. Scores repos 0-100 across 6 dimensions. Zero dependencies, zero LLM cost. Built by MYCORA.
Updated -
Structural and behavioral signals for large, AI-assisted code changes.
Updated -
Sample java project to demonstrate the functionality of the static-code-review-plugin.
Updated -
The static code analysis tool you need for your HTML.
UpdatedUpdated -
Pylint is a Python static code analysis tool which looks for programming errors.
Updated