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/vardan2009/viax

VIAX is a simple OS written in Assembly and C

assembly c command-line operating-system

Last synced: 16 Jan 2026

https://github.com/sckelemen/cpkg

a tiny package manager for C source code

c dependency-management git-submodules go package-manager vendor

Last synced: 13 Jan 2026

https://github.com/hardwario/twr-skeleton

HARDWARIO TOWER Firmware Skeleton (Empty Application)

c hardwario iot sdk tower

Last synced: 14 Apr 2025

https://github.com/ruzafa8/minishell

A simple Unix shell implementation in C. Supports basic commands, piping, redirection, and signal handling. Ideal for learning shell scripting and process management. It's a 42 School Project.

42 c minishell shell

Last synced: 19 Apr 2026

https://github.com/prawy126/c

Nauka języka C

c language-c

Last synced: 29 Mar 2025

https://github.com/vishwas567917/to-do-list

To-Do List is a command-line application built in C. It allows users to manage tasks with features for adding, viewing, and deleting items. Ideal for demonstrating file handling and data management in C.

c working

Last synced: 10 Feb 2026

https://github.com/meherchandpn/monte-carlo-simulations

Monte carlo simulations for the estimating of pi and option pricing

c high-performance-computing monte-carlo-simulation

Last synced: 15 Mar 2025

https://github.com/rojvv/ctgechobot

A simple Telegram echo bot in C

c libcurl telegram telegram-bot-api

Last synced: 04 Jan 2026

https://github.com/risto-stevcev/c-objects

:rocket: My guide on how to implement objects in C with support for inheritance, polymorphism, and clean memory management

c object object-oriented-programming objects

Last synced: 14 Jun 2026

https://github.com/night0721/ccc

Fast, small, hackable TUI file manager with no dependency

c c99 fff file-manager filemanager suckless tui tui-file-manager

Last synced: 26 Sep 2025

https://github.com/ollieday/wordclock-simulator

24x24 pixel wordclock simulator

c wordclock

Last synced: 25 Jul 2025

https://github.com/aviggiano/rm-logger

Redis module logger

c redis-module

Last synced: 14 Mar 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/praabindhp/binary_search

C Program For Binary Search

binary-search c code programming-language

Last synced: 05 Mar 2025

https://github.com/rphii/c-image-viewer

A lightweight image viewer written entirely in C and OpenGL 3.3

c cglm fast freetype glm image image-viewer lightweight opengl viewer

Last synced: 11 Jun 2025

https://github.com/particleflux/kenny

A kenny-speak en- and decoder

c cli command-line decoding encoding fun kenny linux southpark utility

Last synced: 29 Apr 2026

https://github.com/anishsinha-io/cslice

slices for everyone. SLAVA UKRAINI 🇺🇦.

c

Last synced: 01 Aug 2025

https://github.com/acevedoesteban999/detector-de-adulterantes-lab

Sistema de detección de adulterantes mediante Raspberry con redes neuronales

c django javascript python raspberry-pi

Last synced: 10 Apr 2026

https://github.com/krasjet/kb

Customizable virtual MIDI keyboard daemon for JACK.

c jack jackaudio keyboard midi x11

Last synced: 15 Mar 2025

https://github.com/nsmryan/protoflight

Protoflight is a toy flight-software-like system aiming to be small and understandable

c embedded wip

Last synced: 08 Apr 2026

https://github.com/baines/ld35

Ludum Dare 35: VampShift: The Bloodening

c ludum-dare ludum-dare-35 sdl2

Last synced: 18 Apr 2026

https://github.com/libreelec/slice-drivers

linux kernel modules for the Slice box

c drivers kernel kernel-module linux

Last synced: 13 May 2025

https://github.com/dexoron/dcr

DCR is a utility for managing C/C++ projects in a Cargo-like style.

c cpp cpp-all linux macos project-manager rust utils windows

Last synced: 20 Feb 2026

https://github.com/gabin221/launchercode

LauncherCode is a script designed to streamline the process of creating basic files for various programming languages based on their extensions. By providing one or more filenames as arguments, users can created few files of programmation.

assembly c coffeescript convenience cpp csharp dart fortran fsharp generate-file helloworld-programs html java latex php programming-languages python script shell-script terminal

