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. C is also a very low level programming language, which means it can communicate directly with hardware.
- GitHub: https://github.com/topics/c
- Wikipedia: https://en.wikipedia.org/wiki/C_(programming_language)
- Created by: Dennis Ritchie
- Released: 1972
- Related Topics: language,
- Aliases: c-language, c-programming-language, c99, c89, c-ansi, k-and-r,
- Last updated: 2026-07-07 00:05:12 UTC
- JSON Representation
https://github.com/bupy7/xkbklu
Another simple utility for XKB keyboard layout.
c clang keyboard keyboard-layout linux x11 xkb
Last synced: 05 Apr 2025
https://github.com/tengge1/full-screen
使用Windows API实现全屏,F1全屏,ESC取消全屏。
c fullscreen tutorials window windowsapi
Last synced: 18 May 2026
https://github.com/torx-chat/torx-gtk4
GTK4 client implementing the TorX Library
c chat chat-application gtk4 linux macos osx tor windows
Last synced: 23 Apr 2025
https://github.com/araryarch/dasprog
Dasprog Module Killer Aseli
basic-learning basic-programming c
Last synced: 10 Jan 2026
https://github.com/heavycircle/advent-of-code
My Solutions for Advent of Code challenges
advent-of-code c python x64-assembly
Last synced: 22 Sep 2025
https://github.com/vishwas567917/to-do-list
To-Do List is a command-line application built in C. It allows users to manage tasks with features for adding, viewing, and deleting items. Ideal for demonstrating file handling and data management in C.
Last synced: 10 Feb 2026
https://github.com/burakdemir-mb/data-communication-project
Socket Programming Assignment, Data Transmission with Error Detection Methods
c data-communication socket-programming
Last synced: 24 Dec 2025
https://github.com/0x00wolf/my-first-10000-lines-of-code
A repository of various code that I've written.
c javascript networking-in-python python
Last synced: 09 May 2026
https://github.com/RKirlew/Brainfart-Interpreter-In-C
Brainfart is a toy language made by me. It was inspired by Brainf*ck,however Brainfart is somewhat simplified.
brainfuck-interpreter c interpreter toy-language
Last synced: 11 May 2025
https://github.com/buathiertom/sockets-tic-tac-toe
Création d'un morpion capable de jouer avec le serveur avec plusieurs niveau disponible dans le sujet
Last synced: 29 Mar 2025
https://github.com/shiru99/operating-system-lab-course
Operating System Lab Course (CS 314), IIT Dharwad
c dynamic-memory-allocation file-system filesystem linux multi-thread semaphore shell synchronisation
Last synced: 09 May 2026
https://github.com/lonewolfht/healthy-gladiator
A terminal game I made for Ludum Dare 44
c gladiator ludum-dare-44 terminal-game
Last synced: 24 Mar 2025
https://github.com/dispatchcode/ppm-image-library
A simple PPM Image library written in C
Last synced: 16 Jul 2025
https://github.com/andrewbastin/texter
A simple ncurses text editor being written in C
c ncurses text-editor work-in-progress
Last synced: 27 Jun 2025
https://github.com/jelhamm/data-link-layer-protocols
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
c cpp datalink datalink-layer frames go-back-n network-layer networking networking-in-c networking-in-cpp physical-layer protocol selective-repeat sliding-window sliding-window-algorithm sliding-window-protocol stopandwait utopian
Last synced: 20 May 2026
https://github.com/ataldaaiume/ensinamentos-de-c-bruto
📁 Repositório criado para armazenar pequenos exercícios em C feitos durante as aulas da professora Cláudia. Ideal para revisar lógica de programação e fundamentos da linguagem C de forma prática.
algorithms c estrutura-de-dados estrutura-de-dados-em-c exercicios exercises fundamentals fundamentos iniciante iniciantes logic-programming logica-de-programacao logical-programming
Last synced: 21 Feb 2026
https://github.com/jjungminlee/linuxsystemprogramming
2024 Linux System Programming 🐧
Last synced: 20 May 2026
https://github.com/cooljeanius/babeltrace
This project provides trace read and write libraries, as well as a trace converter. This fork is to try porting it to Mac OS X.
Last synced: 18 Jan 2026
https://github.com/antony-jr/cutelog
A cute logging system for C programs.
c easy-to-use emoji library logging-library pretty-printer simple
Last synced: 19 Aug 2025
https://github.com/spiderbjgun/space-shooter
This repository hosts the "space-shooter" game, a thrilling 2D space shooter built with Flutter and Flame. Explore the galaxy, battle alien foes, and enjoy smooth gameplay across Web, Android, and Windows! 🛠️🌌
2d 2d-game amethyst c cross-platform emscripten flame flutter game game-development multiplayer multiplayer-game-server rpg-game scroll-shooter shooter top-down-game unity win32
Last synced: 10 Jun 2025
https://github.com/raresracsan/file-transfer
A simple C-based TCP file transfer application that allows clients to request and download files from a server. Future updates: security, error handling for large files, file overwriting, file compression, directories
begginer-friendly c client-server feature-request file-transfer file-transfer-protocol good-first-issue help-wanted intermediate networking open-source sockets tcp
Last synced: 16 Aug 2025
https://github.com/sugam-arora/leetcode-
All questions solved by me are there
c cpp javascript python typescript
Last synced: 10 Apr 2026
https://github.com/salmankhanmsk786/movieapp
Developed a single-page Movie Management System using Angular and ASP.NET Core Web API, allowing users to manage movies and reviews with full CRUD functionality. Implemented features like movie listings, detailed views, review management, and navigation between pages.
angular asp-net-core aws aws-ec2 awsiam awsrds awssecret bootstrap c movie-web-app single-page-applications sql-server typescript webdevelopment
Last synced: 15 Feb 2026
https://github.com/P4dro-Dev/Codificando-na-Linguagem-C-Nivel-Hard
Nessa atividade, eu foi um desafio que foi passado no curso Técnico em informática que estou realizando. Para testar nossos conhecimentos sobre a linguagem C em um nível elevado. Para testar nosso aprendizado, e nossa Lógica de Programação. Todas às questões tiveram suas devidas perguntas comentadas. Assim, concluindo o desafio com excelência!
Last synced: 21 Sep 2025
https://github.com/juoelenis/binux
Binux is an Operating System Kernel based on POSIX principles and based some components slightly on the first version of Linux
c cpp ez h kernel mit-license os
Last synced: 12 Apr 2026
https://github.com/sleleu/codewars-solutions
Here are my Codewars solutions
c codewars codewars-solutions kyu
Last synced: 16 Aug 2025
https://github.com/bas1c1/bvm
This is very simple virtual machine written by C
c clang from-scratch machine virtual virtual-machine vm
Last synced: 14 Mar 2025
https://github.com/hadichahine/cest
A traditional unit testing library for C.
c cest tdd test-driven-development testing unit-testing
Last synced: 28 Mar 2025
https://github.com/kadir014/lumina
Lightweight and cross-platform game engine in C
2d c cross-platform game-development game-engine gamedev linux wasm web windows
Last synced: 16 Jan 2026
https://github.com/alexiszamanidis/sql_query_executor
A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.
bash c cpp parallelization sql-query-executor thread-pool
Last synced: 09 Apr 2026
https://github.com/ajlekcahdp4/lsm
least square method calculation
approximation approximation-method c graph-plot labs least-squares-approximation
Last synced: 04 Apr 2025
https://github.com/chiragobhan/cpu-scheduling
C program for FCFS and SJF that reads input from input.txt and writes the executed output in output.txt.
c cpu-scheduling fcfs first-come-first-serve gcc input-output shortest-job-first sjf
Last synced: 29 Mar 2025
https://github.com/prajwalch/curses_tic_tac_toe
Tic Tac Toe game built using ncurses in C
c c-plus-plus curses ncurses ncurses-tui tic-tac-toe
Last synced: 18 May 2026
https://github.com/horrjiy/minishell
Self-made bash shell. Group project of @Horrjiy and @JoKleiner.
Last synced: 02 May 2026
https://github.com/syedzawwarahmed/data-structures
This repository contains algorithms implementing the basic data structures.
c cpp data-structures-and-algorithms
Last synced: 18 May 2026
https://github.com/SophieZ302/C-Project-Interpreter
Racket Interpreter in C, using Stack, Queue, Binary Tree
Last synced: 11 May 2025
https://github.com/Shylock-Hg/ABI
Another brainfuck interpreter
brainfuck brainfuck-interpreter c
Last synced: 11 May 2025
https://github.com/krashish8/cso102-lab
Lab and Assignment files of the course "Data Structures and Algorithms" (CSO102) - Even Semester 2018-19 (2nd Semester)
Last synced: 30 May 2026
https://github.com/vdribeiro/sosh
Simple command interpreter that acts as OS Shell.
Last synced: 07 Mar 2026
https://github.com/amalchandru/blinking-leds
.ino -> .c 🔥
arduino atmega328p avr avr-gcc c
Last synced: 06 May 2026
https://github.com/r13i/embedded-electronics
This repository contains various codes of my microcontroller and IoT projects. Warning : Repo under construct !
c microchip microcontroller pic
Last synced: 28 Mar 2025
https://github.com/callmesalmon/kite
Source code for the "Kite" programming language. Contributions are always welcome! (WIP)
antifascist c contribute contributions-welcome functional functional-programming imperative imperative-programming imperative-programming-language interpreter minimal minimalist programming programming-language recursion recursive recursive-functions recursive-programming
Last synced: 21 Jul 2025
https://github.com/awelzel/polyline
Google Polyline encoding and decoding with C.
Last synced: 13 Apr 2025
https://github.com/pacatro/raylife
A simple implementation of the Conway's Game of Life using raylib.
c docker game-development gameoflife raylib
Last synced: 18 Feb 2026
https://github.com/01barthez/ludo-game-c-sdl
Ludo is a game in which each player moves his four pawns on a board according to the rolls of the dice, with the aim of getting all his pawns to the central square. This project consists in implementing a digital version of the game in C with SDL, managing the interface and the game rules.
assessment-project c cprograms data-structures makefile sdl2 sdl2-image
Last synced: 04 Mar 2025
https://github.com/wesgtox/programming-lab-i
College "Programming Lab I" exercises.
algorithms c cpp programming-language
Last synced: 18 May 2026
https://github.com/fabiannorbertoescobar/c-estructurado-ejercicios
Elementos de Programación. Programación Estructurada en C.
c estructuras-de-datos programacion-estructurada programming-exercises
Last synced: 13 Jun 2026
https://github.com/flashblaze/sl-2-os
Code I'll be doing in SL-2 (OS) of TE
Last synced: 16 May 2026
https://github.com/csdms/bmi-example-c
An example of wrapping a model written in C with a BMI
Last synced: 07 Sep 2025
https://github.com/sebyx07/c-ai-optimizer
AI-powered C code optimizer demonstrating 2.3× performance gains through SIMD vectorization, cache blocking, and algorithmic improvements. Proof that AI optimizes better than humans.
ai ai-assisted avx benchmark c cache-optimization cicd claude compiler machine-learning optimization performance simd testing vectorization
Last synced: 17 Apr 2026
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 11 Mar 2025
https://github.com/embeddedt/lv_ev3
LittlevGL for LEGO Mindstorms EV3 (based on linux_frame_buffer)
brick c ev3 ev3dev littlevgl mindstorms
Last synced: 14 May 2025
https://github.com/hroptatyr/coinbase
websocket data scraper for coinbase
bitcoin c command-line-tool scraper
Last synced: 26 Apr 2026
https://github.com/amanoteam/loki
A GCC cross-compiler targeting FreeBSD 12.3/13.0/14.2
c cpp11 cross-compiler freebsd gcc
Last synced: 05 Apr 2025
https://github.com/jwodder/verity
Truth table generator
c latex postscript truth-tables
Last synced: 29 Mar 2025
https://github.com/kostek888888/library-database-project-in-c
Database for library written using C and dynamically created one way linked lists. It has ability to sort results of queries by specified fields.
c library-database linked-list
Last synced: 13 Sep 2025
https://github.com/abnerkaizer/aoc_trab1
Primeiro trabalho de AOC 1 envolvendo MIPS assembly.
Last synced: 18 May 2026
https://github.com/seng3694/clox
Implementation of the Lox Bytecode Virtual Machine written in C
bob-nystrom-book c clox craftinginterpreters interpreter lox virtual-machine
Last synced: 21 Mar 2025
https://github.com/tengge1/win32-dialog-starter
Win32对话框应用程序创建模板。
c dialog starter-kit windowsapi
Last synced: 19 May 2026
https://github.com/ka0un/cstats
c calculator fun funproject statistics traning
Last synced: 29 Mar 2025
https://github.com/euleriantechnologies/etcfv2
Eulerian TCFV2 reader high speed implementation in C
Last synced: 25 Jun 2025
https://github.com/jack994/mastermind-with-raspberry-pi2
arm assembler c raspberry-pi-2 system-on-chip
Last synced: 25 Jan 2026
https://github.com/ignackocom/cdspstandards
C Dsp Standards files
c code mit-license source standard
Last synced: 21 Mar 2025
https://github.com/andcool-systems/html8
Open source HTML8 language compiler
Last synced: 21 Mar 2025
https://github.com/aliy98/hoist-control-simulator
The code to design, develop, test and deploy is an interactive simulator of hoist with 2 d.o.f, in which two different consoles allow the user to activate the hoist.
bash-scripting c inter-process-communication linux-system-programming
Last synced: 19 May 2026
https://github.com/ignackocom/carchitectures
C Architecture constants
architecture c code constants mit-license source
Last synced: 21 Mar 2025
https://github.com/adriannoes/shellclaw
The first physical AI agent that participates in a global agentic marketplace, using asap protocol.
Last synced: 08 Apr 2026
https://github.com/gpbonillas/exercises-pucesd-cpp
Recopilación de ejercicios en lenguaje C/C++.
Last synced: 21 Apr 2026
https://github.com/Baro-00/CSD_DVS
Computer Systems Diagnostics - Distributed Voting System
c cmake inter-process-communication multiprocessing
Last synced: 31 Oct 2025
https://github.com/libdriver/pcf8575
PCF8575 full-featured driver library for general-purpose MCU and Linux.
c full-featured-driver io-expansion linux mcu pcf8575
Last synced: 19 May 2026
https://github.com/joyrider3774/puzzleland_playdate
Puzzle Land is a remake of the gameboy game Daedalian opus also known as puzzle road in japan.
c gameboy playdate playdate-console playdate-sdk remake remake-games retro retrogaming
Last synced: 29 Mar 2025
https://github.com/mahdavipanah/microproject
My course project for Microprocessors
avr avr-programming c codevision microprocessor proteus
Last synced: 31 Dec 2025
https://github.com/kampi/lora-gps-tracker
LoRa APRS GPS tracker.
aprs aprs-beacon aprs-igate aprs-is aprs-tracker c cpp gps ham-radio lora rak3172 stm32 tracker
Last synced: 19 May 2026
https://github.com/akutchi/french-nomaian
A nomai's language generator adapted for french.
ada c gtkada language linguistics ncurses-tui nomai outer-wilds
Last synced: 19 May 2026
https://github.com/jacobgrisham/encryption-arrays-using-c
Encryption Program.
arrays c caesar-cipher encryption
Last synced: 29 Mar 2025
https://github.com/howerj/lzp
LZP Data compression CODEC
c codec compression library lz77 lz78 lzp lzss lzw-compression
Last synced: 19 May 2026
https://github.com/ke0ff/uxffconfigurator
WIN10 console application that is the configuration interface for the UXFFront module 8051 MCU applications
8051 c console-application radio-controller rs-232 spi windows-10
Last synced: 19 May 2026
https://github.com/not-nik/libcx
cx is another attempt to bring exceptions to C
c exception-handling exceptions signal-handler
Last synced: 22 Mar 2025
https://github.com/kientech/c-programming-language
C++ is a powerful, multi-paradigm programming language designed for system and application development that offers flexibility, efficiency, and speed.
Last synced: 22 Mar 2025
https://github.com/5j54d93/microsoft-rdi-intern-2021
Microsoft One Day RDI Intern 2021
Last synced: 22 Mar 2025
https://github.com/victorharri-chal/duckhunt
🦆 A graphical project with CSFML to recreate the famous Duck Hunt game. Done on my 1st year at Epitech.
c csfml duckhunt epitech first-year-project game graphics-programming shooter
Last synced: 06 Apr 2025
https://github.com/victorharri-chal/sokoban
🧱 A reproduction of the japanese sokoban game with the ncurses library in C. Done on my 1st year at Epitech
c epitech first-year-project game ncurses-library sokoban-game
Last synced: 06 Apr 2025
https://github.com/mrglaster/sgdk-sega-helloworld
Hello World SEGA game. Was developed with SGDK
assembly-language c helloworld helloworld-demo helloworldapp sega sega-mega-drive sgdk sgdk-library
Last synced: 13 May 2026
https://github.com/colleagueriley/rsgl-2048
RSGL-2048 is a clone of the 2048 made with RSGL
Last synced: 20 May 2026
https://github.com/jacob-c-smith/crypto
Cross platform cryptography and hashing functions
Last synced: 04 Mar 2025