An open API service indexing awesome lists of open source software.

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.

https://github.com/smx-smx/valasharp

The Vala Compiler, ported to C#

autocomplete c compiler csharp language-server vala vapi

Last synced: 14 Apr 2025

https://github.com/attractivechaos/dlist

Five implementations of double linked lists to demonstrate generic data structures in C

c double-linked-list generic-programming

Last synced: 29 Apr 2025

https://github.com/arman-bd/c-program

Some Basic C Programs

basic-learning c c-programming learning

Last synced: 11 Mar 2026

https://github.com/justinmeiners/pre-rendered-backgrounds

An Adventure in Pre-Rendered Backgrounds. (Video game prototype.)

c computer-graphics ios macos opengl retrogaming video-games

Last synced: 16 Jul 2025

https://github.com/modscleo4/dos

Floppy Disk Operating System

assembly c grub2 multiboot2 os osdev

Last synced: 10 Apr 2025

https://github.com/prestonsn/atmegaxx-i2c-library

I2C Library for the ATmegaXX microcontrollers.

atmega avr avr-microcontroller c i2c library

Last synced: 09 Apr 2025

https://github.com/aeyakovenko/toaster

Incremental failure injection in C

c coverage failure failure-injection testing

Last synced: 11 Oct 2025

https://github.com/not-nik/rlobj

rlobj is a drop-in replacement for raylib's obj loader

c obj obj-loader raylib wavefront-obj

Last synced: 12 Apr 2025

https://github.com/libretro/libretro-mpv

mpv media player libretro core

c libretro mpv retroarch

Last synced: 17 Jun 2025

https://github.com/ststeiger/functioninterception

Overwrite C/C++ functions in memory for x86-32/64 on Linux, Mac & Windows

c cpp detour hooking linux macos windows

Last synced: 13 Apr 2025

https://github.com/jokade/swog

Scala wrapper generator for interop with C, C++, Objective-C, and script languages.

c cpp interop lua objective-c scala scala-native

Last synced: 12 Jan 2026

https://github.com/Daniel-Cortez/pawn-3.2-plus

Pawn scripting language with runtime fixes and improvements

c cmake compiler interpreter language pawn

Last synced: 11 May 2025

https://github.com/cair/tsetlinmachinec

A C implementation of the Tsetlin Machine

c tsetlin-machine

Last synced: 13 Apr 2025

https://github.com/fredericbonnet/picotest

PicoTest is a single-file unit testing framework for C programs that follows the xUnit principles.

c cmake test-automation test-framework testing testing-framework testing-tools tests

Last synced: 13 Jul 2025

https://github.com/wangziqi2013/cfront

A C language parser built from the scratch, without using compiler generator.

c compiler-frontend lr-parser operator-precedence-parser

Last synced: 12 Apr 2025

https://github.com/kube/vscode-clang-complete

Visual Studio Code C/C++ completion using Clang

c c-plus-plus clang completion vscode vscode-extension

Last synced: 11 Apr 2025

https://github.com/uxcn/farmhash-c

farmhash (C99)

c farmhash hash

Last synced: 16 Jun 2025

https://github.com/gbowne1/programmernotes

This is a collection of Markdown notes written in Obsidian for programming and it includes notes on C, C++, using and configuring VSCode and many other things programming related. Anyone is welcome to contribute to this Markdown repository and make corrections.

c coding config cpp node-js nodejs notebook notebook-publish notes obsidian-md programming programming-language software

Last synced: 06 Mar 2026

https://github.com/ArkEcosystem/ledger

A Ledger Hardware Wallet Application in C for the ARK Blockchain.

ark blockchain c hardware ledger nanos nanox wallet

Last synced: 03 May 2025

https://github.com/sfrechette/astro-micro-station

A standalone astronomy display for the LILYGO T-Display S3 Pro (ESP32-S3). Tracks the sun, moon, and light conditions — sunrise, sunset, golden hour, blue hour, twilight phases, moon phase and illumination — across four touch-navigated screens. Data fetched from ipgeolocation.io and cached locally for offline use.

astronomy c cpp esp32 home-assistant lilygo lilygo-t-display-s3-pro moon moonphase platformio sunrise

Last synced: 01 Jul 2026

https://github.com/rylern/acr122u-tutorial

Tutorial for writing a C/C++ app with the ACR122U on Linux

acr122u c cpp linux mifare mifare-classic mifare-ultralight nfc nfc-reader pcsc pcsc-tools pcsclite

Last synced: 15 Jun 2025

https://github.com/isbadawi/badavi

