dead-code-removal
There are 25 repositories under dead-code-removal topic.
jendrikseipp/vulture
Find dead Python code
scheb/tombstone
Dead code detection with tombstones for PHP 🪦🧟
zwilias/elm-xref
Experimental tool for finding unused functions/finding usages
Pigrecos/CodeDeobfuscator
Code Deobfuscator
slycelote/caide-cpp-inliner
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.
evernat/dead-code-detector
Dead Code Detector finds never used code in Java applications
scheb/tombstone-analyzer
[READ ONLY] Report generation for Tombstones created with the scheb/tombstone-logger library
SolidWorx/Burial
Bury your dead code
Lacuna-JDCE/Lacuna
Lacuna is a JavaScript dead code elimination framework written in Node.js
andreisilviudragnea/PythonDCE
Pycharm Plugin useful for detecting potentially dead code
buschtoens/ember-dead-code
Detect dead code with confidence via real user monitoring
CTXz/STM8-DCE
SDCC STM8 Dead Code Elimination Tool
Gatewatcher/pytest-vulture
Vulture dead code finder plugin for Pytest
bryant/pdse
Partial dead store elimination pass for LLVM.
razum2um/dead_code_terminator
❌ Remove dead conditional branches
samblackburn/NetDoc
Documents usages of your code across solutions
0x2C6/deadlyzer
Parse AST, compere constants, clean
Emik03/Absence.Fody
Removes unused private/internal types during compile-time.
IntraGreen/Intra_OS_CODES
My operating system codes for summer semester 2017.
jonathancross/vulture-feeder
A simple python script used to destroy dead code identified by Vulture.
scheb/tombstone-core
[READ ONLY] Core classes of the scheb/tombstone library
scheb/tombstone-logger
[READ ONLY] Tracking of tombstones to find dead code in your codebase
bertolo1988/unused-exports
Tries to find javascript module named exports that are not being used by other javascript modules.
AlexChachanashviliOss/Decimated
Decimated code execution, for the times when you want to run code sometimes or maybe just once. Also contains tools for finding dead code.
l33t-c0d3r-66/Dead-Code-Eliminator
A simple static JS Code analyzer