Stars
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
The home of the Unicode Common Locale Data Repository
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
ray-tracing object viewer from my undergrad computer graphics class
A simple and easy-to-use library to enjoy videogames programming
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Ciphora 是一个开源、安全、跨平台的密码管理器,基于 Tauri和 React 构建。它提供了强大的密码管理功能,支持多种数据类型存储、加密备份、多因素认证等企业级安全特性。
Minimalistic C function for saving RGB/RGBA image as uncompressed PNG.
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern…
A curated list of awesome header-only C++ libraries
SGI STL source code analysis and note from 《STL源码剖析》 by 侯捷(包含电子书、源码注释及测试代码)
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
stb single-file public domain libraries for C/C++
Sourcetrail - free and open-source interactive source explorer
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
基于 Three.js 和 Vue3 的三维引擎低代码编辑开发平台,专注于数字孪生和物联网数据大屏可视化开发。A low-code editing and development platform for 3D engines based on Three.js and Vue3, focusing on digital twin and IoT data visualization on …
Web application generating interactive and highly customizable maps
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
OpenGL and OpenGL ES reference page sources, and generated HTML used as backing store for khronos.org
C++ library to develop competitive programming problems