CherryMarkdown 是一款 Javascript Markdown 编辑器,具有开箱即用、轻量简洁、易于扩展、语法和功能丰富等特点,可以运行在浏览器或服务端 (Node.
A simple header-only C++ argument parser library. Supposed to be flexible and powerful, and attempts to be compatible with the functionality of the Python standard argparse library (though not necessarily the API).
libhv是一个跨平台的类似libevent、libev、libuv的异步事件驱动库,提高了更加简单的API接口和更加丰富的协议
Rapidjson 是一个 C++ 的快速 JSON 解析器和生成器,使用 SAX/DOM 风格的 API 设计
https://github.com/Light-City/CPlusPlusThings 镜像 一个适合初学者的从入门到进阶的仓库,里面包含了大量 C++语言的基础和进阶教程、源码剖析、工具推荐、实战练习等等,解决了初学者从入门到深入 C++的学习问题。
一套酷炫的QtQuick/Qml基础库和示例(a cool QtQuick/qml component library and demo)
基于Linux的C++ 教程合集, 包括C++基础, C++服务器, C++专题