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/nathanmcmillan/hymn-lang-legacy

Small language that compiles to C code.

c compiler language programming-language

Last synced: 20 Jan 2026

https://github.com/abcdesktopio/oc.user

abcdesktop main graphical user container

bash c cpp dockerfile nodejs tigervnc x11 xtermjs

Last synced: 30 Jun 2025

https://github.com/aleks-net/fnv1a

Single header solution to hashing with FNV1a in C/C++

c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform

Last synced: 30 Apr 2025

https://github.com/palikar/ctgraph

A small project of a compile-time graph library in C++17

c compile-time constexpr constexpr-context cpp-library cpp17 header-only

Last synced: 19 May 2026

https://github.com/gadget114514/yaadv

embeddable adventure visual novel engine for cocos2d

c cocos2d cplusplus game game-development game-engine

Last synced: 24 May 2026

https://github.com/lilhammer111/hammer-mind

Personal notes on programming, computer science fundamentals, development tools, Linux, mathematics, and Web3.

c cs db go rust

Last synced: 07 Sep 2025

https://github.com/sdsds222/cminesweap

一个用C语言编写的简易控制台扫雷游戏程序 A simple console MineSweap game which is made by C language

c cmd console console-game cpp demo example game linux minesweaper minesweeper-game shell windows

Last synced: 11 Apr 2026

https://github.com/bagussatoto/sih-ipk

Merupakan Sistem Informasi Hitung IPK sederhana dengan mencakup manajeman mahasiswa dan mata kuliah. Lalu, dengan data yang sudah ada diharapkan bisa menghitung ipk yang didapatkan dari inputan.

c

Last synced: 17 May 2026

https://github.com/estarossa0/minirt2.0

Small raytracer for a shool project

c raytracer raytracing sdl2

Last synced: 20 Jul 2025

https://github.com/tatsh/winprefs

Tool to export registry paths to script and code formats (reg add, PowerShell, C, C#).

backup batch c csharp customisation customization desktop powershell registry win32 windows

Last synced: 14 Apr 2025

https://github.com/ibara/cmb

OpenBSD port of FreeBSD combinatorics library/utility

c cmb combinatorics-library freebsd openbsd

Last synced: 18 May 2026

https://github.com/fahdseddik/image-to-textart

C++ program that converts an image into ASCII characters written in a .txt file.

ascii ascii-art c cpp opencv

Last synced: 08 May 2026

https://github.com/ysoroko/libft

44 functions reunited in a personal library to use anywhere, anytime

19 42 c first-project intro libft library makefile

Last synced: 29 Jun 2025

https://github.com/seluj78/ft_printf

This repository hosts the source code for my rework of the printf function called ft_printf. It's a project made for the school 42 and I'll keep updating/improving it over time

42 42born2code c printf

Last synced: 12 Jun 2026

https://github.com/michaeltroger/home-esp8266-door

Detects a door opening via a connected magnetic switch and sends a request to the web server

arduino arduino-project c home-automation

Last synced: 17 Aug 2025

https://github.com/cpscript/micropython-raytracer

RayTracer for most micro-controllers with MicroPython

assembly c micro-controller micropython python

Last synced: 17 Aug 2025

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

The objective of this repository is to bring you the basic implementation of `Blockchain` in various languages.

blockchain blockchain-technology c cpp csharp dlt fsharp go golang java js python ruby rust ts

Last synced: 10 Apr 2026

https://github.com/akhilpandey95/fat12

An implementation of a FAT 12 system simulation in C

c fat12 operating-system

Last synced: 09 Mar 2026

https://github.com/narasimha1997/groupchat-c

A simple group chat server that one can write using C/C++, with the support of external websocket router.

c cgi multiprocessing websocket

Last synced: 07 Nov 2025

https://github.com/wiriswernek/atividades

Este repositório contem as atividades realizadas durante o período de tempo em que estive na faculdade

bootstrap c css3 html5 java javascript sql

Last synced: 10 Apr 2026

https://github.com/javiorfo/xtatusbar

Configurable statusbar for Xorg server using xsetroot

c dwm linux xorg xsetroot

Last synced: 05 May 2025

https://github.com/luisfelipepoma/compilers_theory

Learning about Compilers Theory Course: Building with ANTLR, LLVM, Bison, and Flex.

antlr arch-linux bison c compiler-construction compilers flex llvm

Last synced: 19 Aug 2025

https://github.com/fedecastellaro/ad7124-4-implementation

AD7124-4 - 24-Bit ADC, 4-Channel , Sigma-Delta - PCB and software implementation

24-bit-adc ad7124 ad7124-4 c kicad lpc1769 sigma-delta

Last synced: 20 Sep 2025

https://github.com/dolfost/snake-cpp

An Clang ncurses snake game

c cpp game ncurses snake snake-game

Last synced: 20 Sep 2025

https://github.com/unipr-org/mdp

MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).

