1 | 13,711 | 24,029 | full_dup | A (safe/no exceptions) dup variant that performs a deep, recursive copy. |
2 | 16,184 | 13,203 | mysh | mysh -- a Ruby inspired command shell for CLI and application use. |
3 | 16,335 | 15,872 | mini_readline | mini_readline: A compact, little gem for console command entry with line edit and histo... |
4 | 20,973 | 20,946 | fibonacci_rng | A Fibonacci inspired pseudo random number generator with error detection. |
5 | 22,179 | 13,921 | format_engine | A meta-engine for creating string formatters and parsers like the strftime and strptime... |
6 | 30,888 | 24,029 | vls | A CLI and Rails console utility that lists the versions of modules used by the specifie... |
7 | 32,366 | 28,615 | fOOrth | An Object Oriented FORTHesque language gem. |
8 | 34,727 | 15,872 | full_clone | A (safe/no exceptions) clone variant that performs a deep, recursive copy. |
9 | 39,078 | 36,605 | in_array | Encapsulate data in an array unless it's already in one. |
10 | 39,691 | 36,605 | ruby_sscanf | A formatted string data parser for Ruby |
11 | 41,062 | 36,605 | safe_clone | A safer version of the clone method that avoids unnecessary exceptions. |
12 | 43,105 | 36,605 | safe_dup | A safer version of the dup method that avoids unnecessary exceptions. |
13 | 46,264 | 53,223 | option_list | [Deprecated] Flexible, Easy Function Parameters with Validation. |
14 | 47,395 | 28,615 | flex_array | A flexible, multidimensional array class for Ruby. |
15 | 50,407 | 97,699 | composite_rng | A composable random number generator. |
16 | 56,919 | 53,223 | lexical_analyzer | The RCTP configurable lexical analyser. |
17 | 59,450 | 36,605 | mystiko | An example of a simple data security system. |
18 | 64,927 | 53,223 | make_gem | A script to construct a gem skeleton in the manner desirable to me. |
19 | 66,486 | 53,223 | minitest_visible | Slightly more visible progress for mini-test. |
20 | 68,266 | 97,699 | fully_freeze | A deep, recursive freeze and freeze tester. |
21 | 70,794 | 36,605 | pause_output | pause_output: A simple facility to pause output on the console terminal. |
22 | 80,330 | 36,605 | parse_queue | The RCTP object queue for moving compiler tokens with nestable backtrack capability. |
23 | 87,466 | 53,223 | insouciant | insouciant: Run code and not worry about exceptions or errors. |
24 | 87,675 | 28,615 | mini_term | A portable encapsulation of the console terminal. Supports Linux, Mac, Windows, and Cyg... |
25 | 88,721 | 36,605 | mini_erb | A simplified, streamlined, pure ruby replacement for erb. |
26 | 96,481 | 36,605 | format_output | Formatted bullet points, columns, or word wrap to the console or strings. |
27 | 97,553 | 53,223 | counted_cache | A cache for read mostly data with a high cost of retrieval. |
28 | 100,293 | 53,223 | connect_n_game | The Captain's Mistress Game Generalized for 4 to 8 pieces. |
29 | 118,079 | 28,615 | test65 | A testing framework for work on the Commander X 16. |