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/bagussatoto/perpustakaan-app

Aplikasi Perpustakaan menggunkan C#

c config

Last synced: 17 Aug 2025

https://github.com/tenfensw/rovervoice

Really banal, but portable TTS speech synthesis library written in C.

c espeak linux mac portable-library speech text-to-speech tts windows

Last synced: 03 Nov 2025

https://github.com/nityanandagohain/simple-dbms

A simple database management system in c using linked list as its main data structure to maintain efficiency.

c dbms files linked-list

Last synced: 31 Mar 2025

https://github.com/kaushalmodi/nim-systemverilog-vpi

Using Nim to interface with Verilog and SystemVerilog test benches via VPI

1364-2005 1800-2017 c cpp nim pli systemverilog verilog vpi

Last synced: 14 Apr 2025

https://github.com/scriptlinestudios/waphics.c

A web browser video game library for C.

c game-development webassembly

Last synced: 07 Mar 2026

https://github.com/joyrider3774/rubido_playdate

A little chinese checkers or solitaire game with four difficulties for the playdate handheld system

board-game c chinese-checkers-game games playdate playdate-console playdate-sdk solitaire-game

Last synced: 13 Sep 2025

https://github.com/pes18fan/libman

simple library manager

c

Last synced: 20 Aug 2025

https://github.com/ghaynorg/pmps

C/C++ library and tool for scanning a process's memory space on Windows to find regex string patterns.

c c-language cpp memory memory-searching patterns regex search visual-studio win32 win64 windows

Last synced: 19 Feb 2026

https://github.com/nouuu/cxml

XML DTD written in C

c dtd dtd-validation gtk gtk3 xml xml-parser xml-parsing

Last synced: 11 Apr 2026

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/performanc/cpools

Light-weight pool library for C89+

c c89 cross-platform pool thread-pool

Last synced: 13 Feb 2026

https://github.com/chuahou/yes

A series of implementations of the simplest form of yes

bash c haskell sh shell yes

Last synced: 08 Apr 2026

https://github.com/ldilley/igniteircd

:speech_balloon: An ancient fork of the Hybrid IRC daemon (preserved for historical purposes)

c daemon irc irc-server ircd ircserver

Last synced: 27 Jul 2025

https://github.com/ikrivosheev/base64

Base64 stream encode/decode library

base64 c encoder-decoder library stream

Last synced: 20 Oct 2025

https://github.com/vendethiel/graphicalbattle

SDL2 C Test project. For fun and fun only :).

c game rpg sdl

Last synced: 22 Mar 2025

https://github.com/paulo9mv/udp-file-sharer-c

Reliability file transfer sender-receiver by UDP protocol

c cnet cprogramming ethernet filetransfer ip network receiver sender transfer udp

Last synced: 07 Apr 2025

https://github.com/ybootin/mp3gain.js

Analyse and Normalize MP3 file into the browser

audio c docker emscripten javascript mp3 mp3-converter normalize typescript

Last synced: 15 Apr 2025

https://github.com/onlyf0ur/redware

Functional proof-of-concept botnet created with C & Python. Including a command and control (C) and Pythonic malware.

botnet c malware poc proof-of-concept python3 spyware

Last synced: 07 Jan 2026

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/beliavsky/c2f

Partial C to Fortran translator by David Frank

c fortran intel-fortran transpiler transpiler-for-casual-use

Last synced: 27 Jul 2025

https://github.com/konsumer/raylib-live

Template for live-reloading a C raylib game

c raylib wasm web

Last synced: 01 Jul 2025

https://github.com/kunalshah017/learning-c

My Journey of Learning C, IDE - VSCode, Windows / Linux

c learning

Last synced: 30 Jul 2025

https://github.com/progzone122/tictactoe-kindle

TicTacToe game written in C++ & GTK 2.0 for Amazon Kindle PW4+

c cpp game gtk2 kindle tictactoe

Last synced: 11 Apr 2026

https://github.com/desmonhak/opcodes

Librería de C para ensamblar(codificar) y desensamblar(descodificar) instrucciones x86

16bits 32bits 64bits asm c intel nasm

Last synced: 16 Apr 2025

https://github.com/julienmeritte/c_http_server

Serveur HTTP en C pour comprendre et manipuler les sockets et le protocole TCP. Tomcat-like project.

c make

Last synced: 03 Aug 2025

https://github.com/khianvictorycalderon/my-c-and-cpp-files

Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.

c c-plus-plus cpp low-level-programming programming

Last synced: 11 Apr 2026

https://github.com/jtdaugherty/t2

An interactive ray tracer powered by OpenCL

c opencl raytracer

Last synced: 15 Mar 2025

https://github.com/saberglow/songs

🎶 C language project created to manage songs and their attributes (artist, release year, genre)

c filehandling music-library

Last synced: 22 May 2026

