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-06-30 00:04:35 UTC
- JSON Representation
https://github.com/j4cobgarby/mustard
A fairly basic kernel written in NASM and C
bootable c grub grub2 kernel low-level nasm open-source operating-system os
Last synced: 10 Jul 2025
https://github.com/jweyrich/babysniff
👶🏻😿 A network sniffer for Linux and macOS that currently (only) parses ETH, ARP, IP, ICMP, TCP, UDP, DNS - NOT for production!
arp c dns dnssec ethernet icmp ip linux macosx network-analysis network-monitoring network-security raw-sockets sniffer tcp udp
Last synced: 22 Apr 2025
https://github.com/NVIDIA/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 03 Sep 2025
https://github.com/sirwumpus/ioccc-ag
Best Utility (grep) - IOCCC 1993 Winner
c grep ioccc posix regular-expressions
Last synced: 28 Apr 2025
https://github.com/euyogi/problems-cs50x
All problems/labs from CS50’s Introduction to Computer Science solved
2023 bootstrap c course cs50 cs50x css exercise flask harvard harvard-univesity harvardcs50 html javascript jinja labs problem-sets problems python sql
Last synced: 24 Apr 2025
https://github.com/danielmartensson/unscented-kalman-filter
Unscented Kalman Filter in C code and MATLAB code - Easy to use
c extended-kalman-filter filter kalman-filter matlab unscented-kalman-filter
Last synced: 01 May 2025
https://github.com/suryasekhar14/hacktoberfest-2021
A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!
appdevelopment c cpp hacktober-fest-contributions hacktoberfest hacktoberfest-accepted hacktoberfest2021 java javascript python
Last synced: 10 Mar 2026
https://github.com/pzl/mx2000drv
Perixx MX 2000 IIB Gaming Mouse Linux Driver
Last synced: 05 Sep 2025
https://github.com/facthunder/understand
Docker image for SciTools Understand
analyzer c code-analysis docker docker-image java python scitools scitools-understand static-analysis understand vhdl
Last synced: 14 Apr 2025
https://github.com/simonprickett/m5stack-pomodoro
Pomodoro Timer for M5Stack Core Ink device
arduino c m5stack pomodoro-technique pomodoro-timer
Last synced: 14 Jun 2025
https://github.com/theodesp/guile-turtle
A simple example on how to embed Guile Scheme to C using a simple “Tortoise” graphics program
c guile scheme-language turtle
Last synced: 22 Apr 2025
https://github.com/proot-me/proot-me.github.io
chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
c chroot chroot-environment linux ptrace rootfs syscalls userland-exec website
Last synced: 06 May 2025
https://github.com/examplehub/c
All Examples for learning C programming
algorithms c c-language c-tutorials datastructures datastructures-algorithms examples programming-exercises tutorials
Last synced: 13 Mar 2025
https://github.com/shaswata56/benchutil
CPU Benchmarking Tool which calculates IOPS and FLOPS.
32bit 64bit c cpu cpu-benchmark flops iops
Last synced: 08 Sep 2025
https://github.com/mfossociety/cs-1101-mu
Programming in C Course (CS 1101) at Manipal University (MIT), Jaipur
binary c coursework number-systems python3 university-course
Last synced: 09 Oct 2025
https://github.com/4players/odin-sdk
Reliable cross-platform SDK enabling developers to integrate real-time VoIP chat technology into games, apps and websites
apm c chat client console-client cross-platform http3 network opus-codec pre-compiled proximity-chat rust sdk transport vad voice voip webtransport
Last synced: 18 Jan 2026
https://github.com/bamless/extlib
c extended library
array c c11 c99 dynamic dynamic-array dynamic-arrays hashmap hashmap-c hashmaps hashtable list single-header string string-buffer string-builder vector
Last synced: 02 May 2026
https://github.com/cirocosta/tinyc
Tiny container runtime
c c-lang container-runtime containers linux
Last synced: 06 Mar 2026
https://github.com/youben11/silvio-text-infect
Implementation of Silvio Cesare text infection technic
Last synced: 09 Aug 2025
https://github.com/Alessandro-Salerno/SalernOS-EFI-Bootloader
A Bootloader for my Operating System
amd64 assembly bootloader c efi salernos uefi x86-64
Last synced: 11 Mar 2025
https://github.com/mrdandelion6/learn-to-code
This repository is a collection of my notes and code snippets as I journey through learning different programming languages and coding concepts.
c data-analysis data-science javascript learn-to-code machine-learning matlab python r react shell-script
Last synced: 11 Apr 2025
https://github.com/gbowne1/classicos
An x86 32 biit Operating System for 386, 486, Pentium class (P-60 to 233MHz, Pentium II, P3, P4, etc)
c hacktoberfest hacktoberfest- hacktoberfest2023 kernel kernels nasm nasm-assembly operating-system operating-systems os osdev x86 x86-32
Last synced: 12 Apr 2025
https://github.com/cglindkamp/dfm
Dynamic File Manager
c console dfm file-manager filemanager linux ncurses terminal
Last synced: 20 Nov 2025
https://github.com/justinmeiners/c-game-debug-console
Quake style debug console for games. Written in ANSI C.
Last synced: 25 Mar 2025
https://github.com/rajdeep13-coder/programming-in-ansi-c-solutions
Hello everyone, I have made this repo so that it will have all the exercise coding problem solutions of the book Programming in ANSI-C and students can refer to it whenever they want.
Last synced: 14 Jun 2025
https://github.com/victorpreston/simple_shell
A minimalistic yet fully functional shell terminal emulation | Using C programming language, simple_shell executes basic commands, interacts with the operating system and introduces users to the foundational concepts of process management & input/output operations,
alx alx-africa alx-low-level-programming c c-programming cmd command-line holbertonschool holbertonschool-curriculum interpreter linux-shell man pointers-in-c printf recursion shell simple-shell
Last synced: 10 Jul 2025
https://github.com/howerj/liblisp
liblisp; a lisp interpreter that can be used as a library written in c99
c interpreter lisp lisp-dialect lisp-interpreter
Last synced: 10 Mar 2026
https://github.com/madladsquad/untitledibushandwriting
Hanzi and Kanji handwriting IM for IBus
c cpp handwriting handwriting-recognition ibus ibus-ime imgui rust
Last synced: 05 Jul 2025
https://github.com/jvirtanen/fields
Fast C library for reading CSV and other tabular text formats
Last synced: 26 Feb 2025
https://github.com/paragon279/kerneldriver2drawline
Enables developer to draw a line with start point and end point.
c cpp gdi hooking kernel wdk windows-10
Last synced: 16 May 2025
https://github.com/kanugurajesh/daa-problems
Practice of Design and analysis of algorithms in c
c design-and-analysis-of-algorithms
Last synced: 07 May 2025
https://github.com/cxong/find_steam_game
Header-only cross platform C library for finding games installed from platforms like steam
c cross-platform game-dev gog hacktoberfest header-only library steam
Last synced: 09 Jul 2025
https://github.com/barrust/hashmap
c hash-map hash-table hashmap hashtable map
Last synced: 07 May 2025
https://github.com/cristian-bicheru/fast-ta
Python Technical Analysis Library For Big Data
c finance numpy python3 technical-analysis technical-analysis-library
Last synced: 22 Mar 2025
https://github.com/anhthang/awesome-made-by-vietnameses
🇻🇳 A collection of amazing applications or open source projects built by Vietnamese developers
application awesome c javascript php ruby rust shell swift vietnamese
Last synced: 30 Dec 2025
https://github.com/jpbruinsslot/webserver-c
A simple HTTP webserver written in C.
Last synced: 07 May 2025
https://github.com/upbit/bloomfilter
This is a stand-alone bloomfilter implementation written in C. Simple but powerful
Last synced: 13 Apr 2025
https://github.com/archanaberry/hackramadhan2025
Aplikasi mencurangi (sebagai hiburan semata) puasa untuk Indonesia dan daerah sekitar nya UwU
archanaberry archanaberry-pkg archanaberry-repositories c cheating-on-fasting gtk4 joke-program ramadhan-edition
Last synced: 15 May 2026
https://github.com/leonamtv/7-seg-display-multiplexing
Esse repositório contém o código para multiplexação displays de 7 segmentos em um PIC 18F4550 utilizando o compilador C18. This repository contains the code from a 7 segments display multiplexing using C18 compiler for PIC18F4550.
7-segment-display c c18 microcontroller pic18f4550
Last synced: 23 Oct 2025
https://github.com/barrettotte/linear-algebra-c
A linear algebra library for performing basic and advanced matrix operations. This was made as a refresher for linear algebra and is by no means complete.
c c99 linear-algebra mathematics matrix matrix-library
Last synced: 12 Jul 2025
https://github.com/bancedev/lush
Linux shell powered by Lua scripting
c cli linux linux-shell lua shell
Last synced: 10 Nov 2025
https://github.com/okerew/neural-web
This repository shows an alternative neural network structure to modern ones, inspiring from the brain and it's creativity, workings.
alternative architecture biology c cpu cuda gpu innovative kernel machine-learning markdown metal neural neural-network neuron objc shader structure
Last synced: 27 Jul 2025
https://github.com/amirsorouri00/shared-memory-ipc
c ipc shared-memory shmctl shmget
Last synced: 12 May 2025
https://github.com/rajspeaks/code-pyramid
Code-Pyramid consists of Competitive & Beginner level codes, written in different programming languages like C, C++, Java, Python.
c codewars coding-challenge data-structures dsa dsa-algorithm dsa-practice hacktoberfest java python rajdeep-das rajspeaks
Last synced: 07 May 2025
https://github.com/mrchocha/audio-streaming-in-c
Audio streaming using customized protocol to stream the audio from server to client with added reliablity.
audio-streaming c libvlc pthreads socket-programming stop-and-wait udp-socket
Last synced: 20 Sep 2025
https://github.com/wvangansbeke/speech-subband-coding
Subband filtering with ADPCM
adpcm c filterbank quantization speech-processing
Last synced: 10 Sep 2025
https://github.com/alkesst/copinya
Copinya custom Unix Shell
c copinya custom-unix-shell operating-systems shell unix-shell
Last synced: 02 Jul 2025
https://github.com/sinistersnare/robson
Traversing Trees in O(1) space!!
algorithm c link-inversion robson robson-traversal tree tree-traversal tree-traversal-algorithm
Last synced: 22 Jul 2025
https://github.com/arjuncvinod/data-structures-and-algorithms
Data Structures and Algorithms implemented in different languages
c cpp csharp go java javascript python swift
Last synced: 30 Oct 2025
https://github.com/cfnptr/pack
Runtime optimized multi-platform data packing library for realtime game resources loading
c c99 compression compressor container cpp cross-platform csharp data library multi-platform pack package packer packing resource resources runtime storage zstd
Last synced: 30 Oct 2025
https://github.com/davidwparker/opengl-screencasts-2
OpenGL screencast videos episodes 11-20
Last synced: 13 Apr 2025
https://github.com/not-nik/voxelspaceengine
Minimalist retro rendering library.
c rendering retro voxel voxel-rendering voxel-space-engine
Last synced: 12 Apr 2025
https://github.com/libdriver/aox4000
AOX4000 full-featured driver library for general-purpose MCU and Linux.
aox4000 c full-featured-driver linux mcu oxygen pressure temperature uart
Last synced: 30 Apr 2026
https://github.com/secret-guest/windows_link_reader
Enable compatibility for Windows shortcut (.lnk) files on Linux and macOS.
c compatibility linux lnk lnk-builder lnk-exploit lnk-files lnk-shortcut lnkcapture macos shortcut-files tool windows
Last synced: 04 Apr 2026
https://github.com/libdriver/wt588e02b
WT588E02B full-featured driver library for general-purpose MCU and Linux.
c full-featured-driver linux mcu spi voice wt588e02b
Last synced: 30 Apr 2026
https://github.com/genshen/pkg
A simple and experimental c/c++ package manager
Last synced: 08 Jan 2026
https://github.com/vkoskiv/nmc2
Lightweight, high-performance WebSocket server for No Man's Canvas, the pixel drawing game.
Last synced: 12 Apr 2025
https://github.com/drankinatty/ternary_st
Ternary Search Tree - Prefix Searching
algorithm c ternary-search-tree
Last synced: 25 Apr 2025
https://github.com/jamie-mh/jgbc
🕹 A GameBoy (Color) Emulator and Debugger
c emulator gameboy gameboy-color gameboy-color-emulator gameboy-emulator linux sdl2
Last synced: 05 Jul 2025
https://github.com/vsanthanam/jbird
A blazing fast, type-safe library for working with JSON in Swift
c ios json maccatalyst macos macros resultbuilders swift tvos visionos watchos
Last synced: 10 Apr 2026
https://github.com/bmedicke/arvakr
autonomous motorized 📸 camera slider 🤖 to create dynamic timelapse movies with a DSLR. programmable via a smartphone
avr bluetooth c camera-slider dolly hardware photography stepper-driver stepper-motor time-lapse
Last synced: 10 Mar 2026
https://github.com/mcfrappe/ttt
A terminal version of the Swedish teletext system, written in C.
api-client c efficient keybindings libcurl ncurses ncurses-tui news terminal
Last synced: 08 Oct 2025
https://github.com/lubux/afgh-pre-relic
AFGH Proxy Re-Encryption with RELIC (C library)
c cryptography proxy-re-encryption
Last synced: 30 Apr 2025
https://github.com/armour/openssl-aes
🔑 Using Openssl library to encrypt and decrypt things (with AES).
Last synced: 12 Apr 2025
https://github.com/omimouni/minirt
This project is an introduction to the beautiful world of Raytracing.
c low-level ray-tracing raytracer raytracing simple-game
Last synced: 04 Jan 2026
https://github.com/visualstudioex3/starfighter
A MS-DOS pseudo-3D space shoot 'em up made in SNES mode7 developed with DIV Games Studio 2 'vanilla' (the original MS-DOS version from 1998).
2d arcade-game c csharp div-games-studio div2 dos dosbox dotnet game game-development mode7 ms-dos netcore retro space-shoot-em-up unity watcom
Last synced: 29 Apr 2025
https://github.com/st1llwater/sorting-algorithms
A Collection Of Various Sorting Algorithms In Java, Cpp, C And Golang
c cpp golang hacktoberfest hacktoberfest2021 java
Last synced: 28 Feb 2025
https://github.com/pikachuxxxx/r8
Custom 8-bit Rasterization and Rendering API
2d 3d api c cross-platform graphics graphics-api graphics-library low-level rendering rendering-api
Last synced: 21 Apr 2025
https://github.com/frankl1sales/estrutura-de-dados
Implementações baseadas na apostila de Estruturas de Dados dos Profs. Waldemar Celes e José Lucas Rangel (PUC-Rio, 2002).
algorithms c data-structures educational hash-table linked-list sorting-algorithms
Last synced: 21 Jun 2025
https://github.com/karvy-singh/yatm-ish
A very rough imitation of "Snap-Layout" feature (-of Windows) in Linux Xfce (as a Tiling Manager)
bash-scripting c linux sdl2 x11 xlib xprop
Last synced: 23 Mar 2025
https://github.com/bahmanm/ifem-os
Aspiring to become an operating system...
assembly-language c exokernel i386 microkernel operating-systems
Last synced: 25 Aug 2025
https://github.com/zeel-codder/recursion-hub
Write a solution to any recursive problem in any language of your choice
c cpp css express go hacktoberfest html java js nodejs php python r typescript
Last synced: 07 Oct 2025
https://github.com/Stellaris-code/smoljson
Blazing fast and light SIMD JSON parser in a few hundreds lines of C Code
avx c fast json json-parse json-parser light lightweight performance simd sse
Last synced: 31 Mar 2025
https://github.com/tr-reny/alx-low_level_programming
All work contained in this project was completed as part of the curriculum for the ALX-SE programme. ALX Africa is an online full-stack software engineering program that prepares students for careers in the tech industry using project-based peer learning
alx alx-low-level-programming betty betty-style c low-level-programming shell
Last synced: 09 Apr 2025
https://github.com/kgabis/cutils
C utilities
c data-structures datastructures
Last synced: 11 Jun 2025
https://github.com/littlebutt/tiny-libtorrent
The simplest bittorrent client/library in C
Last synced: 09 Apr 2025
https://github.com/azizbenismail/projet_parental_monitoring_system_qt
Notre application contrairement aux autres applications de sécurité parentale dépasse l’entourage familial pour qu'elle fait intervenir d’autres éléments hors les parents pour assurer la sécurité des enfants
arduino arduino-library c qt sketchup
Last synced: 10 Jul 2025