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/emmo00/learn-c

Learn C with examples, For Beginners

c cprogramming learn linux tutorial

Last synced: 18 Sep 2025

https://github.com/eished/c-cpp

C/C++学习代码库和笔记

c cpp

Last synced: 26 Jul 2025

https://github.com/immediate-mode-ui/quarks

Mirror of https://gist.github.com/vurtun/c5b0374c27d2f5e9905bfbe7431d9dc0

c c99 imgui immediate-gui immediate-mode multiplatform single-header single-header-lib

Last synced: 12 Apr 2025

https://github.com/ar1ja/enterprise-add

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/enterprise-add] Enterprise AI parody: number addition in C using gradient descent (Machine Learning/AI).

ai c c99 enterprise enterprise-ai gradient-descent llm ml parody

Last synced: 04 Oct 2025

https://github.com/maksasj/dungeon_master

Dungeon Master - Game Boy Advance(GBA) rogue like game written specially for GBA Jam 2022

c game-development gba gba-development

Last synced: 15 May 2025

https://github.com/jeffotoni/benchmark

alguns testes de stress para divertimos um pouco com diversas langs usadas em aplicações web para backend

c cpp csharp dart deno go java javascipt lua nodejs php rust

Last synced: 12 Apr 2025

https://github.com/sensirion/gas-index-algorithm

Sensirion's Gas Index Algorithm provides a VOC and NOx Index output signal calculated from the SGP40/41 raw signals

algorithm c embedded example example-usage gas gas-index nox nox-representation python python-wrapper raspberry-pi sensirion sgp sgp40 sgp41 sgp4x voc voc-representation

Last synced: 30 Apr 2025

https://github.com/bandinopla/skill-assessments-quizzes

:rocket: Web App of Interactive quizzes on many subjects to practice for job interviews!

c cpp css javascript php react

Last synced: 04 May 2025

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

This Repo contains my low level code in C as a software Engineering student at ALX

alx alx-curriculum alx-low-level-programming alx-school c c-programming holberton-curriculum holbertonschool low-level-programming

Last synced: 10 Apr 2025

https://github.com/duboviy/low_level_programming

:volcano: A sandbox for trying out low-level programming languages

c cpp low-level low-level-programming

Last synced: 07 Sep 2025

https://github.com/ckath/ini_rw

minimal ini parser for reading and writing ini files

c ini-parser

Last synced: 10 Apr 2025

https://github.com/coding-enthusiast9857/open-source-contributions

This is an open-source contribution opportunity. It is for everyone. So, Hurry up...!! Don't forget to spread love and if you like give a ⭐️

ai algorithms algorithms-and-data-structures c cpp csharp dsa games helloworld java matlab ml open-source projects python python3

Last synced: 11 Apr 2025

https://github.com/Wervice/Codelink

Codelink is a family of open source applications for programming and collaboration.

admin c javascript linux-app nodejs server

Last synced: 03 Apr 2025

https://github.com/basemax/simple-jit-compiler

This project is designed to illustrate the mechanism used in JIT compilers development.

c compiler compiler-jit cpp jit jit-compiler

Last synced: 05 May 2025

https://github.com/basemax/capis

A sample and tiny RESTful API based on C programming and a fastcgi library.

apache-fcgi c c-cgi c-fcgi cgi cgi-application cgi-bin cgi-fcgi cgi-script cgi-server nginx-fcgi

Last synced: 05 May 2025

https://github.com/libdriver/am2320

AM2320 full function driver library for general MCU and Linux.

am2320 c full-function-driver gpio humidity iic linux mcu temperature

Last synced: 03 Apr 2025

https://github.com/theycallmemac/ezsh

ezsh is a user-friendly, and interactive shell designed to simplify a beginner's view of the terminal and command line.

bash c ezsh shell zsh

Last synced: 14 Jun 2025

https://github.com/michaelrsweet/zipc

Simple ZIP container writing "library"

c containers zip zlib

Last synced: 26 Oct 2025

https://github.com/hwhsu1231/cmake-conan-setup

CMake toolchain for integration with Conan using cmake-conan

c cmake cmake-toolchain conan cpp package-manager

Last synced: 23 Oct 2025

https://github.com/amaitou/cvector

This repository houses a comprehensive implementation of a dynamic array container in the C programming language, inspired by the behavior of C++'s vector container.

c container vector

Last synced: 09 Apr 2025

https://github.com/aligrudi/neatmkfn

Generate font descriptions for Neatroff

c neatroff opentype

Last synced: 28 Dec 2025

