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-09 00:04:38 UTC
- JSON Representation
https://github.com/izenynn/c-reverse-shell
A reverse shell for Windows and Linux written in C.
c ethical-hacking ethical-hacking-tools just-for-fun linux memory-allocation real-software reverse-shell reverseshell windows windows-10 windows-11
Last synced: 29 Oct 2025
https://github.com/zenitheesc/drivers
Centralized repository for the low level drivers developed by Zenith Aerospace
arduino bmp280 c canbus driver flash ina219 ina3221 microcontroller mpu6050 mpx5700 stm32 sx1276 ublox-gps-driver
Last synced: 29 Oct 2025
https://github.com/magiclen/node-stringbuilder
An easy and fast in-memory string builder for Node.js.
c nodejs string-buffer string-builder
Last synced: 10 Apr 2025
https://github.com/kisvegabor/hw
Microcontroller and PC periphery and device drivers, e.g. TFT, Touch pad, SD card etc.
c drivers embedded lcd microcontroller tft touchpad
Last synced: 19 Mar 2025
https://github.com/ambujraj/hacktoberfest2019
A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]
beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift
Last synced: 09 Jul 2025
https://github.com/madmurphy/nautilus-launch
A simple Nautilus extension that allows to run executables and launchers via right-click menu
c desktop file-manager gnome gnu launcher nautilus nautilus-extension
Last synced: 04 May 2025
https://github.com/renuka-fernando/hackgen
Generate Test cases for HackerRank Problems
c cpp hackerrank java python3 testcase-generator
Last synced: 01 May 2025
https://github.com/aditeyabaral/nlpc
Natural Language Toolkit built using the C Programming Language
c machine-learning nlp nlp-machine-learning nltk
Last synced: 16 Apr 2025
https://github.com/dns2utf8/hour_glass
C++ Frontend - Rust Backend
backend c c89 cpp cpp11 cpp14 hour-glass rust rust-bindings
Last synced: 10 Apr 2025
https://github.com/QtExcel/Qlibxlsxwriter
Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.
c cpp excel libxlsxwriter qt xlsx xlsxwriter
Last synced: 08 May 2025
https://github.com/nomonosound/numpy-minmax
A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array
avx512 c float32 numpy numpy-library python simd x86-64
Last synced: 06 Jul 2025
https://github.com/nitrokey/nitrokey-hotp-verification
A command line C app to validate HOTP codes on Heads
c nitrokey nitrokey-3 nitrokey-pro nitrokey-stick-devices nitrokey-storage oath-hotp
Last synced: 14 Jun 2025
https://github.com/sonic-pi-net/sp_midi
MIDI functionality for Sonic Pi for use as Erlang module
c cpp erlang erlang-nif sonic-pi
Last synced: 12 Jun 2025
https://github.com/sirwumpus/post4
Post4 is an indirect threaded Forth interpreter written in C.
c data-stack float-stack forth forth-2012 forth-2019 interpreter jni jni-java
Last synced: 17 Oct 2025
https://github.com/kevinoid/ultragetopt
A versatile and customizable cross-platform getopt implementation.
Last synced: 13 Apr 2025
https://github.com/maluoi/header-libs
Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.
array c cpp dynamic-array fnv-1a hash plain-old-data ply single-header
Last synced: 13 Jul 2025
https://github.com/macmade/fatdump
A command line tool to extract data from FAT disk images.
c command-line command-line-tool disk disk-format disk-image dump fat filesystem
Last synced: 19 Apr 2025
https://github.com/felipensp/librwelf
Library for reading and writing on ELF files in a class-independent way
Last synced: 13 Apr 2025
https://github.com/0x1nf3cted/updog
Updog is a chat app in c
c chat cli implementation lightweight network networking socket socket-programming terminal-based tui
Last synced: 18 Mar 2025
https://github.com/jonmrowczynski/jim
An Affective Platform for AI in an Interdisciplinary Setting
ai artificial-intelligence artificial-intelligence-algorithms c cpp csharp electronics firmware java kinect-v2 kinect2 kinectv2 microcontroller microsoft midi multithreading pic robot robotics robotics-programming
Last synced: 18 Mar 2025
https://github.com/ibra-kdbra/codeconjurer
A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.
algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2
Last synced: 12 Jul 2025
https://github.com/patois/ida_vs2017
IDA 7.x VisualStudio 2017 Sample Project for IDA and HexRays plugins (works with Community Edition)
c cplusplus hex-rays-decompiler hexrays ida-plugin ida-pro project sample visual-studio
Last synced: 10 May 2025
https://github.com/hkmztrk/cmpe150
Bogazici University - CMPE150 (Introduction to Computing C) lab notes
Last synced: 19 Jun 2025
https://github.com/melak/openvpn_radauth
RADIUS authentication script for OpenVPN
Last synced: 14 Apr 2025
https://github.com/ismoilovdevml/kernel
My Kernel
assembly c ismoilovdev kernel linux
Last synced: 08 Mar 2026
https://github.com/danielgospodinow/dancho-s-rc-car
A simple Arduino-based RC car with Bluetooth connectivity, it also comes with an Android joystick mobile application
android arduino bluetooth bluetooth-controller c java rc-car
Last synced: 10 Apr 2025
https://github.com/moogacs/problem-solving
Problem solving repo. for the purpose to collect problems solution with different programming language
algorithms c cpp datastructures java javascript problem-solving python
Last synced: 17 Jan 2026
https://github.com/oclyke/embedded-startup
in-depth investigation of the C / C++ startup routines in an embedded microcontroller
c cpp embedded microcontroller startup
Last synced: 04 Mar 2026
https://github.com/brightdaniel/se-06-2023
Welcome to the official repository of Bwave Ict for the class of June 5th, 2023. All source codes, topics, video links, and assignments can be found here.
bootstrap bwave c css flask git html javascript pseudocode python shell videos
Last synced: 20 Aug 2025
https://github.com/macdue/simpleobjloader
A very simple Wavefront .obj loader with glut support.
c comp27112 glut opengl single-header single-header-lib wavefront-obj
Last synced: 12 Sep 2025
https://github.com/ajayrandhawa/socket-programming-c
A socket is the mechanism that most popular operating systems provide to give programs access to the network. It allows messages to be sent and received between applications (unrelated processes) on different networked machines.
c http-client http-server language network network-programming programming socket socket-programming tcp-client tcp-server
Last synced: 12 Jul 2025
https://github.com/AaronCGoidel/SlothLang
The World's Greatest Sloth Based Programming Language
c esoteric-language esoteric-programming-language interpreter sloth sloths
Last synced: 11 May 2025
https://github.com/vmchale/cpp-build
Use the C pre-processor on Rust projects
Last synced: 28 Jul 2025
https://github.com/paulohrpinheiro/test-driven-learning
Learn programming by passing code tests
c javascript perl python ruby rust tdd
Last synced: 10 Jul 2025
https://github.com/xdjinnx/slebble
Public transportation watchapp for Pebble smartwatch
Last synced: 23 Mar 2025
https://github.com/alexanderomara/posixspawn
The power of posix_spawn in your shell.
c command-line-tool macos posix-spawn
Last synced: 04 Nov 2025
https://github.com/gyumeijie/an-embedded-c-interpreter
a very simple interpreter for c, inspired by c4, but it is embedded
c configuration-file embedded executor interpreter parse
Last synced: 30 Aug 2025
https://github.com/jesperancinha/whiskers-kotlin-native
This is a set of command line elements that we can run and install in our system created in Kotlin and Generated using the Kotlin Native compiler
assembly c gcc gcc-compiler graal-native graalvm graalvm-native-image gradle kotlin kotlin-native sql sql-delight
Last synced: 11 Jul 2025
https://github.com/montyanderson/kavy
🗄️ Networked in-memory key-value store.
c cache database event-loop key-value protocol redis store
Last synced: 04 Aug 2025
https://github.com/jcarrano/rtfi
Audio visualization & analysis using the RTFI
audio-processing audio-visualizer c filterbank jack-audio-connection-kit signal-processing spectrogram time-frequency
Last synced: 06 Jul 2025
https://github.com/neko-box-coder/system2
Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.
c command header-only shell stderr stdin stdout subprocess subprocess-run system
Last synced: 13 Apr 2025
https://github.com/lynkos/algae-detection
Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).
ai arduino artificial-intelligence c cnn computer-vision cpp deep-learning esp32 espressif html iot machine-learning neural-network opencv opencv-python python tinyml ultralytics yolov8
Last synced: 13 Apr 2025
https://github.com/libdriver/ads1118
ADS1118 full function driver library for general MCU and Linux.
adc ads1118 c full-function-driver linux mcu spi
Last synced: 09 Apr 2026
https://github.com/mrdave1999/librarylist
Esta biblioteca proporciona funciones para poder trabajar con listas de forma genérica (es decir, tener listas de objetos de cualquier tipo).
c estructura-de-datos foreach iterator library
Last synced: 26 Jul 2025
https://github.com/soniah/gsnmpgo
gsnmpgo is an snmp library for Go; it uses Go/CGo to wrap gsnmp
Last synced: 13 Apr 2025
https://github.com/jobase/jobase
JoBase is a fast Python game library for beginner coders.
2d-game-engine beginner c chipmunk2d freetype game game-engine glfw jobase library opengl python stb-image
Last synced: 25 Jan 2026
https://github.com/lmangani/rtptool-wasm
Experimental WASM PCAP RTP Extraction and SRTP Decryption
c ecmascript libpcap nodejs pcap rtp srtp wasm webassembly
Last synced: 07 May 2025
https://github.com/briandowns/flotsam
Project Generator and Dependency Manager for C.
c dependency-manager project-manager project-template
Last synced: 11 Apr 2025
https://github.com/shoaibrayeen/course-work
The repository contains All the related books, PPTs and Codes related to the Course.
c complexity-analysis computer-graphics computer-networks concept cpp cryptography-algorithms data-mining data-structures machine-learning namespaces neural-network operating-system searching-algorithms sorting-algorithms
Last synced: 23 Apr 2025
https://github.com/sergei-mironov/udprelay
Symmetrical UDP relay
c mosh udp udp-ports udp-redirect udp-relay
Last synced: 30 Apr 2025
https://github.com/basemax/gic
Git Control , Management the repositories easily in our directory. (SOON)
c cli git git-clone git-cloner github gitlab repository repository-tools
Last synced: 14 Oct 2025
https://github.com/0-wiz-0/trrntzip
TorrentZip is a program is to use standard values when creating zips to create identical files over multiple systems
bsd-3-clause c gplv2 torrentzip zip
Last synced: 29 Jan 2026
https://github.com/woodruffw/libbdiff
A library for creating and patching binary diffs. Based on bsdiff.
Last synced: 16 Apr 2025
https://github.com/nishkarshraj/cpp-programming-with-data-structures
Advanced Data Structure using C programming
c cpp cpp-library data data-structures devops git github object-oriented-programming oops oops-in-cpp sorting-algorithms standard-template-library
Last synced: 22 Apr 2025
https://github.com/mignon-p/jsw-libs
Data structure libraries in C.
binary-search-tree c data-structures library
Last synced: 11 Apr 2025
https://github.com/sachinl0har/basic-programs
Basic programs in Multiple Languages
basic-programs c cpp hacktoberfest java python
Last synced: 11 Mar 2026
https://github.com/pret/pokestadiumgs
Decompilation of Pokémon Stadium 2 (US)
c disassembly nintendo64 pokemon reverse-engineering
Last synced: 24 Mar 2025
https://github.com/thephd/thephd.github.io
Blogging is a go!
c c23 cpp23 cpp2c cxx cxx23 cxx2c github-page portfolio-page
Last synced: 27 Apr 2025
https://github.com/genshen/pkg
A simple and experimental c/c++ package manager
Last synced: 08 Jan 2026
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/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/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/alexeev-prog/kintsugios
Minimalistic and rich x86_64 operation system in (N)ASM and C
asm c fasm i386 i386-elf-gcc nasm operating-system os osdev x86 x86-assembly
Last synced: 09 Feb 2026
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/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/teeworldsarchive/teeworlds
A retro multiplayer shooter with community mods support and modern optimization
c c-plus-plus community game linux macos multiplayer opengl sdl3 teeworlds windows
Last synced: 14 Jun 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/davidwparker/opengl-screencasts-2
OpenGL screencast videos episodes 11-20
Last synced: 13 Apr 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/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/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/amanoteam/kad
A simple HTTP proxy server that forwards all requests through curl-impersonate
c cpp curl curl-impersonate http-proxy
Last synced: 14 May 2025