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/shivamjoker/todo-app-in-c

A beautiful Todo list app in C language with CRUD operation

c cprogramming cproject todoapp

Last synced: 13 Mar 2026

https://github.com/michaelsdavid/conure-lang

A small, dynamically-typed, object-oriented scripting language written in C that takes inspiration from Python, JS, and Ruby.

c compiler conure conure-lang interpreter mit-license programming-language vm written-in-c

Last synced: 16 Jun 2025

https://github.com/codeabinash/aurora

The C code highlighting engine for the web.

c c-code-highlight c-lang c-language code-highlight code-highlighter highlight

Last synced: 10 Apr 2025

https://github.com/zephir-lang/libzephir

Implementation of the Zephir programming language as a C library.

c c-library lib zephir zephir-language zephir-parser

Last synced: 23 Apr 2025

https://github.com/cxxpods/cxxpods

Toolchains, tools and dependencies, all in one place, made easy

build build-automation build-system c cmake cpp cross-compiler make package-manager toolchains

Last synced: 25 Oct 2025

https://github.com/kartikmandhan/bc-infinite-precison-calculator

'bc' is an command line arbitrary precision calculator.Implementation of Unix based command 'bc' using C Programming language, as a part of DSA1 Project

c calculator data-structures-project dsa infinite-precision-arithmetics linked-list

Last synced: 16 Mar 2026

https://github.com/ivanmrsulja/brick-ide

Simple, fast and lightweight IDE and text editor for C development.

brick-ide c ide

Last synced: 28 Jul 2025

https://github.com/cadebrown/kscript

kscript is an easy to use, general purpose, multi-paradigm programming language meant to provide cross-platform APIs. The standard library of kscript includes most features required for development tasks, including maths (m, nx), networking (net, net.http), GUI programming, and more.

c graph graphs http http-server language languages

Last synced: 01 Mar 2026

https://github.com/ash515/esee-reader

Automated Electric Bill Generation. 📲📟

arduino automation billing c electricity gsm lcd-display

Last synced: 27 Oct 2025

https://github.com/sudhakar3697/webassembly-sample

This repo has a sample WebAssembly code compiled from C and used with Javascript

c emscripten esm javascript node-wasm nodejs wasm wasmfiddle webassembly

Last synced: 05 Mar 2026

https://github.com/zpoint/algorithms

Notes and Implementation of common Algorithms and DataStructure

algorithm c common-algorithms python

Last synced: 07 Oct 2025

https://github.com/texus/ctgui

C binding for TGUI

binding c gui sfml tgui

Last synced: 05 Oct 2025

https://github.com/tristanpenman/asteroids

Asteroids clone written in C, and ported to the web using Emscripten

asteroids c emscripten n64 opengl sdl

Last synced: 24 Feb 2026

https://github.com/tokenrove/wacom-serial-iv

Linux driver for old Wacom serial tablets, protocol IV

c device-driver kernel-module linux-kernel tablet

Last synced: 25 Mar 2025

https://github.com/arezaie14/ars_kalman_filter

This is Kalman filter in c language for all programming languages such a micro controllers and ...

c cpp filter filters function-parametres kalman-filter mea micro-controllers microcontroller programming-languages

Last synced: 26 Apr 2025

https://github.com/thedavesims/wormhole

A GBJAM9 entry written in C for the WASM-4 fantasy console.

2bit c fantasy-console game gbjam9 retro retrogame wasm wasm4 webassembly

Last synced: 05 Jul 2025

https://github.com/rpsubc8/ESP32TinyChip8

Chip8 emulator TTGO VGA32

c chip8 emulator esp32 ttgovga32

Last synced: 29 Apr 2025

https://github.com/cirocosta/hello-world-lkm

A "hello-world" loadable kernel module

c kernel linux module

Last synced: 18 Mar 2026

https://github.com/savaughn/pokerom-trader

A Pokemon trading app for save files for Generations 1 and 2

c evolve pokemon raylib trade

Last synced: 08 Oct 2025

https://github.com/warusadura/tpmsecret

a simple project to work with a TPM.

c hardware-security tpm

Last synced: 30 Oct 2025

https://github.com/adithyaakrishna/brick-breaker

A OpenGL C++ Mini Project of Brick Breaker

brickbreaker c opengl project vtu

Last synced: 19 Apr 2025

https://github.com/shrhdk/rpi-nokia5110

Nokia5110 Library for Raspberry Pi

c electronics raspberry-pi

Last synced: 09 Apr 2025