https://github.com/luyandamncube/-42_A_hitchhikers_guide_to_C

A crash course PDF for C & Algorithms, written by myself during the WTC bootcamp

42born2code c posix unix

Last synced: 11 Mar 2025

https://github.com/aditya-a-garwal/stm32-hal-hd44780-16x2lcd

A simple library for STM32 microcontrollers to drive 16x2 LCD displays based on the HD44780 controller

arm armv6-m c cortex cortex-m cpp hd44780 hd44780-display i2c lcd lcd16x2 library microcontroller pc8574 stm32 stm32cubeide stm32cubemx

Last synced: 25 Jun 2025

https://github.com/panmasuo/voice-activity-detection

Voice activity detection algorithm written in C

alsa c language paho-mqtt vad voice-activity-detection

Last synced: 10 Apr 2025

https://github.com/jishanshaikh4/cuda-programs

CUDA Programs for Hadoop/CUDA Lab at MANIT, Bhopal

c cuda hadoop

Last synced: 25 Apr 2025

https://github.com/pzaino/zvector

An ANSI C Vector library (Dynamic Array) that is fully configurable, fast, thread safe, reentrant, can store dynamic data structures as well as base datatypes and can be used to create dynamic stacks, dynamic queues and more.

algorithms ansi arrays bsd c c99 data-structures dynamic-arrays dynamic-queue dynamic-stack embedded gcc hacktoberfest high-performance library linux macos vectors winodws zig

Last synced: 27 Jul 2025

https://github.com/montag451/ltun

Linux TUN/TAP module for Lua

c lua luajit networking tunnel tuntap

Last synced: 07 Oct 2025

https://github.com/rfratto/viceroy

Docker base image for C cross compilers

c cross-compilation docker go

Last synced: 25 Mar 2025

https://github.com/kotleni/helloos

Hello OS kernel. (home project)

baremetal c kernel linker nasm os x86

Last synced: 09 Jul 2025

https://github.com/brianobot/c_learning

Codebase of C Code snippets written while learning C

c c-programming learning-by-doing learning-c programming programming-language

Last synced: 06 Jul 2025

https://github.com/brandon1024/steg-png

:mag: Embed and obfuscate data in Portable Network Graphics

c cmake steganography zlib

Last synced: 18 Jan 2026

https://github.com/dunkelstern/libmqtt

MQTT library for multiple platforms including embedded targets. Aiming for simple interface and high test coverage

c cross-platform embedded esp32 esp8266 linux mqtt mqtt-client windows

Last synced: 11 Mar 2026

https://github.com/rafostar/gtuber

C library to fetch media info from websites

api c gobject-introspection gstreamer gstreamer-plugins

Last synced: 12 Mar 2025

https://github.com/rusq/gohaskell

Example of calling Haskell Function from Go program (using C interface)

c example golang haskell interface lulz tutorial

Last synced: 21 Apr 2025

https://github.com/1password/markdown-benchmarks

Benchmarking markdown libraries

c golang markdown rust

Last synced: 08 Apr 2025

https://github.com/itotaljustice/mmpx

MMPX - pixel art scaling (c99 - MIT)

c mit mmpx pixel-art scaling

Last synced: 23 Apr 2025

https://github.com/charlesaverill/ecco

An Educational C COmpiler written in Python, written for use in my Practical Compiler Design course

c compiler compiler-design

Last synced: 11 Apr 2025

https://github.com/gabriele-mastrapasqua/qwen3-tts

Pure C inference engine for Qwen3-TTS text-to-speech. No Python, no PyTorch — just C and BLAS. Supports 0.6B and 1.7B models, 9 voices, 10 languages.

c cpu-inference inference inference-engine multilingual pure-c qwen qwen3-tts simd speech-synthesis text-to-speech tts voiceclone voicecloning

Last synced: 01 Apr 2026

https://github.com/sternenseemann/tinyrl

A small roguelike!

c game rogue-like

Last synced: 09 Apr 2025

https://github.com/bytesclub/chalk

Command line text editor written in C

c cli text-editor

Last synced: 15 Apr 2025

https://github.com/brosck/farllen

「🚪」Port forwarding tool to gain access to internal devices

c forwarding hacking network pivot port security tool

Last synced: 06 May 2025

https://github.com/Nuno-Jesus/so_long_invalidator

Small map validator for 42 School so_long project

42 42born2code 42cursus 42porto 42projects 42school c programming solong

Last synced: 24 Mar 2025

https://github.com/shlomnissan/dave-wasm

