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/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/sammaji/c-programs

Repository to store all my C programs.

c programming-exercises

Last synced: 14 Apr 2025

https://github.com/liweitianux/xtf8

Encode hybrid UTF-8 text and binary bytes to valid UTF-8 strings

c lua unicode utf8

Last synced: 12 Apr 2025

https://github.com/kuba--/makeblock-orion

Arduino Uno scripts for Makeblock Orion board.

arduino-uno arm c embedded makeblock-orion robotics

Last synced: 08 May 2026

https://github.com/sarincr/object-oriented-programming-with-cpp

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

algorithms artificial-intelligence c course cplusplus cpp data-science datascience datastructure datastructures deep-learning machinelearning object-oriented-programming objective-c oops-in-cpp opps programming-exercises programming-paradigm regression

Last synced: 09 May 2026

https://github.com/aaravmalani/libjson

A light-weight feature complete JSON parser in C

c cmake collaborate complete fast github json parser recursive student-vscode

Last synced: 14 Sep 2025

https://github.com/villy-p/ascii-snake

An ASCII implementation of Snake within C. All within your very own console!

ansii ascii c console console-game game snake snake-game

Last synced: 30 Aug 2025

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/ikhsan3adi/c5-jump-and-survive

Proyek 2: Pengembangan Aplikasi Berbasis Library | Kelompok C5

c sdl3

Last synced: 05 Apr 2026

https://github.com/madebypixel02/42-madrid-piscine

[42 Madrid] Exercises from the 42 Madrid Piscine to keep after the event ends.

42born2code 42madrid 42piscine born2code c makefile peer-to-peer peer2peer shell

Last synced: 19 May 2026

https://github.com/sleleu/push_swap

A little algorithm to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions

algorithm c

Last synced: 19 May 2026

https://github.com/nathandaven/traveller-gba

My final project for CS 2261 at Georgia Tech. A top down and sidescrolling RPG built in C and assembly for the Gameboy Advance, using all original art and designs. Click the link and then click anywhere to launch the online emulator on CS2261 website!

c game gameboy-advance

Last synced: 20 May 2026

https://github.com/exclud/rubyparser

A Parser for Ruby

c parser ruby rubyparser yacc yacc-lex

Last synced: 08 May 2026

https://github.com/selma-belhadj/alx-low_level_programming

:octocat: PERSONAL STUDIES: C, System Calls, Pointers, Memory Handling, Static/Dynamic Libraries, Bit Manipulation, Data Structure & Algorithms

c

Last synced: 28 Mar 2025

https://github.com/frobware/nss-juju

Name Service Switch (NSS) plugin for Juju

c dns internet-address-resolution ipv4 juju juju-charm linux nss service-switch

Last synced: 13 Apr 2025

https://github.com/mjakeman/lasem

A rendering library for MathML-based mathematical equations.

c equation gobject mathml maths

Last synced: 11 Mar 2025

https://github.com/thakeenathees/scripts

personal gists and scripts

c utilities

Last synced: 04 Mar 2025

https://github.com/jeremy-code/libexif-wasm

JavaScript bindings for libexif compiled to WebAssembly

c emscripten exif libexif libexif-wasm metadata wasm webassembly

Last synced: 08 Apr 2026

https://github.com/amake/flutter_prime_test

A performance comparison of Dart, "platform", and "native" layers in Flutter

c cpp dart flutter kotlin performance swift

Last synced: 08 Apr 2026

https://github.com/flatcap/lua

📋 Sample Lua code and scripts

c lua scripts

Last synced: 19 May 2026

https://github.com/lovasko/nemo-core

:globe_with_meridians: Network Monitoring

c multicast payload unicast unix

Last synced: 13 May 2025

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/danielbrodi/c-data-structures

A collection of algorithms and implementations of all common data structures - written in C. Multiple ways to implement any data structure, e.g: Both iterative and recursive way for a binary search tree. All kinds of Linked Lists (Singly, Doubly, Sorted). Hash Map which is based on a linked list and etc...

algorithm binary-search-tree binary-tree bit-array c circular-buffer circular-queue data-structures data-structures-and-algorithms doubly-linked-list hash-map heap heap-queue linked-list priority-queue queue singly-linked-list sorted-lists stack vector

Last synced: 13 May 2025

https://github.com/palikar/ctgraph

A small project of a compile-time graph library in C++17

c compile-time constexpr constexpr-context cpp-library cpp17 header-only

Last synced: 19 May 2026

https://github.com/vozlt/nginx-module-udc

Nginx module to compare the value of user-defined variables and request.

c example-code nginx nginx-module vozlt-nginx-modules

Last synced: 19 May 2026

https://github.com/saket-sk/semester5-sppu-operating-system-lab

These assignments are successfully performed and implemented as a part of OS Lab. Note that these programs will not work in Windows Operating System Environment, so use a Virtual Machine (For Unix or Fedora on Windows) to perform.

c shell-script

Last synced: 18 May 2026

https://github.com/rgolubtsov/nonlinear-optimization-algorithms-multilang

Nonlinear programming algorithms as the (un-)constrained minimization problems with the focus on their numerical expression using various programming languages.

