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/shekohex/jax

minimal C-interpreter to play with. for learning purpose

c functional-programming jax learning-by-doing scripting-language

Last synced: 08 May 2025

https://github.com/xqgex/NUMA_Black-Box

Black-box Concurrent Data Structures for NUMA Architectures

brown-university c numa tau tel-aviv-university

Last synced: 11 May 2025

https://github.com/detjonmataj/tiny-c-compiler-patches

During my experience with the C programming language, I have come across many problems. I realized that some things could be changed to improve the user experience with the language. In this repository, you will find patches for a lightweight C compiler called TinyC, where I implemented new features and improved existing ones.

c c-compiler c-compiler-patch c-language compiler tcc tcc-patch tinyc

Last synced: 10 Apr 2025

https://github.com/jerr-it/canvas

Render images and videos directly using C

c c-language hacktoberfest netpbm rendering

Last synced: 14 Aug 2025

https://github.com/cassiebreviu/onnx-csharp-serverless

Build a model with python, save it to onnx format, run it with csharp with the onnxruntime and deploy to a serverless Azure Function

c onnx

Last synced: 14 Apr 2025

https://github.com/arjuncvinod/leetcode-solutions

My Leetcode Problem Solutions

c javascript

Last synced: 02 Aug 2025

https://github.com/fgsch/libvmod-crypto

A Varnish 4 and 5 VMOD to compute message digests and keyed-hash message authentication codes (HMAC).

c crypto module varnish vmod

Last synced: 20 Jul 2025

https://github.com/peterr-s/hash_map

A simple C hash map implementation

c c89 data-structures hashmap standard-conform

Last synced: 01 Aug 2025

https://github.com/davidesantangelo/nmri

All the calculation power you need without the bloat. NMRI is a powerful command-line calculator with support for mathematical functions, variables, command history, and memory operations.

c calculator calculator-application cli

Last synced: 20 Aug 2025

https://github.com/ilieschibane/projet-compil_mini-compilateur

a Mini compiler made in C and Flex/Bison for an university project

bison c compiler flex

Last synced: 30 Apr 2025

https://github.com/airhorns/extractab

App for working with guitar tabs

c chords guitar-tabs piano visual-piano-chords

Last synced: 10 Apr 2025

https://github.com/djthorpe/c-tensor

Tensor implementation in C

c cmake library machinelearning tensor

Last synced: 07 May 2025

https://github.com/rofl0r/filesync

syncs two directories, with the possibility of creating incremental backups

backup c data directories lightweight synchronization

Last synced: 22 Mar 2025

https://github.com/gullradriel/nilorea-library

C tools that are usable as a collection of .c .h or a shared library/dll

allegro5 c hashtable library list network network-engine particles physics pthread socket

Last synced: 12 Apr 2025

https://github.com/alexeev-prog/KintsugiOS

Minimalistic and rich x86_64 operation system in (N)ASM and C

asm c fasm i386 i386-elf-gcc nasm operating-system os osdev x86 x86-assembly

Last synced: 11 Jan 2026

https://github.com/amir-78/processrat

An easy program to detect Trojans running on your computer and get their connection informations.

c csharp process process-rat processrat rat

Last synced: 26 Jul 2025

https://github.com/romanz/rs-ecc

Reed-Solomon Error Correction Code library

c error-correcting-codes python reed-solomon

Last synced: 14 Apr 2025

https://github.com/maandree/libskrift

Text drawing library using libschrift

c library text

Last synced: 24 Feb 2025

https://github.com/v-kolesnikov/unix_notes

🐧 UNIX system programming examples

c gcc self-education system-programming unix

Last synced: 30 Oct 2025

https://github.com/ahoys/actionbuilder

A powerful mission creation extension for Arma 3.

arma3 c sqf sqs

Last synced: 02 Apr 2026

https://github.com/avsystem/avs_commons

A set of common code used in AVSystem for projects written in C.

c iot networking

Last synced: 26 Jul 2025

https://github.com/jonpalmisc/sioku

Simple IOKit-based USB library

c iokit library usb

Last synced: 14 May 2025

https://github.com/proffapt/bodhitree

This is a place where I keep my notes, hand-typed or collection from different sites/articles/videos into one place for me and some other interested people.

bodhitree c code cpp dsa git-notes golang java notes notes-arsenal

Last synced: 30 Aug 2025

https://github.com/colossus73/imagination

A GTK+3 slide showmaker in development since 2009 featuring 69 transitions effects aiming to be user friendly and intuitive using Cairo to achieve the transition effects, FFmpeg to encode the video and ALSA to play the audio during the preview.

c cairo gtk3 help-wanted libasound libavcodec libavformat libavutil slideshow slideshow-maker slideshows transitions video-editing

Last synced: 23 Jul 2025

https://github.com/clseibold/Lydrige

Lydrige is a simple statically typed interpreted programming language inspired by lisp and C.

c interpreter language lisp mpc

Last synced: 11 May 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/a-khakimov/ping

Simple ping writed in C

