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.
An open-source codebase for sharing programming solutions. Good collection of `good first issue`
CloudABI's standard C library
JNI Generater for Android
A Forth CPU and System on a Chip, based on the J1, written in VHDL
☁️ Cloud-scale telemetry ingestion from any stream of data with Azure Event Hubs
A compiler for a new language focusing on compile-time execution and no LLVM dependency.
Bears for coala
C library of key-value data structures.
Extensible terminal text editor with syntax highlighting and plugin support.
MPU6050 full function driver for general MCU and Linux.
OpenCL binding for Erlang
TurboRLE-Fastest Run Length Encoding
Compile high-level code into Minecraft commands
HTTP+JSON API hosted inside the 1993 DOOM engine!
EVMC – Ethereum Client-VM Connector API
Win32k LPE vulnerability used in APT attack
Simple RFC-complient TELNET implementation as a C library.
🖼️ Fast dynamic tiling X11 window manager
:sheep: An exception handling library for C
🔆 Programmatically control Mac keyboard & display brightness, accelerometer data, fan speed, microphone, speaker, and more like modular synth compone...
A free software percussion synthesizer for GNU/Linux
Facebook protocol plugin for BitlBee
Raptor - WAF - Web application firewall using DFA [ Current version ] - Beta
CS 15-213: Introduction to Computer Systems in 2017 Spring, CMU
Corrections files of 42 School
🚀 Fast C/C++ bit population count library
MATLAB MAT File I/O Library
A collection of secure encryption examples for encrypting strings and binary data.
PRVHASH - Pseudo-Random-Value Hash. Hash functions, PRNG with unlimited period, randomness extractor. (Codename Gradilac/Градилак)
EditorConfig core library written in C (for use by plugins supporting EditorConfig parsing)
PAPPL - Printer Application Framework
High performance C heatmap generation library. Supposed to be wrapped by higher-level languages.
🎉A dlopen library that bypasses mobile system limitation
Ape Programming Language
Pinpoint C Agent helps your monitor your PHP/PYTHON applications into [pinpoint-apm](https://github.com/pinpoint-apm/pinpoint).
Data Structures and Algorithms implemented In Python, C, C++, Java or any other languages. Aimed to help strengthen the concepts of DSA. Give a Star...
Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.
open source bare-metal C firmware and documentation for microcontrollers
Another version of EVA using anti-debugging techs && using Syscalls
C Primer Plus第六版中文版习题答案
:fire: Collection of command-line debugging cheatsheets for multiple languages and runtimes
Collection of BF interpreters/translators in C/C++/ASM/JS/Python/Rust + others
A reuseable codebase for C Programming Language.
C++ high performance networking with TCP/UDP/RESP/HTTP/WebSocket protocols
A minimal borderless window with the Windows API
A branchless unstable quicksort / mergesort hybrid 33% faster than pdqsort.
NPF: packet filter with stateful inspection, NAT, IP sets, etc.
cWebsocket is lightweight websocket server library
Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book