-
Math.SDU
- JiNan ShanDong china
Stars
Event-driven network library for multi-threaded Linux server in C++11
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.
Tutorial for the Vulkan graphics and compute API
C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework
Simple, light-weight and easy-to-use asynchronous components
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
Anton's OpenGL 4 Tutorials book - Demo Code
UCCL is an efficient communication library for GPUs, covering collectives, P2P (e.g., KV cache transfer, RL weight transfer), and EP (e.g., GPU-driven)
Project HashClash - MD5 & SHA-1 cryptanalysis
实现Linux Wayland下腾讯会议屏幕共享(非虚拟相机). Hook library that enables screenshare with Tencent Wemeet on Linux Wayland, without the need of using virtual cameras.
torchcomms: a modern PyTorch communications API
A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.
Tiny C++ LLM inference implementation from scratch