c cli cplusplus fortran golang java javascript multilang nodejs nonlinear-programming-algorithms objective-c perl python vala

Last synced: 26 Jun 2025

https://github.com/andre-j3sus/game-of-life

Conways Game of Life in C language.

c conways-game-of-life game-of-live makefile wsl-ubuntu

Last synced: 25 Jun 2025

https://github.com/chhajedji/dwm

Personal built of Dynamic Window Manager from suckless.org

c dwm linux make window-manager wm

Last synced: 18 Feb 2026

https://github.com/cyrus-and/dry-makefile

Opinionated Makefile for simple C/C++ projects

build-tool c cplusplus makefile

Last synced: 13 Apr 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/moshegroot/42projects_archive

My archive with project from Ecole42 (school21 in Russia)

algorithms c cpp data-structures graphics raytracing

Last synced: 20 May 2026

https://github.com/abdelkarimhajji/so_long_42

so_long: 2D Game @ 42 🎮 Discover my solution to the "so_long" project at 42. Immerse yourself in the world of 2D gaming with this exciting challenge! #GameDev #so_long 🚀💻

c makefile mlx42 so-long42

Last synced: 04 Jul 2026

https://github.com/jatiinyadav/online-banking-system

Online Banking System

account banking-system c

Last synced: 06 Apr 2025

https://github.com/pseudoincorrect/nerd_embedded_system

Embedded transmission device for the NeRD system (Paper doi: 10.1088/1741-2552/aaa041)

c compression-algorithm electrophysiology embedded-systems rf-communication

Last synced: 03 Apr 2025

https://github.com/ibara/cmb

OpenBSD port of FreeBSD combinatorics library/utility

c cmb combinatorics-library freebsd openbsd

Last synced: 18 May 2026

https://github.com/ruimaciel/mjson

M's JSON parser: a small JSON parser written in ISO C

autoconf automake autotools c c-library c89 json json-parser library parser

Last synced: 02 Jan 2026

https://github.com/jmcph4/peek

PEek is a simple PE file viewer.

binary-analysis c executable malware-analysis pe pe-file tool tools windows

Last synced: 20 May 2026

https://github.com/denismurphy/secure-https-client-mtls

HTTPS client implementation in C using mutual TLS (mTLS) authentication.

c client-certificate-authentication cmake https mbedtls mtls

Last synced: 07 Mar 2026

https://github.com/aviralg/interceptr

Intercept C functions

c intercept ldpreload linking tracing

Last synced: 19 Jul 2025

https://github.com/pingzilao/zookeeper_client_design_manual

zookeeper client sdk 开发必备 指南 ,C++,C, java, golang,go, 服务注册,服务发现,负载均衡,分布式锁

c client cpp go golang java zksdk zookeeper zookeeper-client

Last synced: 17 Jan 2026

https://github.com/howerj/ngram

Print out a list of ngrams for a file; works on binary data as well as text

c command-line command-line-tool compression language-model library ngram ngrams

Last synced: 19 May 2026

https://github.com/stla/marching-cubes2

The marching cubes algorithm.

c computational-geometry haskell marching-cubes

Last synced: 14 Apr 2025

https://github.com/martingms/ersatz

A simple, small, work in progress SAT-solver, written in ANSI C

c sat sat-solver

Last synced: 03 Jan 2026

https://github.com/neomutt/coccinelle

🔧 Coccinelle Scripts

automation c coccinelle refactoring scripts

Last synced: 08 Mar 2026

https://github.com/himanshu-o5/warp

Warp is a lightweight and efficient task reminder system written in C, designed to help users stay on top of their important tasks.

c reminder-application

Last synced: 17 Feb 2026

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/alexkch/key-value-db

Key-Value Database with fault tolerance

c c89 fault-tolerance key-value-database

Last synced: 02 Jan 2026

https://github.com/zpl-c/track

Native C99 event tracking library.

c c99 cpp curl desktop iot library mobile native segment

Last synced: 18 Feb 2026

https://github.com/brenofariasdasilva/university

Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.

arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode

Last synced: 08 Apr 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/blackm0re/sylpheed

A fork of the official sylpheed mail client containing additional features and patches and maintained by Simeon Simeonov (sgs)

c email gtk2 mua sylpheed

Last synced: 19 May 2026

https://github.com/serihiro/kagou

Kagou is a tiny web server written in c.

c http-server

Last synced: 30 Mar 2025

https://github.com/0xf4b1/cboy

:video_game: An experimental GameBoy emulator written in C

android c emulator gameboy nx opengl opengl-es switch

Last synced: 06 May 2026

https://github.com/adielmtz/str

Mutable string library for C

c c-library c-string string string-manipulation

Last synced: 21 Jul 2025

https://github.com/keeferrourke/libtdd

libtdd is a minimalist testing framework inspired by the golang testing pkg

c c-library c99 library posix tdd test-driven-development testing testing-framework

Last synced: 20 Jan 2026

https://github.com/haidaram/blockaderunner

Jeu shoot'em up en C avec SDL et FMOD Ex

c sdl-gfx sdl-image

Last synced: 15 Jun 2025

