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-01 00:04:19 UTC
- JSON Representation
https://github.com/libdriver/mpu6500
MPU6500 full function driver library for general MCU and Linux.
accelerometer c dmp full-function-driver gyroscope iic imu linux mcu mpu6500
Last synced: 18 Mar 2025
https://github.com/libdriver/am2320
AM2320 full function driver library for general MCU and Linux.
am2320 c full-function-driver gpio humidity iic linux mcu temperature
Last synced: 03 Apr 2025
https://github.com/nickdiego/gstreamer-tests
Simple GStreamer test programs for learning puporses.
Last synced: 13 Apr 2025
https://github.com/tusharnankani/binary-tree-visualizer
A Binary Tree Visualizer implemented purely in C - A combination of Data Structures & Computer Graphics.
binary-tree binary-tree-traversal binary-tree-visualization c computer-graphics data-structures
Last synced: 07 May 2025
https://github.com/yparitcher/libzmanim
C library for zmanim & hebrew calendar
c hebrew-calendar hebrew-date jewish jewish-holidays zmanim
Last synced: 11 Apr 2025
https://github.com/ibara/edx
Small Wordstar-like text editor for X11.
c editor openbsd text-editor wordstar x11
Last synced: 24 Jun 2025
https://github.com/PedroElFrijol/GuavaOS
My useless x86_64 Operating System
assembly-x86 c chadx86 cpp elf os uefi
Last synced: 11 Mar 2025
https://github.com/michaelrsweet/zipc
Simple ZIP container writing "library"
Last synced: 26 Oct 2025
https://github.com/aadityansha06/snip
A version control system like git made using C , which can init , commit , store the changes made in the project as different version, retrieve previous version , also can compare any two versions by detecting the code deletion and insertion
c file-handling-in-c git hacktoberfest hacktoberfest2025 linked-list make-dir
Last synced: 29 Apr 2026
https://github.com/emmiegit/minutils
Reimplementation of some of the coreutils for fun and profit.
Last synced: 07 Oct 2025
https://github.com/rosbit/duktape-bridge
A very easy-to-use wrapper of Duktape JavaScript engine, including wrappers for C, Go and Java. The bridge wrapper is also supporting module loader for loading modules written in JS, C and Go. This package is not a binding implementation, it is aimed to be used easily
c duktape easy-to-use embedding golang java javascript
Last synced: 23 Oct 2025
https://github.com/rafostar/gtuber
C library to fetch media info from websites
api c gobject-introspection gstreamer gstreamer-plugins
Last synced: 12 Mar 2025
https://github.com/alirn76/steganography
Hide The Secret Message In Image (Steganography)
Last synced: 25 Oct 2025
https://github.com/brianobot/c_learning
Codebase of C Code snippets written while learning C
c c-programming learning-by-doing learning-c programming programming-language
Last synced: 06 Jul 2025
https://github.com/jweyrich/imgify
🖼 imgify - Convert any file to PNG and back.
c file-conversion file-converter file-format libpng png steganography
Last synced: 22 Apr 2025
https://github.com/basemax/mongocsample
Sample code for connecting to the MongoDB.
c c-mongo c-mongodb mongo mongo-c mongo-connection mongo-connector mongodb mongodb-c mongodb-connection mongodb-connector mongodb-database
Last synced: 24 Oct 2025
https://github.com/ajatt-tools/dictpopup
Looks up selected (Japanese) text in your Yomichan dictionaries and displays the result as a popup.
anki c dictionaries dictionary dictpopup gtk3 japanese languages lightweight linux popup yomichan
Last synced: 14 Jun 2025
https://github.com/emmo00/learn-c
Learn C with examples, For Beginners
c cprogramming learn linux tutorial
Last synced: 18 Sep 2025
https://github.com/alandoescs/waffleos
An open source operating system written in NASM and C, with the goal of demystifying how operating systems work.
Last synced: 18 Sep 2025
https://github.com/scristobal/cross-compiling-rust-c-wasm-zig
Cross compiling Rust + C codebase to Web Assembly (web and WASI) using Zig
c crosscompile rust wasi wasm webassembly zig
Last synced: 13 Apr 2025
https://github.com/bamboooz/os.py
os.py - Python library to read and manipulate machine information 💻
c cmd command-prompt cpu device firmware gpu hardware hardware-information library linux motherboard open-source peripherals python ram storage system-monitor terminal windows
Last synced: 24 Apr 2025
https://github.com/immediate-mode-ui/quarks
Mirror of https://gist.github.com/vurtun/c5b0374c27d2f5e9905bfbe7431d9dc0
c c99 imgui immediate-gui immediate-mode multiplatform single-header single-header-lib
Last synced: 12 Apr 2025
https://github.com/izenynn/mini-vim
A "mini" implementation of vim :3
c linux macos minimal syntax-highlighting text-editor vim
Last synced: 11 Jul 2025
https://github.com/kwilczynski/go-magic
Simple interface to libmagic for Go Programming Language
c cgo file-format file-format-detection go golang magic mime mime-types recognition
Last synced: 15 Jul 2025
https://github.com/syeysk/sy_py2c
translation Python source into C.
c python python-c translation translator
Last synced: 10 Sep 2025
https://github.com/alvarorichard/duckwave
Straightforward audio player written in C, designed for simplicity and ease of use. It supports playing multiple audio formats
audio audio-player c command-line flac mp3 music-player opensource simple terminal
Last synced: 07 Mar 2026
https://github.com/armink-rtt-pkgs/thread_pool
a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现
ansi c rt-thread thread-pool threadpool
Last synced: 17 Sep 2025
https://github.com/udevbe/jaccall
Ja[va] C call[ing]
c ffi function-pointer java jna jni native pointer pointer-api pointer-types wrapper
Last synced: 28 May 2026
https://github.com/minnukota381/codetantra-solutions
Here, you will get Code Tantra solutions of Data Structures and Algorithms using C for Placements
algorithms c codetantra data-structures
Last synced: 12 Jul 2025
https://github.com/xyproto/tinyionice
Drop-in replacement for ionice in 300 lines of C
c cli drop-in-replacement ionice linux small tiny tool utility
Last synced: 30 Oct 2025
https://github.com/robertlipe/riscv7
UNIXv7 ported to RISC-V, specifically the Longnan Nano SBC
c hacktoberfest historic risc-v risc-v-assembly unix
Last synced: 15 Apr 2025
https://github.com/rauhul/cs241
Systems Programming UIUC FA 2016
c multithreading network systems-programming tcp
Last synced: 13 Apr 2025
https://github.com/mfarabi619/mfarabi619
Monorepo containing configs, projects, notes, etc. Doubling as practice for managing huge, multi-language codebases with potentially unrelated concerns.
archlinux c c4-model devenv dioxus dotfiles emacs freebsd freebsd-scripts go likec4 linux loco monorepo neovim nix nixos org-mode rust zellij
Last synced: 12 Jun 2026
https://github.com/tsuyoken/kencryptor
Windows Encrypt/Decrypt using AES 256 bit keys
bash c cli cryptography cryptolocker cryptology decrypt encrypt encryption microsoft ransomware shell-script virus-testing windows windows-7 windows10
Last synced: 27 Oct 2025
https://github.com/teenbiscuits/pasame-codigo
Pásame el Código es una web open source con apuntes y ejercicios resueltos de las diferentes asignaturas que componen el Grado de Enxeñería Informática da Universidade da Coruña.
apuntes astro c cc-by-nc ds ejercicios fic gei git gplv3 java ocaml pp pro1 pro2 pro2324 tailwindcss udc universidad
Last synced: 14 Aug 2025
https://github.com/davidwparker/opengl-screencasts-1
OpenGL screencast videos episodes 1-10
Last synced: 13 Apr 2025
https://github.com/hwzlovedz/esp-pocket2
A satisfactory ESP32S3 development board
c esp-idf esp32 esp32-s3 freertos lvgl touchscreen
Last synced: 05 Apr 2025
https://github.com/gmh-code/rpcemu
WebAssembly Multi-Threaded Risc PC Emulator
arm c cpp emscripten emscripten-port emulator emulators javascript multi-threading multithreading online-emulator qt qt-wasm qt6 risc risc-os riscos wasm web-assembly webassembly
Last synced: 22 Aug 2025
https://github.com/the-diosbot-md/the-mikubot-mdv5
Hola un placer tenerte aqui en mi repositorio si te gusta puedes darme una estrellita para apoyar mi trabajo
Last synced: 06 Apr 2025
https://github.com/arkapg211002/sem-5-cse
All lab assignments and text books for SEM 5 CSE at TMSL (under MAKAUT) 2023-24
assignment-solutions c completed cse java lab makaut operating-system shell-scripting software-engineering textbooks ubuntu uml vim
Last synced: 20 Aug 2025
https://github.com/andy5995/canfigger
A lightweight library designed to parse configuration files
c config configuration-files gpl-3-or-later library mesonbuild parser small-projects
Last synced: 13 May 2025
https://github.com/flightaware/tclbsd
A Tcl package for interfacing to various BSD UNIX system calls and library routines
Last synced: 07 Aug 2025
https://github.com/stylewarning/callback-heaven
Generating and managing callbacks from C into Heaven (Lisp).
c common-lisp lisp the-ugly-truth-about-programming
Last synced: 30 Jul 2025
https://github.com/libdriver/ags02ma
AGS02MA full function driver for general MCU and Linux.
ags02ma c full-function-driver iic linux mcu tvoc
Last synced: 30 Jul 2025
https://github.com/georgesittas/ipl-interpreter
Interpreter for a simple imperative language called IPL
c crafting-interpreters imperative interpreter language
Last synced: 11 Apr 2025
https://github.com/ludovicrousseau/uefi-smartcardreader-samples
Samples of UEFI SmartCardReader API
Last synced: 14 Apr 2025
https://github.com/rekgrpth/ngx_http_captcha_module
nginx module for generate captcha and validate captcha code
Last synced: 06 Oct 2025
https://github.com/danpodeanu/udp-redirect
A simple yet flexible and very fast UDP redirector. Supports IPv4 and IPv6.
c udp-client-server udp-ports udp-redirect udp-relay
Last synced: 13 Mar 2026
https://github.com/gabriele-mastrapasqua/qwen3-tts
Pure C inference engine for Qwen3-TTS text-to-speech. No Python, no PyTorch — just C and BLAS. Supports 0.6B and 1.7B models, 9 voices, 10 languages.
c cpu-inference inference inference-engine multilingual pure-c qwen qwen3-tts simd speech-synthesis text-to-speech tts voiceclone voicecloning
Last synced: 01 Apr 2026
https://github.com/basemax/html-minifier-c
International obfuscated contest: Small C program to minify HTML sources and generate a minified HTML output.
c html ioccc minifier minifier-html minifiers
Last synced: 18 Oct 2025
https://github.com/krishnadey30/bank-management-system
banking-applications c data-structures filesystem
Last synced: 11 Apr 2025
https://github.com/maxim-saplin/mandelbrot
Microbenchmark testing Python, Numba, Mojo, Dart, C/gcc, Rust, Go, JavaScript, C#, Java, Kotlin, Pascal, Ruby, Haskell performance in Mandelbrot set generation
bun c csharp dart dotnet flutter gcc golang haskell java javascript kotlin mojo node nodejs numba pascal python ruby rust
Last synced: 26 Oct 2025
https://github.com/drashna/qmk_modules
A collection of drashna's Community Modules for QMK Firmware
Last synced: 15 Oct 2025
https://github.com/onderweg/swift-from-go
Example code: calling Swift from Go
Last synced: 14 Jan 2026
https://github.com/f0rkr/philosophers
The dining philosophers problem is an example problem often used in concurrent algorithm design to illustrate synchronization issues and techniques for resolving them.
algorithm c deadlock forks mutex-synchronisation processes semaphore threads
Last synced: 23 Apr 2025
https://github.com/no92/vineyard
Moved to:
c hobby-os kernel operating-system operating-systems osdev posix uefi x86-64
Last synced: 11 Mar 2025
https://github.com/aligrudi/neateqn
An eqn preprocessor for Neatroff
c eqn neatroff preprocessor roff
Last synced: 28 Dec 2025
https://github.com/shlomnissan/dave-wasm
🕹 Dangerous Dave in C/SDL using WebAssembly
Last synced: 12 Apr 2025
https://github.com/gch1p/alsa-volume-monitor
awesome awesomewm c volume-widget
Last synced: 12 Oct 2025
https://github.com/phillbush/pomod
pomodoro daemon
c poll pomodoro pomodoro-timer posix socket sockets unix
Last synced: 07 Sep 2025
https://github.com/archo5/xml-tractor
a lightweight in-place XML parser
c inplace lightweight small xml xml-parser xml-parser-library xml-parsing xml-tractor
Last synced: 28 Apr 2025
https://github.com/Nuno-Jesus/so_long_invalidator
Small map validator for 42 School so_long project
42 42born2code 42cursus 42porto 42projects 42school c programming solong
Last synced: 24 Mar 2025
https://github.com/libdriver/lm75b
LM75B full function driver library for general MCU and Linux.
c full-function-driver iic linux lm75b mcu temperature thermometer
Last synced: 18 Mar 2025
https://github.com/404name/funcproject
自己写的一些C系列有趣的项目:字符画/字符画剪辑/自动生成迷宫/自动走迷宫/心形自动生成迷宫
Last synced: 19 Jul 2025
https://github.com/nsneruno/magisk_detector
Flutter Support for integrating Magisk Detector for Android Application. Based from MagiskDetector.
android android-library c dart flutter flutter-library flutter-plugin magisk ndk root-detection root-detection-bypass security
Last synced: 09 May 2025
https://github.com/gamemann/hard-link-files
A small C++ application I made in 2016. Imported to GitHub from GFL's Gitlab server.
automatically c cplusplus files game hard link servers
Last synced: 18 Mar 2025
https://github.com/jonatack/dotfiles
Dotfiles!
c common-lisp cpp dotfiles emacs-configuration ruby
Last synced: 12 May 2025
https://github.com/dmjio/c-ffi-example
Example usage of the Haskell C FFI with hsc2hs
Last synced: 14 Apr 2025
https://github.com/gochomugo/crun
Run C/C++ scripts, just like you would do with Python, Ruby etc.
Last synced: 21 Mar 2025
https://github.com/markusfisch/bots
Terrain parsing game for bots
bot c coding-game game game-server programming-game
Last synced: 27 Jun 2025
https://github.com/stefanbylund/vt_sound
C API for Vortex Tracker II Player
ay-3-8910 c sinclair zx-spectrum
Last synced: 12 Mar 2025
https://github.com/savaughn/raylib-rgb30-template
A template project to develop native games for the Powkiddy RGB30 using raylib
Last synced: 21 Jul 2025
https://github.com/grieferatwork/deemon
Deemon Programming Language (v200+)
c compiler deemon interpreted-programming-language interpreter language programming-language regex scripting-language sequence unicode
Last synced: 06 Apr 2025
https://github.com/egecetin/libkaleidoscope
A library to create kaleidoscope effect on images with CUDA. You can build on all platforms using CMake
c cpp cuda image-filter image-filtering image-manipulation image-processing kaleidoscope python real-time real-time-processing video-filter video-filtering video-processing
Last synced: 14 Apr 2025
https://github.com/jibsen/bcrush
Example of CRUSH compression with optimal parsing using BriefLZ algorithms
c compression compression-algorithm crush
Last synced: 14 Mar 2025
https://github.com/yeaseen/angrybirds_igraphics
:performing_arts: A casual puzzle video game implemented in C/C++ with OpenGL iGraphics for GUI as a term project assignment of C Programming Language Sessional course, CSE102 of CSE, BUET.
angry-bird-game angry-birds c cpp cse-buet igraphics-project opengl visual-studio
Last synced: 14 Aug 2025
https://github.com/ollyxar/http-router
Simple PHP Extension for HTTP routes
c class performance php-extension php7
Last synced: 13 Apr 2025