https://github.com/ranitmanik/dsa-bootcamp-c

This repository contains a collection of my DSA assignments and source code creations while learning DSA from CodeWithHarry. Master the fundamentals of Data Structures and Algorithms using the C programming language. Delve into detailed chapters and practice sets to enhance your skills.

bootcamp c c-language codewithharry course dsa dsa-algorithm dsa-beginner dsa-c dsa-learning-series dsa-practice dsa-questions practice-programming

Last synced: 04 Mar 2026

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/System-Glitch/Jumail

Simple, lightweight and configurable email client made in C, compatible with Windows and Linux

c curl gtk imap

Last synced: 10 Mar 2025

https://github.com/amir-kedis/c-conway

Conway game of life made in C with raylib, made as a form of escapism from my final exams.

c conways-game-of-life game raylib

Last synced: 05 Jan 2026

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/nihilantropy/minishell

Minishell: aka Minihell :fire:

42 42rome c minihell minishell programming shell

Last synced: 03 Feb 2026

https://github.com/joaoalisonti/proogramming-activities-in-c

Resolutions of Programming Logic activities in C of the Computer Science Course - bachelor's degree

algorithm-challenges algorithms c c-language computer-science logic-programming programming

Last synced: 23 Mar 2025

https://github.com/p4dro-dev/codificando-na-linguagem-c-nivel-hard

Nessa atividade, eu foi um desafio que foi passado no curso Técnico em informática que estou realizando. Para testar nossos conhecimentos sobre a linguagem C em um nível elevado. Para testar nosso aprendizado, e nossa Lógica de Programação. Todas às questões tiveram suas devidas perguntas comentadas. Assim, concluindo o desafio com excelência!

c logica-de-programacao

Last synced: 19 Feb 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/flatcap/ldminfo

⚙️ LDM Partition Info (Logical Disk Manager - Windows Dynamic Disks)

c cli dynamic-disk ldm

Last synced: 10 Aug 2025

https://github.com/idigitalflame/scripts

Scripts, code snippets and utilities

bash c golang python python3 scripts utilities

Last synced: 17 Aug 2025

https://github.com/gabriel-logan/primenumbers

Repository containing code that aims to find prime numbers and displays a list of them available on the web.

c c-code learn prime prime-numbers primes student-vscode

Last synced: 18 Mar 2025

https://github.com/katahiromz/getoptwin

getopt for Windows

c getopt getopt-long windows

Last synced: 05 May 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/bugulo/ifj-compiler

Compiler of Go language written in C. Compiler's output is made-up assembly like language that can be interpreted by https://github.com/bugulo/ifj-interpret

assembly c compiler go low-level

Last synced: 07 May 2025

https://github.com/ascpixi/is-odd-jit

a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd

c c-library is-even is-odd is-odd-or-even jit jit-compilation jit-compiler

Last synced: 07 Apr 2025

https://github.com/marcosalvalaggio/lana-blas

A Python C-API-based Experimental Linear Algebra library

blas c cpython linear-algebra pypi

Last synced: 10 Mar 2026

https://github.com/hxndev/brick-slayer-project

In this game I designed a graphical 2-D Brick Slayer Game. It has multiple levels with multiple difficulties and many more bonuses.

2d brick brick-breaker brick-slayer c cpp game game-development graphics itc oop pf project

Last synced: 02 May 2026

https://github.com/opennms/jrrd

Round Robin Database (RRD) interface for Java (original single-threaded version)

c java rrd rrdtool

Last synced: 14 Apr 2025

https://github.com/richwalm/doomrpgmapviewer

A very basic Windows Doom RPG map viewer.

c doom-rpg map-viewer win32

Last synced: 28 May 2026

https://github.com/threeal/checkwarning.cmake

Check for compiler warnings in CMake projects

c cmake cmake-modules cmake-scripts cpp static-analysis

Last synced: 14 Aug 2025

https://github.com/howerj/tftp

Portable TFTP client and server

c client embedded portable server tftp

Last synced: 25 May 2026

https://github.com/joknaa/coding_challenges

💪🏻💻 These are some of the coding challenges and problems i solved and projects i did "Hackerrank" and "Hyperskill" platforms

c css hackerrank html hyperskill java javascript

Last synced: 11 Apr 2026

https://github.com/ebrezadev/bluetooth-slave-spp-task-handler-c-driver

Bluetooth Slave JDY-31 SPP (Serial Port Profile) Task Handler C Driver

arduino bluetooth c driver jdy-31 mcu serial spp

Last synced: 27 Apr 2026

https://github.com/ismailbarkani/sudoku-pour-enfants

