dead-code-removal topic

List dead-code-removal repositories

caide-cpp-inliner

30
Stars
11
Forks
Watchers

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...

vulture

3.0k
Stars
138
Forks
Watchers

Find dead Python code

tombstone

257
Stars
16
Forks
Watchers

Dead code detection with tombstones for PHP 🪦🧟

elm-xref

61
Stars
0
Forks
Watchers

Experimental tool for finding unused functions/finding usages

tombstone-analyzer

28
Stars
6
Forks
Watchers

[READ ONLY] Report generation for Tombstones created with the scheb/tombstone-logger library

dead-code-detector

31
Stars
7
Forks
Watchers

Dead Code Detector finds never used code in Java applications