| 1 | 32,618 | 21,868 | to_histogram | Adds #to_histogram to Array. Returns a histogram distribution object from an Array and ... |
| 2 | 40,592 | 28,388 | smooth_terminal_print | Animate printing text in a terminal window while in a tight loop |
| 3 | 53,698 | 39,204 | flexible_table | Prints a table that can have different column widths that also respond in size relative... |
| 4 | 73,260 | 57,957 | to_bar_graph | Adds #to_bar_graph to Array and to Hash, returns a bar graph object, and optionally pri... |
| 5 | 75,454 | 92,554 | simple_process_runner | Allows the user to run processess ansychronously and without a shell, optionally the us... |
| 6 | 99,508 | 76,767 | local_data_cacher | Allows a user to not have to continously re-fetch data within a time frame |
| 7 | 120,160 | 146,171 | async_data_provider | Allows the user to update data in the background on a schedule and return the most rece... |
| 8 | 142,408 | 92,554 | quiet_down_rake | A monkey patch of Rake to make it slightly quieter when failing. Removes most strings t... |
| 9 | 159,541 | 115,123 | http_it | Start a webserver in the current directory with only the standard Ruby library installed |