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/n0nexist/n0neditor
simple C file manager / editor
c file-manager file-manager-c file-manager-cli linux-cli linux-file-manager
Last synced: 11 Jun 2025
https://github.com/ollieday/mongoose-ws2812b
Mongoose OS driver for the WS2812B (aka NeoPixel) RGB LED strip
c iot mongoose-os neopixel ws2812b
Last synced: 08 Apr 2025
https://github.com/pratikrameshmajage/c_programming
I learned the C programming language and documented my journey through these notes. ๐ฅ๏ธ This repository includes: ๐ Key concepts and syntax of C ๐ข Examples of commonly used programs ๐ ๏ธ Tips and tricks for beginners ๐ Well-structured notes for easy understanding Perfect for anyone starting with C programming or revising the basics! ๐
Last synced: 13 May 2025
https://github.com/priyanshu360-cpu/competitive-programming-
Competitive Programming Codes
c cheatsheet codechef codechef-solutions codeforces competitive-programming cpp17 hackerrank hackerrank-solutions interviewbit java javascript leetcode leetcode-solutions mysql python rust shell sql
Last synced: 11 Apr 2025
https://github.com/k4u5h4l/ada-lab-progs
A collection of programs done in ada lab, sem 4.
Last synced: 22 Apr 2025
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/mvpee/42-ft_printf
My printf from 42 school. This project requires rewriting printf. Interesting to learn variable argument numbers.
42 c learning printf printf-42 printf-project
Last synced: 27 Mar 2025
https://github.com/jabellard/graph
Directed, simple graph.
algorithm algorithms c data-structure data-structures graph
Last synced: 29 May 2026
https://github.com/serialphotog/8080disassembler
A simple disassembler for the Intel 8080 microprocessor.
c disassembler intel intel8080
Last synced: 25 Dec 2025
https://github.com/kourouklides/perspective-taking
Visual and Spatial Perceptual Perspective Taking (using Kinect)
c c-plus-plus computer-vision cpp cpp-code kinect kinect-fusion opencv opengl openni robotics ros ros-kinetic
Last synced: 12 Apr 2026
https://github.com/5cover/c-exceptions
Macros for throwing and handling exceptions in C, in a try/catch/finally-like fashion.
c exception exception-handling exceptions try-catch try-catch-finally
Last synced: 30 Oct 2025
https://github.com/hxndev/non-forking-concurrent-servers-using-select
Chat bot using non-forking concurrent servers. This is done using select statements.
c chatbot code concurrent-programming non-forking select server
Last synced: 12 Jul 2025
https://github.com/joaopaulopmedeiros/projeto-final-itp
Repositรณrio de cรณdigo para projeto final da disciplina de ITP
Last synced: 25 Mar 2025
https://github.com/iakovoskritikos/CAMMS_Tutorials
Software install guidelines used by the Coded Aperture Miniature Mass Spectrometer (CAMMS)
c debian-linux keithley-instruments linux-kernel microprocessor python spectrometer stm32mp157c-dk2 ubuntu2004
Last synced: 04 Oct 2025
https://github.com/ergonzamarian/servomotor
Projeto Finalizado :: Trabalho desenvolvido para realizar o controle dos servomotores de um robรด.
Last synced: 17 Mar 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/saeed-dev2/saeed-dev2
Config files for my GitHub profile.
assembly-language c config deep-learning deep-neural-networks devloper embedded-systems github-config machine-learning networking programming-language python reinforcement-learning vhdl-code vlsi-testing
Last synced: 06 Mar 2026
https://github.com/gmitch215/cmakekt
โ๏ธ A CMake Plugin to generate Kotlin/Native Bindings
c cmake cpp kotlin kotlin-native
Last synced: 05 Sep 2025
https://github.com/Camroku/Toryus
A hobby operating system project
assembly c operating-system osdev
Last synced: 11 Mar 2025
https://github.com/esno/xcwm
a lightweight window manager for the X11 protocol
Last synced: 12 Jun 2025
https://github.com/justsecret123/red-black-tree
This repository contains a Red-Black Tree simulation (visualization, insertion, removal...).
c red-black-tree tree-structure
Last synced: 09 Apr 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/usk2003/my-competitive-coding-templates
This repository contains my personal competitive programming templates in C, C++, C#, Java, and Python. It includes common functions and utilities for quick problem-solving, covering I/O handling, modular arithmetic, and other typical tasks, designed primarily for my use but open for others.
c coding competitive-programming cpp cs java python template
Last synced: 13 Apr 2026
https://github.com/hyouteki/senet
probing SEcurity of NETwork
aes big-number c ciphers cpp diffie-hellman fasm network-security pkda python rsa
Last synced: 05 Sep 2025
https://github.com/youpong/chttpd
A single threaded multi process HTTP 1.1 Server implemented in C records apache-like access logs.
Last synced: 22 Apr 2025
https://github.com/desmonhak/pdb_lib_c
Pequeรฑa utilidad en C para la auto descarga y dumpeado de simbolos de PDB. Creditos a [BlackShell256](https://github.com/BlackShell256) por contribuir al codigo.
Last synced: 13 Jul 2025
https://github.com/bashkirtsevich-llc/cmm32
C-- compiler
assembler assembler-code assembly assembly-8086 assembly-language c c-- compiler compiler-principles pure-c
Last synced: 13 May 2026
https://github.com/jhump/midi-compozer
An ancient MIDI composition program for DOS (circa mid-to-late 1990s)
Last synced: 10 Sep 2025
https://github.com/pjsny/macos-zero-copy-ipc
Fast zero-copy IPC for macOS using POSIX shared memory (not XPC) with examples
c interprocess-communication ipc macos memory-mapping mmap performance posix posix-shm shared-memory zero-copy
Last synced: 28 Feb 2025
https://github.com/immanuel-c/ilog
A Simple Logger, For people that don't want bloated libraries
Last synced: 10 May 2026
https://github.com/pedrozappa/42_fractol
42 Project : Fract'ol
42 42born2code 42cursus c fractol fractol-42 gdb make minilibx
Last synced: 24 Sep 2025
https://github.com/sudeepacharjee/cpp-projects
is repository contains simple programs written in C++ programming languages to help beginners understand the basics of coding. Feel free to explore and learn
Last synced: 08 Jan 2026
https://github.com/jspaaks/copier-template-for-c-projects
Copier template for C projects
c clanguage cmake copier-template template
Last synced: 13 Jun 2026
https://github.com/sidojain/cypher
Cypher is a lightweight, feature rich, terminal-based text editor written in C, using Tree-Sitter highlighting.
c data-structures file-io linux low-level-programming piece-table raw-mode terminal text-editor tree-sitter undo-redo wsl2
Last synced: 13 Apr 2026
https://github.com/lucgsanchez/Turn-based-RPG
Turn based RPG with random encounters made in C++ using the SFML library
2d-game 2d-game-engine c cpp game-development game-engine random-encounters rpg-game turn-based
Last synced: 11 Mar 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/blagojeblagojevic/sha256
SHA256 as a header library
c cryptography header-only sha2 sha256 sha256-hash
Last synced: 14 Jun 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/nomonosound/numpy-rms
Calculate RMS swiftly (SIMD-accelerated)
arm-neon c float32 numpy numpy-library python simd x86-64
Last synced: 12 Jul 2025
https://github.com/soumyasen1809/introduction_to_openmp
Introduction to OpenMP - Tim Mattson (Intel)
c intel openmp parallel-computing parallel-programming
Last synced: 30 May 2026
https://github.com/essentialkaos/ftllister
Utility for listing directories with huge amounts of files (several billion)
Last synced: 07 Jul 2026
https://github.com/headblockhead/slab-firmware
Firmware for the core boards of the Slab Keyboard system.
c keyboard pico-sdk slab-keyboard tinyusb
Last synced: 12 Mar 2026
https://github.com/bagussatoto/fp-smart-lamp
Final Project Mata Kuliah Komunikasi Data - Hasil Diskusi YouTube๐
c komdat komunikasidata microcontroller smartlamp
Last synced: 06 Jun 2026
https://github.com/tank3-tk3/pi-calculation-cpu-gpu
PI calculation with CPU and GPU
c cpp cuda parallel-computing pi
Last synced: 13 Apr 2026
https://github.com/ayushkhodankar/employee-management-system
A mini project on employee management system in C language
Last synced: 16 Mar 2025
https://github.com/jdeokkim/b021
A variant of the Blackjack game made with raylib.
blackjack c c99 fisher-yates fisher-yates-shuffle gnu99 raylib
Last synced: 17 Jun 2025
https://github.com/alexpreynolds/byte-store
Generate and explore upper triangular and square matrices of 1-byte values
bioinformatics c correlation-scores encoding jaccard-similarity pearson spearman-rho
Last synced: 05 Feb 2026
https://github.com/aptpod/apt-peripheral-linux-driver
Device driver for EDGEPLANT USB Peripherals,
Last synced: 14 May 2026
https://github.com/vulcan-dev/gettext-gen
Automation utility for gettext
c cpp languages localization python
Last synced: 28 Feb 2025
https://github.com/kauahensilva/c_image_processing_treatment
This project is a simple image processing program.
Last synced: 10 Jan 2026
https://github.com/amanoteam/venti
A GCC cross-compiler targeting DragonFly BSD
c cpp cross-compiler dragonflybsd gcc
Last synced: 13 Apr 2026
https://github.com/boweihan/wasm-editor
Terminal Text editor intended for compilation to web assembly - technologies: C, Emscripten (an LLVM to JS compiler)
Last synced: 10 May 2026
https://github.com/mattrltrent/computing_convergence_method
โก๏ธ A hyper-efficient implementation for log2(x) calculations on a Raspberry Pi 4 B 8GB with a Broadcom BCM2711 SoC (1.8 GHz 64-bit quad-core ARM Cortex-A72, 1 MB L2 cache). Achieved 43% improvement across 5 key metrics: page faults, branch misses, ASM length, cycles, and instructions.
arm64 c ccm computing-convergence-method gcc optimization raspberry-pi transcendental-equations
Last synced: 10 Apr 2026
https://github.com/f1sty/sdl-elixir
SDL2 bindings for Elixir (experimental)
c elixir graphics graphics-programming hacking nif porting sdl2
Last synced: 28 Mar 2025
https://github.com/valsaven/programming-challenges
c challenges education javascript python
Last synced: 13 Apr 2026
https://github.com/gabriel-logan/keylogger-full-working
This project allows you to capture and record keystrokes made by the user on a computer while the program is running. "Keylogger full working" is a project hosted on GitHub that implements a working keylogger in C.
c capture keylog keylogger keylogger-c keys keystrokes log logs programming security
Last synced: 06 Oct 2025
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/bahamas10/undercurrents
Visualizer made in C and OpenGL and SDL2
Last synced: 08 Oct 2025
https://github.com/govnorice/powerdialog
Dialogue of shutdown, sleep, reboot PC
c cpp gtk3 linux linux-app power powermanager poweroff reboot shutdown shutdown-manager sleep suspend
Last synced: 18 Jan 2026
https://github.com/cherifon/stm32_sdc30_co2_sensor
Repository for utilizing the Sensirion SCD30 CO2 sensor with the STM32L4 microcontroller.
c cubemx i2c scd30 smt32 smt32cubeide stm32l4 teraterm uart
Last synced: 09 Oct 2025
https://github.com/mdubus/clustermatrix
Electronic Project to find available places in the Clusters of the 42-school !
42 42school c clustermatrix electronics
Last synced: 09 Oct 2025
https://github.com/psnappz/needleman-wunsch
Simple Needleman Wunsch Algorithm in C
bioinformatics c global-alignment global-alignment-algorithm hacktoberfest needleman-wunsch needleman-wunsch-algorithm psnappz
Last synced: 10 Oct 2025
https://github.com/paolostivanin/snoop-guard
Receive a notification whenever your webcam and/or your microphone are being used
c microphone notifications privacy webcam
Last synced: 19 Jan 2026
https://github.com/seongwonp/shooting_game
C ์ธ์ด์ Windows ์ฝ์ ํ๊ฒฝ์ ํ์ฉํด ๊ฐ๋ฐํ ์ฐ์ฃผ์ ์ํ ๊ฒ์์ ๋๋ค.
Last synced: 11 Oct 2025
https://github.com/ltfschoen/wasm-test
Sample C/C++ programs compiled with WebAssembly (WASM) then served over HTTP to webpage and shown in Emscripten console
c docker emscripten emscripten-console express isomorphic keepalive react wasm webassembly webpack
Last synced: 14 Apr 2026
https://github.com/matubu/ft_traceroute
๐ A custom traceroute implementation in C
Last synced: 11 Oct 2025
https://github.com/alexpof/z_n_homometry
C and Python code for brute-force enumeration of homometric subsets of cyclic groups
brute-force c enumeration music-theory python3
Last synced: 19 Jan 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/sam9111/pharmacy-management-system
Pharmacy Management command-line application built in C
Last synced: 12 Oct 2025
https://github.com/alexeev-prog/cmdparser_c
Command Line Arguments parser in C
c cli cmd command-line command-line-parser minimal parser
Last synced: 13 Oct 2025
https://github.com/fahadpathan7/swe-127-128-assignment-
Here are my assignments, of courses, SWE-127 & SWE-128
Last synced: 13 Oct 2025
https://github.com/moltony/libmtnlog
Moltony's logging library
c c-library cross-platform library logging
Last synced: 31 May 2026
https://github.com/sebkur/vexterm
A terminal emulator library and application
Last synced: 22 Jan 2026
https://github.com/sajadtroy/awass
Automated Waste Analysis and Sorting System.
ai artificial-intelligence c cpp object-detection python trash
Last synced: 13 Mar 2026
https://github.com/stecman/avr-flight-fuel-timer
An unnecessarily fancy countdown timer for keeping track of fuel in light aircraft
atmel aviation avr c flight fuel microcontroller
Last synced: 14 Oct 2025
https://github.com/akhadhraoui47/kernel_modules
This repo will follow me learning Kernel Modules development concluded with developing modules for different devices.
c cross-compiler embedded-systems kernel-modules linux linux-headers linux-kernel makefile shell wifi-modules
Last synced: 05 Feb 2026