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/anusthan12/kiit

Its an repo that consists of some activity's perform in labs in KIIT (2024 batch)

anusthan anusthan12 c cpp java kiit python python3

Last synced: 05 May 2026

https://github.com/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/kylemh/multithreaded_network_driver

Network demultiplexor utilizing POSIX threads

c linux multithreading operating-system posix-systems pthreads

Last synced: 05 May 2026

https://github.com/lisuke/musicmanager

Linux 下一个音乐管家工具

c c-plus-plus music-manager tools

Last synced: 05 May 2026

https://github.com/hectorbst/libansi

Small library coming from a personal student project allowing to easily inject the ANSI escape sequences in a terminal of a program written in C, for example to easily control the color of the text.

ansi ansi-color ansi-colors ansi-escape ansi-escape-codes ansi-escape-sequence ansi-escape-sequences c terminal

Last synced: 05 May 2026

https://github.com/blmayer/c-cpp-project-template

This repository is a template structure for small projects using C or C++.

c cpp project template

Last synced: 04 May 2026

https://github.com/mssola/farga

A bunch of code that messes with low level stuff.

assembly c kernel linux riscv

Last synced: 01 Mar 2026

https://github.com/ncorgan/cpp-callable-to-funcptr

C++17 header-only library that can convert any C++ callable object to a C-style function pointer

c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template

Last synced: 04 May 2026

https://github.com/mrahmed14/mips-mini-assembler

A mini-assembler for MIPS R3000 that converts supported instructions into machine code represented in hexadecimal format.

assembler c mips mips-architecture mips-assembly

Last synced: 04 May 2026

https://github.com/andreafioraldi/til-compiler

Tripel Intermediate Language Compiler - Compile an XML based assembly language to bytecode for the Tripel Virtual Machine

assembly-language bison bytecode c cmake compiler flex language-compiler libxml2 parser xml

Last synced: 03 May 2026

https://github.com/pkage/adstrip

Mute a video when it changes over to ads using computer vision and hacks

c mpv python3 video weekend-hacking

Last synced: 19 Jun 2026

https://github.com/josgard94/metodo-de-biseccion

Este programa aproxima las raíces de una función mediante el método de bisección utilizando un intervalo de inicio [a, b]

bisection bisection-method c c-plus-plus c-programming-language cplusplus metodos-numericos oriented-object-programming roots

Last synced: 02 May 2026

https://github.com/phschaad/avl_tree

A basic implementation of an AVL-Tree in C.

avl avl-tree avl-visualizer avltree c cpp

Last synced: 02 May 2026

https://github.com/liulilittle/paperairplane-tcpip-ppp-private-network

PaperAirplane [TCP/IP] NSP/LSP session layering plug-in for PPP PRIVATE NETWORK.

c cpp lsp nat network nsp ppp spi tcp vpn win32 windows

Last synced: 27 Feb 2026

https://github.com/mic92/int3

Better debugger breakpoints

c cpp debugging gdb lldb

Last synced: 20 Apr 2026

https://github.com/limdongjin/small-vim

VIM editor Project for C programming(CSE2035) 2016 Fall, Sogang Univ.

assignment c editor vim

Last synced: 02 May 2026

https://github.com/mtrzc0/esp32-edge-detection

Project for PP RAI 2024

ai c cpp esp esp32 freertos tensor

Last synced: 20 Apr 2026

https://github.com/yantavares/msp430

My msp430 coding projects

assembly c microcontroller msp430

Last synced: 02 May 2026

https://github.com/lukaszcz/javalette

An educational compiler for Javalette, written in C

c compiler

Last synced: 19 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/hexa0/pacman-world2-rev-sound-fix

fixes the ringing sound after rev rolling

c pacman pacman-world-2 patch pmw2 pnach ps2

Last synced: 02 May 2026

https://github.com/yauntyour/appweb

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

c socket webapp

Last synced: 02 May 2026

https://github.com/zhayujie/minos

