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/alpinebuster/arkime-docker-compose

Deploy Arkime with GPU-accelerated Rust/Python parsers and custom plugins using Docker Compose.

arkime c cuda deep-neural-networks docker docker-compose llm machine-learning networking pcap pcapng python rust traffic-analysis

Last synced: 16 Apr 2026

https://github.com/leonardpepa/reverse-polish-notation

Reverse Polish notation lexer, parser and very small compiler that generates jvm assembly code. The programs just calculates the mathematical expression (+, -, * , /) and prints out the answer.

c compiler-design jvm lexer lexer-parser parser programming-languages reverse-polish-notation

Last synced: 17 Apr 2026

https://github.com/lautydev/inclupp

A CLI tool to preprocess and compile C++ files with remote #includes.

c cpp preprocessor python

Last synced: 04 Apr 2026

https://github.com/vulcu/opossum

A bluetooth-based amplifier with automatic gain control

atmega32u4 automatic-gain-controller bluetooth bm62 c cpp max9744 msgeq7 spectrum-analysis

Last synced: 27 Apr 2026

https://github.com/mrglaster/sgdk-megapong-expanded

Expanded version of Megapong game from the Andrej Preradovic's tutorial.

assembly-language c expanded guide sega sega-genesis sega-mega-drive sgdk sgdk-library tutorial tutorial-code

Last synced: 10 May 2026

https://github.com/shivam0110/basic-short-games

Short games made using easy programming languages like cpp, c, python.

basic-codes basic-game c cpp easy-to-under game game-development python source-code

Last synced: 03 May 2026

https://github.com/hk-transfield/wramp-multitasking-kernel

A simple implementation of a preemptive multitasking kernel for the WRAMP processor, emphasizing the fundamentals of how multitasking works.

assembly c dispatcher exception-handling input-output interrupts kernel multitasking preemptive-multitasking round-robin-scheduler scheduling wramp

Last synced: 29 Apr 2026

https://github.com/nxtlvlsoftware/php-sfml

SFML2 bindings for the PHP language.

c cpp php php-extension php7 sfml sfml2

Last synced: 10 May 2026

https://github.com/basemax/contactlistmanagercli

This is a command-line interface (CLI) program that allows the user to manage a contact list. It is written in C/C++ and stores the contact list on disk.

c cli contact contact-list contact-lists contact-management contact-management-system contacts-manager

Last synced: 28 Apr 2026

https://github.com/onadrog/pomo

Most Simpliest "pomodoro" in C.

c learning-by-doing pomodoro

Last synced: 07 Jun 2026

https://github.com/prajwalch/cringewordcxe

just a basic text game

c text-based-game

Last synced: 23 Jun 2026

https://github.com/vroncevic/gen_shared_file

POSIX shared files skeleton for integration processes

c generator ipc linux posix python3 shared-file template

Last synced: 03 Mar 2026

https://github.com/yash-garg/cppfiles

📝 Some of my school projects and random codes on C++

c code cplusplus cplusplus-17 cplusplus-basic

Last synced: 17 Apr 2026

https://github.com/mrglaster/cuda-acfcalc

Calculation of the smallest ACF for signals of length N using CUDA technology.

acf c calculations cpp cuda google-colaboratory google-colaboratory-notebooks isu

Last synced: 06 May 2026

https://github.com/mtrzc0/esp32-edge-detection

Project for PP RAI 2024

ai c cpp esp esp32 freertos tensor

Last synced: 20 Apr 2026

https://github.com/blagojeblagojevic/smooth-life

implementation of a conway game of life

c conway-s-game-of-life conways-game-of-life smooth-life

Last synced: 29 Apr 2026

https://github.com/sksaju/codeforces

My submissions of codeforces programming contest

alogrithms c c-plus-plus problem-solving

Last synced: 24 Apr 2026

https://github.com/cricksmaidiene/algorithms_repository

:books: A list of program implementations of common data structures and algorithms in Java, Python, C or C++

algorithms c cpp cryptographic-algorithms java network-algorithms python

Last synced: 18 Apr 2026

https://github.com/arjuncodess/cs50_solutions

This is CS50x 2023 Here are the solutions to the problem sets and labs you need to complete. Thank me later!

c cs50x flask html-css-javascript python solutions sql

Last synced: 18 Apr 2026

https://github.com/tiw302/cjsonx

High-performance C11 JSON parser with a 16-byte Flat-DOM, SIMD acceleration

avx2 c c11 embedded header-only high-performance json json-parser memory-efficient neon parser simd wasm webassembly

Last synced: 12 Jun 2026

https://github.com/andrefhub/minishell