c cpp

Last synced: 19 Feb 2026

https://github.com/victorqueiroz/cvector

Macro-based header-only vector implementation for C language

c vector

Last synced: 04 Apr 2025

https://github.com/andre-j3sus/game-of-life

Conways Game of Life in C language.

c conways-game-of-life game-of-live makefile wsl-ubuntu

Last synced: 25 Jun 2025

https://github.com/agagniere/blackmagic

C preprocessor tricks, explained

c preprocessor tutorial zig-package

Last synced: 18 Sep 2025

https://github.com/Endika/flipper-tutu

Sliding car puzzle (Rush Hour) for the Flipper Zero — 100 levels with steadily increasing difficulty

c embedded fap flipper-app flipper-zero flipperzero game puzzle rush-hour

Last synced: 08 Jul 2026

https://github.com/tristan957/libmerr

C99+ library for error information

c errors

Last synced: 23 Mar 2025

https://github.com/velocityra/ps2-modloader

PS2 modding toolchain experiment

assembly c mips mod mod-loader modding ps2 sdk sly

Last synced: 29 Jun 2025

https://github.com/jnguyen1098/stately

Single-header generic finite-state machine library for C

c finite-state-machine header-only single-header

Last synced: 18 Sep 2025

https://github.com/sarincr/object-oriented-programming-with-cpp

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

algorithms artificial-intelligence c course cplusplus cpp data-science datascience datastructure datastructures deep-learning machinelearning object-oriented-programming objective-c oops-in-cpp opps programming-exercises programming-paradigm regression

Last synced: 09 May 2026

https://github.com/archer-01/ft_printf

Recoding libc's printf

c variadic-function

Last synced: 25 Jul 2025

https://github.com/tanvir1337x/scriptorium

A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes

bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh

Last synced: 25 Jul 2025

https://github.com/frobware/nss-juju

Name Service Switch (NSS) plugin for Juju

c dns internet-address-resolution ipv4 juju juju-charm linux nss service-switch

Last synced: 13 Apr 2025

https://github.com/rythm-net/pu-informatics

:octocat: A collection of every course, lecture, exercise and homework during my 4-year-journey in University of Plovdiv. Plus some materials such as exams, code snippets and much more.

c cmake cplusplus csharp css html java javascript mathematica processing python wolfram-language

Last synced: 24 Jul 2025

https://github.com/andezion/knight

This is a small test project that demonstrates character movement and control using the SDL library. Also, it is pure C :)

2d-game-engine c clion clion-cmake game-development sdl sdl2-image sdl2-mixer sdl2-ttf

Last synced: 25 Aug 2025

https://github.com/sudotto/rosaos

an operating system dedicated to Rosa the otter

asm assembly c low-level-programming nasm operating-system os osdev qemu x86-64

Last synced: 09 May 2025

https://github.com/pythoninthegrass/cc4e

C Programming for Everybody

c

Last synced: 11 Sep 2025

https://github.com/deryaxacar/42-philosophers

This project simulates the classic "Dining Philosophers Problem." The scenario involves a group of philosophers seated around a round table, trying to eat under specific rules and constraints. As the philosophers alternate between eating and thinking, they seek to overcome issues like synchronization, deadlock, and starvation. The goal of this proj

42 42-philosophers 42-school 42born2code 42cursus 42projects 42school c c-programming c-programming-language fork philosophers project thread threads

Last synced: 13 Apr 2025

https://github.com/hugohow/ft_printf

ft_printf("test %-12f et % #.1x %24s !\n", 42.001, 20, "coco");

c printf printf-42

Last synced: 27 Aug 2025

