Skip to content
#

dead-code

Here are 20 public repositories matching this topic...

skylos

Open source local-first PR scanner that finds dead code, security bugs, secrets, quality regressions, and AI-code mistakes before merge. For first timers refer to https://duriantaco.github.io/skylos/repo-map/

  • Updated Jun 19, 2026
  • Python

A config-driven static analysis tool that eliminates dead code produced by constant folding in Java/Kotlin projects. Replaces boolean flags with literals, simplifies expressions, removes dead branches and methods — all in an iterative pipeline until convergence.

  • Updated Jun 5, 2026
  • Python

Understand your Python codebase. 📡 Summarizes your directory in a single table. Displays the file structure of all the files, their functions, classes, and methods in a nicely colored tree. Shows a table of all the files with counts of the lines and much more.

  • Updated May 15, 2025
  • Python

Deterministic structural change controller for AI-assisted Python development. Bound, verify, and audit agent edits before the diff — one canonical report, every surface (CLI, MCP, SARIF, CI)

  • Updated Jun 18, 2026
  • Python

Improve this page

Add a description, image, and links to the dead-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dead-code topic, visit your repo's landing page and select "manage topics."

Learn more