Bash reproduction

bash c minishell

Last synced: 24 Apr 2026

https://github.com/mattlean/glitchart

Databend images

c script

Last synced: 29 Jun 2026

https://github.com/vulcan-dev/gettext-gen

Automation utility for gettext

c cpp languages localization python

Last synced: 28 Feb 2025

https://github.com/jhump/midi-compozer

An ancient MIDI composition program for DOS (circa mid-to-late 1990s)

c dos midi music-composition

Last synced: 10 Sep 2025

https://github.com/bonifatius94/chesslib.py

C-lib Python3 extension for efficient chess draw-gen

c chess draw-gen python3

Last synced: 24 Apr 2025

https://github.com/babkock/dmenu

My fork of Dmenu with command history, mouse support, scrolling, and additional colors.

c dmenu dmenu-replacement dmenu-scripts makefile menu-navigation suckless x11 xft

Last synced: 27 Feb 2025

https://github.com/matheusjohannaraujo/lego_nxt_com_bricxcc_nxc

Códigos para LEGO NXT usando a linguagem NXC no Bricx Command Center

bricxcc c lego lego-mindstorms lego-nxt nxc

Last synced: 07 Jul 2025

https://github.com/shishirjindal/keylogger

A simple C based keylogger

backdoor c keylogger linux

Last synced: 13 Apr 2026

https://github.com/antoninhrlt/franc

Le langage C mais en français (fran C). Inspiré de bnjbvr/rouille. Gloire à la baguette

baguette c france french funny-coding

Last synced: 20 Feb 2026

https://github.com/ragarwal33/struct-ts

C/C++ style struct definition, serialization in Typescript

c cplusplus serialization struct structure typescript

Last synced: 13 Apr 2026

https://github.com/lucgsanchez/Turn-based-RPG

Turn based RPG with random encounters made in C++ using the SFML library

2d-game 2d-game-engine c cpp game-development game-engine random-encounters rpg-game turn-based

Last synced: 11 Mar 2025

https://github.com/thexhr/ctempd

Small daemon to set screen temperature automatically

c color-temperature daemon openbsd redshift screen temperature x11

Last synced: 22 Feb 2026

https://github.com/artgins/yunetas

Yuneta Simplified, a development framework about messages and services, based on Event-driven, Automata-based and Object-oriented programming.

asynchronous automation-framework c esp32 event-driven framework iouring ipaas javascript linux python rtos yuneta

Last synced: 09 Jun 2026

https://github.com/gabrieldlima/dwm

My DWM (suckless window manager) custom build

c dwm suckless

Last synced: 05 Feb 2026

https://github.com/ctronp/bigint

Big Integer library for C. Made in pure C (without asm or SIMD) using only 2 files. Works on 16, 32, 64 bits computers

16-bit 32-bit 64-bit bigint biginteger biginteger-library c performance

Last synced: 14 Jul 2025

https://github.com/wayou/lame

lame mirror https://sourceforge.net/projects/lame/

c encoder lame mp3

Last synced: 09 Jul 2025

https://github.com/gunh0/c-atoz

📚 C is a general-purpose, procedural programming language that is widely used for developing system software, embedded systems, and applications in various domains.

c clanguage

Last synced: 25 Mar 2025

https://github.com/9-labs/baseutils

Implementations of basic Unix utilities.

c incubate shell unix utilities utility

Last synced: 11 Mar 2025

https://github.com/anishsinha-io/jenny-assignments

A place for Jenny to do DSA while also learning Git!

algorithms c data-structures education

Last synced: 23 Mar 2026

https://github.com/soumyasen1809/introduction_to_openmp

Introduction to OpenMP - Tim Mattson (Intel)

c intel openmp parallel-computing parallel-programming

Last synced: 30 May 2026

https://github.com/essentialkaos/ftllister

Utility for listing directories with huge amounts of files (several billion)

c listing tool utility

Last synced: 07 Jul 2026

https://github.com/not-minimal/algoritmos

Ramo de Algoritmos y Programación del Segundo Semestre

algorithms c data-structures

Last synced: 14 Jun 2025

https://github.com/lojito/c-database-engine

In-memory database engine written in C.

c database-engine

Last synced: 12 Jun 2025

https://github.com/peacetrue/learn-c

学习 C 语言

c

Last synced: 09 May 2026

https://github.com/diego-luna/socialbackpack

Este es un proyecto de MoonMakers, ¡SocialBackpack!, es una mochila que muestra tu cantidad de seguidores en tiempo real de Youtube, Facebook y Instagram.