Last synced: 19 Feb 2026

https://github.com/ollieday/mongoose-ws2812b

Mongoose OS driver for the WS2812B (aka NeoPixel) RGB LED strip

c iot mongoose-os neopixel ws2812b

Last synced: 08 Apr 2025

https://github.com/xyz347/bfls

一个乱七八糟的库

bm c hash kmp qsort rbtree

Last synced: 31 Mar 2025

https://github.com/titaniumhocker/telegraph

Terminal P2P messenger implemented in C

c messaging p2p p2p-chat tls

Last synced: 04 Apr 2025

https://github.com/arc-hugo/projet_voilier

Programmation d'une carte NUCLEO-F103RB permettant de piloter et d'automatiser des fonctionnalités pour une maquette de voilier

c embedded keil nucleo stm32f103

Last synced: 19 Jun 2025

https://github.com/svelterust/hello-n64

Hello world!\n in N64

c n64

Last synced: 30 Jul 2025

https://github.com/luweglarz/ft_printf_42

My own implementation of printf

42projects c printf-42 standard-library

Last synced: 31 Jul 2025

https://github.com/gdonald/cpama

C Programming - A Modern Approach - 2nd Edition - Solutions

c solutions

Last synced: 19 May 2026

https://github.com/cyberfined/cryptor

Simple elf packer with userland exec

c elf-packer elf64

Last synced: 02 May 2025

https://github.com/cooljeanius/babeltrace

This project provides trace read and write libraries, as well as a trace converter. This fork is to try porting it to Mac OS X.

babeltrace c

Last synced: 18 Jan 2026

https://github.com/isubasinghe/heightmapgenerator

A simple height map generator.

c game game-development heightmap heightmaps

Last synced: 28 Feb 2025

https://github.com/hansalemaos/isincython

fast isin() function using Cython (C++) - up to 80 times faster than NumPy/Pandas.

c cpp cython fast isin numpy pandas

Last synced: 11 Apr 2026

https://github.com/filiprokita/bcrack

BCrack is a basic tool designed to crack Bcrypt hashed passwords using brute-force methods. Written in C, it highlights the importance of strong passwords and the effectiveness of Bcrypt for password hashing. Ideal for educational purposes and ethical security testing with permission.

bcrypt bruteforce c cli command-line crypt cryptography cybersecurity decryption encryption file-handling hacking hash-comparison hash-cracking password-cracking security wordlist

Last synced: 11 Feb 2026

https://github.com/vinnyhorgan/cri

A tiny multimedia library

audio c window

Last synced: 26 Jun 2025

https://github.com/teomandeniz/ixio

Create, edit or delete pages in ix.io

batch-script c cmd

Last synced: 31 Jul 2025

https://github.com/approxit/amiga-invaders

Yet another clone of Space Ivaders game

amiga c game

Last synced: 30 Jul 2025

https://github.com/1ay1/vibe

VIBE - A human-friendly configuration format with minimal syntax and fast parsing. No YAML nightmares, no JSON comma catastrophes - just smooth, readable config 🌊

c c11 config-files configuration configuration-management data-serialization json json-alternative parser vibe yaml-alternative

Last synced: 28 Jan 2026

https://github.com/maksasj/tartar_origins

Very simple rpg game

c rpg-game tartar

Last synced: 12 Apr 2025

https://github.com/ajayns/c-programs

A collection of data structure and algorithm implementations in C

algorithms c data-structures

Last synced: 10 Mar 2026

https://github.com/zlikavac32/sql-query-parser

Small SELECT statement SQL parser for query builders

c query-builder sql-parser

Last synced: 15 Mar 2025

https://github.com/jayllyz/doomdepth

Doom Depth game simplified in terminal

c doomdepth

Last synced: 27 Jul 2025

https://github.com/crgimenes/internet_time

Swatch Internet Time

c internet-time joke retro

Last synced: 14 Mar 2025

https://github.com/krasjet/mint

A C library to work with music intervals, (tonal) pitches, and transpositions

c music-theory parser

Last synced: 24 Jul 2025

https://github.com/yakiyo/ashfi_assignment

Solution to some assignments written in C

assignment c homework

Last synced: 08 Nov 2025

