jiannanya's Stars
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
python/cpython
The Python programming language
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
EZLippi/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
floooh/sokol
minimal cross-platform standalone C headers
agefanscom/website
AGE animation official website URL release page(AGE动漫官网网址发布页)
LuaJIT/LuaJIT
Mirror of the LuaJIT git repository
ThisisGame/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
dev-cafe/cmake-cookbook
CMake Cookbook recipes.
seanbaxter/circle
The compiler is available for download. Get it!
microsoft/proxy
Proxy: Next Generation Polymorphism in C++
keith2018/SoftGLRender
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison
NVIDIAGameWorks/nvrhi
ShenCiao/Ciallo
The next generation vector paint program.
nvpro-samples/nvpro_core
shared source code and resources needed for the samples to run
Pikachuxxxx/Razix
A Cool High Performance Game Engine
openvpi/SOME
SOME: Singing-Oriented MIDI Extractor.
tqdm/tqdm.cpp
C++ port of tqdm
supernovaengine/supernova
Game engine for 2D and 3D projects with entity component system (ECS) and data-oriented design
octree-nn/octformer
OctFormer: Octree-based Transformers for 3D Point Clouds
kunitoki/LuaBridge3
A lightweight, dependency-free library for binding Lua to C++
tfussell/miniz-cpp
A cross-platform header-only C++14 library for reading and writing ZIP files
kevinmoran/BeginnerDirect3D11
Starter code samples for Direct3D11
KDABLabs/qt3d-examples
Qt3D Examples
ssloy/tinycompiler
Writing a compiler in a week-end
joedf/LuaBuilds
joedf's Lua builds - Files
xhawk18/singleton-cpp
cpp singleton works across dll/exe boundaries.