| 1 | 29,720 | 151,049 | rake-opt-parallel | Provides: 1. parallel_each and parallel_map to Enum types 2. Tracking of promise lineage |
| 2 | 31,321 | 151,049 | rake-opt-current_invocation_chain | Enables accessing of invocation chain from within the task execution context |
| 3 | 33,685 | 151,049 | rake-opt-keyword_args | Adds keyword arg system to rake tasks |
| 4 | 33,917 | 151,049 | rake-opt-chore | Equivalent of a rake task except that it will be executed even if it has already been i... |
| 5 | 34,198 | 151,049 | rake-opt-auto_namespace | Allows you to have namespaces organized by file directories, and provides an interface ... |