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/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/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/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/madebypixel02/libft
[42 Madrid] Your very first own library
42-cursus 42born2code 42madrid c git libft makefile norminette peer2peer
Last synced: 16 Oct 2025
https://github.com/kevinoid/ultragetopt
A versatile and customizable cross-platform getopt implementation.
Last synced: 13 Apr 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/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/srlozano/simple-file-system
A simple file system written in C
Last synced: 11 Oct 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/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/sachinl0har/basic-programs
Basic programs in Multiple Languages
basic-programs c cpp hacktoberfest java python
Last synced: 11 Mar 2026
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/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/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/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/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/sovea/qt5_p2p_chatclient-kssa
A P2P chat application client suitable for local area network(LAN)(Windows) developed using Qt5 and C++.
c p2p-chat qss qt5 qt5-qml qtcreator qtquick windows-desktop
Last synced: 11 Jul 2025
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/libdriver/aht30
AHT30 full-featured driver library for general-purpose MCU and Linux.
aht30 c full-featured-driver humidity iic linux mcu temperature
Last synced: 15 Jul 2025
https://github.com/Artifact-Works/LibC-STL
A C++ STL implementation in C.
c cpp cpp17 dynamic-memory-allocation library stl-algorithms stl-containers
Last synced: 06 May 2025
https://github.com/hkmztrk/cmpe150
Bogazici University - CMPE150 (Introduction to Computing C) lab notes
Last synced: 19 Jun 2025
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/basemax/randstringc
Tiny program for generate random characters using C
c cli rand-str random random-generation random-number-generators randomization randomizer
Last synced: 05 May 2025
https://github.com/akagi201/flv-parser
Reads a flv file and output its information in sane C data structure
Last synced: 17 Jun 2025
https://github.com/shibam120302/ip_address_finder
With the help of splay tree data structure, we would create a tree whose nodes are embedded with the Ip address of the device that are connect to a specific network router.
c c-projects dsa splay-tree tree-structure
Last synced: 10 Jul 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/oliversheridanmethven/pyarv
Python bindings of approximate random variables
approximation c high-performance-computing monte-carlo numerical-analysis numerical-methods python random-number-generators
Last synced: 17 Jan 2026
https://github.com/utkar5hm/mariadb-ebpf-exporter
eBPF based prometheus Exporter for mysql/mariadb query latencies.
c docker ebpf go golang grafana grafana-dashboard libbpfgo mariadb mysql prometheus prometheus-exporter uprobe uprobes
Last synced: 10 Apr 2025
https://github.com/leiless/assertf.h
๐ C header-only formattable assert macros library
assert assertion assertion-library c cpp debug debugging header-only misuse test unittest
Last synced: 10 Sep 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/courses-at-nju-by-hfwei/learning-c
Learning C Programming Language
c learning-c programming-language
Last synced: 01 May 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/ismoilovdevml/kernel
My Kernel
assembly c ismoilovdev kernel linux
Last synced: 08 Mar 2026
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/melak/openvpn_radauth
RADIUS authentication script for OpenVPN
Last synced: 14 Apr 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/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/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/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/vmchale/cpp-build
Use the C pre-processor on Rust projects
Last synced: 28 Jul 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/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/wa1tnr/camelforth-rp2040-a
CamelForth in C for RP2040 Raspberry Pi Pico. A Forth by Dr Brad Rodriguez - ported to RP2040 by wa1tnr - Forth interpreter is on the RP2040 USB port, with output mirrored to UART0. Superseded October 2021 - see README.md file.
c camelforth forth interpreted-programming-language interpreter memory-dumper memory-map rasperry-pi-pico rp2040 rpi-pico rpi-rp2 text-interpreter usart usb-cdc
Last synced: 19 Aug 2025
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/xiaowenxia/git-first-commit
git ็ฌฌไธไธชๆไบคๆบ็ ๅๆ
Last synced: 28 Apr 2025
https://github.com/davdag/mathplotter
A function plotter written in C++ with only OpenGl / ImGui / mathExp libraries
c cpp easy-t exe function-plotter graphics gui-application imgui integral integration math math-application mathexp-libraries numeric-integration opengl plotter windows-only zoomable-grid
Last synced: 15 Mar 2026
https://github.com/akagi201/protothreads
my fork of http://dunkels.com/adam/pt/index.html
c coroutine embedded-systems lightweight multi-threading protothreads protothreads-library
Last synced: 24 Aug 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/mlund/xmgr-resurrection
Patched XMGR plotting program for 64-bit machines
abandonware c graph math motif plotting wysiwyg xmgrace
Last synced: 03 Aug 2025
https://github.com/justkappaman/steam-key-generator
Useless but fast key generator for Steam
c c-language key-generator keygen keygenerator steam valve
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/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/sigmapitech/ecsls
A language server on top of the Epitech coding style.
c coding-style epitech epitech-norme language-server linter neovim neovim-lsp nix
Last synced: 26 Apr 2025
https://github.com/jelmd/nvmex
Metrics exporter for Nvidia GPUs (Prometheus exposition format)
c gpu gpu-monitoring grafana metrics metrics-exporter monitoring nvidia nvidia-gpu nvidia-smi prometheus prometheus-exporter
Last synced: 05 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/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/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/barrust/hashmap
c hash-map hash-table hashmap hashtable map
Last synced: 07 May 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/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/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/drankinatty/ternary_st
Ternary Search Tree - Prefix Searching
algorithm c ternary-search-tree
Last synced: 25 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/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/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/vicentebolea/pong-curses
๐ฎ๐ฎ๐ฎ~71 lines pong game written in C ๐ฎ๐ฎ๐ฎ
c game minimal minimalist pong pong-game
Last synced: 08 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/snowykte0426/today-i-learned
Where I organize what I studied today
ai c data-structure databa english kotlin oop spring
Last synced: 30 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/embeddedalpha/stm32f103c8t6
Repository for Embedded Systems
c embedded-applications embedded-c embedded-devices embedded-software embedded-systems stm32 stm32f103
Last synced: 03 May 2025
https://github.com/realkarthiknair/learning-c-lang-sem-1
Sharing my Journey with the C Programming Language
beginner beginner-friendly c exercises learn-to-code learning learning-notes learning-resources notes programming scratch tutorial tutorial-code
Last synced: 19 Mar 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/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/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/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/vkoskiv/nmc2
Lightweight, high-performance WebSocket server for No Man's Canvas, the pixel drawing game.
Last synced: 12 Apr 2025