diff --git a/docs/opensource-users.md b/docs/opensource-users.md index 12b4551c..ab5f6727 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -110,6 +110,9 @@ A header-only TOML parser and serializer for modern C++. ### [Trompeloeil](https://github.com/rollbear/trompeloeil) A thread-safe header-only mocking framework for C++14. +### [xmlwrapp](https://github.com/vslavik/xmlwrapp) +C++ XML parsing library using libxml2. + ## Applications & Tools ### [App Mesh](https://github.com/laoshanxi/app-mesh)