1 | 9,050 | 4,023 | safe_timeout | A safer alternative to Ruby's Timeout that uses unix processes instead of threads. |
2 | 17,849 | 62,384 | open3_backport | Backport of new Open3 methods from Ruby 1.9 to Ruby 1.8 |
3 | 28,504 | 18,619 | text_rank | Implementation of TextRank solution to ranked keyword extraction. See https://web.eecs... |
4 | 36,778 | 57,036 | activerecord-where-any-of | A simple mixin to ActiveRecord::Base that allows use of OR arel relations. |
5 | 55,775 | 30,380 | scim2-filter | RFC7644 SCIM (System for Cross-domain Identity Management) 2.0 filter parser.
See https... |
6 | 65,932 | 75,055 | needs_resources | Ruby gem to provide lightweight inversion of control type resources for an application |
7 | 68,014 | 102,910 | splitta | Implementation of Splitta in Ruby. See https://code.google.com/archive/p/splitta/ |
8 | 69,647 | 82,692 | aws-sdk-elb-tagging | Provides SDK support for AWS ELB tagging. |
9 | 81,798 | 137,816 | context_builder | This gem provides a way of extending modules with context attributes. |
10 | 84,739 | 102,910 | nexus_artifact | Simple Ruby gem to download/publish arbitrary binary file from/to Nexus server |
11 | 110,722 | 91,837 | rails-cached-routes | Cache expensive rails routes files to speed up rails stack |
12 | 131,409 | 102,910 | dijkstra_fast | Native implementation of Dijkstra algorithm for finding the shortest path
between two v... |