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-09 00:04:38 UTC
- JSON Representation
https://github.com/migpovrap/keyvaluestore
Key Value Store developed for our Operating Systems class.
c multithreading operating-systems posix
Last synced: 01 Mar 2026
https://github.com/RaduRelics/xor-ransomware
A POC ransomware to troll your friends. Encrypt and Decrypt a Windows computer using basic xor encryption.
c decryption encryption ransomware windows xor-cipher
Last synced: 12 Oct 2025
https://github.com/cppvolodya/embeddedsystemsprojects
Embedded systems educational projects.
Last synced: 18 Jun 2025
https://github.com/tomcat-42/zig-compile-commands
compile_commands.json generation for c projects using zig build
build c compile-commands compile-commands-json zig zig-build zig-build-system
Last synced: 09 Apr 2025
https://github.com/tariqjamel/inter-process-communication
This project demonstrates IPC using System V message queues in C. It includes a server and two clients that communicate through message queues. The server receives and forwards messages between clients, enabling continuous communication.
c interprocess-communication operating systemcall thread
Last synced: 12 Oct 2025
https://github.com/hassan11196/ds-assignments
Data Structures Assignments - FAST NUCES (Karachi) - CS201 - Fall 2018
bfs c cpp data-structures dfs infix optimization pathfinding postfix
Last synced: 18 Apr 2026
https://github.com/yashhere/experimentalos
Work done by me for OS Lab project at NITC
c nitc operating-system os oslab system systems-programming
Last synced: 15 May 2025
https://github.com/mykbit/morse-code-learning-game-pico
This project serves as a morse code learning tool via Raspberry Pi Pico microcontroller extension board utilising its programmable buttons.
Last synced: 30 Mar 2025
https://github.com/matubu/minibash
A simple, mini, imperfect version of bash
Last synced: 11 Oct 2025
https://github.com/matubu/jail_serv
A static web server that uses a chroot jail to prevent access to the rest of the filesystem
Last synced: 11 Oct 2025
https://github.com/blagojeblagojevic/risc-v
risc v emulator
c computer-architecture emulator r32 risc-v
Last synced: 08 Apr 2025
https://github.com/azersd/argparse
CLI Argument parser in C for 42 projects.
42 42cursus 42projects argparse c cli
Last synced: 11 Oct 2025
https://github.com/xgqfrms/assembly
assembly & 汇编
assembly c c-plus-plus c-sharp rust webassembly
Last synced: 12 Apr 2026
https://github.com/briansalehi/references
Note Collections Cited to Reference Manuals
algorithms c c-programming cpp cpp-programming linux-kernel linux-system-programming
Last synced: 31 May 2026
https://github.com/nullndr/lexer
A C implementation of a lexical analyser for a programming language (wip)
c lexical-analysis lexical-analyzer
Last synced: 19 Jun 2025
https://github.com/mailittlepony/flowergame
multiplayer game for ESP using TCP protocol
Last synced: 15 Mar 2025
https://github.com/horrjiy/minitalk
42 Core Curriculum --- A simple server-client communication program passing messages using signals in C.
42commoncore 42heilbronn c client-server signals
Last synced: 10 Oct 2025
https://github.com/dhaliti/minishell
A tiny shell, just like a mini version of Bash
bash c command command-line homebrew shell shell-script terminal unix
Last synced: 14 Apr 2026
https://github.com/jianping-duan/unix_programming
UNIX programming cases based on FreeBSD environment
Last synced: 10 Oct 2025
https://github.com/inunix3/monolog
Simple interpreted C-like programming language.
c c-like c11 homemade-programming-language interpreted-programming-language just-for-fun programming-language
Last synced: 11 Jun 2025
https://github.com/timbo-rafa/c-allegro-memory-game
Memory Game to learn mathematical operations
allegro allegro4 c c-language demo game makefile memory-game
Last synced: 03 Jul 2025
https://github.com/asynched/data-structures
Implementation of a series of data structures in C
Last synced: 09 Oct 2025
https://github.com/augxusto/nettool-c
c educational-project networking npcap security sniffer-packet tcp
Last synced: 09 Oct 2025
https://github.com/8dcc/ida2sig
Convert IDA signature to code signature and vice versa
c ida ida-pro signature-scanner unix-like
Last synced: 10 Jun 2026
https://github.com/vishal-raj-1/language-proficiency-in-c
It contains all the solutions of HackerRank (Language Proficiency In C)
basic-of-programming basics-of-c c hackerrank language-proficiency programming-language
Last synced: 03 Jul 2025
https://github.com/cat-in-the-dark/fc3d
Experimental Fantasy Console for 3D (sic!)
c emscripten fantasy-console game-development game-engine raylib
Last synced: 27 May 2026
https://github.com/shaw145/dsa-questions
There is some DSA questions programmed in C language
c data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-practice dsalgo-questions
Last synced: 02 Jul 2026
https://github.com/minasamirsaad/alx-low_level_programming
All steps and tasks that I used to learn C language with ALX
bit-manipulation c doubly-linked-list dynamic-libraries function-pointers malloc-free nested-loops pointer pointers-and-arrays recursion single-linked-list static-library
Last synced: 07 Jul 2025
https://github.com/n-elmer/weather-station
WEATHER ⛈ MONITORING 🌤 SYSTEM
arduino c c-plus-plus embedded-systems esp32 iot software-design software-engineering system-design
Last synced: 11 Apr 2026
https://github.com/miguelriosoliveira/42
Projects from 42 school
algorithms c data-structures makefile shell
Last synced: 21 Jan 2026
https://github.com/lucasctnh/automated-makefile
A directory watcher to automate the process of creating Makefiles for Allegro projects. Only Windows.
allegro automation c makefiles script windows-api
Last synced: 23 Mar 2025
https://github.com/utkarsh2102/typing-tutor
This is a typing tutor. Made in C language.
Last synced: 08 Oct 2025
https://github.com/GLNsH/Text-to-Subtitle
SubText: Text to Subtitles converts TXT to SRT written in C
Last synced: 22 Sep 2025
https://github.com/clubgamma/ticket-booking
Participate in Club Gamma Hacktoberfest by contributing to any Club Gamma Project
c hacktoberfest hacktoberfest2024 menu-driven-program ticket-booking-system
Last synced: 09 Apr 2025
https://github.com/pxd1311/shadow-shell
A terminal for windows, linux and mac made entirely in C. ( unix shell is buggy as of now)
apple c linux mac programming shell unix windows
Last synced: 23 Feb 2026
https://github.com/studton/dance-of-numbers
Dance of numbers is a simple guess number game for Linux command line.
Last synced: 16 Oct 2025
https://github.com/ivangrana/prog-redes
Repositório dedicado a programação de redes utilizando Python,C e C++
c cpp network-programming python socket-programming
Last synced: 18 Jan 2026
https://github.com/janekbaraniewski/ser2net2ser
Share and connect to serial devices over network!
asio boost c cmake cpp devices network network-devices physical-devices ser2net serial-communication serial-communications serial-devices serial-over-ip serial-port serialport socat virtual-devices virtual-serial-port
Last synced: 15 Feb 2026
https://github.com/tlmader/mash
Mash, a simple shell using the POSIX system call API
Last synced: 12 Apr 2026
https://github.com/fredericbonnet/colibri
Colibri is a fast and lightweight garbage-collected datatype library written in C
abstract-data-structures abstract-data-types c data-structures datatypes garbage-collection garbage-collector memory-allocation
Last synced: 07 Oct 2025
https://github.com/nicosnicolaou16/androidprojectandndk
This project sets up the NDK (Native Development Kit) in Android for communication between an Android project and C/C++ code. In this example, the C/C++ code simply prints a text message to the Android application.
android c cmake cplusplus cpp jetpack-android jetpack-compose kotlin kotlin-android ndk ndk-cmake
Last synced: 22 Apr 2025
https://github.com/manuosmx/sopa-de-letras-1
An alphabet soup made 100% in C language, saving the words found with their position in an external file.
Last synced: 24 Mar 2025
https://github.com/bobis33/myteams
EPITECH PROJECT | NETWORK PROGRAMMING | MYTEAMS
c communication epitech network network-programming
Last synced: 19 Apr 2025
https://github.com/amlel-el-mahrouss/fw
Part of the NeKernel project, a firmware meant to boot disks under EPM.
Last synced: 25 Mar 2025
https://github.com/nguyenchiemminhvu/LinuxNetworkProgramming
A comprehensive guide for Linux Network (Socket) programming
c cpp network-programming socket-programming
Last synced: 06 Oct 2025
https://github.com/samuelterra22/udp-sockets-example
A simple example for communications between sockets UDP
c client datagram datagram-socket example server socket sockets udp udp-client udp-server
Last synced: 11 Jun 2025
https://github.com/tothantonio/utcn
personal files for courses I took at Technical University of Cluj-Napoca
algebra-linear analysis assembly c data-structures-and-algorithms database digital-system-design java oop vhdl
Last synced: 12 Apr 2026
https://github.com/tdholmes/harma
A project to assist over-caffeinated electrical engineers in soldering.
Last synced: 24 Mar 2025
https://github.com/shenniger/toycompiler
Toy compiler
c compiler language lisp programming-language
Last synced: 06 Oct 2025
https://github.com/bynect/c-argparse
A simple callback based argument parser written in C
ansi-c argparser argument-parser c no-dependencies single-header utility
Last synced: 06 Oct 2025
https://github.com/avinashshenoy97/intal
An implementation of the Karatsuba algorithm for fast multiplication of large integers in C.
c karatsuba large-integers multiplication
Last synced: 26 May 2026
https://github.com/vpoulailleau/plagiarized-code
Detect plagiarized (Python, C, C++) code in local folders
c cpp plagiarism plagiarism-check plagiarism-checker plagiarism-detection plagiarism-evaluation plagiat python python3
Last synced: 05 Oct 2025
https://github.com/alvii147/digitalpiggybank
Digital Piggy Bank Project with Raspberry Pi Zero W
c embedded-systems raspberry-pi-zero-w
Last synced: 04 Sep 2025
https://github.com/kaierikniermann/c_cpp-mini-project-template
This is a template you can use for small quick C projects
Last synced: 13 May 2026
https://github.com/luizmiguelsr/estudos-cursos_2020
📚 Cursos realizados em 2020
algorithms c c-plus-plus css3 html5 php python
Last synced: 11 Apr 2026
https://github.com/federicoponzi/mydfs
A simple distributed file system.
c distributed-file-system distributed-system
Last synced: 24 Mar 2025
https://github.com/jacmoe/neogardens
Retro graphics programming in 16bit style - using a modern tool-chain
Last synced: 24 Mar 2025
https://github.com/hubenchang0515/luminous
Luminous is a DATA STRUCTURE and ALGORITHMIC library of C programming language.
Last synced: 11 Mar 2025
https://github.com/ya2ir/classical_simplex
An implementation of the classical Simplex algorithm in C
c linear-programming operations-research simplex-algorithm simplex-method
Last synced: 28 Mar 2025
https://github.com/ericmassol/bei_n7_2024_2025
Réalisation d'un système embarqué critique pour le déventement de parachute auxiliaire pour un ballon létal.
c embedded-systems engineering esp32 platformio space
Last synced: 13 Apr 2026
https://github.com/callmesalmon/pomme
Minimal Sega Genesis emulator written in C. Contributions are welcome! (WIP)
c emulator minimalist pure-c sega sega-genesis
Last synced: 03 Apr 2025
https://github.com/alexdvorak/c_cpp_projects
For the sake of learning how to translate across languages and how things work
algorithms algorithms-implemented c data-structures data-structures-c sorting-algorithms sorting-algorithms-implemented
Last synced: 29 May 2026
https://github.com/mrnazu/cs50
cs50 harvard
c computer-science cs50 dsa harvard
Last synced: 29 May 2026
https://github.com/andresberejnoi/cpu_simulation
A virtual CPU (32-bit and 16-bit), simulated using C with a custom-made assembly-language
16-bit-assembly 16-bit-cpu assembler assembly c comporg computer-organization cpu-emulator simulation
Last synced: 19 May 2026
https://github.com/ignema/dictel
langage avec portabilité élevée et programmation memory-driven
Last synced: 01 Mar 2025
https://github.com/priyanshuahir000/restaurantbill
This is a project that is made in C language to make a restaurant bill. It is made by me and was my first semester college project.
Last synced: 14 Jun 2025
https://github.com/stefanasandei/advent-of-code
My Advent of Code solutions🎄
advent-of-code aoc aoc2023 aoc2024 c c99
Last synced: 25 Mar 2025
https://github.com/suvrik/ghostlunky
Enjoy endless daily challenges with your friends!
c disassembly modification spelunky
Last synced: 04 Oct 2025
https://github.com/osiota10/alx-low_level_programming
C Low Level Programming - Data Structures, Linux/Unix System Programming and Algorithms with ALX Software Engineering
algorithms assembly c data data-structures linux shell unix
Last synced: 25 Jun 2025
https://github.com/mat-p1/logica-de-programacao1
Repositório com todas as atividades realizadas em Lógica de Programação utilizando a linguagem C.
Last synced: 19 Jul 2025
https://github.com/nem0z/c-linkedlist
Basic C implementation of linked list
Last synced: 24 Mar 2025
https://github.com/massigy/c-dictionnary-program
This C program, loads a file of 10000 english words to a trie data structure and search for the right spelling when the user types a word of his own.
c cprogramming data-structures gcc git github linked-list makefile
Last synced: 07 May 2026
https://github.com/antonschnfeld/cutil
Small C99 utility library
c c99 cutil lightweight utility-library
Last synced: 10 Jan 2026
https://github.com/arc-hugo/cforth
Mini projet implémentant un interpréteur pour un sous-ensemble de fonctions du langage Forth en C
Last synced: 18 Mar 2025
https://github.com/matheusmoraes13/sistemacadastrologin
Sistema de Cadastro e Login, utilizando a interface gráfica da biblioteca GTK para a criação de uma UI
Last synced: 01 Apr 2025
https://github.com/uiuxarghya/pcc-cs391-dsa
Data Structure and Algorithms
c c-programming college-assignment dsa dsa-c dsa-codes dsa-practice dsa-questions dsa-solutions gcc graphs-algorithms hashing linked-list makaut makaut-cse queue-algorithm searching-algorithms sorting-algorithms stack-algorithm
Last synced: 12 Mar 2025
https://github.com/cooljeanius/gvpe-2.25
fork of gvpe 2.25, created to fix a build error I was experiencing when updating the MacPorts Portfile for it
Last synced: 18 Jan 2026
https://github.com/d34d0s/libx
A library providing APIs for common engineering utilities.
c data-structures memory-management stdlib-extras
Last synced: 01 Apr 2025
https://github.com/priyakdey/huffman-encoding
Huffman Encoding implementation in C
algorithms algorithms-and-data-structures c data-structures hashtable huffman-coding huffman-compression-algorithm huffman-tree priority-queue
Last synced: 28 Mar 2025