apis arduino c diy facebook-api instagram-api iot nodemcu utilizando-el-nodemcu youtube youtube-api

Last synced: 13 Apr 2026

https://github.com/guilhermerodrigues680/wav2c-online

Conversor de arquivos WAV para vetor em C/C++ ⚡⚡. Util para microcontroladores. Ex: ATmega328P|Arduino

arduino c c-plus-plus converter embedded-systems esp wav

Last synced: 17 Jan 2026

https://github.com/gilaniasher/segtree-c-python

A Segment Tree written in C as a Python module. Try it with pip install c-segment-tree!

c python segment-tree

Last synced: 14 Jan 2026

https://github.com/mewmix/sm4-xts-openssl

openssl sm4-xts & aes-xts 256 implementations for testing

aes-256 c cryptography disk-encryption openssl sm4

Last synced: 07 Jun 2026

https://github.com/bagussatoto/appentripemasukan

Responsi MataKuliah Pemprograman Lanjut - AppEntriPemasukan

c csharp csharp-library responsi

Last synced: 17 May 2026

https://github.com/xstupi00/IFJ2017

Implementation compiler of imperative language IFJ17.

c compiler ifj17 lexical-analysis semantic-analysis syntactic-analysis vut vut-fit

Last synced: 11 Mar 2025

https://github.com/bagussatoto/fp-smart-lamp

Final Project Mata Kuliah Komunikasi Data - Hasil Diskusi YouTube📍

c komdat komunikasidata microcontroller smartlamp

Last synced: 06 Jun 2026

https://github.com/suxrobgm/ccourseworkassignments

Individual and Group Assignments in C Language and UNIX Operating System (CSC202A)

c coursework

Last synced: 26 Mar 2025

https://github.com/bacpack-system/packager

BringAuto Packager - a simple way how to build and maintain our dependencies with almost zero learning curve and out-of-the box integration into our workflows.

bacpack-system c cmake cmakelib cpp cxx docker packager

Last synced: 12 Mar 2026

https://github.com/tank3-tk3/pi-calculation-cpu-gpu

PI calculation with CPU and GPU

c cpp cuda parallel-computing pi

Last synced: 13 Apr 2026

https://github.com/ayushkhodankar/employee-management-system

A mini project on employee management system in C language

c employee-management-system

Last synced: 16 Mar 2025

https://github.com/lockie/vibe

Pure C implementation of ViBe background subtraction algorithm

c opencv vibe

Last synced: 08 May 2026

https://github.com/alexpreynolds/byte-store

Generate and explore upper triangular and square matrices of 1-byte values

bioinformatics c correlation-scores encoding jaccard-similarity pearson spearman-rho

Last synced: 05 Feb 2026

https://github.com/almostsagar/kbc-game

A Terminal based Game made with C Language

c first-project

Last synced: 30 May 2026

https://github.com/aptpod/apt-peripheral-linux-driver

Device driver for EDGEPLANT USB Peripherals,

c device-driver linux

Last synced: 14 May 2026

https://github.com/alhazred/ptcpstat

Pfiles-based utility to get process id attached with particular port in illumos

c illumos solaris stat tcp

Last synced: 02 Apr 2025

https://github.com/mreyoud/lib0

c89 utility library

c library utility

Last synced: 18 Jun 2026

https://github.com/lutoma/fastresize

A FastCGI backend for on-the-fly image resizing

c daemon fastcgi imagemagick imageserver

Last synced: 12 Mar 2025

https://github.com/coding-pelican/c-style-guide

Guidelines for modern C coding, including style conventions and layout organization.

c c-coding c-style code-organization conventions guide guidelines modern-c

Last synced: 06 Jul 2025

https://github.com/m4ttpizz4/arg_l0v3

Arquivos do ARG L0V3.

arg c game horror jogo misterio terror

Last synced: 11 Mar 2025

https://github.com/ranjian0/mutton

C library to develop cross-platform mobile and desktop applications

android c linux macos opengl windows

Last synced: 13 Apr 2026

https://github.com/basemax/calculator-flex-bison-c

A tiny calculator project with lexer/parser based on Flex, Bison with pure c programming language.

bison c flex lexer parser yacc yacc-example yacc-lex

Last synced: 03 Apr 2025

https://github.com/allancapistrano/gerador-de-numeros-aleatorios

Dois geradores de números aleatórios, um que permite a repetição dos números e outro que não permite a repetição dos números.

c generator gerador gerador-numeros random-number-generators

Last synced: 16 Mar 2025

https://github.com/lzanatta/cvector

A (very) simple and tiny vector library

c vector

Last synced: 16 Oct 2025