https://github.com/aggstam/sat_gpu

This program solves the Propositional (Boolean) Satisfiability problem using Depth-First Search algorithm.

boolean-satisfiability-problem c depth-first-search opencl

Last synced: 24 May 2026

https://github.com/davyvan/phdstillneedleetcode

Anwsers to LeetCode. Also a practice of CMake and Google Test.

c cmake cpp googletest leetcode solutions testcases

Last synced: 16 Jan 2026

https://github.com/codersguild/codersguild

Profile: https://lahiri.netlify.com/

c cpp17 css3 html5 llvm-pass node-js react-router reactjs

Last synced: 30 Jun 2025

https://github.com/exclud/rubyparser

A Parser for Ruby

c parser ruby rubyparser yacc yacc-lex

Last synced: 08 May 2026

https://github.com/vozlt/nginx-module-udc

Nginx module to compare the value of user-defined variables and request.

c example-code nginx nginx-module vozlt-nginx-modules

Last synced: 19 May 2026

https://github.com/jotavare/get_next_line

Create a function that enables reading content line by line from a file descriptor.

buffer c gdb get-next-line gnl makefile norminette static-variables text valgrind

Last synced: 24 Apr 2025

https://github.com/selma-belhadj/alx-low_level_programming

:octocat: PERSONAL STUDIES: C, System Calls, Pointers, Memory Handling, Static/Dynamic Libraries, Bit Manipulation, Data Structure & Algorithms

c

Last synced: 28 Mar 2025

https://github.com/sleleu/push_swap

A little algorithm to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions

algorithm c

Last synced: 19 May 2026

https://github.com/feixiao/c_practice

C/C++练习和第三方库demo

c c-plus-plus googletest libnice libtool

Last synced: 26 Dec 2025

https://github.com/xion/reefs

Rather Eerie Example of an FTP Server

c ftp ftp-server unix

Last synced: 06 Jun 2026

https://github.com/minad/hashtable

Hashtable in C with open addressing and specialization via macros

c hash hashfunctions hashtable

Last synced: 20 Mar 2025

https://github.com/leaomartelo2/lognest

Simple header file only library in C to easily make log files

c c-library header-only logging

Last synced: 06 Apr 2025

https://github.com/erikdelange/exin-ast-the-experimental-interpreter

Define your own programming language and design your own interpreter! This one is written in C and executes a Basic/C/Python like language. The interpreters design centers around an Abstract Syntax Tree.

abstract-syntax-tree ast c ebnf interpreter language programming-language

Last synced: 04 Jan 2026

https://github.com/san7o/micro-headers

A collection of high-quality, configurable, header-only libraries written in C99.

c

Last synced: 03 Jul 2026

https://github.com/georgecatalin/mastering-stm32cubemx5-and-cube-ide

Using STM32 CubeMX and STM32 Cube IDE to Code Drivers and Firmware

bare-metal-programming c cprogramming drivers hal-library stm32 stm32cubeide stm32cubemx

Last synced: 15 Jun 2026

https://github.com/chapvic/get_cpuid

Pure C cross-platform CPUID/CPUIDEX functions

amd c cpu cpuid cpuidex crossplatform gcc intel msvc pure-c tinycc win32

Last synced: 20 Jun 2026

https://github.com/jmarkstar/jni_exercises

Some examples about JNI - Java <-> C

c java jni

Last synced: 12 May 2026

https://github.com/shuque/pykpass

Python extension for Kerberos 5 password verification

authentication c extension kerberos password python verification

Last synced: 11 May 2026

https://github.com/mattlean/glitchart

Databend images

c script

Last synced: 29 Jun 2026

https://github.com/angelogalav/pandos

PandOS Operating System Kernel code, aka the main project of the UniBo Operating Systems course (a.y. 2020/2021)

c kernel operating-system pandos rikaya-os unibo

Last synced: 18 Jun 2026

https://github.com/the-noah/colored-messages-in-c

Create colored 🎨 messages 📝 in C(++)

c c-plus-plus colorization helper library

Last synced: 11 May 2026

https://github.com/nihilantropy/ft_printf

ft_printf 42 school project

42school c coding ftprintf ftprintf42 library

Last synced: 12 Jun 2026

