mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
Merge pull request #963 from odygrd/patch-1
Add Quill - Asynchronous Low Latency Logging Library
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user