https://github.com/kauahensilva/c_image_processing_treatment

This project is a simple image processing program.

c image-processing

Last synced: 10 Jan 2026

https://github.com/amanoteam/venti

A GCC cross-compiler targeting DragonFly BSD

c cpp cross-compiler dragonflybsd gcc

Last synced: 13 Apr 2026

https://github.com/mmaffi/cadastro_de_alunos_ufms

Este projeto é um exercício desenvolvido na disciplina Algoritmos e Programação II, do curso de Sistemas de Informação da UFMS - Campus de Três Lagoas (CPTL).

algoritimos-e-programacao alunos c cadastro exercicio faculdade

Last synced: 07 Sep 2025

https://github.com/pradumnasaraf/c

C language Notes

c clanguage

Last synced: 10 Jan 2026

https://github.com/vinhyenvodoi98/multiplayer-tictactoe-c

Multiplayer TicTacToe using C, socket

c socket-programming tic-tac-toe tictactoe-game

Last synced: 14 Jun 2025

https://github.com/mahdiydev/mlib

Asynchronous programming in C programming language

async async-await asynchronous asynchronous-programming asyncio c c-programming-language

Last synced: 17 Feb 2026

https://github.com/boweihan/wasm-editor

Terminal Text editor intended for compilation to web assembly - technologies: C, Emscripten (an LLVM to JS compiler)

asm c editor javascript wasm

Last synced: 10 May 2026

https://github.com/mattrltrent/computing_convergence_method

⚡️ A hyper-efficient implementation for log2(x) calculations on a Raspberry Pi 4 B 8GB with a Broadcom BCM2711 SoC (1.8 GHz 64-bit quad-core ARM Cortex-A72, 1 MB L2 cache). Achieved 43% improvement across 5 key metrics: page faults, branch misses, ASM length, cycles, and instructions.

arm64 c ccm computing-convergence-method gcc optimization raspberry-pi transcendental-equations

Last synced: 10 Apr 2026

https://github.com/f1sty/sdl-elixir

SDL2 bindings for Elixir (experimental)

c elixir graphics graphics-programming hacking nif porting sdl2

Last synced: 28 Mar 2025

https://github.com/arkorty/esc103

Programming for Problem Solving

basics c problem-solving

Last synced: 07 Jul 2026

https://github.com/geovannewashington/ansi-nerd

Notes and exercises from K&R and Neso Academy.

c c-programming-language learning programming

Last synced: 05 Oct 2025

https://github.com/gabriel-logan/keylogger-full-working

This project allows you to capture and record keystrokes made by the user on a computer while the program is running. "Keylogger full working" is a project hosted on GitHub that implements a working keylogger in C.

c capture keylog keylogger keylogger-c keys keystrokes log logs programming security

Last synced: 06 Oct 2025

https://github.com/carletonurocketry/josh-nx

Board support logic for the Josh flight computer running Apache Nuttx.

apache-nuttx c embedded flight-computer inspace nuttx rocket rocketry rtos space

Last synced: 06 Oct 2025

https://github.com/wadaboa/operating-systems-project

Trains scheduling project, for Operating Systems class at UNIFI

c operating-systems sistemi-operativi so threading train-scheduler unifi

Last synced: 07 Oct 2025

https://github.com/alewin/c-code-snippets

C code snippets and system call examples, UniBo 2016 Sistemi Operativi

c linux operating-system sistemi-operativi unibo unix

Last synced: 13 May 2026

https://github.com/moxer-mmh/sorting-algorithms

Advanced Algorithm mini tp

c complexity python sorting-algorithms

Last synced: 07 Oct 2025

https://github.com/exclud/simple_shell

A shell written in C

alx-africa c shell

Last synced: 16 May 2026

https://github.com/bahamas10/undercurrents

Visualizer made in C and OpenGL and SDL2

c opengl sdl sdl2

Last synced: 08 Oct 2025

https://github.com/dominic248/online-compiler-django

Tech. Stack: Django and Django-REST-Framework. Available Online Compilers:- Python-2.7, Python-3.8, PHP-7, C, C++, Java-8, Java-11

c c-plus-plus django django-rest-framework java-11 java-8 php-7 python-2 python-3

Last synced: 08 Oct 2025

https://github.com/gunh0/algorithms

📝 Solutions for Algorithm Problems [C/C++]

algorithm beakjoon c cpp data-structures project-euler

Last synced: 12 Mar 2026

https://github.com/stdlib-js/strided-base-function-object

C APIs for creating and managing strided array function objects.

array base c fcn function javascript n-api napi node node-js nodejs stdlib strided

Last synced: 08 Oct 2025