Stars
Open source reimplementation of the MacOS Deepworld client.
Augmented Vertex Block Descent (AVBD) reference implementation
Pure Rust MP4 muxer — zero deps, no FFmpeg. Feed it encoded frames, get a standards-compliant MP4. H.264, H.265, AV1, AAC, Opus.
Noto fonts support tools and scripts plus web site generation
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
small immediate-mode UI library with a focus on design and animation
Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.
Disable/Enable Windows update with a lightweight batch tool.
SDK for building cross-platform desktop apps in ANSI-C
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.
Examples of generating and using irregular grids
Transforms UDP stream into (fake) TCP streams that can go through Layer 3 & Layer 4 (NAPT) firewalls/NATs.
A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP)
A brief computer graphics / rendering course
C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost Serialization, BSON, Cap'n Proto, CBOR, Cereal, CSV, flexbuffers, msgpack, parque…