optimist
CLI framework
An option parser generator for Ruby that simplifies command-line interface development with automatically generated help pages and sensible defaults.
Optimist is a commandline option parser for Ruby that just gets out of your way.
252 stars
16 watching
36 forks
Language: Ruby
last commit: 10 days ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
forbeslindesay/redux-optimist | Optimistically applies actions to update state before committing them to the system | 776 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 685 |
bear-metal/tunemygc | An optimization tool for Ruby's garbage collector to improve performance and memory usage in large applications | 346 |
cathei/linqgen | An optimization project for LINQ queries using code generation to reduce allocations and improve performance. | 287 |
pnnl/soda-opt | A tool that extracts and optimizes high-level code snippets into LLVM IR using MLIR for high-level synthesis | 37 |
brml/climin | A framework for optimizing machine learning functions using gradient-based optimization methods. | 180 |
max22-/uxnbruteforce | Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. | 8 |
rajatsen91/mftree_det | A framework for optimizing complex functions using a multi-fidelity approach. | 5 |
typemonkey/turtle | A programming language designed to optimize memory usage through long-term storage of data | 5 |
mengomarlene/opti4abq | An optimisation method that minimises the difference between FEA output and data in Abaqus models | 16 |
reactiveui/fusillade | An HTTP library designed to optimize mobile app performance by deduplicating requests, limiting network usage, and prioritizing user-initiated requests. | 310 |
toy/image_optim | Optimization tool for images | 1,521 |
renecannao/proxysql | A high performance proxy designed to improve MySQL and other database backends' performance by caching and optimizing queries. | 25 |
nessos/linqoptimizer | Automates query optimization and compilation for LINQ queries in F# | 477 |
andreaferretti/memo | A package that provides functions to memoize (cache) and optimize Nim functions. | 78 |