c-language
There are 2024 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.
singhofen/c-programming
These are small C language programs meant for learning and understanding the fundamentals of programming.
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.
endurodave/C_StateMachine
State Machine Design 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.
getiot/linux-c-functions
C 语言函数大全 | Linux 常用 C 函数参考手册(中文)
MiguelVis/mescc
Mike's Enhanced Small C Compiler for Z80 and CP/M.
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
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:
fdefelici/clove-unit
Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature
Miqueas/GTK-Examples
GTK examples in different programming languages
fsaadatmand/Programming-in-C
Answers to Programming in C (Fourth Edition) by Stephan G. Kochan.
Tiny-C-Compiler/tinycc-mirror-repository
This is a Mirror Repository of https://repo.or.cz/tinycc.git ___________________________________________ 🔄 Mirror of main development hub for TCC, a small and fast C compiler originally created by Fabrice Bellard ___________________________________________ The Mirroring is openly governed by GitHub-Actions-Mirror-Repository
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