vi-like text editor

c editor terminal text-editor vim

Last synced: 21 Sep 2025

https://github.com/mew-cx/chaitin_lisp

Runnable code from Chaitin's "The Limits of Mathematics (in C)"

c chaitin lisp

Last synced: 27 Mar 2025

https://github.com/haxpor/sdl2-cimgui-demo

Demo project SDL2 + cimgui + opengl3 using either gl3w or glew

c c-programming cimgui gl3w glew imgui opengl3 sdl2

Last synced: 14 May 2025

https://github.com/Nonoum/ECL

Embedded Compression Library for low-memory systems

c compression embedded

Last synced: 04 Oct 2025

https://github.com/baziotis/dicc

A compiler for a subset of C written in C.

c code-generator compiler lexer parser x86

Last synced: 18 Jan 2026

https://github.com/ahmedsobhy01/redis-clone

A lightweight Redis clone implemented in C++ that supports key-value operations and sorted sets

avl c clone cpp hashmap hashtable inmemory-db redis redis-client redis-server system-design

Last synced: 27 Feb 2026

https://github.com/f-squirrel/dockerized_cpp

Dockerized C/C++ Build Environment

c cpp docker makefile

Last synced: 18 Apr 2026

https://github.com/suhanyujie/learn-computer

PHP函数源码分析、计算机相关知识

c golang php-extension php7 rust

Last synced: 25 Apr 2025

https://github.com/ttypic/kmm-embedded-c

Extending KMM shared module with C/C++ code. Repo for https://hackernoon.com/how-to-extend-a-kmm-shared-module-with-cc-code

c kmm-library kmm-sample kotlin-multiplatform

Last synced: 24 Apr 2025

https://github.com/jsgoller1/c-programming-language

Solutions to every exercise from "The C Programming Language" by Kernighan / Ritchie (K&R)

c cs-books k-and-r

Last synced: 11 Mar 2026

https://github.com/squell/fastavr

Atmel AVR simulator written in x86 assembly

assembly avr c simulation

Last synced: 24 Feb 2026

https://github.com/nvidia/nvnmos

NVIDIA NMOS (Networked Media Open Specifications) Library

c cpp nmos sdk

Last synced: 05 Sep 2025

https://github.com/justinmeiners/tiny-blockchain

Write your own proof-of-work blockchain.

bitcoin blockchain c literate-programming proof-of-work tutorial

Last synced: 25 Mar 2025

https://github.com/theblackcat102/awesome-code-obfuscation

Collections of code obfuscation libaries for different languages ( in progress )

assembly awesome awesome-list c c-sharp cpp java javascript obfuscation obfuscator php python

Last synced: 17 Jan 2026

https://github.com/MaximePremont/Zappy_Epitech

Epitech project : multiplayer game played by artificial intelligences and viewed by a graphical AR interface.

artificial-intelligence augmented-reality c cpp csharp epitech game python zappy

Last synced: 27 Oct 2025

https://github.com/jkelley129/ignis-os

An 64-bit operating system I'm developing for the x86 architecture

assembly c drivers low-level memory-management operating-system os system-internals

Last synced: 10 Mar 2026

https://github.com/jc-ll/crokus

C parser written in Ruby, for experimental purpose

ast c cfg control-flow-graph experimental parser

Last synced: 07 May 2025

https://github.com/martian56/cstarter

Cstarter makes starting C/C++ projects easy.

c c-project-template project-template

Last synced: 15 Mar 2026

https://github.com/llnl/irep

A tool for filling C/C++ or Fortran data structures from Lua input tables

app-infrastructure c cplusplus fortran input-deck interoperability lua

Last synced: 10 Oct 2025

https://github.com/mgeitz/tbdchat

Simple NCurses Chat Client/Server Using BSD Sockets

c chat docker linux ncurses

Last synced: 17 Mar 2026

https://github.com/sysulq/status-nginx-module

A http status module for pure nginx, which is in production already.

c nginx status status-nginx

Last synced: 27 Apr 2025

https://github.com/leogaudin/minitalk

42 • A guide for minitalk, a client-server communication system implemented in C using UNIX signals.

42 c minitalk signal-processing unix

Last synced: 02 Sep 2025

https://github.com/robrohan/wasm-canvas

Demo of how to use clang to compile to wasm and write to an HTML canvas (no emscripten)

c javascript wasm webassembly

Last synced: 16 Sep 2025

https://github.com/zakkemble/car-rev-alarm

DIY Car Rev Alarm and Gear Indicator

arduino avr c obd-ii obd2