https://github.com/cappe987/capmon

A Linux capabilities(7) monitor for using commands without sudo

c hacktoberfest linux

Last synced: 24 Oct 2025

https://github.com/ngtcp2/sfparse

RFC 9651 Structured Field Values parser

c http parser rfc8941 rfc9651 structured-fields structured-headers

Last synced: 17 Jun 2026

https://github.com/aw-junaid/programming-books

Curated collection of free programming books: Python, JavaScript, Go, Rust, and more. Learn coding, algorithms, and system design with open-source resources.

books c cpp go javascript programming programming-books python rust

Last synced: 08 Apr 2026

https://github.com/microsoft/windowsml

Official repo for Windows ML - Microsoft's high-performance local AI inferencing framework for Windows.

ai c copilot-pc cpp csharp generative-ai local-ai machine-learning npu onnx onnxruntime python windows windows-ml winml

Last synced: 26 Jun 2026

https://github.com/berkekaragoz/en-tr-locale-verifier

Verifies and fixes the system (Linux) language (EN or TR)

c i18n linux qt

Last synced: 19 Aug 2025

https://github.com/pjandl/cblc

Curso Básico da Linguagem C

algorithm c programming programming-language

Last synced: 07 Apr 2026

https://github.com/debakarr/c-snippets

This repository contains few code snippets for C language which I thing might worth knowing.

c interview macros pointers snippets

Last synced: 25 Jul 2025

https://github.com/flyx/libyaml_constructor

Code generator to load YAML into C types

c deserialization libyaml yaml

Last synced: 04 Nov 2025

https://github.com/erkamuzuncayir/solutions-of-introduction-to-computing-systems

This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel

assembly c c-language c-programming cpp cpp-programming lc-3 low-level low-level-programming programming-challenges programming-exercises programming-language solutions

Last synced: 15 Nov 2025

https://github.com/yshui/test.h

Header only C unit testing framework

c header-only unit-test unit-testing unit-testing-framework

Last synced: 20 Jun 2025

https://github.com/networkflux/cbuildtool

Simple C/C++ Project Generator

automation c cpp makefile

Last synced: 18 Mar 2025

https://github.com/dhakalnirajan/b.it-gandaki-university

A collection of Resources, and References for various subjects related to the B.IT program at Gandaki University.

c cprogramming-language css gandaki-university html html-css html-css-javascript html5 java javascript js php

Last synced: 21 Mar 2025

https://github.com/awulkiew/exclude-from-build

ExcludeFromBuild extension for Visual Studio

build c cpp csharp directory exclude extension file include vb visual-studio wpf xaml

Last synced: 14 Apr 2025

https://github.com/jgcmarins/mst-prim-kruskal

Clustering aggregation using Prim and Kruskal's MST algorithm

c clustering cpp gnuplot kruskal-algorithm minimum-spanning-trees mst prim-algorithm

Last synced: 30 Apr 2025

https://github.com/gustavodiasag/clox

Virtual machine interpreter for the Lox programming language written in C

bytecode c compiler-design garbage-collection interpreter programming-language virtual-machine

Last synced: 20 Jul 2025

https://github.com/alxm/defendpluto

:full_moon: Space shooter game

arduino c game gamebuino-meta space-shooter

Last synced: 14 Apr 2025

https://github.com/3541/liba3

Lightweight C utility library.

c utility-library

Last synced: 18 Jan 2026

https://github.com/youradrien/SDL_Wolfenstein

wolfenstein renderer made with SDL2 and C.

c engine3d sdl sdl2

Last synced: 14 Aug 2025

https://github.com/andresrodriguez55/interpreterforbigaddlanguage

Interpreter for the BigAdd language.

c compiler interpreter

Last synced: 09 Mar 2026

https://github.com/sleepy762/lucidloader

Simple and light interactive boot manager.

aarch64 boot boot-manager bootloader c clang linux posix-uefi shell uefi x86-64

Last synced: 11 Mar 2025

https://github.com/narasimha1997/bit_vector

A header-only bit vector library for C . This can be used for implementing dynamic bit-vectors for building Bloom-Filters and Hyper-Logs .

bloom-filter c cplusplus datastructures hashtable hyperloglog

Last synced: 07 Mar 2026

https://github.com/opennms/iplike

PostgreSQL stored procedure for comparing IP addresses in the style of SQL LIKE

c postgresql

Last synced: 14 Apr 2025

https://github.com/robseb/niosii_eclipsecompproject

