mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 21:04:37 +03:00
Added matplotplusplus and a new section for data visualization
This commit is contained in:
@@ -18,6 +18,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
|||||||
- [Cryptography](#cryptography)
|
- [Cryptography](#cryptography)
|
||||||
- [CSV](#csv)
|
- [CSV](#csv)
|
||||||
- [Database](#database)
|
- [Database](#database)
|
||||||
|
- [Data visualization](#data-visualization)
|
||||||
- [Debug](#debug)
|
- [Debug](#debug)
|
||||||
- [Font](#font)
|
- [Font](#font)
|
||||||
- [Game Engine](#game-engine)
|
- [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/)
|
* [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]
|
* [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
|
## Debug
|
||||||
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
|
*Debugging Libraries, Memory Leak and Resource Leak Detection, Unit Testing*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user