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-19 00:04:35 UTC
- JSON Representation
https://github.com/00xglitch/lex-b-compiler
Lex B. is language that was build using Lex, Bison and C programming language.
bison bison-example bison-grammar bison-yacc c deallocation functions gcc gcc-complier lex lexical-analyzer lexical-parser
Last synced: 16 Jul 2026
https://github.com/dimalmfao/dimanet
DimaNet is just a bad integration of a neural network library written in pure, ANSI C (and a little bit of C++).
ai c contributions-welcome library open-source
Last synced: 28 Apr 2025
https://github.com/lumbrjx/ebpf-nta
A simple, portable eBPF C program for analyzing and filtering network traffic on Linux. With a self-cleaning Go-based user-space program including easy setup and cleanup using a Makefile.
c ebpf filtering golang kernel-space linux monitoring networking observability packet tcp traffic-control user-space
Last synced: 26 Oct 2025
https://github.com/im-rises/cunicodelib
C header only Library to write UTF8 text to the console for Windows, macOs and Linux.
c console cpp multi-platform unicode utf8
Last synced: 25 Oct 2025
https://github.com/ldilley/salad
:leaves: An assortment of useful C stuff
algorithm algorithms assortment c data-structure data-structures datastructure datastructures libraries library misc miscellaneous salad search search-algorithm searching searching-algorithm sort sorting sorting-algorithm
Last synced: 03 Mar 2025
https://github.com/patsaoglou/ooscompiler
An Object Oriented programming language made using the ANTLR Framework to produce a final C source file that gets compiled into binary using GCC
antlr4 c class-inheritance compiler gcc-complier object-oriented-programming oop python-compiler
Last synced: 03 Sep 2025
https://github.com/carcargroup05/designatedcar
This is a repo to store codes for the designated project of the car car class in NTUEE. We appreciate for your star to our repo.
arduino bfs-search c cplusplus python
Last synced: 22 Apr 2025
https://github.com/zeloe/rtconvolver
A realtime convolution VST3
c convolution cplusplus cuda juce
Last synced: 22 Apr 2025
https://github.com/keharriso/ocelot
Parse C headers to identify function prototypes, type declarations, and global variables
Last synced: 11 Jun 2025
https://github.com/neyn/cneyn
Fast and Lightweight C HTTP Library
c c-library c99 fast-library http htttp-server webserver
Last synced: 24 Mar 2025
https://github.com/libdriver/fm11rfxx
FM11RFXX(FM11RF08, FM11RF32) full function driver library for general MCU and Linux.
c fm11rf08 fm11rf32 fm11rfxx full-function-driver linux mcu mfrc522 rf
Last synced: 23 Oct 2025
https://github.com/geomatsi/stm32-tests
Experiments with stm32 boards
bare-metal c gcc stm32 stm32f0 stm32f4
Last synced: 22 Apr 2025
https://github.com/codewizard-404/iset
This repository serves as a collection of academic projects, assignments, or learning exercises related to programming and IT concepts, intended for educational purposes and skill development during my time at ISET Charguia.
android angular c css dart django html java javascript nodejs php python soap springboot sql symfony talend typescript uml xml
Last synced: 10 Apr 2025
https://github.com/lind026/ucsan
The User Concurrency Sanitizer (UCSAN)
c concurrency concurrent-programming data-race-detection
Last synced: 23 Apr 2025
https://github.com/95ulisse/hedit
A VIM-like terminal-based hex editor scriptable with JS.
Last synced: 23 Apr 2025
https://github.com/gearsix/bfme2-installer
An ISO install wrapper for (specifically for Lord of the Rings: Battle for Middle-Earth 2). It mounts .iso files, runs the installer (on disc) and applies the no cd crack so that you don't need to re-mount the .iso files everytime you run the game.
animated c cd command-line crack friendly gaming installer iso-files lord-of-the-rings lotr mount powershell script windows-10 wrapper
Last synced: 16 Jan 2026
https://github.com/hwpoison/tinyc-http-server
A tiny HTTP single file multithread server written with pure C (<80kb), server static content and media files. Includes basic file explorer.
c html http http-server multithreading
Last synced: 18 Jun 2025
https://github.com/sabyasachi-seal/codinginc-cpp
This Is where I keep the C codes that I practice
Last synced: 27 Jan 2026
https://github.com/stablecoder/vulkan-mini-libs-2
Useful self-contained header files for Vulkan development, such as error codes and enum/bitflag serialization.
bitflag bitset c cpp cpp17 cpp20 flag flagbits flags python vulkan vulkan-library xml xml-parser
Last synced: 18 Oct 2025
https://github.com/kirillzhosul/reverse-proxy
Simple reverse proxy written in C
c educational http linux nginx proxy reverse-proxy socket
Last synced: 17 Oct 2025
https://github.com/jbw9964/programming_methodology_project
Mario-like game, based on C Lang & SDL2 library
Last synced: 17 Oct 2025
https://github.com/nunofachada/pphpc
Several implementations of the standard PPHPC agent-based model
agent-based agent-based-modeling c java netlogo opencl pphpc predator-prey simulation simulations standard-model
Last synced: 14 Mar 2026
https://github.com/hoangtien2k3/code-c-plus-plus
Master your language C++. design patterns example - Java - C++. Multiple projects. Software engineering experiences.
Last synced: 21 Apr 2025
https://github.com/libdriver/hdc2080
HDC2080 full-featured driver library for general MCU and Linux.
c full-featured-driver hdc2080 humidity iic linux mcu temperature
Last synced: 23 Apr 2025
https://github.com/qnkhuat/lifeterm
Conway game of life editor on terminal
c conways-game-of-life terminal
Last synced: 12 Apr 2026
https://github.com/abhixsh/number-guessing-game
This is a C program for a number guessing game. The user has to guess a random number within a limited number of attempts. The program will provide feedback on each guess.
Last synced: 16 Mar 2026
https://github.com/the-pink-hacker/ticevid
A USB color video player for the TI-84+ CE.
c c-lang c-language c-language-programming qoi qoi-format ti-84-plus-ce
Last synced: 14 Oct 2025
https://github.com/smiley4/softwarerenderer
A 3d Software Rasterizer written in C
3d 3d-graphics c computer-graphics rasterizer software-rendering
Last synced: 12 Jun 2025
https://github.com/andrej123456789/uno_pp
Simple game inspired by Uno with extra tweaks
Last synced: 13 Oct 2025
https://github.com/giannitedesco/xpdt
eXPeditious Data Transfer
c compilers marshalling protocol-buffers python serialization xpdt
Last synced: 19 Jan 2026
https://github.com/grz0zrg/fb_monitor
C Framebuffer display of a remote (HTTP) JPEG image / Octoprint monitoring from REST API
3d-printing c embedded-systems framebuffer graphics monitoring monitoring-tool octoprint
Last synced: 12 Oct 2025
https://github.com/yageek/lambert
:earth_africa: C library to convert Lambert coordinates to WGS84 with IGN Algorithms
Last synced: 11 Apr 2025
https://github.com/joaodiaslobo/rogue-pointers
Roguelike game in C, using the ncurses library! 🧟
ascii c ncurses roguelike-game sdl2
Last synced: 27 Oct 2025
https://github.com/tush-tr/c_language
Learning stuff for C language and two basic projects to learn hands on programming using C language.
c clanguage exercises-solutions programming solved-exercises study-material topic tutorials
Last synced: 24 Apr 2025
https://github.com/cwbowron/bce
Boo's Chess Engine
ai alpha-beta-pruning c chess chess-engine games negascout
Last synced: 05 Sep 2025
https://github.com/andreeadraghici/30daysofcode
30 Days Of Code / HackerRank
30daysofcode c cpp hackerrank java python
Last synced: 14 Apr 2026
https://github.com/basemax/c-nostdlib-assembly
We define own _start point without using GLIBC runtime library using Assembly. (x86_64 and i386)
assembly assembly-8086 assembly-x64 assembly-x86 c syscall syscalls
Last synced: 12 Apr 2026
https://github.com/lelserslasers/gameoflife
Game of Life (2d cellular automata described by John Conway) in C, C++, Javascript, Python, Rust (plain Rust and with GGEZ), and Java (plain Java and with libgdx)
2d c cellular-automata cli cpp gameoflife gui java javascript python rust simulation
Last synced: 30 Jul 2025
https://github.com/mobius3/creme
Creme is a widget library that is renderer-independent, non-intrusive and made with C99 (mirror of https://gitlab.com/mobius3/creme)
c c99 gui sdl2 tile-based widget-library
Last synced: 19 Jan 2026
https://github.com/jonsteinn/top-down-shooter-in-c
A simple game to explore the SDL library
c game gcc linux-game sdl2 top-down-shooter
Last synced: 21 Apr 2025
https://github.com/amaitou/minishell
Explore shell programming with our Minishell project – a lightweight, interactive command-line shell built entirely in C. Experience a hands-on journey in creating a basic yet functional shell, delving into process handling, command execution, and user input parsing. Engage with the fundamentals of shell implementation in this educational endeavor.
1337school 42cursus 42network c minishell42
Last synced: 09 Apr 2025
https://github.com/globbie/knowdy
Knowdy: a knowledge management system
c database embedded-database graph graph-database
Last synced: 24 Apr 2025
https://github.com/winterrdog/x86-bootloader
A hobby project to learn how to make a bootloader. Written in C and x86 Assembly
assembly-x86 bootloader c nasm qemu
Last synced: 27 Oct 2025
https://github.com/anuraganalog/dfs
Data and File structues
algorithms c data-structures dfs hacktoberfest hacktoberfest2020 hashing linked-list py3 queue searching shuffling sort sorting stack tree
Last synced: 09 Apr 2025
https://github.com/detectivekaktus/textify
Different text file format converter and renderer
c cli command-line-tool coverter file-conversion file-converter renderer
Last synced: 16 Aug 2025
https://github.com/triformine/battleship
This is a variation of the classic battleship game where you can move your ships and when you miss a ship, a mine is placed on the board.
ai ansi-c battleship-game board-game c game multiplayer multithreading rust-lang
Last synced: 09 Oct 2025
https://github.com/abdorayden/raylist
C library that implements a dynamic linked list supporting multiple data types, with various functions for list manipulation
Last synced: 09 Oct 2025
https://github.com/andreeadraghici/selection-of-activities-project
Algorithm Design Homework
Last synced: 07 May 2026
https://github.com/justinmeiners/c-foundation
An implementation of an ANSI C class system similar to Apple's Core Foundation. (Retain/release, autorelease, mutable/immutable, etc)
apple autorelease c cocoa foundation reference-counting
Last synced: 08 Oct 2025
https://github.com/myetherwallet/dns-watcher
Query Nameservers to verify proper resolution
Last synced: 08 Oct 2025
https://github.com/driftluo/algorithmpractice
Learning data structures and algorithm by C/C++/Rust
algorithms-datastructures c cpp rust
Last synced: 09 Apr 2025
https://github.com/hiteshpatil2005/data-structures-algorithm
Welcome to the DSA Repository👨🏻💻! This repository contains a comprehensive collection of code examples, implementations, and explanations for various Data Structures and Algorithms (DSA). Whether you're a beginner looking to learn the basics or an experienced programmer wanting to brush up on your skills, this repository has something for you.
algorithms applications c dsa-learning-series java
Last synced: 23 Feb 2026
https://github.com/auneri/celloworld
Self-contained project templates for (mostly) C-family languages.
Last synced: 09 Apr 2025
https://github.com/martin-rizzo/textfile
A portable, one-header C library to easily read lines of text from files encoded in any format.
c group-microlibs header-only-library unicode
Last synced: 07 Oct 2025
https://github.com/nazmusweb-coding/dos-programming
This repository showcases mini and final projects for a course of my university.
c gcc gtk3 gui-application software-development ubuntu windows-app
Last synced: 13 May 2025
https://github.com/k923gxjtky/swph0ekswrpsoy-evfldev
android-rat c craxs-rat-7-6-update craxs-rat-7-7 craxs-rat-android-rat craxs-rat-source-codes craxs-rat-v7-6-latest craxs-rat-vip-2024 craxsrat-7-6-latest-update craxsrat-android craxsrat-latest-update craxsrat-latest-update-7 craxsrat-source craxsrat-source-codes craxsrat-update craxsrat-v7-6-latest
Last synced: 22 Apr 2025
https://github.com/greycloudss/sabaton
Sabaton is a WIP offline password cracker and wordlist engine in C. It generates exhaustive keyspaces and evaluates them against mainstream hash functions via a simple API. Built for air-gapped environments and high-throughput use, with a roadmap including CLI, multithreading, streaming mode, and GPU acceleration.
armourer c cracking cryptography security
Last synced: 07 Oct 2025
https://github.com/soypat/so
MWE tutorial of .so dynamic linking. Call C from Go; and Go from Python
abi c ctypes dynamic dynamic-linking ffi go golang python python-ctypes shared-library shared-object
Last synced: 27 Oct 2025
https://github.com/chaitanyarahalkar/spectre-poc
Proof of Concept - Spectre
c exploit meltdown poc proof-of-concept spectre
Last synced: 17 Aug 2025
https://github.com/sigmapitech/myprintf
Allocation free, C99 printf function recreation focused of a small memory footprint
c epitech epitech-project printf
Last synced: 26 Apr 2025
https://github.com/mustfaozcan/pdp_derskodlari
Programlama Dilleri Prensipleri Muhammed Fatih Adak derste yazılan kodlar (2024)
Last synced: 27 Oct 2025
https://github.com/fumiama/simple-dict
db["key"]="value" with tea encryption
c crypto-operations encryption encryption-decryption kv kv-storage kv-store socket socket-client socket-io socket-programming socket-server socketio tea-encryption
Last synced: 09 Apr 2025
https://github.com/nunofachada/cl_ops
A library of common OpenCL operations.
bitonic-sort c cl-ops gpgpu hpc lgplv3 opencl opencl-benchmarks opencl-kernels opencl-library parallel-algorithm prefix-sum prng radix-sort random-number-generators sorting-algorithms
Last synced: 07 Jul 2025
https://github.com/charleskoffler/clprolf
Clprolf is a specialized, guided object-oriented language. It features predefined, specialized components and applies constraints to inheritance and interfaces, focusing on algorithmic programming. It is a superset of java.
c c-sharp design-pattern design-patterns design-patterns-implemented-in-java design-patterns-java framework java language languages new-language oriented-programming-language php programming-language programming-languages science scientific-research simulation simulation-framework simulations
Last synced: 12 Apr 2025
https://github.com/barrettotte/btc-hash
Learning about the bitcoin hashing and SHA-256 algorithms.
Last synced: 16 Apr 2025
https://github.com/yusufss4/advanced-c-programming-course
Advanced C Programming Notes
advanced-c c c-programming c-programming-language embedded-c linux
Last synced: 10 Apr 2025
https://github.com/circuit-overtime/bytes
Bytes is a small coding group where passionate developers come together to discuss and collaborate on various programming projects. We delve into a wide range of topics including C, Python, Data Structures and Algorithms (DSA), and various Computer Science subjects.
c css discussion go java js kotlin pages python ruby rust
Last synced: 15 Apr 2025
https://github.com/andyfratello/ac
⚙️ Exercicis d'Arquitectura de Computadors (AC) Q2 - UPC FIB
ac-fib assembly assembly-language c fib-upc makefile
Last synced: 17 May 2026
https://github.com/rostok2112/libcalc
Simple library with parser of mathematical expressions and operators from string (returns array of tokens with math expressions), translator to RPN and stack calculator. Also this lib contain simple strtok-like wrapper for calculations
c library math reverse-polish-notation rpn shunting-yard-algorithm stack-calculator
Last synced: 16 May 2026
https://github.com/ghulamghousdev/algorithm-analysis
This repository consists of codes written during my undergraduate Design and Analysis of Algorithms course!
algorithm-challenges algorithms c complex-analysis complexity cpp cutting greedy-algorithm greedy-algorithms hacktoberfest hybrid insertion-sort matrix merge-sort optimization-algorithms sorting sorting-algorithms
Last synced: 23 Jun 2025
https://github.com/mydafzal/paging-and-segmentation
Visualize the Paging and Segmentation schemes in an Operating System using C language.
Last synced: 01 Jan 2026
https://github.com/KauaHenSilva/c_two_three_and_red_black
This algorithm, implemented in C, demonstrates the understanding of two advanced tree structures: 2-3 trees and red-black trees. It showcases the fundamental concepts, operations, and comparisons between these data structures.
Last synced: 10 May 2025
https://github.com/m3y54m/library-with-cmake
Creating a shared or static library using cmake
c cmake cpp shared-library static-library
Last synced: 17 May 2026
https://github.com/gyakobo/quadtree-image-compression
This project aims utilize a graph(a tree) as a form of image value compression by implementing a special kind of data structure where it basically groups repeating variables into a node and ungroups non-repeating values into their own nodes.
c c-plus-plus compression-algorithm dynamic-programming grayscale-images malloc njit partitioning pointers-and-arrays rgb tree-structure weissman-score
Last synced: 12 Apr 2025
https://github.com/twelvefacedjanus/bsdbook
BSDBook - CLI note manager with vim/neovim editor.
c cicd docker freebsd-ports go jenkins
Last synced: 05 Apr 2025
https://github.com/azazhassankhan/low_latency_hardware_accelerator_for_stockmarket_indicators
📈 Welcome to the repository that powers the future of stock market analysis with lightning-fast hardware acceleration on FPGA! ⚡️
c compare fpga-accelerator hft-trading trading-bot vhdl
Last synced: 14 Apr 2025
https://github.com/rafaykhattak/assets-managment-system-oop
Efficiently manage real estate properties and stock investments with this C++ console application. Track profits, input details, and streamline your financial management.
asset-management-system c cpp management-system object-oriented-programming oop
Last synced: 14 Jul 2025
https://github.com/cbozan/my_assembler_compiler
An assembler compiler with special instruction sets written in C language.
assembler assembly assembly-language assembly-language-programming c compiler compiler-collection compiler-construction compiler-design compilers compilers-design create-compiler-with-c create-programming-language custom-programming-language my-assembler programming-language programming-language-design programming-languages
Last synced: 14 Jul 2025
https://github.com/Panquesito7/setup-jule
Setup a JuleC development environment in your project.
action-composite actions c clang composite composite-action cpp hacktoberfest jule julec julelang programming
Last synced: 09 May 2025
https://github.com/silkcutks/c_thread_pool
thread pool with c language
c pthreads threadpool workpool
Last synced: 11 Jul 2025
https://github.com/mani-agah-esmaeilzad/web-server-using-c
Maraol's C Library is an open source collection of tools for the C programming language.
Last synced: 13 Apr 2025
https://github.com/mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions
My solutions to the C Programming A Modern approach book 2nd edition. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.
abstract-data-types algorithms c c89 c99 cprogramming cprogramming-language cprogrammingbooks cprograms cprojects data-structures enumeration functions low-level-programming pointers pointers-and-arrays preprocessor-directives problem-solving standard-library string-manipulation
Last synced: 09 May 2025
https://github.com/rpotter12/data-structure
basic syntax and data structure programs of different languages
algorithms c cpp data-structures hacktoberfest hacktoberfest2019 java languages python rust sort stack syntax tree
Last synced: 11 Apr 2025
https://github.com/adityaprakash-bobby/aetogee
A compilation of Programming resources and everything computers
awesome c computer-science cplusplus docker golang golang-repository javascript kubernetes learn-to-code learning linux list programming-languages python resource-list resources rust tutorials video-courses
Last synced: 30 Dec 2025
https://github.com/soerlemans/acris
Acris is a compiler project for a systems programming language aimed at interoperability with multiple languages.
acris ast c cmake codegen compiler cpp cpp23 interoperability language lexer llvm python3 transpiler
Last synced: 02 Feb 2026