Stars
Protocol Buffers - Google's data interchange format
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
A library for efficient similarity search and clustering of dense vectors.
An unidentifiable mechanism that helps you bypass GFW.
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Piccolo (formerly Pilot) – mini game engine for games104
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its…
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
Tutorial for the Vulkan graphics and compute API
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
microsoft / caffe
Forked from BVLC/caffeCaffe on both Linux and Windows
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Source Code for "Ray Tracing Gems II: Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX" by Adam Marrs, Peter Shirley, and Ingo Wald
Learned Motion Matching example implementation and source code for the article "Code vs Data Driven Displacement"
Implementation of "Image Deformation Using Moving Least Squares" in C++ (OpenGL / OpenCV)