Stars
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.
Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.
BAT程序员自己的简历模板分享出来了 。技术简历追求简单明了,避免没有必要的花哨修饰,大家可以fork到自己仓库中,基于这个模板进行修改。
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
基于Qt的C++项目,实现了网盘的基础功能,包括注册登录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
基于权重的斗地主游戏AI算法,AI algorithms for chinese landlord card game, based on weights
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.