A minimal viable operating system.

c os riscv

Last synced: 09 Oct 2025

https://github.com/abtinz/aut-spring

Amirkabir University of technology C programming Spring Course Home works

c

Last synced: 17 Oct 2025

https://github.com/toktok/hs-cimple

Cimple and Apidsl language parsers and tools

c dsl parser

Last synced: 05 Feb 2026

https://github.com/jsoulier/sdl3_ray_tracing_in_one_weekend

Ray Tracing In One Weekend using SDL3 GPU with compute shaders

c glsl raytracing sdl sdl3 shaders

Last synced: 16 Mar 2025

https://github.com/usk2003/my-competitive-coding-templates

This repository contains my personal competitive programming templates in C, C++, C#, Java, and Python. It includes common functions and utilities for quick problem-solving, covering I/O handling, modular arithmetic, and other typical tasks, designed primarily for my use but open for others.

c coding competitive-programming cpp cs java python template

Last synced: 13 Apr 2026

https://github.com/mvpee/42-ft_printf

My printf from 42 school. This project requires rewriting printf. Interesting to learn variable argument numbers.

42 c learning printf printf-42 printf-project

Last synced: 27 Mar 2025

https://github.com/fabiannorbertoescobar/smarttrash

Repositorio Proyecto SOA UNLaM 2C2018 Miércoles. Papelera Inteligente. Sistema Embebido Arduino + Aplicación Mobile Android.

acelerometro android android-app arduino arduino-uno bluetooth bluetooth-arduino c cpp embedded embedded-systems gyroscope internet-of-things iot java proximity-sensor tinkercad

Last synced: 13 Apr 2026

https://github.com/mathworks/elapsed-time-and-timestamp-delta-blocks-for-simulink-real-time

Example models of Time Elapsed and Timestamp Delta blocks that run on Simulink Real-Time target computers with QNX. Both blocks have similar functionality to blocks with the same name available prior to R2020b. Need R2020b or later.

c matlab models qnx simulink slrealtime timestamp

Last synced: 20 Feb 2026

https://github.com/rtsfred3/pyntegrate

Use of native C code in Python using C Extensions

c c-extensions c-python-extensions cpython python

Last synced: 16 Jul 2025

https://github.com/boweihan/wasm-editor

Terminal Text editor intended for compilation to web assembly - technologies: C, Emscripten (an LLVM to JS compiler)

asm c editor javascript wasm

Last synced: 10 May 2026

https://github.com/youpong/chttpd

A single threaded multi process HTTP 1.1 Server implemented in C records apache-like access logs.

c web-server

Last synced: 22 Apr 2025

https://github.com/gvicentin/sc

Subnet Calculator CLI

c cli networking subnetting

Last synced: 09 Oct 2025

https://github.com/woolseyworkshop/article-blink-making-an-led-blink-on-a-raspberry-pi

Blink: Making An LED Blink On A Raspberry Pi Article Resources

beginner c cpp electronics programming python raspberry-pi swift

Last synced: 12 Apr 2026

https://github.com/tleguern/openroguelike

The begining of something that might end as a roguelike development library. Or not, we will see :)

c roguelike

Last synced: 07 May 2025

https://github.com/thomazrlima/semester2-cesar-school

Este repositório foi criado para armazenar e organizar as atividades práticas relacionadas à linguagem de programação C, desenvolvidas durante o curso.

c

Last synced: 22 Sep 2025

https://github.com/gryf/wmaker

