dead-code-removal
Here are 31 public repositories matching this topic...
💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead code used only in tests.
- 
            Updated
            
Oct 14, 2025  - PHP
 
Dead code detection with tombstones for PHP 🪦🧟
- 
            Updated
            
Sep 27, 2025  - PHP
 
Experimental tool for finding unused functions/finding usages
- 
            Updated
            
Jan 7, 2023  - Elm
 
Code Deobfuscator
- 
            Updated
            
Feb 3, 2016  - Pascal
 
Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is not included in the resulting file.
- 
            Updated
            
Nov 2, 2025  - C++
 
Dead Code Detector finds never used code in Java applications
- 
            Updated
            
Jul 11, 2019  - Java
 
[READ ONLY] Report generation for Tombstones created with the scheb/tombstone-logger library
- 
            Updated
            
Sep 27, 2025  - PHP
 
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
 
Bury your dead code
- 
            Updated
            
Jul 21, 2019  - PHP
 
Lacuna is a JavaScript dead code elimination framework written in Node.js
- 
            Updated
            
Jul 13, 2017  - JavaScript
 
SDCC STM8 Dead Code Elimination Tool
- 
            Updated
            
Jul 26, 2024  - C
 
Vulture dead code finder plugin for Pytest
- 
            Updated
            
Nov 25, 2024  - Python
 
Pycharm Plugin useful for detecting potentially dead code
- 
            Updated
            
Oct 29, 2025  - Kotlin
 
Detect dead code with confidence via real user monitoring
- 
            Updated
            
Dec 15, 2023  - JavaScript
 
Partial dead store elimination pass for LLVM.
- 
            Updated
            
Apr 19, 2017  - LLVM
 
❌ Remove dead conditional branches
- 
            Updated
            
May 31, 2021  - Ruby
 
A simple python script used to destroy dead code identified by Vulture.
- 
            Updated
            
Dec 29, 2021  - Python
 
Removes unused private/internal types during compile-time.
- 
            Updated
            
Jun 20, 2025  - C#
 
Improve this page
Add a description, image, and links to the dead-code-removal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dead-code-removal topic, visit your repo's landing page and select "manage topics."