Last synced: 23 Jul 2025

https://github.com/sieep-coding/snow-simulation

Interactive GUI Snowfall Simulation Created in C & Raylib

c makefile raylib raylib-c

Last synced: 26 Jun 2025

https://github.com/rajlaxmimeshram/cafe-billing-system

In this Project a Person(User) can Ordered item from the menu ,from that this system automatically creates a bill.

c cafe-management

Last synced: 14 Jul 2025

https://github.com/spl/ivy

A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety

c compiler

Last synced: 12 Apr 2025

https://github.com/extremq/lcd1602_i2c

A simple, I2C-based implementation of the 1602 LCD with I2C interface in C using the Raspberry Pi Pico SDK.

c pico pico-sdk

Last synced: 28 Jun 2025

https://github.com/oran-testing/ran-tester-ue

Open source RAN UE centric security testing software.

5g-nr c cplusplus cybersecurity python3 srsran wireless

Last synced: 25 Jan 2026

https://github.com/powerapi-ng/hwpc-sensor

Hardware Performance Counters monitoring agent for containers.

c cgroups containers hardware-performance-counters inria linux monitoring perf-event powerapi sensor

Last synced: 09 Sep 2025

https://github.com/ayushexel/libnet

Deep Neural Network algorithms library for c++ from scratch

artificial-intelligence c c-plus-plus deep-learning deep-neural-networks machine-learning neural-networks

Last synced: 06 May 2025

https://github.com/ColumPaget/libUseful

Programmers 'C' library of functions for: resizable strings, file and network access, string tokenization, pattern matching, terminal output, etc, etc

c library

Last synced: 04 Apr 2025

https://github.com/pdsmart/zpu

ZPU Evo(lution), an enhanced ZPU microprocessor design in VHDL to embed within an FPGA including SoC functionality. Project currently uses Altera Cyclone devices.

assembly-language bash c cpp perl vdl

Last synced: 14 Apr 2025

https://github.com/immediate-mode-ui/layout.c

Mirror of https://gist.github.com/vurtun/75ee8b43773152930d89b7d1fdbe6450

c c99 gui multiplatform single-header single-header-lib ui

Last synced: 12 Apr 2025

https://github.com/michaelfromyeg/makefiles

⚙️📕 A guide to Makefiles!

c makefiles

Last synced: 27 Aug 2025

https://github.com/kevinbird61/virtual-router

Using tuntap to simulate router port, implement software router and related network functions with C.

c router tuntap virtualization

Last synced: 22 Mar 2025

https://github.com/gammasoft71/xtd_c

Free open-source C11 framework to create console, forms (GUI like WinForms) and unit test applications on Microsoft Windows, Apple macOS and Linux.

c c11 cli cmake console cross-platform cross-platform-desktop cross-platform-gui desktop framework gui gui-framework gui-toolkit portable test-framework toolkit unittest xtd xtd-c

Last synced: 08 Oct 2025

https://github.com/motet-a/toy

Tiny JavaScriptish interpreter

c compiler interpreter javascript

Last synced: 21 Jan 2026

https://github.com/sup3r-us3r/scripts

Scripts for pentesting/hacking

bruteforce c hacking-tool pentesting perl python

Last synced: 29 Jan 2026

https://github.com/lukas-h/toy-http

dead simple HTTP server, providing static file hosting (GET, HEAD) :sparkles: single C source file :sparkles:

c http http-server posix

Last synced: 08 Apr 2025

https://github.com/darthmoomancer/polydev

THE project manager for neovim

c cpp html java lua neovim-plugin python rust

Last synced: 02 Sep 2025

https://github.com/blueokiris/ch552g-dev-board

A simple breakout board with minimal hardware design for the CH552g

board breadboard c ch552g dev kicad mcu

Last synced: 15 Oct 2025

https://github.com/samber/arp-spoofing

💥 Simple implementation of arp poisoning attack ;)

address arp attack broadcast c ethernet hijack ip mac poisoning proxy spoofing

Last synced: 22 Apr 2025

https://github.com/jeff-1amstudios/carmageddon-1-cheat-code-disassembly

Reverse engineering Carmageddon 1 cheat code system

assembly c carmageddon dos gamedev reverse-engineering

Last synced: 29 Apr 2026

https://github.com/element39/yttria

blazingly fast, universal and easy-to-use programming language for anything you can imagine

c compiler cpp go language llvm programming-language python rust toolchain yttria zig

Last synced: 30 Jul 2025

https://github.com/eyelash/libgral

low-level cross-platform GUI, audio, and MIDI abstraction

