AltHub
getopt

getopt

Accurate Go getopt implementation validated against GNU libc.

About getopt

An accurate Go `getopt`, validated against the GNU libc implementation.

✅ Pros

  • + Accurate parsing compatible with GNU libc
  • + Lightweight and easy to integrate
  • + Open source and community validated

⚠️ Cons

  • - Limited to command-line parsing
  • - No GUI or advanced features

Reviews

Loading reviews...