提交 d20ef30d 编写于 作者: L Lekrieg

Added matplotplusplus and a new section for data visualization

上级 4dc9320b
......@@ -18,6 +18,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
- [Cryptography](#cryptography)
- [CSV](#csv)
- [Database](#database)
- [Data visualization](#data-visualization)
- [Debug](#debug)
- [Font](#font)
- [Game Engine](#game-engine)
......@@ -377,6 +378,10 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [UnQLite](https://github.com/symisc/unqlite) - A self-contained, serverless, zero-configuration, transactional NoSQL engine. [BSD-2-Clause] [website](https://unqlite.org/)
* [upscaledb](https://upscaledb.com) - An embedded "typed" key/value store with a built-in query interface. [GPLv3]
## Data visualization
*Data visiualization Libraries*
* [matplotplusplus](https://github.com/alandefreitas/matplotplusplus) - C++ Graphics Library for Data Visualization. [MIT] [website](https://alandefreitas.github.io/matplotplusplus/)
## Debug
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册