My personal playground of Window Maker repository (cloned from http://repo.or.cz/w/wmaker-crm.git)

c window-maker window-manager

Last synced: 09 Oct 2025

https://github.com/desmonhak/pdb_lib_c

Pequeña utilidad en C para la auto descarga y dumpeado de simbolos de PDB. Creditos a [BlackShell256](https://github.com/BlackShell256) por contribuir al codigo.

c pdb reversing windows

Last synced: 13 Jul 2025

https://github.com/nscotto/claphub

Template workspace for developing all your clap plugins in C/C++ with CMake

audio c clap cpp

Last synced: 30 Apr 2026

https://github.com/mzying2001/unpak

unpak for pvz main.pak

c pvz

Last synced: 06 Apr 2025

https://github.com/aptpod/apt-peripheral-linux-driver

Device driver for EDGEPLANT USB Peripherals,

c device-driver linux

Last synced: 14 May 2026

https://github.com/sagiegurari/c_vector

A simple growable vector for C

c c-lib c-library data-structures vector

Last synced: 08 Oct 2025

https://github.com/almostsagar/kbc-game

A Terminal based Game made with C Language

c first-project

Last synced: 30 May 2026

https://github.com/mckenney5/qsh

qsh - A small, lightweight, command interpreter

c cli gnu linenoise linux readline shell

Last synced: 22 Jan 2026

https://github.com/alexpreynolds/byte-store

Generate and explore upper triangular and square matrices of 1-byte values

bioinformatics c correlation-scores encoding jaccard-similarity pearson spearman-rho

Last synced: 05 Feb 2026

https://github.com/gmitch215/cmakekt

⚙️ A CMake Plugin to generate Kotlin/Native Bindings

c cmake cpp kotlin kotlin-native

Last synced: 05 Sep 2025

https://github.com/rekgrpth/pyhtmldoc

Python HTML to PDF

c html pdf ps python

Last synced: 05 Feb 2026

https://github.com/quantum5/clickkeys

Tool to use keyboard buttons to click the mouse, for when your mouse button is broken.

accessibility c keyboard keyboard-navigation mouse mouse-emulation

Last synced: 24 Nov 2025

https://github.com/madladsquad/untitledtemplatingengine

A templating engine powered by a lisp-like language

c cpp library templating templating-engine templating-language

Last synced: 17 Mar 2026

https://github.com/gunh0/algorithms

📝 Solutions for Algorithm Problems [C/C++]

algorithm beakjoon c cpp data-structures project-euler

Last synced: 12 Mar 2026

https://github.com/mreyoud/lib0

c89 utility library

c library utility

Last synced: 18 Jun 2026

https://github.com/jdeokkim/b021

A variant of the Blackjack game made with raylib.

blackjack c c99 fisher-yates fisher-yates-shuffle gnu99 raylib

Last synced: 17 Jun 2025

https://github.com/fantasticmao/lib-examples

Examples of learning C, Go, Java, JavaScript, Python programming languages.

c go java javascript python

Last synced: 27 Jan 2026

https://github.com/rafael-santiago/here

A tiny C-library that implements regular expressions.

c minimalist-library regular-expression

Last synced: 10 Oct 2025

https://github.com/basemax/cnol

A new C standard library implementation intended for use on embedded systems. (SOON)

c c-lib clib glibc kernel libc library library-systems linux operation-system operation-systems os os-lib runtime-library system

Last synced: 13 Apr 2026

https://github.com/sidray-infinity/centralized_p2p

A centralized peer to peer architecture to share files.

c file-sharing socket-programming

Last synced: 20 Dec 2025

https://github.com/yettabaa/fdf

FDF is a 42 school project focused on 3D programming and graphics rendering. It involves creating a wireframe model from a 2D map, applying transformations like rotation, scaling, and projection to display the model in 3D. The project aims to develop skills in handling algorithms, mathematics, and computer graphics concepts.

1337cursus 1337school 2d-3d 42 42cursus c fdf fdf-1337 fdf-42 mathematical-expressions matrices matrices-transformation minilibx mlx mlx42 transformation

Last synced: 10 Oct 2025

https://github.com/omarazizi/logic-gates-modeling

Modeling Logic Gates with Neural Networks

c deep-learning machine-learning neural-networks

Last synced: 19 Jun 2025

https://github.com/psnappz/smith-waterman

Smith Waterman in C

c smith-waterman

Last synced: 09 Apr 2025

https://github.com/bagussatoto/appentripemasukan

Responsi MataKuliah Pemprograman Lanjut - AppEntriPemasukan

c csharp csharp-library responsi

Last synced: 17 May 2026

https://github.com/coding-pelican/c-style-guide

Guidelines for modern C coding, including style conventions and layout organization.

c c-coding c-style code-organization conventions guide guidelines modern-c

Last synced: 06 Jul 2025

https://github.com/kauahensilva/c_transportadora

A simple project that simulates the routes of a carrier. The application was built using the C language, Meson, and Ninja.

c meson

Last synced: 21 Jan 2026

https://github.com/m4ttpizz4/arg_l0v3

Arquivos do ARG L0V3.

arg c game horror jogo misterio terror

Last synced: 11 Mar 2025

https://github.com/aon4o/tues_grade_10

A repository for storing code written by me in tenth grade in tues.

c

Last synced: 21 Aug 2025

https://github.com/exclud/simple_shell

A shell written in C

alx-africa c shell

Last synced: 16 May 2026

https://github.com/gimura2022/bfc

Brainfuck compiler

brainfuck c compiler linux

Last synced: 10 Oct 2025

https://github.com/0xdaksh/scientific-calculator

School Project for C++ to Make a Scientific-Calculator, allows you to input to retain output.

c c-plus-plus calculator programming-language scientific

Last synced: 07 Oct 2025

https://github.com/libdriver/bme280

BME280 full-featured driver library for general-purpose MCU and Linux.

barometer c full-featured-driver humidity iic linux mcu pressure spi temperature

Last synced: 22 Feb 2026

https://github.com/symonmuchemi/alx-low_level_programming

This project is part of the ALX_SE engineering curriculum on low level programming.

c low-level-programming makefile

Last synced: 14 Mar 2026

https://github.com/dmitmel/penguins-game

A small game I wrote for the university

board-game c c-plus-plus cross-platform game wxwidgets

Last synced: 17 May 2026

https://github.com/moxer-mmh/sorting-algorithms

Advanced Algorithm mini tp

c complexity python sorting-algorithms

Last synced: 07 Oct 2025

https://github.com/haytham-hammioui/cs50x-2024

This is CS50x , Harvard University's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently.

ai algorithms c computer computer-science cs50 cs50x css flask html javascript programming python scratch security software-engineering sql

Last synced: 22 Apr 2025

https://github.com/ltfschoen/wasm-test

Sample C/C++ programs compiled with WebAssembly (WASM) then served over HTTP to webpage and shown in Emscripten console

c docker emscripten emscripten-console express isomorphic keepalive react wasm webassembly webpack

Last synced: 14 Apr 2026

https://github.com/basemax/persian-hex-system

The Persian Hex System is a cultural and technical project inspired by Arash Mohammadi. Its goal is to create a uniquely Persian system to replace the traditional hexadecimal (hex) numbering system, designed specifically to reflect Iranian culture and Persian language. This project provides tools and scripts in multiple programming languages.

bash bin binary c computer cpp hex hex-system persian php py python ruby shell

Last synced: 07 Feb 2026

https://github.com/ranjian0/mutton

C library to develop cross-platform mobile and desktop applications

android c linux macos opengl windows

Last synced: 13 Apr 2026

https://github.com/bonifatius94/chesslib.py

C-lib Python3 extension for efficient chess draw-gen

c chess draw-gen python3

Last synced: 24 Apr 2025

https://github.com/smokku/jabberd14

Original Jabber server

c jabber server xmpp xmpp-server

Last synced: 20 Oct 2025

https://github.com/gekomad/chinese-checkers

Chinese Checkers with bitboard hash - C - Vala - Rust - Scala

backtracking bitboard-hash c chinese-checkers rust scala vala

Last synced: 27 Jan 2026

https://github.com/joaopaulopmedeiros/projeto-final-itp

Repositório de código para projeto final da disciplina de ITP

c challenge ufrn

Last synced: 25 Mar 2025