fast-ruby
Optimization library
A collection of Ruby idioms for writing faster code by collecting common performance optimizations.
Writing Fast Ruby
-- Collect Common Ruby idioms.
6k stars
174 watching
375 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 2 awesome lists
benchmark-ipshacktoberfestperformance-optimizationruby
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of idiomatic Ruby code snippets, refactorings, and best practices for writing clean and maintainable Ruby code. | 2,389 |
| | Tools for optimizing Ruby code performance | 1,812 |
| | Parallel processing made simple and fast in Ruby | 4,173 |
| | Automated benchmarking and comparison of web frameworks using isolated containers and distributed measurement tools. | 7,005 |
| | Faster way to read Excel documents in Ruby | 25 |
| | A tool to profile CPU usage in running Ruby programs without requiring the program to restart. | 2,510 |
| | Tools for measuring and optimizing the performance of Ruby on Rails applications | 2,981 |
| | An implementation of the Ruby language on the JVM, aiming to provide concurrency and integration with Java. | 3,796 |
| | A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |
| | A Ruby gem that provides fast and accurate estimate of row counts in large databases | 230 |
| | Tool for parallelizing and optimizing tests in Ruby-based applications | 3,391 |
| | A language and implementation providing a simple and extensible way to write programs | 22,221 |
| | A Ruby implementation of GetText with significant performance improvements and additional features | 404 |
| | A comprehensive library of algorithms and data structures in Ruby | 2,676 |
| | Sorbet is a type checker designed to improve the robustness and maintainability of Ruby codebases. | 3,634 |