clarifier
Code clarifier
A tool for improving code readability and maintainability by providing functionality to clarify complex code structures
3 stars
6 watching
3 forks
Language: Ruby
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
clj-commons/kibit | A static code analyzer for Clojure and other languages that suggests improvements to make code more idiomatic and efficient. | 1,764 |
bkoelman/csharpguidelinesanalyzer | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
keithrbennett/trick_bag | A collection of Ruby classes and methods to simplify and enhance code writing. | 34 |
codemancers/rbkit | A Ruby profiling tool with a GUI that profiles Ruby processes and sends data to a client for analysis. | 358 |
clj-kondo/clj-kondo | A tool for analyzing and improving the quality of Clojure code | 1,712 |
testdouble/suture | A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,409 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,116 |
clojurephant/clojurephant | A Gradle plugin providing support for Clojure and ClojureScript languages in software development | 182 |
diffblue/cbmc | A tool for verifying the correctness and safety of C++ programs | 848 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
mbechler/serianalyzer | Analyzes Java bytecode to identify potential deserialization vulnerabilities. | 241 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 685 |
ged/linkparser | An interface to parse and analyze English sentences using the CMU Link Grammar | 76 |
bhauman/devcards | A tool to enhance ClojureScript development by allowing developers to interactively test and visualize code examples in an immersive interface. | 1,530 |