flay

Code analyzer

An analysis tool that compares code at different levels to identify structural similarities and differences.

Flay analyzes code for structural similarities. Differences in literal values, variable, class, method names, whitespace, programming style, braces vs do/end, etc are all ignored.

GitHub

742 stars
15 watching
61 forks
Language: Ruby
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
prontolabs/pronto-flay An analyzer tool that helps identify similar code issues by comparing two programming languages' syntax structures 19
ilyaumanets/improve_your_code A tool that analyzes Ruby code for common design flaws and suggests improvements. 0
seattlerb/flog Reports the most tortured code in an easy to read pain report 936
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
imlazyeye/duck An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. 12
s-weigand/flake8-nb A tool to check Python code quality in Jupyter notebooks. 28
pclalv/pronto-shellcheck A tool that runs a code analysis script called shellcheck on Ruby code. 2
flosse/sloc A tool to analyze and report on the size of source code in various programming languages 945
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
kowainik/stan Analyzes Haskell code to identify potential errors and areas for improvement 570
philips-labs/tabia Analyzes codebases to extract characteristics and provides insights on their properties 12
cxxxr/sblint A tool that checks Common Lisp source code for errors and warnings 121
pytorch-labs/torchfix A tool to analyze and fix issues in PyTorch-related Python code, with automated fixes available. 102
flatt-security/shisho A tool that analyzes code for security vulnerabilities and provides feedback to developers 371