https://github.com/juoelenis/binux

Binux is an Operating System Kernel based on POSIX principles and based some components slightly on the first version of Linux

c cpp ez h kernel mit-license os

Last synced: 12 Apr 2026

https://github.com/renanbotasse/porto42

This is a repository with all the subjects and projects completed by me. Not all of them were validated by the 42 computers, but their structure follows the correct logic of the requested answers.

42 42cursus 42porto 42school c

Last synced: 27 May 2026

https://github.com/hxndev/tcp-connection-terminates-on-goodbye

TCP Connection between two clients that terminates the connection upon the word "Goodbye".

c code connection goodbye tcp tcp-client tcp-server termination

Last synced: 31 Mar 2025

https://github.com/jonpalmisc/jsx

Jon's standard (library) extensions

c cmake

Last synced: 25 Jan 2026

https://github.com/selma-belhadj/printf

Custom Printf C function implementation

betty c

Last synced: 28 Mar 2025

https://github.com/libdriver/jed1xx

JED1XX(JED101, JED103, JED104, JED105, JED106, JED107, JED109, JED110, JED112, JED115, JED116, JED117, JED131, JED138) full function driver library for general MCU and Linux.(VOC, H2, CO, NH3, H2S, C2H5OH, C3H8, CF2CL2, NO2, SMOG, CH2O, CH3COCH3, O3, C6H6)

c full-function-driver iic jed101 jed103 jed104 jed105 jed106 jed107 jed109 jed110 jed112 jed115 jed116 jed117 jed131 jed138 linux mcu

Last synced: 07 Apr 2025

https://github.com/amirreza-ipchi-haq/brainf

The interpreter for BrainF

brainfuck-interpreter c command-line-tool

Last synced: 24 Jul 2025

https://github.com/jglrxavpok/snes-c

Trying to get a C projet working on a SNES

c homebrew libsfx snes

Last synced: 08 May 2026

https://github.com/montyanderson/construction

:construction: Interface with binary structures in Javascript, built for network protocols.

binary buffer c construction cpp interface javascript network-protocol node

Last synced: 02 Jan 2026

https://github.com/dreamerchaserhah/student-information-management-system

A CLI-based C Program that simulates a student management system

c cli-app college-assignment student-project

Last synced: 14 Aug 2025

https://github.com/thacuber2a03/made-with-raylib

A simple badge that tells others that your project was made with raylib.

2d c header-only raylib

Last synced: 22 Mar 2025

https://github.com/dcasella/carrillo-lipman

Carrillo-Lipman algorithm implementation

bioinformatics c msa

Last synced: 29 Mar 2025

https://github.com/aniketsingh03/cachememory

This project is an implementation of cache memory with load and store instructions in Verilog.

c cache-memory verilog-hdl

Last synced: 06 Apr 2025

https://github.com/jabbalaci/adventofcode2019

My solutions for AoC 2019. Targeted languages: Python, C, Rust.

advent-of-code advent-of-code-2019 aoc aoc2019 c challenge python python3 rust

Last synced: 09 May 2026

https://github.com/raresracsan/file-transfer

A simple C-based TCP file transfer application that allows clients to request and download files from a server. Future updates: security, error handling for large files, file overwriting, file compression, directories

begginer-friendly c client-server feature-request file-transfer file-transfer-protocol good-first-issue help-wanted intermediate networking open-source sockets tcp

Last synced: 16 Aug 2025

https://github.com/sleleu/codewars-solutions

Here are my Codewars solutions

c codewars codewars-solutions kyu

Last synced: 16 Aug 2025

https://github.com/diveshadivarekar/stationary-receipt-c

A simple c program that aids help to create bill receipt and then store it in a text file

c filepointer functions

Last synced: 17 Mar 2025

https://github.com/taktoa/xprintidle-ng

Utility for checking how long the X server has been idle

c cli-utilities x11

Last synced: 20 May 2026

https://github.com/clark800/page

minimalist pager (more alternative)

c command-line minimalist pager terminal

Last synced: 20 May 2026

https://github.com/randoragon/iniget

A simple shell utility for extracting information from INI files.

c c89 calculations command-line-tool ini ini-parser

Last synced: 04 Oct 2025

https://github.com/arxiver/mema

Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool

