Lists (6)
Sort Name ascending (A-Z)
Stars
TheTom / llama-cpp-turboquant
Forked from ggml-org/llama.cppLLM inference in C/C++
tradecatlabs / vibe-coding-cn
Forked from EnzeD/vibe-codingVibe Coding 从入门到精通教程|AI 结对编程工作流|Prompt、Skill、Workflow、上下文管理、codex实战指南
提示工程的指南、论文、讲座和资源,提示词逆向工程
The code for the ebook Ray Tracing in One Weekend by Peter Shirley translated to CUDA by Roger Allen. This work is in the public domain.
shiinamiyuki / tungsten
Forked from tunabrain/tungstenHigh performance physically based renderer in C++11
shiinamiyuki / tiny-cuda-nn
Forked from NVlabs/tiny-cuda-nnLightning fast & tiny C++/CUDA neural network framework
FSSRepo / ggml
Forked from ggml-org/ggmlTensor library for machine learning
syoyo / tinyndarray
Forked from takiyu/tinyndarraySingle Header C++ Implementation of NumPy NdArray.
syoyo / jsmn
Forked from zserge/jsmnJsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
jarikomppa / RakNet
Forked from facebookarchive/RakNetRakNet is a cross platform, open source, C++ networking engine for game programmers.
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
syoyo / RingNet
Forked from soubhiksanyal/RingNetLearning to Regress 3D Face Shape and Expression from an Image without 3D Supervision
Integration of Fastspeech Text to Mel generation and fast Vocoder Squeezewave
syoyo / sajson
Forked from chadaustin/sajsonLightweight, extremely high-performance JSON parser for C++11
syoyo / XNNPACK
Forked from google/XNNPACKHigh-efficiency floating-point neural network inference operators for mobile, server, and Web
syoyo / fpng
Forked from richgel999/fpngSuper fast C++ .PNG writer/reader
Stable Diffusion in pure C/C++
syoyo / miniply
Forked from vilya/miniplyA fast and easy-to-use PLY parsing library in a single c++11 header and cpp file
syoyo / qwen.cpp
Forked from QwenLM/qwen.cppC++ implementation of Qwen-LM
syoyo / minijson
Forked from mattn/minijsonsimple C++ json library. (clone of kazuho/picojson)
syoyo / canvas_ity
Forked from a-e-k/canvas_ityA tiny, single-header <canvas>-like 2D rasterizer for C++
rxi / little
Forked from Beariish/littleA small, easily embedded language implemented in a single .c file
memononen / microui
Forked from rxi/microuiA tiny immediate-mode UI library