fastruby / fast-rubyLinks
Writing Fast Ruby -- Collect Common Ruby idioms.
☆5,715Updated 3 months ago
Alternatives and similar repositories for fast-ruby
Users that are interested in fast-ruby are comparing it to the libraries listed below
Sorting:
- Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go…☆5,743Updated 2 months ago
- Ruby Tricks, Idiomatic Ruby, Refactoring and Best Practices☆2,394Updated 2 years ago
- Code smell detector for Ruby☆4,083Updated last week
- help to kill N+1 queries and unused eager loading☆7,223Updated 3 weeks ago
- Examples from the book Design Patterns in Ruby by Russ Olsen. # ruby 2.2.0☆2,564Updated last year
- RSpec cheatsheet & Rails app: Learn how to expertly test Rails apps from a model codebase☆2,153Updated 4 years ago
- Minimal authorization through OO design and pure Ruby classes☆8,412Updated last month
- The advanced business logic framework for Ruby.☆3,445Updated 4 months ago
- a code metric tool for rails projects☆4,177Updated last month
- Ruby: parallel processing made simple and fast☆4,204Updated 2 months ago
- A collection of awesome Ruby Gems for Rails development.☆2,809Updated last year
- Library for stubbing and setting expectations on HTTP requests in Ruby.☆4,022Updated last month
- Sequel: The Database Toolkit for Ruby☆5,031Updated last week
- File Attachment toolkit for Ruby applications☆3,226Updated this week
- Go faster, off the Rails - Benchmarks for your whole Rails app☆3,020Updated 5 months ago
- Timeouts for popular Ruby gems☆2,430Updated 2 months ago
- Cron jobs in Ruby☆8,861Updated 10 months ago
- A community-driven Ruby on Rails style guide☆6,504Updated 8 months ago
- Generate Entity-Relationship Diagrams for Rails applications☆4,056Updated last year
- Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites☆4,830Updated 2 months ago
- A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.☆3,640Updated this week
- Versioned database views for Rails