-
Tsinghua University, @eesast
-
14:41
(UTC +08:00) - @TimothyLiuxf
Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Stars
Godot Engine – Multi-platform 2D and 3D game engine
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
Android real-time display control software
A C++ header-only HTTP/HTTPS server and client library
MSVC's implementation of the C++ Standard Library.
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Userspace eBPF runtime for Observability, Network, GPU & General Extensions Framework
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.
STL like container of radix tree (a.k.a. PATRICIA trie) in C++
illustrate what docker really is in 100 lines of C/C++
Elaina is a wavefront implementation of walk on stars. (Code for SIGGRAPH 2025 paper "Guiding-Based Importance Sampling for Walk on Stars")
RenderToy is an experimental path tracing rendering library for academic purposes.
A SFML-Based 2D Side Scrolling Game Featured Time Reversal
Data and Algorithm, Fall 2018. Lectured by Jiansheng Chen @ Dept. of EE