audio c cross-platform gui library midi

Last synced: 05 May 2025

https://github.com/3starblaze/gdextension-util

A reference repository that documents Godot's GDExtension API and provides some C boilerplate.

c godot godot-engine godot4 godotengine

Last synced: 24 Oct 2025

https://github.com/cdpxe/cceap

The Covert Channel Educational Analysis Protocol (CCEAP) is a network protocol designed for teaching covert channels to professionals and students in higher education. It is also an easy-to-use covert channel traffic generator. The basis for CCEAP are so-called `hiding patterns'.

c covert-channel education hiding-patterns higher-education information-hiding infosec network network-protocol patterns protocol research-paper research-project research-tool scientific-publications steganography students traffic-analysis tunneling undergraduate

Last synced: 23 Mar 2025

https://github.com/bfontaine/gzsize

Print the uncompressed size of a GZip file.

c cli gzip tool

Last synced: 15 Apr 2025

https://github.com/teomandeniz/ft_math

The entire <math.h> library from scratch.

42 42-school 42projects 42school c math

Last synced: 06 Mar 2026

https://github.com/exely/wd-data-structure

王道《数据结构》2019版算法题

algorithms-and-data-structures c cpp

Last synced: 30 Jul 2025

https://github.com/amnuts/amnuts

A telnet-based talker

amnuts c chat hacktoberfest nuts talker tcp telnet-server

Last synced: 17 Aug 2025

https://github.com/kikutano/Mega-Tetris-for-SEGA-Genesis

Tetris game for Genesis, written in C using SGDK.

c megadrive retrodev sega-genesis

Last synced: 14 Mar 2025

https://github.com/sqatim/minirt_42

This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.

c mathematical-formulas raytracing

Last synced: 15 Oct 2025

https://github.com/HenrikBengtsson/RNativeAPI

R package: RNativeAPI - Documentation and Examples of the R Native API (Proof of Concept)

api c documentation examples help native package r

Last synced: 30 Jul 2025

https://github.com/deboogerxyz/ahc

alienhook classic - Free as in freedom CS 1.6 cheat for GNU/Linux.

ansic c c89 counter-strike cs16 gnu-linux

Last synced: 24 Jan 2026

https://github.com/aligrudi/neatrefer

A refer preprocessor for neatroff

c neatroff preprocessor refer

Last synced: 28 Dec 2025

https://github.com/project-rig/nengo_spinnaker

SpiNNaker based Nengo simulator.

arm c nengo neural-networks neuroscience python spinnaker

Last synced: 17 Jan 2026

https://github.com/kamil-kielbasa/libedhoc

EDHOC (RFC 9528): Lightweight authenticated key exchange in C for IoT and constrained devices

authentication c coap constrained-devices cryptography edhoc embedded ietf iot key-exchange oscore rfc9528 rfc9529 security zephyr

Last synced: 02 Apr 2026

https://github.com/joalon/vimway

A wayland compositor with vim-like key bindings

c wayland-compositor

Last synced: 04 Apr 2026

https://github.com/cybrox/wroomba

ESP32 (w)roomba project

c esp32 espressif irobot irobot-roomba roomba

Last synced: 05 May 2025

https://github.com/fahimahammed/cse2122-data-structure-lab

Data Structure can be defined as the group of data elements that provides an efficient way of storing and organizing data in the computer so that it can be used efficiently. Some examples of Data Structures are arrays, Linked List, Stack, Queue, etc. Here I solve some data structure problems.

c data-structure

Last synced: 11 Apr 2025

https://github.com/eliben/goforth

Forth implementations in Go and C

c compiler forth go interpreter stack-based-language

Last synced: 07 Sep 2025

https://github.com/ice1000/oi-codes

:closed_lock_with_key: Solutions for online code challenges. Don't be evil.

acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript

Last synced: 18 Mar 2025

https://github.com/ceremcem/modbus_lib

Lightweight and easy to merge Modbus RTU Slave library for microcontrollers

c modbus-rtu modbus-slave portable-library stm32

Last synced: 27 Mar 2025

https://github.com/kube/rt

42 RayTracer. First Semester Graphics Final Project.

42born2code c raytracer

Last synced: 11 Apr 2025

https://github.com/lostella/podds

Poker odds evaluation tool, written in C, multi-threaded

c command-line multithread odds odds-calculator poker texas-holdem

Last synced: 10 Apr 2025

https://github.com/ashwinvis/cython_capi

Where is __pyx_capi__?

c cython python pythran

Last synced: 18 Mar 2025