Fast, and correct algorithm
libgetargv uses the same code as getargv, so it is just as fast and resilient as the standalone tool.
LICENSE
Licensed under the BSD 3-Clause License, once you've joined the appropriate Github Sponsors tier, so the library is safe to use in commercial products.
Linking
I provide a dylib to link against, and am planning on providing a static library as well.
dSYM symbols
I provide a dSYM bundle to symbolicate the library when debugging your program.
Manpage
I provide a manpage that documents the library data types and functions.