c-language
There are 1595 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.
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.
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.
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
At-EC/At-RTOS
At-RTOS is an open and user-friendly real-time operating system (RTOS) for the embedded controller (EC).
malbolgee/URI
Soluções para algumas questões no juiz online URI
endurodave/C_StateMachine
State Machine Design in C
roscibely/algorithms-and-data-structure
Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA
BogdanOtava/CS50x
My notes & solutions for CS50x 2022-2023.
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
sindresorhus/alfred-lock
Alfred 3 workflow to lock your Mac
pcawte/AgDev
Port to Agon Light of TI-84-CE C/C++ Toolchain which uses LLVM and generates eZ80 ADL code
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:
ssoad/Employee-Management-System
Employee Management System in C By Sohanuzzaman Soad
MiguelVis/mescc
Mike's Enhanced Small C Compiler for Z80 and CP/M.
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.
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.
Miqueas/GTK-Examples
GTK examples in different programming languages
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)
mirek/rb_tree
Red-black tree C implementation
muneeb50/Multithreaded-Online-Quiz-System
Computer Networks Project - Multi-threaded Online Quiz System, developed in C language based on TCP protocol, including development of one Main Server, three Sub-servers and unlimited clients.