| 1 | 9,146 | 9,227 | safe_timeout | A safer alternative to Ruby's Timeout that uses unix processes instead of threads. |
| 2 | 19,288 | 50,800 | open3_backport | Backport of new Open3 methods from Ruby 1.9 to Ruby 1.8 |
| 3 | 26,226 | 23,583 | text_rank | Implementation of TextRank solution to ranked keyword extraction. See https://web.eecs... |
| 4 | 38,254 | 35,924 | activerecord-where-any-of | A simple mixin to ActiveRecord::Base that allows use of OR arel relations. |
| 5 | 44,688 | 21,589 | scim2-filter | RFC7644 SCIM (System for Cross-domain Identity Management) 2.0 filter parser.
See https... |
| 6 | 54,162 | 39,648 | splitta | Implementation of Splitta in Ruby. See https://code.google.com/archive/p/splitta/ |
| 7 | 67,873 | 75,382 | needs_resources | Ruby gem to provide lightweight inversion of control type resources for an application |
| 8 | 72,608 | 154,925 | aws-sdk-elb-tagging | Provides SDK support for AWS ELB tagging. |
| 9 | 85,616 | 102,761 | context_builder | This gem provides a way of extending modules with context attributes. |
| 10 | 88,426 | 60,205 | nexus_artifact | Simple Ruby gem to download/publish arbitrary binary file from/to Nexus server |
| 11 | 114,024 | 50,800 | rails-cached-routes | Cache expensive rails routes files to speed up rails stack |
| 12 | 128,068 | 102,761 | dijkstra_fast | Native implementation of Dijkstra algorithm for finding the shortest path
between two v... |