Automatically create a NIOS II Eclipse Project with the latest FreeRTOS Version, the Intel hwlib and more...

arria-v arria10 c custom-eclipse cyclone-v eclipse freertos intel intel-fpga intel-quartus-prime max10 nios-ii python-script quartus soc-fpga

Last synced: 14 Apr 2025

https://github.com/xyproto/gcstr

Safe garbage collected strings for C, inspired by Go

c c11 go strings

Last synced: 15 Apr 2025

https://github.com/nicolasbauw/amiga-cc

Amiga C cross compiler installation script for Linux/Macos

68000 amiga assembler c cross-assembler cross-compiler install-script linux m68k macos vasm vbcc

Last synced: 13 Apr 2025

https://github.com/mulatinho/sfm

a simple file manager written in C with GTK for educational purposes

c file-manager gtk linux ncurses nfs smb ssh

Last synced: 15 Apr 2025

https://github.com/veb-101/engineering-practical-experiments

Collection of Mumbai university Computer Engineering Practicals

assembly-x86 c html-css-javascript java opengl perl python-3 sqlite-database

Last synced: 06 Apr 2025

https://github.com/sug0/sheeetfm

A sheeet file manager for sheeet computers

c eee-pc file-manager minimalist suckless

Last synced: 22 Aug 2025

https://github.com/moon-chilled/lrogue2

Updated version of lrogue

c rogue roguelike

Last synced: 01 Sep 2025

https://github.com/tsnsoft/wxwidgets_table_demo-linux

Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets в linux

c codeblocks cpp example linux table wxwidgets

Last synced: 22 Apr 2025

https://github.com/simonprickett/cpitrafficlights

Experiments with a Raspberry Pi, Low Voltage Labs Traffic Light LEDs and the C Programming Language.

c gpio gpio-pins low-voltage-labs raspberry-pi raspberry-pi-3

Last synced: 25 Mar 2025

https://github.com/kdelphinus/42born2code

42 Seoul의 프로젝트들

42borntocode 42seoul c cpp98

Last synced: 10 Apr 2025

https://github.com/outfrost/shadowclad

Stealth game with a purpose-built engine (C & OpenGL)

assimp c game game-engine glfw opengl stealth-game

Last synced: 12 Apr 2025

https://github.com/amanoteam/musl-gcc-cross

A GCC cross-compiler targeting Linux musl

c cpp cross-compiler gcc linux musl

Last synced: 02 Jun 2026

https://github.com/wenkesj/cai

Dependency-free, simple and extensible Deep Learning library, written in C

c deep-learning

Last synced: 27 Feb 2026

https://github.com/danielcoderx/chise

chip 8 SDL-based Emulator

c chip-8 chip8 chip8-emulator emulation emulator sdl

Last synced: 17 Mar 2026

https://github.com/m0saan/minishell

The project's main idea is to implement a simple shell. As beautiful as a real shell.

1337school 42born2code bash c cat echo lexical-analysis minishell parsing pipes shell signals

Last synced: 26 Feb 2026

https://github.com/DoubleCouponDay/Chunkus

Discord bot that converts your chat image to a Scalable Vector Graphic.

c cpp docker hacktoberfest rust

Last synced: 01 Apr 2025

https://github.com/linwin-cloud/kylin-language

KyLin 是一款基于Jvm的跨平台高效的编程语言。面相对象和面向过程都是可以的,直译式编程语言 其特点就是快速高效简单,语法设计降低或者避免写出像shit一样的代码,代码就像诗一样优美 同样,其设计成函数式,而且避免套嵌的写法,完全利用函数的调用,代码可读性十分的高,而且运行安全,基于Jvm,jvm有强大的内存安全管理机智 从功能和一些设计上是对标Python的

c http java kylin linux programming-language windows

Last synced: 15 Jul 2025

https://github.com/javiorfo/dwm

Personal suckless DWM

c dwm suckless suckless-dwm tiling-window-manager

Last synced: 30 Jan 2026

https://github.com/andy5995/c_networking_examples

TCP and UDP examples of networking in C

c meson mit networking tcp udp

Last synced: 01 Mar 2026

https://github.com/exoad/yttriuslang.c

My naive compiler toolchain using LLVM

c compiler compilers runtime

Last synced: 02 Mar 2026

https://github.com/srcnalt/obj-importer

OBJ importer with material and texture support.

c cplusplus loader model mtl obj unity

Last synced: 18 Mar 2025

https://github.com/fenrirsoftware/win-copy-clone