https://github.com/wpmed92/tinymaix-riscyd2

Porting of Sipeed's TinyMaix inference library to RiscyD2

c hardware microcontroller neural-network

Last synced: 03 Jul 2025

https://github.com/aziliz1/solutions

My solutions to online challenges, with explanations when allowed.

c challenges challenges-solved online-challenges problem-solving pwnable

Last synced: 22 Mar 2025

https://github.com/t-tino/c-sharp-lessons

Learn C# programming from beginner to advanced with ready-to-run examples. Join the journey at Xjectro's C# Lessons! 🌟👩💻

asp asp-net asp-net-core boilterplate c c-languages c-sharp c-sharp-lessons csharp csharp-lessions kit languages lessons low-code low-level net netcore software software-langauge template

Last synced: 20 May 2026

https://github.com/tperale/sx128x

📡 Radio driver for the Semtech SX128X LoRa 2.4GHz for contiki-ng

c contiki-ng lora lora24 sx1280 sx128x

Last synced: 07 May 2025

https://github.com/eersoy93/os93

My second attempt OS from scratch

assembly bootloader c kernel nasm os-development osdev

Last synced: 23 Aug 2025

https://github.com/gboncoffee/rave

Raylib Music Visualizer

c music music-visualizer raylib

Last synced: 18 Feb 2026

https://github.com/rphii/c-file-tagger

Simple CLI tool to store, systematically retrieve and manage tags of anything

boolean-algebra c cli command-line-tool file-tagging linux lookup-table tagging tags vector

Last synced: 11 Apr 2025

https://github.com/b-sullender/capi

General C/C++ programming library with data algorithms and CPU based image processing

algorithms c cplusplus ieee754 image image-manipulation image-processing images operating-systems string string-algorithms string-manipulation strings

Last synced: 02 May 2026

https://github.com/pedro-ricardo/quadprog

Quadratic programming routine based on R Package sources. Changed to have a Matlab like interface and usage examples in C and Fortran.

c modern-fortran quadprog quadratic-programming solver

Last synced: 15 Jun 2025

https://github.com/diegocr/libdaemons

all you need to create a daemon, in minutes!

c daemon server

Last synced: 10 Sep 2025

https://github.com/kinetictactic/tetris-c

Tetris written in C.

c raylib tetris

Last synced: 26 Jun 2025

https://github.com/wotancode/programming-logic-exercises

Colección de ejercicios de programación resueltos en diversos lenguajes.

c cobol cpp exercises java javascript js pseint rust ts typescript

Last synced: 12 Apr 2025

https://github.com/risc-os-community/wakeonlan

A simple Utility to generate Magic Packets to wake up on LAN devices from RISC OS via both CLI and Desktop

arm broadcast-address c cli desktop gcc hacktoberfest multi-tasking networking-application raspberry-pi risc-os riscos utilities wake-on-lan wakeonlan wakeonlan-application wimp

Last synced: 12 Apr 2025

https://github.com/bamless/cryptor

Client/Server multi-platform ransomware-like program written in C.

c client-server encryption linux network ransomware socket-programming windows

Last synced: 09 Sep 2025

https://github.com/akshayxemo/tcp-client-server-socket

It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.

c c-programming c-programming-language c-project c-projects chat client-server client-server-architecture cpp linux tcp tcp-client tcp-server tcp-socket

Last synced: 30 Apr 2025

https://github.com/martin-rizzo/inflater

A portable, one-header library to decode bit streams compressed with the Deflate algorithm

c group-microlibs

Last synced: 14 Jul 2025

https://github.com/mnyoshie/ezgrpc2

A single-threaded, non-blocking, asynchronous gRPC server in C.

c grpc grpc-server

Last synced: 10 Apr 2025

https://github.com/kaptheguy/mxos

Minimal X86 Operating System Kernel

asm assembly binary c kernel linux minimal operating-system os osdev unix x86

Last synced: 02 Feb 2026

https://github.com/egorlem/omega

021011 EZ-FLASH OMEGA Kernel for gameboy advance

c game-development gameboy

Last synced: 27 Mar 2025

https://github.com/rbergen/r136

(Originially DOS-based) text adventure a school friend and I created in 1998.

borland-cpp c cmake cpp game ncurses pdcurses visual-studio

Last synced: 19 Mar 2025

https://github.com/midasvanveen/synflood

SYN flooder in c. Uses modified IP & TCP headers to send spoofed SYN packets en masse.

c ddos dos socket synflood

Last synced: 01 May 2025

https://github.com/lucasdc6/emp

A file packager.

c emp makefile packager

Last synced: 28 Oct 2025

https://github.com/d-a-v/libnowebsocket

native stream sockets between C and HTML5

c library posix-compatible websocket

Last synced: 20 Mar 2025

https://github.com/rashil2000/p2p

Simple peer to peer chat program

c networking socket-programming

Last synced: 11 Jan 2026

https://github.com/thehxdev/dsa

My implementation of algorithms and data structures

algoritms c data-structures

Last synced: 10 Apr 2025

https://github.com/iamazeem/stackoverflow

StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem

c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly

Last synced: 06 May 2025