c icmp icmp-ping ping unix-socket

Last synced: 18 Feb 2026

https://github.com/amirsorouri00/bible-of-c

This repository contains the examples of the " The C Programming Language(Second Edition) " book that i implemented for me.

bible-of-c c c-programming the-c-programming-language

Last synced: 12 May 2025

https://github.com/sug0/libgoimg

C library that aims to provide the ease of operation Go enables for image processing

c farbfeld go golang image interface jpeg library png

Last synced: 19 Jun 2025

https://github.com/winterrdog/sqlyte-db

A small database like SQLite that can do CRU( create, read & update ) and store data as B-Trees. Clearly written in C.

c data-structures database sql

Last synced: 10 Jul 2025

https://github.com/picotech/picosdk-c-wrappers

A set of C wrapper library projects for PicoScope® oscilloscope products.

c linux mac-osx picoscope picoscope-oscilloscope windows wrapper wrapper-api wrapper-dll wrapper-library

Last synced: 13 May 2025

https://github.com/merendamattia/mdp

MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).

c cpp

Last synced: 15 Jul 2025

https://github.com/zlliang/clox

An interpreter of the Lox scripting language, implemented in C

c interpreter programming-language

Last synced: 12 Jun 2026

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/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/sirwumpus/quix

QIX game for *nix sytems

arcade-game c game qix

Last synced: 28 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/fragglet/yocton

Stringly-typed Minimalist Object Notation

c encoding minimalist

Last synced: 07 Apr 2025

https://github.com/j4cobgarby/atomic-kernel

A kernel, written in C. My second kernel, cause I wanted to start from a clean slate.

c grub i386 i686 kernel nasm operating-system qemu

Last synced: 20 Sep 2025

https://github.com/maxgfr/braille-translator-math

A program that converts a pdf to txt by transforming a registered mathematical symbol in its braille form.

blind braille braille-translator c converts hex hexadecimal mathematics pdf script translation

Last synced: 02 Aug 2025

https://github.com/brunomnsilva/abstractdatatypesinc

Collection of abstract data types in C language

abstract-data-types adts c clanguage doxygen

Last synced: 03 Oct 2025

https://github.com/ffraenz/bomm

C-based command-line program designed to break Enigma ciphertext in a ciphertext-only scenario

c cryptanalysis enigma enigma-machine

Last synced: 13 Aug 2025

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/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/gabrielevalenzuela/microcontrollerexamples

Example projects for LPC1769 and STM32 microcontrollers. Includes code samples and setup instructions for various functionalities and peripherals. Ideal for learning and implementing embedded systems with ARM Cortex-M.

c embedded-systems lpc1769 stm32f103c8t6

Last synced: 20 Aug 2025

https://github.com/dsst95/vulnerable-server

A server for testing shellcode injection over a buffer overflow

buffer-overflow c denial-of-service metasploit msf msfvenom shellcode-injection

Last synced: 03 Apr 2025

https://github.com/sysread/uri-fast

A fast(er) URI parser for Perl

c fast inline parameter parser perl query tiny uri url xs

Last synced: 11 Apr 2025

https://github.com/ilayn/semicolon-lapack

C11 implementation of the venerable F77 LAPACK library

blas c lapack linear-algebra

Last synced: 06 Apr 2026

https://github.com/bor0/chip-8

CHIP-8 virtual machine was made to allow video games to be more easily programmed for said computers

c chip-8 chip8 games interpreter sdl

Last synced: 10 Apr 2025

https://github.com/bor0/misc

Misc playground and random stuff

assembly books c coq haskell idris javascript playground scheme

Last synced: 10 Apr 2025

https://github.com/guilhermenobrega/c-projects

Projetos e estudos acerca da linguagem C. Para aprender mais funções e bibliotecas, leia a documentação fornecida neste diretório

c colab colab-notebook colab-tutorial csharp introduction-to-algorithms logic-programming

Last synced: 11 Apr 2025

https://github.com/risto-stevcev/c-autotools

:boat: A tutorial on how to use autotools for C

autotools c configure install make make-install

Last synced: 30 Apr 2025

https://github.com/luqasz/avr-registers

Fixed registers and bit fields generated from atdf files

avr c cpp embedded rust

Last synced: 19 Mar 2025

https://github.com/kube/libft

42 C Library implementation

42born2code c libc libft

Last synced: 20 Oct 2025

https://github.com/uwunyaa/pulse

A CPU monitor that can disable processors on the fly

beos c gtk gtk2 haiku linux

Last synced: 09 Jul 2025

https://github.com/adam-mcdaniel/bigint

A library for arbitrarily large integers📐, written in C

biginteger c header-only library math

Last synced: 11 Apr 2025

https://github.com/eugenedakin/rawplugin

Create a raw x64 bit Windows "C" with "C++" plugin that can be used in Xojo

c cplusplus plugin raw-plugin visual-studio xojo

Last synced: 16 Oct 2025

https://github.com/deathlyfrantic/git-status-prompt

A Git status widget for your zsh prompt, written in C

