Yumomo's Stars
KhronosGroup/VulkanSC-Docs
The Vulkan SC API Specification and related tools
sunface/rust-course
“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
NVIDIA/libcudacxx
[ARCHIVED] The C++ Standard Library for your entire system. See https://github.com/NVIDIA/cccl
ros2/ros2
The Robot Operating System, is a meta operating system for robots.
Veinin/POSIX-threads-programming-tutorials
Summaries and notes on pthreads programming.
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
gfwlist/gfwlist
The one and only one gfwlist here
google/eng-practices
Google's Engineering Practices documentation
troydhanson/tpl
tpl - a small binary serialization library for C
brianwatling/libfiber
A User Space Threading Library Supporting Multi-Core Systems
Tassandar/OSASK
<30天自制操作系统>-----用GIT管理你的自制操作系统。
lloyd/yajl
A fast streaming JSON parsing library in C.
qemu/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
libvips/libvips
A fast image processing library with low memory needs.
jemalloc/jemalloc
webview/webview
Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
liuliu/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
mpv-player/mpv
🎥 Command line video player
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Awesome-HarmonyOS/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
tongtzeho/LeetCode
LeetCode题解(C/C++)
zqxl/leetcode
My leetcode solutions.
begeekmyfriend/leetcode
LeetCode in pure C
taosdata/TDengine
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
microsoft/terminal
The new Windows Terminal and the original Windows console host, all in the same place!
Bwar/CJsonObject
Ultralightweight JSON parser in C++ based on cJSON
open-source-parsers/jsoncpp
A C++ library for interacting with JSON.
zeromq/czmq
High-level C binding for ØMQ
lemenkov/libyuv
Unofficial libyuv mirror. Please submit any issues or PRs upstream.
DaveGamble/cJSON
Ultralightweight JSON parser in ANSI C