diff --git a/README.md b/README.md index c44e212..144ee82 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ ## C++ +- [nlohmann/json](https://github.com/nlohmann/json) - JSON for Modern C++ - [OpenAtomFoundation/pika](https://github.com/OpenAtomFoundation/pika) - Pika is a NoSQL database compatible with redis which is developed by Qihoo's infrastructure team. - [chxuan/cpp-utils](https://github.com/chxuan/cpp-utils) - :hibiscus: 一些C/C++常用封装例子 - [WasmEdge/WasmEdge](https://github.com/WasmEdge/WasmEdge) - WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, sm