Update README.md

This commit is contained in:
Odysseas Georgoudis
2020-03-04 02:11:06 +00:00
committed by GitHub
parent 2e6e713577
commit 9597fcda64

View File

@@ -573,7 +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. * [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] * [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] * [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] * [Quill](https://github.com/odygrd/quill) - Asynchronous cross platform low latency logging library. [MIT]
## Machine Learning ## Machine Learning