c clang cpp cpp17 memory memory-allocation memory-management memory-manager memory-pool pool

Last synced: 09 May 2026

https://github.com/junaidrahim/tictactoe

Was bored, Wrote the classic tic tac toe game in all the languages I could possibly write.

c cpp fun java python tictactoe

Last synced: 10 Apr 2026

https://github.com/md-mafujul-hasan/program-in-c

These Contain 54 C Programming Language Program that I have done while understanding C-Programming Concepts.

c c-language c-program c-programming c-programming-language open-source opensource programming-exercises

Last synced: 28 Jun 2025

https://github.com/pbrezina/gssapi-auth

Example of authentication using GSSAPI in C

c example gssapi kerberos

Last synced: 13 Sep 2025

https://github.com/8dcc/game-of-life

Conway's game of life in C using SDL2

c game-of-life sdl2 sdl2-application

Last synced: 20 Jun 2026

https://github.com/versbinarii/sping

SIP ping

c ping sip tool

Last synced: 13 Jun 2026

https://github.com/kauahensilva/c_app_list_enc

This project is a simple application that demonstrates the use of linked lists in C. The application was developed using the GTK library for the graphical interface. The application allows the user to create a linked list, where the user can add and remove elements.

c gtk3 linked-list

Last synced: 04 Jan 2026

https://github.com/fairfield-programming/libiii

🎆 An embeddable library for the Interpolated Image Interchange format.

c clang embedded file file-processing image image-processing images library standard standards

Last synced: 22 Aug 2025

https://github.com/salmankhanmsk786/movieapp

Developed a single-page Movie Management System using Angular and ASP.NET Core Web API, allowing users to manage movies and reviews with full CRUD functionality. Implemented features like movie listings, detailed views, review management, and navigation between pages.

angular asp-net-core aws aws-ec2 awsiam awsrds awssecret bootstrap c movie-web-app single-page-applications sql-server typescript webdevelopment

Last synced: 15 Feb 2026

https://github.com/rokn/tcc

Toni's C compiler

c compiler haskell

Last synced: 19 May 2026

https://github.com/nodef/extra-swap.cxx

Macros to swap variables in C.

c cpp extra function macro merferry swap variable

Last synced: 18 Feb 2026

https://github.com/neomutt/test-ansi

⚠️ Some experiments with ANSI escape sequences

ansi c gfx test

Last synced: 14 Feb 2026

https://github.com/cipulot/sheepypad

ISO Enter shaped macropad

c keyboard macropad qmk

Last synced: 22 May 2026

https://github.com/cksfafwefasdf/magicbox

A 32-bit x86 hobbyist OS kernel featuring a Unix-like FS, multi-task scheduling, and a custom Shell.

c i386 kernel operating-system osdev unix-like x86

Last synced: 27 May 2026

https://github.com/avik-pal/esc101-lab-y17

ESC101 IIT Kanpur Lab Assignment Solutions

arrays c lab-exam lab-exercises string

Last synced: 14 Mar 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/sidoshiro/trasher

♻️ C memory pool library for my projects and studies 🚮

allocation c compact linux memory-pool pools shell trasher unix

Last synced: 28 May 2026

https://github.com/frozen-burrito/hydrate-extension-inteligente

Repositorio para el software de aplicación para la extensión inteligente de botellas de agua Hydrate.

ble c cmake embedded-systems esp32 freertos

Last synced: 05 Apr 2025

https://github.com/lucca16bit/c-cadastro-produtos

Repositório para avaliação discursiva da disciplina Programação Estruturada

c cpp

Last synced: 17 May 2026

https://github.com/abiiranathan/epollix

An ambitious project to create a web server using epoll in C

c clanguage epoll server web

Last synced: 25 Jan 2026

https://github.com/matrixsmaster/synth

MOVED to GitLab: https://gitlab.com/sciloaf/synth-1 Mixed-Signal Sound Synthesizer

analog c hardware hw stm32 stm32f4

Last synced: 06 Apr 2025

https://github.com/lintenn/cudaaddvectors-explicit-vs-unified-memory

Performance comparison of two different forms of memory management in CUDA

c cuda explicit memory memory-management performance unified-memory

Last synced: 17 May 2026