Highlights
- Pro
More
8000
Starred repositories
This gem create DB-based solution for caching relation collections. It based on PostgreSQL version >= 9.4 . It faster than memcache+dalli combination. In some cases three times faster, but with all…
Lazy loading associations for the ActiveRecord models
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. Yo…
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying for Ruby.
A minimal wrapper around the Google Calendar API
Delegated UNIQUENESS in Postgress. Use case: UNIQ index with immutable data, and lots of non-HOT updates on a table. Delegating UNIQ constraint to external table speeding up UPDATEs. ( pay 1 ms on …
The missing set of useful tools for Postgres DBAs and all engineers
Simple, efficient background processing for Ruby
[proof of concept] visual web page structure recognizing A.I. tool
The social sharing buttons that aren’t shabby
Fluentd: Unified Logging Layer (project under CNCF)
Performance profiling for Rails, made simple 🦔
Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
A command line tool that draw plots on the terminal.
A Camera component for React Native. Also supports barcode scanning!
A software attempt to address the "double key press" issue on Apple's butterfly keyboard [not actively maintained]
Qo - Query Object - Pattern matching and fluent querying in Ruby
The Ruby community's gem hosting service.
Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.