Le sudoku, est un jeu en forme de grille dont le but est de la remplir avec une série des chiffres tous différents qui ne se trouvent jamais plus d’une fois sur la même ligne, dans la même colonne ou dans la même région, Puisque le jeu est destiné aux enfants, et pour simplifier, la forme de sudoku sera une grille de 4 régions, les régions étant alors des carrés de 2x2 à remplir par des objets qui attirent l’attention de l’enfant

c ensias gtk gtk-theme jeu sudoku-game sudoku-solver

Last synced: 14 May 2026

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/randomhashtags/gluon-server

Minecraft server alternative to any written in Java.

c minecraft-server server

Last synced: 14 Mar 2025

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/mirodilkamilov/capstone

All assignment and project source codes for Capstone Design Spring 2022 semester in IUT

c capstone-project lane-detection opencv python raspberry-pi

Last synced: 11 Apr 2026

https://github.com/0xvpr/snake-pit

Command and Control interface built using a Flask with a modular backend.

c c2 command-and-control cpp flask localhost python

Last synced: 11 Apr 2026

https://github.com/thesnowfield/bytelizer

Bytelizer is a binary packaging/unpack library written in modern c, focusing on performance and lightweight.

c protobuf protocol serialization

Last synced: 05 May 2025

https://github.com/bonifatius94/veb-in-c

A van Emde Boas tree in pure C

c van-emde-boas-tree

Last synced: 25 Feb 2025

https://github.com/marcosalvalaggio/kiwigrad

Mini deep learning framework written in Python C-API for Speed

c cpython-api cpython-extensions deep-learning pypi-package python pytorch

Last synced: 22 Aug 2025

https://github.com/rutujar/cppcheck-c-cpp-demo

cppcheck is a static analysis tool that detect the bug in c and cpp.

c cpp cppcheck qmake travis-ci

Last synced: 14 Jul 2025

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/madhur-taneja/c

This repository contains C Language codes

c problem-solving programming

Last synced: 23 Aug 2025

https://github.com/gm7avila/data-structures

🏗️ My study of data structures using C

c computer-science data-structures

Last synced: 06 Mar 2025

https://github.com/vaithak/simple-proxy-server

A concurrent proxy server written in C to practise socket programming.

c networking proxy-server socket-programming vaithak

Last synced: 15 Mar 2025

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/cooljeanius/tinycobol

another thing I found somewhere and am just trying to get to compile

c cobol

Last synced: 18 Jan 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/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/basemax/circulardoublylinkedlistc

This is a simple implementation of Circular Doubly Linked-List in C. Circular Doubly Linked-List is a data structure that is a combination of a doubly linked list and a circular linked list. It is a linked list where all nodes are connected to each other. It is a circular linked list because all nodes are connected to each other.

c circular-doubly circular-doubly-linked-list circular-doubly-linkedlist circular-linked-list circular-linkedlist circularlinkedlist data-structure datastructure ds linked-list linkedlist

Last synced: 11 Aug 2025

https://github.com/aryank1511/seneca-college-ipc144-workshops

This repository contains all the IPC144 (Introduction to programming using C) workshops and milestones that I have done as a student at Seneca College.

c modular-architecture structured-programming

Last synced: 04 Aug 2025

https://github.com/assaabloy-ppi/binson-c

C library that implements Binson (see binson.org).

binson c

Last synced: 06 Jan 2026

https://github.com/graphtylove/hack-in-the-wood-connected-ashtray

COnnected Ashtray that counts the number of buds in it. IOT project

c meteor react

Last synced: 11 Apr 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/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/dearrude/spider_in_hell

Inspired by the android game Greedy Spiders but in C

c game greedy-bfs

Last synced: 03 Aug 2025

https://github.com/notengobattery/cmake-microchip-pic

CMake-based environment for Microchip PIC microcontrollers. Supports SDCC/GPASM and, XC8/MPASM.

c cmake microchip pic sdcc

Last synced: 01 Jul 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/skywa04885/fsmtp-server

Complete Extended SMTP Server for low-end devices, such as an Raspberry Pi

c cmake cpp esmtp linux raspberry-pi server smtp

Last synced: 10 Apr 2026

https://github.com/casdoor/casdoor-cpp-qt-example

C++ Qt desktop app example for Casdoor based on: https://github.com/casdoor/casdoor-cpp-sdk

auth authentication c casdoor cpp desktop iam oauth oidc qt sso

Last synced: 22 Sep 2025

https://github.com/8dcc/libsigscan

Single-header C/C++ library for signature scanning on Linux.

c c-library cpp game-hacking hacking library signature-scanning sigscan

Last synced: 24 Apr 2025

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/raw-phil/litm

litm (Logger In The Middle) is a simple CLI tool that captures and logs HTTP/1.1 traffic of a web server using eBPF.

c ebpf go linux

Last synced: 21 Feb 2026

https://github.com/kabirbaidhya/testc

Hello World C project with unit tests and docker

c docker gcc hello-world makefile tests unit

Last synced: 07 May 2026