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-08 00:04:41 UTC
- JSON Representation
https://github.com/rcarubbi/cansi-datastructures
Data Structure Couse with examples written in C Ansi
binary-search c c-ansi data-structures linked-list
Last synced: 02 Jan 2026
https://github.com/joelkp/scoop
SCOOP: Simple C library for Object-Oriented Programming (2013 proof-of-concept library)
c object-oriented-c object-oriented-programming
Last synced: 10 Mar 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/luweglarz/ft_printf_42
My own implementation of printf
42projects c printf-42 standard-library
Last synced: 31 Jul 2025
https://github.com/jgcmarins/secondary-index-dbms
Database management system developed for college purpose.
c college-purpose database-management dbms secondary-index
Last synced: 29 Mar 2025
https://github.com/karsten-uy/kirbequalizer
An audio equalizer with customizable highpass, lowpass, and peak filters, allowing precise control over cutoff frequencies, Q values, and gain for personalized audio output.
audio-equalizer audio-processing c cpp equalizer gain gain-control highpass-filter juce juce-framework lowpass-filter peak-filter
Last synced: 05 Mar 2026
https://github.com/avik-pal/esc101-lab-y17
ESC101 IIT Kanpur Lab Assignment Solutions
arrays c lab-exam lab-exercises string
Last synced: 14 Mar 2025
https://github.com/lostjared/super.stoner.420
Old game I wrote many years ago as a joke.
2d-game c mario sdl sidescroller
Last synced: 14 Apr 2025
https://github.com/nsmryan/protoflight
Protoflight is a toy flight-software-like system aiming to be small and understandable
Last synced: 08 Apr 2026
https://github.com/othmanekahtal/sas-project
SAS Project
algorithms algorithms-and-data-structures c cprogramming-language structured-data
Last synced: 15 Mar 2025
https://github.com/abhayvashokan/compiler-design-lab
Compiler Design Lab KTU 2020
c compiler-design ktu lex yacc
Last synced: 29 Mar 2025
https://github.com/omgzui/basic_c
🐾c语言-数据结构-PHP扩展
c data-structures leetcode php-library
Last synced: 27 May 2026
https://github.com/mt1006/win2con
Displays windows and allows you to use them in console
Last synced: 15 Mar 2025
https://github.com/araryarch/dasprog
Dasprog Module Killer Aseli
basic-learning basic-programming c
Last synced: 10 Jan 2026
https://github.com/theo-mestre/c-sfml-static-premake
This repository provides a simple setup to create an C-SFML application using Premake 5.
Last synced: 03 Feb 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/cksfafwefasdf/magicbox
A 32-bit x86 hobbyist OS kernel featuring a Unix-like FS, multi-task scheduling, and a custom Shell.
c i386 kernel operating-system osdev unix-like x86
Last synced: 27 May 2026
https://github.com/montyanderson/construction
:construction: Interface with binary structures in Javascript, built for network protocols.
binary buffer c construction cpp interface javascript network-protocol node
Last synced: 02 Jan 2026
https://github.com/aveek-saha/intal
C library to perform calculations on integers of arbitrary length
arithmetic-computation c c-library karatsuba large-integers
Last synced: 13 Sep 2025
https://github.com/haxpor/genctemplate
C, Makefile (for now) template generator to quickly modify and further work on top
c cli command-line command-line-tool makefile template
Last synced: 20 May 2026
https://github.com/haimozer123/blackjack-rted-college-
Blackjack Game in C: Implementing and Testing Core Game Mechanics Using Linked Lists
c game-development memory-management rted
Last synced: 21 May 2026
https://github.com/harshkapadia2/phone-book
A simple persistent command-line phone book in C.
Last synced: 20 Jan 2026
https://github.com/luickk/tempcachedb
key/val database with focus on temporary ultra fast data storage
c c-library key-value key-value-database key-value-store
Last synced: 11 Jun 2025
https://github.com/michel-leonard/c-mathsnip
My standalone math snippets in C.
algorithm c education example fast linux math public-domain simple snippets snippets-collection windows
Last synced: 03 Feb 2026
https://github.com/themorc/screenduo-userspace
ASUS ScreenDUO/ASUS OC Palm userspace driver for Windows/macOS/Linux written in C++ (originally written in C for Linux, fork of mayorbobster's screenduo4linux)
asus c cplusplus cpp driver linux macos screenduo screenduo4linux screenduo4macos windows
Last synced: 11 Apr 2026
https://github.com/rekgrpth/mustach
C implementation of mustache templating
Last synced: 08 Oct 2025
https://github.com/raideno/matrix
C / Cpp program to make it easier to work with matrices and do operations on matrices
Last synced: 26 Apr 2026
https://github.com/seongwonp/shooting_game
C 언어와 Windows 콘솔 환경을 활용해 개발한 우주선 슈팅 게임입니다.
Last synced: 11 Oct 2025
https://github.com/maxdz-gmbh/mdz_unicode
Very lightweight and portable ANSI C 89/90 compliant library for handling Unicode strings.
android c freebsd library linux macos portable strings unicode-characters unicode-support unicode-symbols utf-16 utf-32 utf-8 utf16 utf32 utf8 wchar-support windows
Last synced: 13 Feb 2026
https://github.com/iricartb/computational-geometry-3d-rendering-process
Ivan Ricart Borges - Simulation of the rendering process used in 3D libraries like DirectX or OpenGL by creating a small video game with a main character in first person view that can be moved inside a stage.
3d-library c cpp opengl rendering-3d-graphics video-game
Last synced: 07 May 2026
https://github.com/metaphorical/microserver
Search for a base for light and scalable service - a not so short horror story :D
c clang elixir erlang golang helm k8s kubernetes microservice microservices nodejs python
Last synced: 14 Apr 2026
https://github.com/otaviomalta/ipc
Trabalho de Introdução a Programação de Computadores da UFU, o qual visa o desenvolvimento de um programa para a gestão de patrimônios da UFU.
Last synced: 13 Feb 2026
https://github.com/gekomad/chinese-checkers
Chinese Checkers with bitboard hash - C - Vala - Rust - Scala
backtracking bitboard-hash c chinese-checkers rust scala vala
Last synced: 27 Jan 2026
https://github.com/artgins/yunetas
Yuneta Simplified, a development framework about messages and services, based on Event-driven, Automata-based and Object-oriented programming.
asynchronous automation-framework c esp32 event-driven framework iouring ipaas javascript linux python rtos yuneta
Last synced: 09 Jun 2026
https://github.com/ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template
Last synced: 04 May 2026
https://github.com/kritagya-web/online_examination_project_cpp
This project is a windows-based application used for taking Exams of multiple subjects.Marks would be calculated automatically after the test finishes. Some modules/ functionalities included are New User Registration, Attempt Test, Results, Contact US, etc.
c cpp online-examination-system test-taking-platform
Last synced: 01 Mar 2025
https://github.com/fuhsnn/c_files
A collection of real-world single-file C programs for convenient compiler testing.
Last synced: 28 Feb 2026
https://github.com/gbafana25/cmdbin
Command line pastebin service (termbin clone)
Last synced: 26 Oct 2025
https://github.com/bsach64/bhshell
A Simple Shell which supports piping and redirection
Last synced: 09 May 2026
https://github.com/imranhsayed/programming-in-c
Programming in C
array c c-programming circular-linked-list cprogramming data data-structures-and-algorithms file-handling linked-list pointers
Last synced: 28 Jan 2026
https://github.com/basemax/cnol
A new C standard library implementation intended for use on embedded systems. (SOON)
c c-lib clib glibc kernel libc library library-systems linux operation-system operation-systems os os-lib runtime-library system
Last synced: 13 Apr 2026
https://github.com/mrglaster/sgdk-megapong-expanded
Expanded version of Megapong game from the Andrej Preradovic's tutorial.
assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code
Last synced: 10 May 2026
https://github.com/o-brob/realtimeplottingapp
Cross-platform CAN and UART data analysis tool for Linux and Windows. Provides high-performance interactive real-time graphing for efficient monitoring and troubleshooting of embedded system communication.
avalonia c can cross-platform csharp data-visualization graduation-project graphing-application gui-application linux mvvm scottplot5 uart windows
Last synced: 28 Feb 2026
https://github.com/bdadmehr0/partech-os
Welcome to ParTech Mobile OS, the next-generation operating system designed exclusively for ParTech mobile devices.
Last synced: 06 Feb 2026
https://github.com/hyouteki/sss
cheSS Server in c/wasm
c chess-engine chessboardjs js wasm
Last synced: 26 Oct 2025
https://github.com/ldilley/linmod
:penguin: Various demonstrational Linux kernel modules
c example example-code linux linux-drivers linux-kernel linux-kernel-module operating-system tutorial tutorial-code
Last synced: 28 Apr 2026
https://github.com/edisonslightbulbs/bluetooth-rfcomm-linux
Bluetooth socket: RFCOMM communication between Linux and Android (Linux side)
bluetooth bluez-dbus-interfaces c cmake linux-android
Last synced: 05 Jun 2026
https://github.com/brkyvrkn/invoice-recognition
Invoice recognition in iOS with openCV
c cpp invoice-recognition ios libzbar objective-c objective-c-plus-plus opencv real-time-processing swift
Last synced: 15 Apr 2026
https://github.com/0xvpr/c-cheat-template
Template for video-game hacking using C and Assembly.
assembly c cheat hacking library template videogame-hacking
Last synced: 16 Apr 2026
https://github.com/kauahensilva/c_transportadora
A simple project that simulates the routes of a carrier. The application was built using the C language, Meson, and Ninja.
Last synced: 21 Jan 2026
https://github.com/emmaunel/rootkit
A Simple rootkit
c hard linux linux-kernel rootkit
Last synced: 10 May 2026
https://github.com/a-h-ismail/libtmsolve
Library for parsing mathematical expressions and manipulating matrices.
Last synced: 31 Jan 2026
https://github.com/rodrigobarbaedu/color-ball-robot-tracker
Este proyecto implementa un robot autónomo utilizando Raspberry Pi, Elegoo Smart Robot Car V4, Python y OpenCV para evitar obstáculos, reconocer y seguir pelotas de colores.
arduino arduino-uno c cpp elegoo-robot-car esp32s3-camera-tft opencv python raspberry-pi
Last synced: 12 Feb 2026
https://github.com/dealbisac/cprograms
This repository contains the C Programs with the source code as well as output so that you can learn the better way of programming.
c program programming-challenges programming-exercises programming-language
Last synced: 30 Apr 2026
https://github.com/omarazizi/http-server
HTTP server from scratch in C
c c-programming c-programming-language http-client http-server low-level-programming network-programming socket-programming system-programming
Last synced: 27 Feb 2026
https://github.com/mo7amed-hussein/c-language-made-easy
c language made easy in arabic book , source code and pdf
book-src c c-language-made-easy c-languages free-book learn-c madeeasy
Last synced: 20 Oct 2025
https://github.com/wayou/lame
lame mirror https://sourceforge.net/projects/lame/
Last synced: 09 Jul 2025
https://github.com/praabindhp/graph_rep-transversal_algorithm
C Program For Traversal Algorithm In Graphical Representation
c code graph programming-language representation traversal-algorithms
Last synced: 08 Jun 2026
https://github.com/esno/xcwm
a lightweight window manager for the X11 protocol
Last synced: 12 Jun 2025
https://github.com/blmayer/c-cpp-project-template
This repository is a template structure for small projects using C or C++.
Last synced: 04 May 2026
https://github.com/pplytas/runelection
C program to store and manage voters and votes using a Bloom Filter, a Red-Black Tree and a Singly Linked List (Developed during the Operating Systems K22 course 2019)
bloom-filter c makefile red-black-tree singly-linked-list
Last synced: 08 Jun 2026
https://github.com/sk-g/leetcode
My solutions for problems on Leetcode
c c-plus-plus coding coding-challenge coding-interview coding-interviews facebook google interview-practice interview-preparation leetcode leetcode-cpp leetcode-python leetcode-solutions linkedin python3 python36 questions-and-answers uber
Last synced: 07 May 2026
https://github.com/wyattscarpenter/print.h
Finally, a print function! A compile-time-type-safe, variadic, free-form print() function, fully standard-compliant, C11 and later.
Last synced: 12 Oct 2025
https://github.com/bonifatius94/chesslib.py
C-lib Python3 extension for efficient chess draw-gen
Last synced: 24 Apr 2025
https://github.com/gunh0/c-atoz
📚 C is a general-purpose, procedural programming language that is widely used for developing system software, embedded systems, and applications in various domains.
Last synced: 25 Mar 2025
https://github.com/xteam-uz/clang
C language
c clang compiler gcc-complier markdown programming-language shell
Last synced: 06 May 2026
https://github.com/ahota/shmemaphore
Example of using semaphores to synchronize communication over shared memory between two separate processes
c cplusplus interprocess-communication semaphore shared-memory
Last synced: 21 Apr 2026
https://github.com/luisbg/hhgtg
HipHackers Guide to the Galaxy
algorithm algorithm-challenges algorithms algorithms-implemented algorithms-playground-practice bit-manipulation c c-plus-plus data-structures datastructures graph-algorithms graphs
Last synced: 29 Apr 2026
https://github.com/basemax/config-parser-flex
A tiny parser to read content of a own config file using pure c and flex library.
c config-file config-files configuration configuration-file configuration-files flex lexer lexer-example lexer-generator lexer-parser lexers yacc yacc-example yacc-lex
Last synced: 03 Apr 2025
https://github.com/basemax/calculator-flex-bison-c
A tiny calculator project with lexer/parser based on Flex, Bison with pure c programming language.
bison c flex lexer parser yacc yacc-example yacc-lex
Last synced: 03 Apr 2025
https://github.com/amadeusitgroup/process-watcher
A tool to efficiently monitor and measure the peak memory usage of process trees to optimize build performance and resource allocation.
c linux memory-monitoring monitoring monitoring-tool process-management process-tree resource-usage resource-usage-tracking
Last synced: 05 Mar 2026
https://github.com/springbear2020/whut-billing-management-system
计费管理系统是一个基于 C 语言的控制台应用程序,主要应用场景是网吧、机房、电子阅览室等,核心功能是实现对数据的基本维护和统计分析。
Last synced: 05 May 2026
https://github.com/wadaboa/operating-systems-project
Trains scheduling project, for Operating Systems class at UNIFI
c operating-systems sistemi-operativi so threading train-scheduler unifi
Last synced: 07 Oct 2025
https://github.com/ryhkml/keylogger
Keylogger for Linux. Leaks your keyboard input
c keylogger keystroke linux overlay-obs rootless websocket
Last synced: 11 Mar 2026
https://github.com/princebansal7/c-cpp-logic-building
This Repo contains the codes from scratch to learn C, C++ (STL) & Object Oriented Programming
c c-plus-plus object-oriented-programming standard-template-library stl
Last synced: 19 Oct 2025
https://github.com/ericonr/purr-c
Pure C client for PurritoBin and other networking projects
bearssl c crypto gemini pastebin-client
Last synced: 11 Feb 2026
https://github.com/sam9111/pharmacy-management-system
Pharmacy Management command-line application built in C
Last synced: 12 Oct 2025
https://github.com/freecx/bunch-of-code
useful code snippets / scripts
bash c code cpp pieces python rust scripts-collection useful-scripts
Last synced: 27 Feb 2026
https://github.com/blevic/simple-c-compiler
My C compiler, written in C (and Python)
Last synced: 29 Apr 2026
https://github.com/carletonurocketry/josh-nx
Board support logic for the Josh flight computer running Apache Nuttx.
apache-nuttx c embedded flight-computer inspace nuttx rocket rocketry rtos space
Last synced: 06 Oct 2025