| 1 | 28,693 | 136,520 | rake-opt-parallel | Provides: 1. parallel_each and parallel_map to Enum types 2. Tracking of promise lineage |
| 2 | 30,099 | 136,520 | rake-opt-current_invocation_chain | Enables accessing of invocation chain from within the task execution context |
| 3 | 32,393 | 136,520 | rake-opt-keyword_args | Adds keyword arg system to rake tasks |
| 4 | 32,616 | 136,520 | rake-opt-chore | Equivalent of a rake task except that it will be executed even if it has already been i... |
| 5 | 32,931 | 136,520 | rake-opt-auto_namespace | Allows you to have namespaces organized by file directories, and provides an interface ... |