c
Topic

c

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.

Repositories (1310)

HFT-Orderbook
HFT-Orderbook Crypto-toolbox C

Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C

1.3k
subprocess.h
subprocess.h sheredom C

🐜 single header process launching solution for C and C++

1.3k
GUIslice
GUIslice ImpulseAdventure C

GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UT...

1.3k
pdfium-binaries
pdfium-binaries bblanchon Shell

📰 Binary distribution of PDFium

1.3k
Career_planning_path
Career_planning_path 0voice

2025年程序员找工作求职最新总结,学生阶段的困境解决,从简历到面试的全方位解析,从实习到全职的学习规划,就业必备技能与资源推荐。

1.3k
modern-embedded-programming-course
modern-embedded-programming-course QuantumLeaps C

Companion repository to the "Modern Embedded Systems Programming" video course.

1.3k
libvncserver
libvncserver LibVNC C

LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program.

1.3k
CSAPP
CSAPP vonzhou C

CSAPP,《深入理解计算机系统结构》2nd ,阅读与实践!

1.3k
libexpat
libexpat libexpat C

:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub

1.3k
neuron
neuron emqx C

Open source industrial IoT connectivity server

1.3k
tcpreplay
tcpreplay appneta C

Pcap editing and replay tools for *NIX and Windows - Users please download source from

1.3k
awesome-audio-dsp
awesome-audio-dsp BillyDM

My curated list of audio DSP and plugin development resources (Github fork)

1.3k
md4c
md4c mity C

C Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.

1.3k
codediff.nvim
codediff.nvim esmuellert Lua

A Neovim plugin that provides VSCode-style diff rendering with two-tier highlighting (line + character level) in side-by-side and inline layouts, usin...

1.3k
extension-manager
extension-manager mjakeman C

A utility for browsing and installing GNOME Shell Extensions.

1.3k
KDU
KDU hfiref0x C

Kernel Driver Utility

1.3k
picotcp
picotcp tass-belgium C

PicoTCP is a free TCP/IP stack implementation

1.3k
gc
gc mkirchner C

Simple, zero-dependency garbage collection for C

1.3k
c-code-style
c-code-style MaJerle C

Recommended C code style and coding rules for standard C99 or later

1.3k
codetracer
codetracer metacraft-labs Rust

CodeTracer is a user-friendly time-traveling debugger designed to support a wide range of programming languages.

1.3k
LemonOS
LemonOS LemonOSProject C++

The Lemon Operating System

1.3k
C-CrashCourse
C-CrashCourse hairrrrr C

C语言教程+博客+代码演示+课程设计。 帮助初学者更好的理解 C 难点,提升代码量! For beginners:C tuition/self-learning

1.3k
ufbx
ufbx ufbx C

Single source file FBX loader

1.3k
CompetitiveProgrammingQuestionBank
CompetitiveProgrammingQuestionBank smv1999 C++

This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.

1.3k
6.S081-All-in-one
6.S081-All-in-one duguosheng

6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录

1.3k
island
island tgfrerer C++

🌋🐎 Project Island is an experimental, hot-reloading Vulkan Renderer for Linux and Windows, written in C/C++.

1.3k
gdut-course
gdut-course brenner8023

广东工业大学计算机学院课程攻略 - 毕业设计、校招、课程设计、实验、经验分享、论文模板、试卷、习题解答等等

1.3k
Betty
Betty alx-tools Perl

Holberton-style C code checker written in Perl

1.3k
kernel_memory_management
kernel_memory_management 0voice

总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关

1.3k
programming-challenges
programming-challenges michelbernardods

Algorithmic, Data Structures, Frontend and Pentest - Programming challenges and competitions to improve knowledge.

1.3k
sist2
sist2 sist2app C

Lightning-fast file system indexer and search tool

1.3k
RVVM
RVVM LekKit C

The RISC-V Virtual Machine

1.2k
arp-scan
arp-scan royhills C

The ARP Scanner

1.2k
ravi
ravi dibyendumajumdar C

Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers

1.2k
clipmenu
clipmenu cdown C

Clipboard management using dmenu

1.2k
dtaidistance
dtaidistance wannesm Python

Time series distances: Dynamic Time Warping (fast DTW implementation in C)

1.2k
cppreference2mshelp
cppreference2mshelp myfreeer CSS

cppreference.com html archive converter to microsoft help (for Visual Studio 2012+) and chm help (for Windows)

1.2k
clice
clice clice-io C++

A next-generation C++ language server for modern C++, focused on high performance and deep code intelligence

1.2k
cloudberry
cloudberry apache C

One advanced and mature open-source MPP (Massively Parallel Processing) database. Open source alternative to Greenplum Database.

1.2k
VX-API
VX-API vxunderground C

Collection of various WINAPI tricks / features used or abused by Malware

1.2k
TDL
TDL hfiref0x C

Driver loader for bypassing Windows x64 Driver Signature Enforcement

1.2k
aravis
aravis AravisProject C

A vision library for genicam based cameras

1.2k
mtm
mtm deadpixi C

Perhaps the smallest useful terminal multiplexer in the world.

1.2k
fping
fping schweikert C

High performance ping tool

1.2k
MapServer
MapServer MapServer C

Source code of the MapServer project. Please submit pull requests to the 'main' branch.

1.2k
Awesome_c-cpp_Projects
Awesome_c-cpp_Projects 0voice C++

2025年 最新收录整理 500+ 个高质量的 C/C++ 项目,包括但不限于核心开发、基础工具、系统与并发、系统编程、图形处理、网络通信、数据处理、应用框架、开源工具...

1.2k
opengnb
opengnb opengnb C

GNB is open source de-centralized SDVN to achieve layer3 network via p2p with the ultimate capability of NAT Traversal.GNB是一个开源的去中心化的具有极...

1.2k
cheerp-meta
cheerp-meta leaningtech JavaScript

Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript

1.2k
bottleneck
bottleneck pydata Python

Fast NumPy array functions written in C

1.2k
libmem
libmem rdbo C

Advanced Game Hacking Library for C, Modern C++, Rust and Python (Windows/Linux/FreeBSD) (Process/Memory Hacking) (Hooking/Detouring) (Cross Platform)...

1.2k