C++ ve C# kullanılarak yazılan Windows Copy Board klonu

c cpp csharp dll keyboardhook keyhook winapi winapi-ui windows10 windows11

Last synced: 12 Jun 2025

https://github.com/jacob-c-smith/g10

Multithreaded game engine

api c game-engine json systems-programming vulkan

Last synced: 12 Apr 2025

https://github.com/daisvke/bomberman

This project is a small 2D Bomberman-style game created using minilibx, a graphics library used at 42. The game features textures, sprites, and tile-based design.

2d-game 42projects bomberman c ecole42 game minilibx school42 so-long

Last synced: 05 Mar 2026

https://github.com/mark24code/mruby-devkit

开箱即用的脚手架,将 Ruby 编译成可执行二进制文件,就像 Go 一样。支持 webassembly

c cli codebase development devkit mruby ruby template-project webassembly

Last synced: 23 Apr 2025

https://github.com/tecnickcom/binsearch

Search unsigned integers in sorted binary file

binary c c99 digital fast filesystem golang memory-mapped-file python search

Last synced: 24 Apr 2025

https://github.com/jessebraham/esp-iot-quickstart

A project template for developing IoT projects using the Espressif Systems ESP32

c esp-idf esp32 espressif iot mqtt websocket

Last synced: 25 Oct 2025

https://github.com/unixzii/libdscoro

🚄 The dead-simple stackful coroutine library.

async c coroutines greenthread ios library objective-c stackful-coroutines

Last synced: 25 Mar 2025

https://github.com/diamont1001/c_maze

C语言写的Windows字符界面迷宫小游戏

c maze win-api windows

Last synced: 07 Oct 2025

https://github.com/prakalp-pande/data-structure

The GitHub repository focuses on data structures and algorithms, providing implementations and examples for various concepts in computer science. It aims to help developers understand fundamental topics like arrays, linked lists, stacks, queues, trees, sorting algorithms, and searching algorithms. With well-documented code snippets and explanations

c competitive-programming cpp dsa

Last synced: 15 Oct 2025

https://github.com/bestmahdi2/uni__bachelors_sku_path

A repository of complete information on computer engineering courses and projects along with project links

bachelor c cpp css fortran html java javafx javascript js php pyqt python qt swing

Last synced: 29 Oct 2025

https://github.com/fmahadybd/university-codding

This repository contains my University Lab Tasks, Assignment Code, Research Code, and other quality resources that I have worked on during my time at university.

asm c cpp css html java javsascript mysql php python

Last synced: 07 Oct 2025

https://github.com/dushistov/libspatialite

a library extending the basic SQLite core in order to get a full fledged Spatial DBMS, really simple and lightweight, but mostly OGC-SFS compliant

c gis spatial sql sqlite

Last synced: 07 Oct 2025

https://github.com/theakman2/ntb

A simple Ninja file generator for Linux

build c cpp lua ninja-build

Last synced: 14 Oct 2025

https://github.com/breuderink/epsilon

Epsilon is a library with functions for machine learning and statistics written in plain C. It is intended to run on microcontrollers.

algorithms c edge-ai embedded fwht machine-learning microcontrollers minimal statistics tiny-ml welford xorshift

Last synced: 17 Jan 2026

https://github.com/apache/santuario-cpp

Mirror of Apache Santuario C++

c java library santuario security xml

Last synced: 10 Jan 2026

https://github.com/jdee/xmas

Restoration of a classic K&R C program

c k-and-r

Last synced: 10 Apr 2025

https://github.com/hiirotsuki/vntools

utilities for working with visual novel assets

ansi-c c c89

Last synced: 10 Apr 2025

https://github.com/littlebutt/streamcpy

The Stream API in Python.

c cpython-extensions python stream

Last synced: 09 Apr 2025

https://github.com/goldsborough/atom-clang-expand

:dragon: A clang tool for happy refactoring without source-code gymnastics (atom package)

atom c clang cpp objective-c package tool

Last synced: 12 Oct 2025

https://github.com/kaadmy/proto16

A 16-bit fantasy console.

c fantasy-console gamedev

Last synced: 08 Oct 2025

https://github.com/omarazizi/skernel

Simple x86 Operating System Kernel running in 32-bit protected mode that implements process management, multitasking, and memory paging, with a custom filesystem

assembly c c-programming c-programming-language kernel-source low-level low-level-programming os-dev os-development system-programming x86-assembly

Last synced: 10 Apr 2025