Stars
The fastest path to AI-powered full stack observability, even for lean teams.
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
Write a simple interpreter of C. Inspired by c4 and largely based on it.
Two-Level Segregated Fit memory allocator implementation.
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
Inference of Mamba, Mamba2 and Mamba3 models in pure C
From-scratch CPU & OpenGL renderer demos – math, pipeline, UI runtime, and viewport debugging tools
fanqk19 / C-HOW-TO
Forked from zyfjeff/C-HOW-TO利用C语言实现一些现有的机制,从代码层面了解这些机制的运行原理