🕹 Dangerous Dave in C/SDL using WebAssembly

c sdl2 webassembly

Last synced: 12 Apr 2025

https://github.com/qtexcel/qlibxlsxwriter

Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.

c cpp excel libxlsxwriter qt xlsx xlsxwriter

Last synced: 11 Apr 2025

https://github.com/TheMatjaz/VCAN

VCAN is a tiny virtual CAN and CAN-FD bus library in C

bus c c11 can-bus can-fd library virtual virtual-bus virtual-can-bus

Last synced: 08 May 2025

https://github.com/okeuday/sillymud

SillyMUD codebase as a CloudI Service

c cloudi dikumud mud rpg rpg-game

Last synced: 23 Apr 2025

https://github.com/nigels-com/tutf8e

Tiny UTF-8 Encoder for C

c cplusplus iso-8859-1 unicode utf8 windows-1252

Last synced: 05 Jul 2025

https://github.com/apache/activemq-nms-openwire

Mirror of Apache ActiveMQ NMS OpenWire client library

activemq c cplusplus csharp java network-client network-server perl php python ruby

Last synced: 12 Apr 2025

https://github.com/print3m/printos

Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.

bootloader c cpp hobby-os kernel low-level-programming os-dev uefi x86-64

Last synced: 30 Apr 2025

https://github.com/parvvaresh/library-management-program-with-cpp

Library Management Program: It can be entered as a user or admin and both have different capabilities

c cpp oop

Last synced: 04 Sep 2025

https://github.com/colleagueriley/c-plus

Intermediary language between C and C++ with other added cool features too

c c-plus c-plus-plus c89 compiler language programming-language programming-languages rsgl sili sili-toolchain single-file

Last synced: 10 Apr 2025

https://github.com/urin/miniunit

Minimal unit testing framework for pure-C

c unit-testing

Last synced: 10 Apr 2025

https://github.com/rofl0r/rcb2

intelligent and automatic build system for C

build-system build-tool c

Last synced: 11 Apr 2025

https://github.com/getjared/gifw

animated gif wallpaper setter

c gif hacktoberfest x11

Last synced: 04 May 2025

https://github.com/the-diosbot-md/the-mikubot-mdv5

Hola un placer tenerte aqui en mi repositorio si te gusta puedes darme una estrellita para apoyar mi trabajo

c html java javascript python

Last synced: 06 Apr 2025

https://github.com/georgecatalin/embedded-systems-stm32-hal-apis-driver-development

Bare-metal programming for the SMT32 Microcontrollers using the HAL library. Drivers for DMA,ADC,UART,TIMERS, GPIO,SPI,I2C,RTC,SysTick

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

Last synced: 21 Jul 2025

https://github.com/c-cube/ocaml-minisat

OCaml bindings to Minisat

binding c cpp minisat ocaml sat

Last synced: 21 Mar 2025

https://github.com/greenboxal/fimbulclient

Open source Ragnarök Online client in C++

c game opengl ragnarok

Last synced: 11 Jul 2025

https://github.com/andy5995/canfigger

A lightweight library designed to parse configuration files

c config configuration-files gpl-3-or-later library mesonbuild parser small-projects

Last synced: 13 May 2025

https://github.com/alvarorichard/duckwave

Straightforward audio player written in C, designed for simplicity and ease of use. It supports playing multiple audio formats

audio audio-player c command-line flac mp3 music-player opensource simple terminal

Last synced: 07 Mar 2026

https://github.com/gamemann/hard-link-files

A small C++ application I made in 2016. Imported to GitHub from GFL's Gitlab server.

automatically c cplusplus files game hard link servers

Last synced: 18 Mar 2025

https://github.com/alt-romes/llvm-c-search

Terminal interface to search the LLVM-C API

bubbletea c colly llvm llvm-c scraper tui

Last synced: 17 Jun 2025

https://github.com/teenbiscuits/pasame-codigo

Pásame el Código es una web open source con apuntes y ejercicios resueltos de las diferentes asignaturas que componen el Grado de Enxeñería Informática da Universidade da Coruña.

apuntes astro c cc-by-nc ds ejercicios fic gei git gplv3 java ocaml pp pro1 pro2 pro2324 tailwindcss udc universidad

Last synced: 14 Aug 2025

https://github.com/hamzaelkhatri/minishell

The objective of this project is for you to create a simple shell.

c execution minishell parsing shell

Last synced: 11 Apr 2025

https://github.com/yangruihan/clox

Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/

c programming-language

Last synced: 11 May 2025

