homplexity

Code analyzer

A tool that analyzes Haskell code to measure its complexity and quality

Haskell code complexity and quality measurement

GitHub

61 stars
7 watching
15 forks
Language: Haskell
last commit: almost 2 years ago
code-qualitycomplexityhackagehacktoberfest2019haskellquality

Related projects:

Repository Description Stars
kowainik/stan Analyzes Haskell code to identify potential errors and areas for improvement 570
rubik/argon Analyzes and reports on the complexity of Haskell code 98
haskell/criterion A tool for measuring and analyzing the performance of Haskell code 504
mumuki/mulang Analyzes source code structure and syntax to detect potential issues and errors 124
joxeankoret/pigaios A tool for analyzing and matching source code with binary data to extract useful information about functions and symbols. 635
tushartushar/designitejava A tool for assessing the quality and structure of Java code by detecting design and implementation smells and computing various object-oriented metrics. 173
xampprocky/tokei A tool for displaying statistics about codebase size and language distribution 11,336
mbechler/serianalyzer Analyzes Java bytecode to identify potential deserialization vulnerabilities. 241
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
mikepopoloski/slang Provides tools and services for compiling, parsing, and analyzing SystemVerilog code 626
epergo/sublimelinter-contrib-ameba A tool providing an interface between Sublime Text and the Ameba code analysis engine 14
flatt-security/shisho A tool that analyzes code for security vulnerabilities and provides feedback to developers 371
haskell/threadscope A graphical tool for profiling parallel programs in multiple programming languages. 153
microsoft/pylance-release A Python language server extension providing code analysis and features like auto-imports and type checking 1,719
venantius/yagni An analyzer that identifies and reports unused code in Java-based projects. 219