视频格式转换库
fork自:https://github.com/bellard/quickjs,嵌入式quickjs引擎
https://github.com/ocornut/imgui.git 作为一个github备份
快速入门CMake,通过例程学习语法。在线阅读地址:https://sfumecjf.github.io/cmake-examples-Chinese/
A simple deep neural network implemented in C++,based with OpenCV Mat matrix class
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
Provides application and engine developers a simpler method to access OpenXR runtimes (e.g. SteamVR, Oculus, WMR, Monado, etc) without having to wade through the intricacies of directly using the raw OpenXR Loader library.
H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。
LiteDB - A .NET NoSQL Document Store in a single data file - https://www.litedb.org
2021年最新整理, C++ 学习资料,含C++ 11 / 14 / 17 / 20 / 23 新特性、入门教程、推荐书籍、优质文章、学习笔记、教学视频等