c git prompt status zsh

Last synced: 12 Mar 2025

https://github.com/dyekuu/dns-hijacking

A C/C++ language tool for DNS Hijacking in UNIX/Linux System by using raw socket and pcap

c dns-hijacking dns-server pcap raw-socket

Last synced: 01 Jul 2026

https://github.com/gizmo385/c-minus-minus

A C-- compiler written in C with a side Clojure branch

c clojure compiler

Last synced: 09 Jul 2025

https://github.com/danielmartensson/deeplearning2c

Using Deeplearning4J with JavaFX for mobile and desktop use and generate C-code and MATLAB-code

android c deep-neural-network deeplearning4j gluonhq-javafx iphone java javafx matlab

Last synced: 01 May 2025

https://github.com/onjin/astral

MUD Astral Dominion

c game mud

Last synced: 14 Oct 2025

https://github.com/nathancy/micromouse-simulator

Micromouse simulator with four levels written in C

c maze micromouse-simulator mouse simulator

Last synced: 15 Jun 2025

https://github.com/german-one/termwnd

Find the terminal window hosting the shell process running in a local Windows session.

c command-line console cpp csharp powershell terminal vb-net windows

Last synced: 11 Apr 2025

https://github.com/conni2461/examiner

A small, opinionated c unit testing framework

c unit-testing-framework

Last synced: 29 Oct 2025

https://github.com/gonsie/gates

Gate-level circuit model for ROSS

c circuit discrete-events-simulations gate-level ross simulation

Last synced: 29 Apr 2025

https://github.com/silentvoid13/silent_log

dead simple single-header library to display some colored log messages

c logging-library

Last synced: 20 Aug 2025

https://github.com/rutujar/helloworld_travis_demo

This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly

appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github

Last synced: 10 Apr 2025

https://github.com/ruimaciel/mropes

M's ropes library: a rope data structure library implemented in C

c c90 data-structures rope rope-string string

Last synced: 05 May 2025

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

CMinifier: A C program to remove comments and minimize the code (remove whitespace and summarize code)

c c-minifier minifier minifier-c minifiers minify minify-c minifying

Last synced: 05 May 2025

https://github.com/gikoskos/simbly

Multithreaded runtime and interpreter for programs written in a tiny assembly-like language

c cmake concurrency concurrent data-structures interpreter language multithreading pthreads runtime toy-language unix

Last synced: 10 Apr 2025

https://github.com/dcasella/k-means

K-Means libraries for C, Lisp, Prolog and Ruby

c common-lisp kmeans prolog ruby

Last synced: 30 Apr 2025

https://github.com/avdaredevil/components-for-powershell

Polyfill Like components for PowerShell - Single Line Integrations with any Technology Stack

bower c cli ease environment git golang integration java mongodb nodejs path php polyfill powershell python r ruby utility windows

Last synced: 11 Apr 2025

https://github.com/briandowns/libbluesky

C/C++ library for accessing the BlueSky API.

bluesky c cplusplus libray

Last synced: 24 Jul 2025

https://github.com/anshumanv/sea-shell

Minimal terminal functions implemented in C.

c os sea shell terminal

Last synced: 19 Mar 2025

https://github.com/ac000/sprotly

Simple transparent https proxy forwarder using splice(2)

c networking splice transparent-https-proxy

Last synced: 10 Apr 2025

https://github.com/0x1nf3cted/xhell-dev

xhell is a basic shell written in C

bash c cli shell terminal

Last synced: 18 Mar 2025

https://github.com/arturbomtempo-dev/programming-logic-course

A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.

c course cpp programming-logic

Last synced: 30 Apr 2025

https://github.com/anuj-er/introductory-c-programming-specialization

This repository is a comprehensive resource for students enrolled in the Introductory C Programming Specialization course. Created by Anuj Kumar, a first-year Computer Science and Engineering student at Chitkara University, this repository contains all the codes, instructions, and tips needed to successfully complete the course.

c makefile programming-language resources shell

Last synced: 12 Apr 2025

https://github.com/chaoses-ib/cpp

c cpp

Last synced: 16 Jun 2025

https://github.com/taizod1024/vscode-ac-ts-extension

atcoder/yukicoder vscode extension for c/c++/java/python/go/javascript/typescript

atcoder c go javascript python typescript vscode-extension yukicoder

Last synced: 07 May 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/unclechu/lv2-ladspa-bit-crusher

Bit Crusher Audio Plug-In (LV2 and LADSPA)

audio-processing bit-crusher c dsp-plugin ladspa lv2 lv2-plugin

Last synced: 26 Oct 2025

https://github.com/rsharifnasab/os_project

OS project to practice mutex and more

c mutex os semaphore

Last synced: 19 Oct 2025

https://github.com/okerew/biobridge

Biobridge is a Python library for simulating biological processes and systems also analyzing them, visualising them, and interacting with them.

analysis biology biopython bridge c cpu database learning library linux machine macos python realtime simulation unix windows

Last synced: 10 Oct 2025