Added Nonius to open-sources users

This commit is contained in:
Phil Nash 2017-04-08 22:47:13 +01:00 committed by GitHub
parent 1b03c5ab6a
commit 5577322062

View File

@ -37,6 +37,9 @@ a small and easy to use C++11 library that adds a functionality set that will be
### [nanodbc](https://github.com/lexicalunit/nanodbc/) ### [nanodbc](https://github.com/lexicalunit/nanodbc/)
A small C++ library wrapper for the native C ODBC API. A small C++ library wrapper for the native C ODBC API.
### [Nonius](https://github.com/libnonius/nonius)
A header-only framework for benchmarking small snippets of C++ code.
### [SOCI](https://github.com/SOCI/soci) ### [SOCI](https://github.com/SOCI/soci)
The C++ Database Access Library The C++ Database Access Library