https://github.com/alexcoder04/arduino-trautonium

Electronic music instrument with the Arduino

arduino arduino-music c cpp creativity ino melody music music-instrument notes

Last synced: 13 May 2026

https://github.com/yjdoc2/equation-parser-interpreter

An interpreter designed in C++ for the equation parser project.This can read the commands from a file and write output to another file.

c cpp17 interpreter parser

Last synced: 11 May 2026

https://github.com/ronnienigash/the-last-toy

Renderer with global illumination

3d c computer graphics ray tracing

Last synced: 13 Jun 2026

https://github.com/yasindce1998/barzakh

A controlled, white-hat UEFI bootkit simulation environment for academic research and defensive detection engineering.

bootkit c defensive-security kernel kernel-module malware offensive-security python rootkit security uefi uefi-boot uefi-development

Last synced: 21 Jun 2026

https://github.com/fbseletronica/franzboy-lib

Biblioteca para a placa FranzBoy

arduino biblioteca c cpp franboy

Last synced: 13 May 2026

https://github.com/wxx9248/aes.c

Simple implementation of Advanced Encryption Standard (AES) in C.

aes c

Last synced: 14 Jun 2026

https://github.com/calint/any-c

experimental simple language that compiles to c

c compiler

Last synced: 14 Jun 2026

https://github.com/hoverguys/ethloader

Load gamecube homebrews over the network using the Broadband Adapter (BBA)

c gamecube homebrew tcp udp

Last synced: 13 May 2026

https://github.com/prajwalch/cringewordcxe

just a basic text game

c text-based-game

Last synced: 23 Jun 2026

https://github.com/karmakrafts/library-template

CMake template project using the Karma Krafts CMake infrastructure.

c cmake cplusplus cpp cpp17 cpp20 example make quick template

Last synced: 13 May 2026

https://github.com/humanshu001/my-c

Basic programs that I have made while my learning phase of C programming.

c dsa dsa-c programming

Last synced: 29 Jun 2026

https://github.com/mmaffi/cadastro_de_alunos_ufms

Este projeto é um exercício desenvolvido na disciplina Algoritmos e Programação II, do curso de Sistemas de Informação da UFMS - Campus de Três Lagoas (CPTL).

algoritimos-e-programacao alunos c cadastro exercicio faculdade

Last synced: 07 Sep 2025

https://github.com/bo1led-owl/spalloc

Toy allocator with C interface written in Zig

allocators c memory-managament zig

Last synced: 21 Apr 2026

https://github.com/lzanatta/cvector

A (very) simple and tiny vector library

c vector

Last synced: 16 Oct 2025

https://github.com/mulx10/firefly

Enhancing Object Detection in using Thermal Imaging for thin cross-section unidentifiable objects(eg. cyclist, pedestrians).

autonomous-cars autonomous-navigation autonomous-vehicles c cuda object-detection thermal-camera yolov3

Last synced: 03 Sep 2025

https://github.com/amanoteam/venti

A GCC cross-compiler targeting DragonFly BSD

c cpp cross-compiler dragonflybsd gcc

Last synced: 13 Apr 2026

https://github.com/fuhsnn/c_files

A collection of real-world single-file C programs for convenient compiler testing.

amalgamation c single-file

Last synced: 28 Feb 2026

https://github.com/yauntyour/appweb

appweb 开源执行端框架 具备集成的功能 性能极佳

c socket webapp

Last synced: 02 May 2026

https://github.com/gimura2022/gnub.h

Small build system like nub.h

build-system c

Last synced: 13 Feb 2026

https://github.com/xevoinc/hound

a high-performance sensor acquisition library

c can can-bus driver iio library sensor

Last synced: 08 Jun 2026

https://github.com/blevic/simple-c-compiler

My C compiler, written in C (and Python)

c compiler lexer python

Last synced: 29 Apr 2026

https://github.com/filippopaganelli/c-gol-raylib

Interactive Game of Life Implementation in C using Raylib.

c cgraphics gameoflife raylib

Last synced: 07 Feb 2026

https://github.com/electrocodeur/horloge_r1p

DIY Clock

arduino c

Last synced: 29 Apr 2026

https://github.com/pradumnasaraf/c

C language Notes

c clanguage

Last synced: 10 Jan 2026