Stars
Provides iteration per second benchmarking for Ruby
Ruby bindings for the SQLite3 embedded database
Examples of C extensions in Ruby gems
mini_portile and mini_portile2 - Simple autoconf and cmake builder for developers
A fast high compression read-only file system for Linux, Windows and macOS
Optimist is a commandline option parser for Ruby that just gets out of your way.
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
A fast TOML parser gem fully compliant with TOML v1.0.0
Pure Ruby timers collections suitable for use with event loops
Timeouts for popular Ruby gems
Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
BinData - Reading and Writing Binary Data in Ruby
Asynchronous WebSocket client and server, supporting HTTP/1 and HTTP/2 for Ruby.
Provides a low-level implementation of the WebSocket protocol according to RFC6455.
A web server agnostic rack middleware for defining and applying rewrite rules. In many cases you can get away with Rack::Rewrite instead of writing Apache mod_rewrite rules.