Pecker

Code analyzer

Detects unused code in Swift projects by analyzing syntax and index store data

CodePecker is a tool to detect unused Swift code.

GitHub

1k stars
27 watching
63 forks
Language: Swift
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wycats/looper Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code 16
venantius/yagni An analyzer that identifies and reports unused code in Java-based projects. 219
flatt-security/shisho A tool that analyzes code for security vulnerabilities and provides feedback to developers 371
asciidisco/sloccount Analyzes code files and reports line counts of specific languages in a standard format. 6
hu-dwim/hu.dwim.walker A tool that analyzes and processes Common Lisp code into a more detailed structure 6
peterhinch/micropython-monitor A tool to monitor and analyze the behavior of real-time systems written in Python 30
zapier/kubechecks A tool that analyzes changes to Kubernetes codebases before merging them into production 187
joxeankoret/pigaios A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. 635
jetbrains-research/buckwheat Tool to extract and analyze source code identifiers from various programming languages. 24
wala/wala A toolset for static analysis of Java and JavaScript code. 763
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
tumblrarchive/swiftcompilationperformancereporter Automates the process of identifying slow Swift compilation paths in specific targets and generating reports on their performance. 146
code-cracker/code-cracker An analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn. 1,129
xampprocky/tokei A tool for displaying statistics about codebase size and language distribution 11,251
clj-commons/kibit A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. 1,764