A nice crate implementing some numeric algorithms.
1 Like
StructOpt if you ever want easy commandline parser
1 Like
Yes, StructOpt is cool as is CLAP. Looks like both will merge in a future version of CLAP.
StructOpt was already crate of the week in issue 186.