getopt-like library for Rust.
getopt
getopt.rs is a simple command line arguments parser fitting under 50 lines of code, because you don't need 24 crates to parse arguments.
getopt.rs