diff --git a/README.md b/README.md index 1a404c2..a11f2bb 100644 --- a/README.md +++ b/README.md @@ -573,6 +573,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [spdlog](https://github.com/gabime/spdlog) - Super fast, header only, C++ logging library. * [templog](http://www.templog.org/) - A very small and lightweight C++ library which you can use to add logging to your C++ applications. [Boost] * [P7Baical](http://baical.net/p7.html) - An open source and cross-platform library for high-speed sending telemetry & trace data with minimal usage of CPU and memory. [LGPL] +* [Quill](https://github.com/odygrd/quill) - Asynchronous cross platform low latency logging library [MIT] ## Machine Learning