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-10 00:04:32 UTC
- JSON Representation
https://github.com/samarjit98/neural-network-c
A simple neural network coded from scratch in C.
backpropagation c machine-learning mnist neural-network
Last synced: 06 May 2025
https://github.com/ayobami6/alx-low_level_programming
Low level programming language C
c computer-science programming software-engineering
Last synced: 06 May 2025
https://github.com/astiob/mplayer2
An archive of mplayer2 with additional patches. Not actively maintained.
audio c ffmpeg libav mplayer multimedia video
Last synced: 10 Sep 2025
https://github.com/nicknaso/abi-stable-node-research
Research for N-API Bindings
addon c cpp go golang javascript native-addon node nodejs
Last synced: 13 Apr 2025
https://github.com/lpg2709/verysimplesnakegameinc
A very simple SnakeGame in C
beginner-project beginners-guide c exemple game snake-game windows
Last synced: 05 Apr 2025
https://github.com/jerr-it/canvas
Render images and videos directly using C
c c-language hacktoberfest netpbm rendering
Last synced: 14 Aug 2025
https://github.com/peterr-s/hash_map
A simple C hash map implementation
c c89 data-structures hashmap standard-conform
Last synced: 01 Aug 2025
https://github.com/avsystem/avs_commons
A set of common code used in AVSystem for projects written in C.
Last synced: 26 Jul 2025
https://github.com/sunsided/frdm-kl25z-marg-fusion
Regular Kalman-based IMU/MARG sensor fusion on a bare metal Freescale FRDM-KL25Z
c dcm embedded frdm-kl25z hmc5883l imu kalman-filter magnetometer marg mma8451q mpu6050 sensor-fusion signal-processing triad
Last synced: 18 Mar 2025
https://github.com/prakhar-002/leetcode
📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 🍨 LeetCode 75 - 🪻 Ace Coding Interview, 📦 SQL 50 - 🌽 Crack SQL Interview, 📒 30 Days of JavaScript - 🌻 Learn JS Basics
c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers
Last synced: 03 Aug 2025
https://github.com/airhorns/extractab
App for working with guitar tabs
c chords guitar-tabs piano visual-piano-chords
Last synced: 10 Apr 2025
https://github.com/nepx/halfix-demo
Halfix emulator demo
c c99 emulator webassembly x86
Last synced: 11 Jul 2025
https://github.com/biosfood/honey-os
This is an operating system I mainly make to learn more about x86-architecture
c learning-by-doing operating-system operating-system-kernel osdev
Last synced: 04 Apr 2025
https://github.com/fredericbonnet/cmake-test-explorer
CMake Test Explorer for Visual Studio Code
c cmake cpp ctest test-automation test-explorer testing vscode vscode-extension
Last synced: 13 Jul 2025
https://github.com/basemax/image-generator-c
ImageGeneratorC: A C program to generate BMP image with random color.
bmp bmp-creator bmp-encoder bmp-header bmp-image c image image-create image-creator image-encoder image-encoders
Last synced: 05 May 2025
https://github.com/rob2309/simpleos2
SimpleOS2 is a very simple x86_64 OS I am creating for learning purposes.
amd64 apic apic-timer asm c cpp efi efi-development kernel operating-system operating-system-learning process-management uefi uefi-boot uefi-development x86 x86-64
Last synced: 05 Oct 2025
https://github.com/rvk007/recover-fat32-file-system
A FAT32 file recovery tool.
c fat32 file-recovery filesystem recover-files
Last synced: 07 May 2025
https://github.com/djthorpe/c-tensor
Tensor implementation in C
c cmake library machinelearning tensor
Last synced: 07 May 2025
https://github.com/romanz/rs-ecc
Reed-Solomon Error Correction Code library
c error-correcting-codes python reed-solomon
Last synced: 14 Apr 2025
https://github.com/cassiebreviu/onnx-csharp-serverless
Build a model with python, save it to onnx format, run it with csharp with the onnxruntime and deploy to a serverless Azure Function
Last synced: 14 Apr 2025
https://github.com/linyows/go-onigmo
:japanese_ogre: Onigmo bindings for Go
c cgo golang onigmo onigmo-bindings regex
Last synced: 11 Jul 2025
https://github.com/elit-altum/c-programs
Basic programs written in C using ANSI for GNU-GCC
ansi-c arrays c circular-linked-list circular-queue data-structures gcc-complier gnu linked-list menudriven queue sparse-matrix stacks
Last synced: 27 Oct 2025
https://github.com/king-11/c_compiler
Writing a compiler for c in rust language
c code-generator compiler lexer parser rust
Last synced: 23 Apr 2025
https://github.com/maloca-icoisas/maloca-turma-ufrr-2023
Este é repositório do projeto Maloca das iCoisas da Turma de entrada em 2023
3d-printing c circuits iot python saude
Last synced: 24 Oct 2025
https://github.com/aeilot/lsnotes
Add a description to your directories!
april-fools beginner-friendly c command-line command-line-tool cpp
Last synced: 26 Feb 2026
https://github.com/64kramsystem/black_art_of_3d_game_programming_cd
Content of the "Black Art of 3D Game Programming" companion CD
Last synced: 09 Apr 2025
https://github.com/kartikmandhan/bc-infinite-precison-calculator
'bc' is an command line arbitrary precision calculator.Implementation of Unix based command 'bc' using C Programming language, as a part of DSA1 Project
c calculator data-structures-project dsa infinite-precision-arithmetics linked-list
Last synced: 16 Mar 2026
https://github.com/para-lang/para-compiler
The Para Compiler (From Greek "para": Beside/Alongside)
c compiler hacktoberfest hacktoberfest2021 language para para-lang programming-language python
Last synced: 07 Oct 2025
https://github.com/dushansenadheera/algorithms-and-data-structures
algorithms and data structures using c language
algorithms-and-data-structures c programming
Last synced: 26 Oct 2025
https://github.com/codeabinash/aurora
The C code highlighting engine for the web.
c c-code-highlight c-lang c-language code-highlight code-highlighter highlight
Last synced: 10 Apr 2025
https://github.com/cadebrown/kscript
kscript is an easy to use, general purpose, multi-paradigm programming language meant to provide cross-platform APIs. The standard library of kscript includes most features required for development tasks, including maths (m, nx), networking (net, net.http), GUI programming, and more.
c graph graphs http http-server language languages
Last synced: 01 Mar 2026
https://github.com/jcrd/wm-launch
Tool to launch X11 clients with unique IDs
c ld-preload ld-preload-hack x11 xorg
Last synced: 28 Apr 2025
https://github.com/alsa-project/libhinawa
Mirror of https://git.kernel.org/pub/scm/libs/ieee1394/libhinawa.git for user support and continuous integration. I/O library for IEEE 1394 asynchronous transactions to/from units on the bus, with GObject Introspection.
alsa c gobject-introspection ieee1394 linux meson
Last synced: 12 Apr 2025
https://github.com/eliasku/unit
Tiny unit testing library for C language
assertions bdd c clang cmake cross-platform embedded header-only kiss single-header-library small-projects testing unit-testing
Last synced: 12 Apr 2025
https://github.com/bitwyre/chebyshev_primality_testing
Chebyshev polynomials of the first kind and primality testing
c chebyshev-polynomials congruence conjecture mod primality-test prime prime-numbers
Last synced: 05 Sep 2025
https://github.com/zpoint/algorithms
Notes and Implementation of common Algorithms and DataStructure
algorithm c common-algorithms python
Last synced: 07 Oct 2025
https://github.com/beer-ops/octocat-in-c
GitHub Code Spaces demo with a more complex C based environment
c codespaces conan cpp octoberfest python vscode zenofgithub
Last synced: 13 Oct 2025
https://github.com/princexz/printf
This a repository for the ALX project for the printf project
c c-printf printf printf-functions team-project
Last synced: 12 Apr 2025
https://github.com/thatsabhishek/c-codes
Collection of various C programs
c coding programming sort sorting
Last synced: 13 Jun 2025
https://github.com/eliseydudin/ict-solutions
solutions for tasks on platforms like codeforces :D
c cpp golang leetcode leetcode-solutions python rust sports-programming
Last synced: 23 Oct 2025
https://github.com/emmaconnor/moria
Python library for interacting with in-memory C structures using data mined from binary DWARF debug info.
binary-exploitation c exploit exploit-development exploitation exploits offensive-security python security
Last synced: 11 Mar 2026
https://github.com/thedavesims/wormhole
A GBJAM9 entry written in C for the WASM-4 fantasy console.
2bit c fantasy-console game gbjam9 retro retrogame wasm wasm4 webassembly
Last synced: 05 Jul 2025
https://github.com/cappe987/capmon
A Linux capabilities(7) monitor for using commands without sudo
Last synced: 24 Oct 2025
https://github.com/ironcorelabs/ironoxide-swig-bindings
IronCore Labs SDK bindings which are generated using swig
android c cpp cryptography java jvm proxy-re-encryption transform-encryption
Last synced: 12 Mar 2026
https://github.com/mcuntz/jams_makefile
Provide a portable, versatile way of compiling Fortran, C, C++, and mixed projects.
c configuration fortran make makefile
Last synced: 27 Jan 2026
https://github.com/vishalsharma0309/inferno
The official repository of Team Inferno DTU. Working on a martian rover prototype.
arduino c embedded-systems image-processing iot machine-learning martian-rover matlab python raspberry-pi ros solidworks
Last synced: 25 Apr 2025
https://github.com/johncoleman83/printf
Custom version of printf() in C Language
c c-language low-level-programming printf
Last synced: 10 Apr 2025
https://github.com/nandahkrishna/networkslab
Code written for Networks Lab in the 5th Semester
arp c c-programming client-server congestion-control dns error-correcting-codes hamming-code http networking networks performance-evaluation routing routing-protocols simulation tcl tcp udp
Last synced: 26 Oct 2025
https://github.com/anvouk/anv
Collection of 1 header-only utility libraries under MIT license
c cross-platform header-only libraries library no-dependencies unit-testing utility-library
Last synced: 24 Apr 2025
https://github.com/aw-junaid/programming-books
Curated collection of free programming books: Python, JavaScript, Go, Rust, and more. Learn coding, algorithms, and system design with open-source resources.
books c cpp go javascript programming programming-books python rust
Last synced: 08 Apr 2026
https://github.com/masoudir/teensy41_uros_example_publisher_with_static_library
This repository shows a simple Arduino example of uros publishing an integer into ROS2 (foxy) using uros static library and Teensy 4.1 and Platformio IDE.
c cpp cpp14 docker micro-ros platformio publisher ros2-foxy static-library
Last synced: 04 May 2026
https://github.com/danielmartensson/jlogger-mobile
A free opensource sensor to log file IoT tool for Android/Iphone/Windows/Linux/Mac
android c embedded-systems gluon-mobile ios iot java javafx logging spring
Last synced: 09 Sep 2025
https://github.com/gnat/tetris-machine
:video_game: 3D Tetris in pure C using OpenGL & SDL.
c game game-development opengl sdl tetris
Last synced: 15 Apr 2025
https://github.com/adithyaakrishna/brick-breaker
A OpenGL C++ Mini Project of Brick Breaker
brickbreaker c opengl project vtu
Last synced: 19 Apr 2025
https://github.com/david-vandensteen/eira
NeoGeo CD intro\demo
c demo demoscene homebrew neo-geo neogeo pouet resistance youtube
Last synced: 04 Mar 2026
https://github.com/losinggeneration/hge-unix
HGE port for OS X & UNIX
2d-game-engine c cpp game-development game-engine hge hge-unix
Last synced: 15 Apr 2025
https://github.com/heysokam/minim
ᛟ Minim | Minimalistic Programming Language
Last synced: 03 May 2025
https://github.com/RasoulUnlimited/Small-projects-with-c
8 Small projects done with 'C' for Tehran Azad University. 🎓
c c-programming small-projects university-project
Last synced: 02 Sep 2025
https://github.com/youngmonkeys/ezyfox-server-cpp-client
c++ client for ezyfox server
c cpp cpp-sockets socket-client tcp-socket
Last synced: 24 Jul 2025
https://github.com/xiaoandx/learningcode
宜宾学院期间学习代码,包括C,Python,HTML, Java等代码。用于以后回顾复习查阅,I learned the code in Yibin College, including C, Python, HTML, Java and other codes.For later review and reference
c css html5 javascript python3
Last synced: 14 Apr 2025
https://github.com/wa1tnr/camelforth-rp2040-au
CamelForth in C by Brad Rodriguez - UNSTABLE version
c camelforth forth interpreted-programming-language interpreter memory-dumper memory-map raspberry-pi-pico rp2040 rpi-pico rpi-rp2 text-interpreter usart usb-cdc
Last synced: 17 Aug 2025
https://github.com/tjensen42/makefiles
Some simple Makefiles for compiling C/C++ with auto dependency generation. Feel free to use them as template.
c compile cpp dependencies makefile makefile-template
Last synced: 14 Apr 2025
https://github.com/frogtheastronaut/moose-os
32-Bit OS written in C
asm assembly-language c grub2 operating-system os osdev qemu
Last synced: 04 Oct 2025
https://github.com/dpetrosy/42-printf
This project aims to code a custom implementation of the C printf function.
42 42-cursus 42-printf 42-school 42born2code 42cursus 42printf 42projects 42school 42yerevan c c-programming ft-printf library makefile printf printf-42 printf42
Last synced: 10 Apr 2025
https://github.com/mohammedhrima/wolf-compiler
Compiler for my own programming language (in progress...)
assembly c c-language c-programming c-programming-language c-project c-projects compiler compiler-design compiler-designs compilers machine-code
Last synced: 15 May 2025
https://github.com/cthacker-udel/raspberry-pi-scripts
Raspberry Pi Scripts in the following languages : Python, C++, C, Makefile, Bash Shell/Script, and Java!
c cpp java makefile pieces project python python3 raspberry-pi sense-hat shell shell-script translator
Last synced: 19 Apr 2025
https://github.com/stevelauc/the-linux-programming-interface
Src of The Linux Programming Interface and its Rust implementation (Exercise included)
c linux rust system-programming
Last synced: 11 Apr 2025
https://github.com/nauja/libfs
Portable filesystem API in ANSI C
c cmake filesystem filesystem-library library lightweight portable
Last synced: 15 Apr 2025
https://github.com/bhagat-hrishi/c
This repo contains concepts of C Language and some codes
c c-programming-language concepts interview-practice language
Last synced: 10 Apr 2025
https://github.com/eriknyquist/app_timer
Friendly, lightweight, hardware-agnostic timer abstraction layer in C. Use a single timer/counter source to drive many timed events.
arduino c cprogramming embedded embedded-c hardware-agnostic linux os-agnostic portable scheduling timer timers timing windows
Last synced: 01 May 2025
https://github.com/zemuldo/castles-v3000-pos
Castles-V3000-POS is an C based application that runs on the Castles Vega 3000 POS http://www.castlestech.com/products/vega3000mobile/ With a full Agency Banking functionality.
Last synced: 22 Jul 2025
https://github.com/basemax/osdetect
A tiny header file for detects the operating system in C based program.
c operation-system operation-systems operationsystem os os-detect os-detection
Last synced: 05 May 2025
https://github.com/nicowilliams/ctp
C Thread Primitives
c concurrent-data-structure concurrent-data-structures lock-free lock-less lockless rcu
Last synced: 09 Sep 2025
https://github.com/grahamedgecombe/ssh-ldap-publickey
A program for looking up SSH public keys with LDAP.
Last synced: 11 Apr 2025
https://github.com/sabine-lang/sabine
😭 | Perfect opportunity to lock in
c compiler nix sabine toy-project
Last synced: 10 Apr 2025
https://github.com/basemax/firstllvmc
Generate object code and IR code of a simple program using LLVM in Pure C.
c compiler compiler-design llvm llvm-bitcode llvm-c llvm-compiler llvm-frontend llvm-ir llvm-tutorial
Last synced: 05 May 2025
https://github.com/bourgeoisbear/a-e-s-t-h-e-t-i-c
Makes your words more AESTHETIC
aesthetic aesthetics c command-line command-line-tool commandline linux osx title-case tty unix utf-8 vaporwave
Last synced: 03 May 2025
https://github.com/anicusan/konigcell
Quantitative, Fast Grid-Based Fields Calculations in 2D and 3D - Residence Time Distributions, Velocity Grids, Eulerian Cell Projections etc.
c grid pixels projection python residence-time-distribution visualization voxels
Last synced: 11 Apr 2025
https://github.com/kristapsk/resclib
Real-Time / Embedded Standard C Library (libc).
Last synced: 28 Oct 2025
https://github.com/abhayanigam/learn_c_plus_plus
Introduction TO C-plus-plus Programming Language
c chapters coding coding-challenge concept cpp language learn learning-by-doing
Last synced: 11 Apr 2025