https://github.com/bnzis/bulb

My little programming language.

bulb c cpp interpreter interpreters language lisp scripting scripting-language

Last synced: 11 May 2025

https://github.com/mfarabi619/mfarabi619

Monorepo containing configs, projects, notes, etc. Doubling as practice for managing huge, multi-language codebases with potentially unrelated concerns.

archlinux c c4-model devenv dioxus dotfiles emacs freebsd freebsd-scripts go likec4 linux loco monorepo neovim nix nixos org-mode rust zellij

Last synced: 12 Jun 2026

https://github.com/madebypixel02/get_next_line

[42 Madrid] Reading a line on a fd is way too tedious

42-cursus 42born2code 42madrid 42school c get-next-line git moulinette peer2peer

Last synced: 11 Apr 2025

https://github.com/libdriver/lm75b

LM75B full function driver library for general MCU and Linux.

c full-function-driver iic linux lm75b mcu temperature thermometer

Last synced: 18 Mar 2025

https://github.com/savaughn/raylib-rgb30-template

A template project to develop native games for the Powkiddy RGB30 using raylib

c raylib rgb30

Last synced: 21 Jul 2025

https://github.com/minnukota381/codetantra-solutions

Here, you will get Code Tantra solutions of Data Structures and Algorithms using C for Placements

algorithms c codetantra data-structures

Last synced: 12 Jul 2025

https://github.com/nsneruno/magisk_detector

Flutter Support for integrating Magisk Detector for Android Application. Based from MagiskDetector.

android android-library c dart flutter flutter-library flutter-plugin magisk ndk root-detection root-detection-bypass security

Last synced: 09 May 2025

https://github.com/carlosrs14/programming-exercises

Learn C programming language.

algorithms c programming

Last synced: 04 Jul 2026

https://github.com/uiu-developers-hub/c-structure

A comprehensive collection of header files of 'C' language focusing on the data-structures and algorithms

algorithms c data-structures header-files

Last synced: 15 Apr 2025

https://github.com/shaneutt/ebpf-xdp-golang-redirect-demo

eBPF/XDP Redirect Example

c ebpf golang linux xdp

Last synced: 11 Apr 2025

https://github.com/tsupplis/cpm86-crossdev

CP/M-86 cross development environment

asm c ccpm cpm cpm22 cpm86 os vintage

Last synced: 25 May 2026

https://github.com/s-you/dpdk.cr

Crystal bindings to Intel's DPDK at wire rate packet processing.

c crystal dpdk

Last synced: 01 Aug 2025

https://github.com/stylewarning/callback-heaven

Generating and managing callbacks from C into Heaven (Lisp).

c common-lisp lisp the-ugly-truth-about-programming

Last synced: 30 Jul 2025

https://github.com/mischief/9problems

9front

9front c plan9

Last synced: 22 Mar 2025

https://github.com/spinnakermanchester/spinnfrontendcommon

Common support code for user-facing front end systems.

c python spinnaker

Last synced: 14 Apr 2025

https://github.com/klange/toaru_jpeg

C rewrite of a minimal Python JPEG decoder

c image-decoder jpeg jpg toaruos

Last synced: 23 Apr 2025

https://github.com/danisfermi/myshell

Simple Shell using C (Process API)

c cli shell

Last synced: 25 Jul 2025

https://github.com/sternenseemann/sternenblog

file based CGI blog software written in C

blog c cgi http web

Last synced: 29 Jul 2025

https://github.com/heatxd/gekkonet

P2P Rollback Game Networking SDK

c cpp game-development library netcode networking rollback-netcode sdk

Last synced: 13 Feb 2026

https://github.com/raforg/libslack

A UNIX/C library of general utilities for programmers with Slack

bsd c daemon daemonize debian freebsd library linux macos macosx netbsd openbsd posix redhat security svr4 ubuntu unix

Last synced: 16 Oct 2025

https://github.com/youben11/youbix

Yet another simple kernel

assembly-x86 c i386 kernel

Last synced: 28 Feb 2026

https://github.com/libdriver/uvis25

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

c full-featured-driver iic linux mcu spi uv-index uvis25

Last synced: 15 Feb 2026

https://github.com/basemax/html-minifier-c

International obfuscated contest: Small C program to minify HTML sources and generate a minified HTML output.

c html ioccc minifier minifier-html minifiers

Last synced: 18 Oct 2025

https://github.com/kojix2/tiktoken-c

C API for tiktoken-rs

bpe c tiktoken tokenizer

Last synced: 07 Oct 2025