platform: ruby
867 products, primary matches first, then adoption-weighted; health v2 shown.
| Product | Health v2 | Stars | Maturity |
|---|---|---|---|
| streamio/streamio-ffmpeg A Ruby gem that wraps the ffmpeg command-line tool, providing a simple API for reading movie metadata and transcoding video/audio files. It… | 32 | 1687 | maintenance |
| radiant/radiant Radiant is an open source, general-purpose content management system built as a traditional Ruby on Rails application, aimed at small teams… | 64 | 1678 | maintenance |
| litaio/lita Lita is a Ruby-based chat bot framework for ChatOps, with persistent storage via Redis and a plugin system built on RubyGems and Bundler. I… | 10 | 1674 | maintenance |
| mdp/rotp A Ruby library for generating and validating one-time passwords (HOTP and TOTP) according to RFC 4226 and RFC 6238. It is compatible with G… | 47 | 1657 | maintenance |
| contribsys/einhorn Einhorn is a language-independent shared socket manager that runs and supervises multiple copies of a long-lived process, opening server so… | 66 | 1646 | maintenance |
| whitequark/parser A production-ready Ruby parser written in pure Ruby that produces ASTs with source maps for Ruby code up to Ruby 3.3. It supports parsing m… | 74 | 1644 | maintenance |
| mailboxer/mailboxer Mailboxer is a Ruby on Rails gem that adds a private messaging system to web applications. It supports multi-participant conversations, sys… | 23 | 1635 | maintenance |
| Geokit Geokit is a Ruby gem providing geocoding via multiple providers (Google, Bing, OpenStreetMap, Mapbox, etc.) plus distance, heading, midpoin… | 32 | 1628 | maintenance |
| coinbase/terraform-landscape Terraform Landscape is a Ruby-based CLI tool that reformats the output of `terraform plan` into a more readable, colorized format. It works… | 23 | 1626 | maintenance |
| tenex/rails-assets A Bundler-to-Bower proxy that converts Bower frontend packages into Ruby gems for use in Rails asset pipelines. It also provides a hosted s… | 32 | 1620 | maintenance |
| Shoes Shoes 4 is a Ruby DSL-based GUI toolkit for building small cross-platform desktop applications on Mac, Windows, and Linux, implemented in J… | 23 | 1605 | maintenance |
| propublica/upton Upton is a Ruby framework that handles the repetitive parts of writing web scrapers, letting developers focus on site-specific CSS selector… | 32 | 1597 | maintenance |
| codebrew/backbone-rails A Ruby gem that vendors Backbone.js and Underscore.js into the Rails 3.1+ asset pipeline and provides generators for models, routers, views… | 23 | 1596 | maintenance |
| vdaubry/github-awards Git Awards (formerly GitHub Awards) is a web application that ranks GitHub users by programming language and by location (city, country, wo… | 32 | 1578 | maintenance |
| steelThread/redmon Redmon is a Sinatra-based web dashboard for managing and monitoring Redis instances. It provides a live stats view, a browser-based Redis C… | 32 | 1563 | maintenance |
| benbalter/word-to-markdown A Ruby gem that converts Microsoft Word (.docx) documents into clean Markdown, using LibreOffice under the hood. It can be used as a librar… | 66 | 1550 | maintenance |
| orta/cocoapods-keys A CocoaPods plugin that stores per-developer environment and application keys securely in the macOS keychain instead of source code. On pod… | 32 | 1548 | maintenance |
| hybridgroup/artoo Artoo is a Ruby micro-framework for robotics, drones, and IoT physical computing, providing a DSL for connecting to hardware like Arduino, … | 23 | 1544 | maintenance |
| assaf/vanity Vanity is an A/B testing (split testing) framework for Ruby on Rails that lets developers define experiments, present variants to users, an… | 10 | 1528 | maintenance |
| charlotte-ruby/impressionist A Rails plugin that logs impressions (page views and action views) per controller action or manually per model, storing them in an impressi… | 52 | 1527 | maintenance |
| ryanto/acts_as_votable A Ruby gem that adds voting functionality (upvote/downvote, like/dislike) to Rails ActiveRecord models. Any model can vote on any other mod… | 23 | 1526 | maintenance |
| indirect/rails-footnotes A Rails gem that appends debugging footnotes to every page in development, showing sessions, request parameters, cookies, routes, queries, … | 77 | 1522 | maintenance |
| samg/timetrap Timetrap is a simple command line time tracker written in Ruby, distributed as a gem that installs a `t` executable. It manages timesheets … | 37 | 1512 | maintenance |
| gonzalo-bulnes/simple_token_authentication A Ruby gem that adds simple token authentication to Rails applications or APIs using Devise. It packages José Valim's recommended safe toke… | 23 | 1504 | maintenance |
| redis-store/redis-store A family of Ruby gems providing Redis-backed stores for caching, Rack sessions, Rack::Cache HTTP caching, and I18n translation backends. It… | 86 | 1498 | maintenance |
| jeromelachaud/freelancer-theme A Jekyll theme based on the Freelancer Start Bootstrap theme, providing a one-page portfolio layout with project modals and a contact form.… | 32 | 1494 | maintenance |
| Shopify/shipit-engine Shipit is a self-hosted Rails engine from Shopify that coordinates code deployments for GitHub repositories, letting teams push, lock, and … | 67 | 1493 | maintenance |
| brianmario/yajl-ruby A Ruby gem providing C bindings to the YAJL library for streaming JSON parsing and encoding. It supports parsing directly from IO streams (… | 59 | 1490 | maintenance |
| igrigorik/decisiontree A Ruby library implementing the ID3 decision tree learning algorithm for both continuous and discrete datasets, with rule pruning (C4.5-sty… | 32 | 1490 | maintenance |
| reenhanced/gitreflow git-reflow is a Ruby-based command-line tool that automates the git feature-branch workflow: it creates pull requests, enforces code review… | 23 | 1489 | maintenance |
| thisredone/rb rb is a tiny Ruby script (9 lines) that turns Ruby into an ergonomic command-line text-processing utility, letting you pipe stdin into Ruby… | 32 | 1488 | maintenance |
| slack-notifier/slack-notifier A Ruby gem that provides a simple wrapper for posting messages to Slack channels via incoming webhooks. It supports default payloads, per-m… | 32 | 1487 | maintenance |
| defunkt/unicorn Unicorn is a Rack HTTP server for Ruby applications, designed for fast clients on low-latency, high-bandwidth Unix connections. It manages … | 39 | 1479 | maintenance |
| technicalpickles/jeweler Jeweler is an opinionated Ruby tool for creating and managing RubyGem projects, providing a scaffold generator for new gems and Rake tasks … | 32 | 1472 | maintenance |
| egonSchiele/contracts.ruby contracts.ruby is a Ruby library for design-by-contract programming, letting you declare one-line contracts above methods that validate arg… | 75 | 1457 | maintenance |
| rharriso/bower-rails A Ruby gem that adds Bower package management support to Rails projects via a Bundler-like DSL (Bowerfile) or bower., plus rake tasks for i… | 23 | 1450 | maintenance |
| jsonapi-serializer/jsonapi-serializer A fast JSON:API serializer for Ruby objects, forked from Netflix's fast_api to keep the project alive. It supports compound documents, rela… | 51 | 1448 | maintenance |
| gottfrois/dashing-rails A Rails engine port of Shopify's Dashing dashboard framework for building real-time, widget-based dashboards in Ruby on Rails applications.… | 32 | 1448 | maintenance |
| soveran/cuba Cuba is a Ruby microframework for web development built on top of Rack, inspired by the Rum request mapper. It offers minimal routing with … | 23 | 1447 | maintenance |
| petems/tugboat Tugboat is a Ruby-based command line tool for managing DigitalOcean droplets, offering commands to create, destroy, and SSH into servers. I… | 23 | 1438 | maintenance |
| jejacks0n/teaspoon Teaspoon is a JavaScript test runner built as a Ruby gem for Rails applications. It runs tests in the browser or headlessly via PhantomJS o… | 23 | 1422 | maintenance |
| Shopify/krane Krane is a Ruby command-line tool from Shopify that deploys changes to a Kubernetes namespace and reports a clear pass/fail result with deb… | 53 | 1417 | maintenance |
| RailsApps/rails_apps_composer A Ruby gem that uses recipes to generate Rails application templates for building Rails starter apps. It lets developers share and maintain… | 32 | 1416 | maintenance |
| rroblak/seed_dump Seed Dump is a Rails plugin that adds a rake task (db:seed:dump) and console API to export existing database records into db/seeds.rb seed … | 82 | 1414 | maintenance |
| leopardpan/leopardpan.github.io A responsive Jekyll blog template (based on Vno Jekyll) for building a personal blog hosted on GitHub Pages. It ships with post layouts, ta… | 23 | 1411 | maintenance |
| rtomayko/ronn Ronn is a Ruby command-line tool that converts simple Markdown-like text files into roff manpages and HTML. It defines the ronn format, a s… | 32 | 1409 | maintenance |
| testdouble/suture Suture is a Ruby gem that makes it safer to refactor or fully reimplement poorly-understood legacy code. It supports the whole refactor lif… | 32 | 1409 | maintenance |
| codebygina/mediumish-theme-jekyll Mediumish is a free MIT-licensed Jekyll theme that gives blogs and static sites a Medium-style look. It is a template built on Bootstrap fo… | 23 | 1404 | maintenance |
| soveran/ohm Ohm is a Ruby object-hash mapping (ORM-like) library for Redis, letting you persist and query Ruby objects in a Redis key-value store. It e… | 23 | 1382 | maintenance |
| felipecsl/wombat Wombat is a lightweight Ruby web crawler and scraper library with an elegant DSL for extracting structured data from web pages. It lets dev… | 73 | 1360 | maintenance |
| antirez/lamernews Lamer News is a Hacker News/Reddit-style social news web application written in Ruby with Sinatra, using Redis as its sole database and jQu… | 32 | 1356 | maintenance |
| davidcelis/recommendable Recommendable is a Ruby gem that adds a like/dislike-based recommendation engine to Ruby applications using Jaccardian similarity and memor… | 23 | 1354 | maintenance |
| maccman/abba Abba is a self-hosted A/B testing framework written in Ruby that helps improve site conversion rates. It provides a simple JavaScript API f… | 32 | 1351 | maintenance |
| Mange/roadie A Ruby gem that makes HTML emails easier by inlining stylesheets into the markup and rewriting relative URLs to absolute ones. It handles e… | 75 | 1349 | maintenance |
| square/square.github.io A static Jekyll-based portal website that showcases Square's open source projects, styled like a Square merchant directory page. Repository… | 32 | 1341 | maintenance |
| leavez/cocoapods-binary A CocoaPods plugin that integrates pods as prebuilt frameworks instead of source code, controlled by a simple flag in the Podfile. It compi… | 63 | 1321 | maintenance |
| basecamp/mail_view MailView is a Ruby gem that lets Rails developers preview plain text and HTML email templates in a browser without actually sending mail. I… | 10 | 1321 | maintenance |
| holman/boom boom is a Ruby command-line tool for storing and retrieving text snippets like URLs, canned responses, and notes. Snippets are organized in… | 32 | 1319 | maintenance |
| JoshCheek/seeing_is_believing Seeing Is Believing is a Ruby command-line tool and library that evaluates Ruby code and records the result of every line, annotating the f… | 65 | 1317 | maintenance |
| stelligent/cfn_nag cfn_nag is a command-line linting tool that scans AWS CloudFormation templates for insecure infrastructure patterns such as overly permissi… | 23 | 1309 | maintenance |
| square/cane Cane is a Ruby CLI tool that fails your build if code quality thresholds (ABC complexity, style, documentation coverage) are not met. It is… | 32 | 1305 | maintenance |
| zendesk/ruby-kafka A pure-Ruby client library for Apache Kafka providing producer and consumer APIs with support for consumer groups, batching, compression, p… | 66 | 1282 | maintenance |
| nielsenramon/chalk Chalk is a free, customizable, and performant Jekyll blog theme written with SCSS and Liquid templates. It ships with dark/light modes, tag… | 23 | 1280 | maintenance |
| powder-rb/powder A Ruby command-line gem that wraps and simplifies management of the Pow zero-configuration Rack/Rails app server for macOS. It provides com… | 32 | 1278 | maintenance |
| jasonlong/geo_pattern A Ruby gem that deterministically generates tiling SVG geometric background patterns from an input string, using a SHA hash to select one o… | 30 | 1272 | maintenance |
| simi/omniauth-facebook A Facebook OAuth2 strategy for the OmniAuth authentication framework, implemented as Rack middleware for Ruby web applications. It supports… | 96 | 1267 | maintenance |
| rails/strong_parameters Strong Parameters is a Ruby gem that provides whitelisting (permit) and required-key checking for Action Controller parameters, preventing … | 10 | 1260 | maintenance |
| rack/rack-contrib A collection of contributed Rack middleware components and utilities for Ruby's Rack web server interface. It provides dozens of small, com… | 23 | 1255 | maintenance |
| mbleigh/seed-fu Seed Fu is a Ruby gem that provides robust seed data handling for Rails applications using Active Record. It allows declarative, idempotent… | 23 | 1233 | maintenance |
| igrigorik/em-http-request An asynchronous HTTP client library for Ruby built on EventMachine, supporting parallel requests, streaming, keep-alive, pipelining, proxie… | 32 | 1215 | maintenance |
| brentd/xray-rails A Ruby gem for Rails development that overlays the browser-rendered UI with the source files (views, partials, JS templates) that produced … | 23 | 1215 | maintenance |
| ai/autoprefixer-rails A Ruby gem that integrates the Autoprefixer tool into Ruby and Ruby on Rails projects, automatically adding CSS vendor prefixes based on Ca… | 39 | 1210 | maintenance |
| excid3/gorails-app-template GoRails App Template is a free, open-source Rails application template that jumpstarts new Ruby on Rails apps with sensible defaults like D… | 10 | 1200 | maintenance |
| piotrmurach/github A Ruby gem providing a comprehensive, modular client for the official GitHub API. It supports all GitHub API resources with intuitive navig… | 32 | 1194 | maintenance |
| kostya/eye Eye is a Ruby-based process monitoring and supervision tool inspired by Bluepill and God. It watches processes via pid files, restarts them… | 23 | 1193 | maintenance |
| QueueClassic/queue_classic queue_classic is a Ruby gem providing a simple, efficient background job queue backed by PostgreSQL instead of a separate service like Redi… | 23 | 1186 | maintenance |
| oneclick/rubyinstaller RubyInstaller for Windows build recipes: a collection of Rake recipes that download the MinGW toolchain and compile the Ruby interpreter, i… | 23 | 1184 | maintenance |
| roberdam/Xaddress Xaddress is a Ruby library and CLI that encodes latitude/longitude coordinates into a human-readable, address-like format that can be decod… | 32 | 1182 | maintenance |
| inket/update_xcode_plugins A Ruby command-line tool that adds missing UUIDs to installed Xcode plugins so they load in newer Xcode versions, and can unsign Xcode to e… | 10 | 1182 | maintenance |
| BuffaloWill/oxml_xxe A Ruby/Sinatra web tool for embedding XXE/XML exploits into document file formats like DOCX, XLSX, ODT, SVG, and XML. It is used to test XX… | 32 | 1178 | maintenance |
| rubymotion-community/BubbleWrap BubbleWrap is a collection of tested wrappers and helpers that make Cocoa Touch and AppKit APIs more Ruby-like for RubyMotion projects. It … | 23 | 1178 | maintenance |
| yorickpeterse/oga Oga is an XML/HTML parser library for Ruby with a simple API for parsing, modifying, and querying documents via XPath. It requires no syste… | 62 | 1171 | maintenance |
| carmen-ruby/carmen Carmen is a Ruby library providing a clean API for querying countries and their subregions (states, provinces, etc.) using ISO 3166 data. I… | 23 | 1168 | maintenance |
| jordansissel/pleaserun A Ruby CLI tool that generates startup scripts and service definitions for various init systems. It abstracts away the differences between … | 70 | 1166 | maintenance |
| browsermedia/browsercms BrowserCMS is an open source, general-purpose Web Content Management System built as a Ruby on Rails engine, targeting Rails 4.0. It suppor… | 32 | 1166 | maintenance |
| andrewculver/koudoku Koudoku is a Ruby gem that adds robust Stripe-based subscription support to Ruby on Rails applications. It provides out-of-the-box pricing … | 32 | 1154 | maintenance |
| CocoaPods/cocoapods-packager A CocoaPods plugin that generates a framework or static library from a podspec. It lets iOS library authors distribute their Pods as prebui… | 32 | 1151 | maintenance |
| Telefonica/Eternalblue-Doublepulsar-Metasploit A Metasploit module that exploits the EternalBlue/DoublePulsar SMB vulnerability in Windows systems. It integrates the leaked NSA exploit i… | 32 | 1151 | maintenance |
| zdavatz/spreadsheet A Ruby library for reading, writing, and modifying Microsoft Excel (XLS) spreadsheet documents. It is a rewrite of the Spreadsheet::Excel a… | 67 | 1150 | maintenance |
| james2m/seedbank Seedbank is a Ruby gem that adds structure to Rails seed data by organizing seeds into common and environment-specific directories with dep… | 32 | 1145 | maintenance |
| brooklynDev/airborne Airborne is an RSpec-driven API testing framework for Ruby that provides matchers for validating JSON API responses. It lets developers wri… | 32 | 1138 | maintenance |
| bborn/communityengine CommunityEngine is a Ruby on Rails engine (gem) that adds social networking features to an existing Rails application, including user accou… | 10 | 1132 | maintenance |
| doabit/semantic-ui-sass A Sass-powered port of the Semantic UI CSS framework packaged as a Ruby gem for Rails, Compass, and Sprockets. It lets developers import Se… | 23 | 1131 | maintenance |
| madeintandem/jsonb_accessor A Ruby gem that adds typed b-backed fields to ActiveRecord models, making JSONB columns behave like first-class typed attributes. It also p… | 82 | 1128 | maintenance |
| notahat/machinist Machinist is a Ruby library for generating test data through 'blueprints' that replace traditional fixtures in Rails tests. It automaticall… | 32 | 1113 | maintenance |
| slack-ruby/slack-ruby-bot A Ruby framework for building Slack bots on top of slack-ruby-client, handling message parsing, command routing, hooks, and built-in help c… | 10 | 1111 | maintenance |
| andrewbanchich/forty-jekyll-theme A Jekyll theme port of HTML5 UP's 'Forty' design, packaged as a Ruby gem for static site generation. It features image-tile landing pages, … | 10 | 1109 | maintenance |
| tweetstream/tweetstream TweetStream is a Ruby library providing simple EventMachine-based access to Twitter's Streaming API. It supports sample streams, keyword tr… | 32 | 1104 | maintenance |
| nrandecker/particle Particle is a minimalist Jekyll theme for developers to build a personal portfolio site. It bundles SASS, Gulp, particles.js animations, Fo… | 10 | 1097 | maintenance |
| brendon/ranked-model ranked-model is a Ruby gem for Rails that manages row ordering/sorting in ActiveRecord models, serving as a modern replacement for acts_as_… | 72 | 1093 | maintenance |