C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators.
Companion repository to the "Modern Embedded Systems Programming" video course.
2025年 最新收录整理 500+ 个高质量的 C/C++ 项目,包括但不限于核心开发、基础工具、系统与并发、系统编程、图形处理、网络通信、数据处理、应用框架、开源工具...
My curated list of audio DSP and plugin development resources (Github fork)
🐜 single header process launching solution for C and C++
:books: WebAssembly friendly programming with C/C++ -- Emscripten practice
Open source industrial connectivity server
Tiny dynamic menu for Wayland
2025年程序员找工作求职最新总结,学生阶段的困境解决,从简历到面试的全方位解析,从实习到全职的学习规划,就业必备技能与资源推荐。
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
Single source file FBX loader
Convert Javascript/TypeScript to C
A self-hosting and educational C optimizing compiler
One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.
A cross-platform, top-down 2D space shooter written in C using only platform libraries.
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UT...
LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.
A utility for browsing and installing GNOME Shell Extensions.
A concurrency C library 10x faster than Golang.
Edit and replay captured network traffic at arbitrary speeds — a suite of pcap tools for *NIX and Windows.
Recommended C code style and coding rules for standard C99 or later. Comes with AI agent skill to write, edit and format the code.
CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!
C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning
PicoTCP is a free TCP/IP stack implementation
Simple, zero-dependency garbage collection for C
A next-generation C++ language server for modern C++, focused on high performance and deep code intelligence
Kernel Driver Utility
CodeTracer is a user-friendly time-traveling debugger designed to support a wide range of programming languages.
广东工业大学计算机学院课程攻略 - 毕业设计、校招、课程设计、实验、经验分享、论文模板、试卷、习题解答等等
The Lemon Operating System
The RISC-V Virtual Machine
Lightning-fast file system indexer and search tool
6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录
The ARP Scanner
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
🌋🐎 Project Island is an experimental, hot-reloading Vulkan Renderer for Linux and Windows, written in C/C++.
This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.
A vision library for genicam based cameras
Holberton-style C code checker written in Perl
Algorithmic, Data Structures, Frontend and Pentest - Programming challenges and competitions to improve knowledge.
Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
Clipboard management using dmenu
Time series distances: Dynamic Time Warping (fast DTW implementation in C)
cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)
Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform)...
Driver loader for bypassing Windows x64 Driver Signature Enforcement
Perhaps the smallest useful terminal multiplexer in the world.
High performance ping tool
Collection of various WINAPI tricks / features used or abused by Malware