rubocop-performance
Code optimizer
Analyzes code performance and provides suggestions for optimization
An extension of RuboCop focused on code performance checks.
687 stars
13 watching
81 forks
Language: Ruby
last commit: about 1 month ago
Linked from 1 awesome list
code-formatterhacktoberfestlinterrubocoprubystatic-code-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
prontolabs/pronto-rubocop | An integration that automates code analysis using RuboCop and Pronto | 83 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
rubocop/rubocop-rails | An extension of the RuboCop linter tool that enforces best practices and coding conventions for Rails projects. | 823 |
rubocop/guard-rubocop | Automatically checks Ruby code style with RuboCop when files are modified. | 262 |
damirsvrtan/fasterer | Tools for optimizing Ruby code performance | 1,812 |
ruby-prof/ruby-prof | A tool to analyze and understand the performance of Ruby applications | 2,005 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,481 |
rubocop/rubocop | An automated code quality tool for Ruby programming language | 12,664 |
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
max22-/uxnbruteforce | An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
javierhonduco/rbperf | A low-overhead profiler and tracer for Ruby applications | 119 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,483 |
prontolabs/pronto-rails_best_practices | Analyzes and improves code quality in Rails projects using a set of established best practices | 11 |
marketsquare/robotframework-robocop | A tool for static code analysis of Robot Framework language | 195 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |