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/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/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/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/courses-at-nju-by-hfwei/learning-c
Learning C Programming Language
c learning-c programming-language
Last synced: 01 May 2025
https://github.com/thealexdev23/japm
A package manager that uses curses to provide a friendly UI
c cli package package-manager packages tui
Last synced: 10 Apr 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/TheAlexDev23/japm
A package manager that uses curses to provide a friendly UI
c cli package package-manager packages tui
Last synced: 22 Nov 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/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/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/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/briandowns/flotsam
Project Generator and Dependency Manager for C.
c dependency-manager project-manager project-template
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/kevinoid/ultragetopt
A versatile and customizable cross-platform getopt implementation.
Last synced: 13 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/sabaurgup/c-basicsamples
Introduction to language C basic sample codes and notes of C language
array c c-fundamentals function hello-world operators pointers samples string variables
Last synced: 04 Oct 2025
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/hanilr/bank-management-system
Bank Management System - Written In C
Last synced: 04 Apr 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: 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/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/renuka-fernando/hackgen
Generate Test cases for HackerRank Problems
c cpp hackerrank java python3 testcase-generator
Last synced: 01 May 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/srlozano/simple-file-system
A simple file system written in C
Last synced: 11 Oct 2025
https://github.com/gabriel-logan/gerador-cpf-e-cnpj-valido
Este repositório fornece funções em JavaScript, Python, Go, C e Java para gerar números válidos de CPF (Cadastro de Pessoas Físicas) e CNPJ (Cadastro Nacional da Pessoa Jurídica) para o Brasil.
c cnpj communityexchange cpf cpf-valido educative frontendmasters generator gerador gerador-cnpj gerador-cpf github github-copilot github-pages java javascript learn python student-vscode typescript
Last synced: 21 Jan 2026
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/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/sergei-mironov/udprelay
Symmetrical UDP relay
c mosh udp udp-ports udp-redirect udp-relay
Last synced: 30 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/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/woodruffw/libbdiff
A library for creating and patching binary diffs. Based on bsdiff.
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/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/pret/pokestadiumgs
Decompilation of Pokémon Stadium 2 (US)
c disassembly nintendo64 pokemon reverse-engineering
Last synced: 24 Mar 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/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/mignon-p/jsw-libs
Data structure libraries in C.
binary-search-tree c data-structures library
Last synced: 11 Apr 2025
https://github.com/edoardottt/filedecrypter
Simple C file decrypter :lock:
algorithm algorithms algorithms-datastructures bit byte c character code cripter criptography obfuscation operating-system software university-project
Last synced: 27 Oct 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/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/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/xdjinnx/slebble
Public transportation watchapp for Pebble smartwatch
Last synced: 23 Mar 2025
https://github.com/melak/openvpn_radauth
RADIUS authentication script for OpenVPN
Last synced: 14 Apr 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/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/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/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/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/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
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/jvirtanen/fields
Fast C library for reading CSV and other tabular text formats
Last synced: 26 Feb 2025
https://github.com/siraajul/operatingsystem
4th Semester Operating System Projects
Last synced: 31 Jul 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/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/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/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/genshen/pkg
A simple and experimental c/c++ package manager
Last synced: 08 Jan 2026
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/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/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/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/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/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/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/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/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/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/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/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/armour/openssl-aes
🔑 Using Openssl library to encrypt and decrypt things (with AES).
Last synced: 12 Apr 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/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/drankinatty/ternary_st
Ternary Search Tree - Prefix Searching
algorithm c ternary-search-tree
Last synced: 25 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/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