rubocop-performance
Code optimizer
Analyzes code performance and provides suggestions for optimization
An extension of RuboCop focused on code performance checks.
685 stars
13 watching
81 forks
Language: Ruby
last commit: 6 days 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. | 820 |
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,004 |
rubocop/ruby-style-guide | Provides guidelines for writing maintainable and readable Ruby code | 16,464 |
rubocop/rubocop | Analyzes and enforces code quality and style in Ruby projects | 12,650 |
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
max22-/uxnbruteforce | Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. | 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,484 |
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 | 188 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |