c-language
There are 1767 repositories under c-language topic.
FStarLang/FStar
A Proof-oriented Programming Language
FWGS/xash3d-fwgs
Xash3D FWGS engine
RealNeGate/Cuik
A Modern C11 compiler (STILL EARLY)
VernonGrant/gnu-c-language-manual
This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.
ohkimur/the-c-programming-language-2nd-edition-solutions
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
ltcmelo/psychec
A compiler frontend for the C programming language
FStarLang/karamel
KaRaMeL is a tool for extracting low-level F* programs to readable C code
p-ranav/fccf
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
parezj/EMBO
EMBO - Scope for only $6. Embedded instruments: Oscilloscope, Logic Analyzer, Voltmeter, Counter, PWM and Signal Generator on STM32 MCUs (F1, F3, L4, G4 ....). PC app for Windows, Ubuntu and macOS. Firmware is in C, PC GUI app is in C++ Qt 5.
wasmvision/wasmvision
wasmVision gets you going with computer vision using WebAssembly.
fsaadatmand/The-C-Programming-Language
Answers to exercises in K&R's The C Programming Language (second Edition).
Mastercard/pkcs11-tools
A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.
singhofen/c-programming
These are small C language programs meant for learning and understanding the fundamentals of programming.
endurodave/C_StateMachine
State Machine Design in C
limine-bootloader/limine-c-template
A simple template for building a Limine-compliant kernel in C.
sindresorhus/macos-lock
Lock your Mac from the command-line
BogdanOtava/CS50x
My notes & solutions for CS50x 2022-2023.
malbolgee/URI
Soluções para algumas questões no juiz online URI
At-EC/At-RTOS
At-RTOS is an open and user-friendly real-time operating system (RTOS) for the embedded controller (EC).
roscibely/algorithms-and-data-structure
Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA
Wirtos/async2.h
Stackful Async Subroutines for C. Brings async 2 C
abhayanigam/Learn_C
Introduction in C language and all basic codes.
barrust/c-utils
C utility libraries
Hamza5/Learn-to-program-with-C_AR
ترجمة لدرس تعلّم البرمجة بلغة السي الخاص بموقع OpenClassrooms
felixtanhm/42-piscine
This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
pcawte/AgDev
Port to Agon Light of TI-84-CE C/C++ Toolchain which uses LLVM and generates eZ80 ADL code
sindresorhus/alfred-lock
Alfred 3 workflow to lock your Mac
MiguelVis/mescc
Mike's Enhanced Small C Compiler for Z80 and CP/M.
ssoad/Employee-Management-System
Employee Management System in C By Sohanuzzaman Soad
criptych/physfs-old
UNOFFICIAL Git mirror of PhysicsFS Mercurial repository. The official repository has also moved to GitHub; this one will no longer be updated. Official website:
Miqueas/GTK-Examples
GTK examples in different programming languages
fdefelici/clove-unit
Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature
fsaadatmand/Programming-in-C
Answers to Programming in C (Fourth Edition) by Stephan G. Kochan.
ctlst-tech/uas-catpilot
CatPilot is a hardware and OS agnostic drone's autopilot software stack. It is designed for faster creation of scalable distributed control systems for mission-critical applications. (UAS-CatPilot repo is a upper lever repo for sharing configurations for UAVs)
SuperJMN/Plotty
C language compiler from scratch for a custom architecture, with virtual machine and all
gnustep/libs-corebase
The GNUstep CoreBase Library is a library of general-purpose, non-graphical C objects.