From 55773220623a5deb75bfbe8727fd3a2ce872a0c6 Mon Sep 17 00:00:00 2001 From: Phil Nash Date: Sat, 8 Apr 2017 22:47:13 +0100 Subject: [PATCH] Added Nonius to open-sources users --- docs/opensource-users.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/opensource-users.md b/docs/opensource-users.md index 1509155d..52d683a1 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -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/) 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) The C++ Database Access Library