diff --git a/docs/opensource-users.md b/docs/opensource-users.md index d4a96902..ab7a8ae1 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -55,6 +55,9 @@ A library of algorithms for values-distributed-in-time ### [Trompeloeil](https://github.com/rollbear/trompeloeil) A thread safe header only mocking framework for C++14 +### [args](https://github.com/Taywee/args) +A simple header-only C++ argument parser library. + ## Applications & Tools ### [ArangoDB](https://github.com/arangodb/arangodb)