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://git.gay/blueb/aster

its like if harper wrote a fediverse software. oh wait.

activitypub activitystreams c fediverse svelte typescript wasm webfinger

Last synced: 04 Oct 2025

https://github.com/feixiao/c_practice

C/C++练习和第三方库demo

c c-plus-plus googletest libnice libtool

Last synced: 26 Dec 2025

https://github.com/archer-01/ft_printf

Recoding libc's printf

c variadic-function

Last synced: 25 Jul 2025

https://github.com/tanvir1337x/scriptorium

A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes

bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh

Last synced: 25 Jul 2025

https://github.com/jrzvnn/kattis-solutions

This repository contains solutions to various problems from Kattis that I have successfully completed.

c competitive-programming cpp java kattis-solutions

Last synced: 21 Apr 2026

https://github.com/jblond/debian_build_apache24

Build apache 2.4 on debian from scratch

apache c debian httpd shell

Last synced: 15 Apr 2025

https://github.com/thakeenathees/scripts

personal gists and scripts

c utilities

Last synced: 04 Mar 2025

https://github.com/watson1978/ilios

Cassandra driver written by C language for Ruby

c cassandra ruby

Last synced: 31 Aug 2025

https://github.com/tpulatha/smelly-one

Smelly one

arduino c co2 knx temp

Last synced: 30 Jul 2025

https://github.com/ishanoshada/sl-android

Slandroid is a universal script runner that simplifies running scripts in multiple programming languages. It automatically detects the language, installs missing interpreters or dependencies, and executes the script seamlessly. Whether it's Python, JavaScript, Bash, Ruby, Java, Go, PHP, Perl, C, C++, Rust, or more—Slandroid has you covered!

bash c perl php py pypi python ruby script-runner sh slandroid

Last synced: 31 Jul 2025

https://github.com/jibsen/blog

Basic logging

c logging

Last synced: 25 Jul 2025

https://github.com/afnanenayet/tiny-c

Work from my compilers class, in which we implemented an AST, a few optimizations, and linear scan register allocation for a subset of the C language.

assembly ast bison c compilers cpp flex lex llvm optimization yacc

Last synced: 14 Aug 2025

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/ebrezadev/ds1307-real-time-clock-c-driver

DS1307 RTC (real time clock) portable c library (high level driver)

arduino c driver ds1307 embedded embedded-c library real-time-clock rtc

Last synced: 07 May 2025

https://github.com/ybootin/mp3gain.js

Analyse and Normalize MP3 file into the browser

audio c docker emscripten javascript mp3 mp3-converter normalize typescript

Last synced: 15 Apr 2025

https://github.com/oguzhan-yilmaz/lexical-analyzer-for-psi-lang

A lexical analyzer for custom defined PSI Language, developed for Programming Languages Course.

c lexical-analyzer

Last synced: 05 Aug 2025

https://github.com/aryank1511/seneca-college-ipc144-workshops

This repository contains all the IPC144 (Introduction to programming using C) workshops and milestones that I have done as a student at Seneca College.

c modular-architecture structured-programming

Last synced: 04 Aug 2025

https://github.com/warchant/reed-solomon_syndrome_gf256

C implementation of Reed-Solomon error-correction codes. For detection syndrome decoding is used. Works in GF(256).

c header-only reed-solomon syndrome-decoding

Last synced: 23 Sep 2025

https://github.com/flatcap/ldminfo

⚙️ LDM Partition Info (Logical Disk Manager - Windows Dynamic Disks)

c cli dynamic-disk ldm

Last synced: 10 Aug 2025

https://github.com/dearrude/spider_in_hell

Inspired by the android game Greedy Spiders but in C

c game greedy-bfs

Last synced: 03 Aug 2025

https://github.com/bklockly/bof-timestomp

Bof for File Timestamp Modifier

bof c timestamp

Last synced: 09 Aug 2025

https://github.com/wykerd/libytdl

Embeddable Youtube Downloading Library

c youtube youtube-downloader

Last synced: 12 Apr 2025

https://github.com/julienmeritte/c_http_server

Serveur HTTP en C pour comprendre et manipuler les sockets et le protocole TCP. Tomcat-like project.

c make

Last synced: 03 Aug 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/lbrugnara/fllib

Set of algorithms and data structures written in portable C99

algorithms c c99 data-structures

Last synced: 07 Aug 2025

https://github.com/howerj/tftp

Portable TFTP client and server

c client embedded portable server tftp

Last synced: 25 May 2026

https://github.com/amaitou/get_next_line

Explore efficient line-by-line reading with My C project designed to handle file descriptors. This program adeptly processes input, reading each line sequentially from the specified file descriptor.

1337school 42cursus 42network c getnextline-42 memory-allocation static-variables

Last synced: 25 Jan 2026

https://github.com/nihilantropy/minishell

Minishell: aka Minihell :fire:

42 42rome c minihell minishell programming shell

Last synced: 03 Feb 2026

https://github.com/ebrezadev/bluetooth-slave-spp-task-handler-c-driver

Bluetooth Slave JDY-31 SPP (Serial Port Profile) Task Handler C Driver

arduino bluetooth c driver jdy-31 mcu serial spp

Last synced: 27 Apr 2026

https://github.com/vezel-dev/libap

An arbitrary-precision numerics library, ported from LLVM to Zig with a C API.

c llvm numerics zig

Last synced: 12 Apr 2025

https://github.com/sammaji/c-programs

Repository to store all my C programs.

c programming-exercises

Last synced: 14 Apr 2025

https://github.com/johannesbuchner/lightrayrider

Ray tracing of hydrodynamic simulations to compute column densities

astrophysics c intersection monte-carlo parallel-computing python raytracing

Last synced: 15 Jul 2025

https://github.com/fedecastellaro/ad7124-4-implementation

AD7124-4 - 24-Bit ADC, 4-Channel , Sigma-Delta - PCB and software implementation

24-bit-adc ad7124 ad7124-4 c kicad lpc1769 sigma-delta

Last synced: 20 Sep 2025

https://github.com/seluj78/ft_printf

This repository hosts the source code for my rework of the printf function called ft_printf. It's a project made for the school 42 and I'll keep updating/improving it over time

42 42born2code c printf

Last synced: 12 Jun 2026

https://github.com/ismailbarkani/sudoku-pour-enfants

Le sudoku, est un jeu en forme de grille dont le but est de la remplir avec une série des chiffres tous différents qui ne se trouvent jamais plus d’une fois sur la même ligne, dans la même colonne ou dans la même région, Puisque le jeu est destiné aux enfants, et pour simplifier, la forme de sudoku sera une grille de 4 régions, les régions étant alors des carrés de 2x2 à remplir par des objets qui attirent l’attention de l’enfant

c ensias gtk gtk-theme jeu sudoku-game sudoku-solver

Last synced: 14 May 2026

https://github.com/marcosalvalaggio/lana-blas

A Python C-API-based Experimental Linear Algebra library

blas c cpython linear-algebra pypi

Last synced: 10 Mar 2026

https://github.com/mathyscogne/42_minishell

MiniShell: A custom Unix shell developed in C. Supports pipes, redirections, built-in commands (cd, echo, etc.), environment variable expansion, and error handling.

42 c minishell

Last synced: 09 Aug 2025

https://github.com/mkasimd/c-nasm

Some tutorials on C & x86 Assembly

c nasm-assembly tutorial x86-64

Last synced: 09 Apr 2025

https://github.com/visualstudioex3/div2-framework

Collection of DLLs for DIV Games Studio 2 (vanilla).

ansi-c c c89 div-games-studio div2 framework game-development ms-dos retro watcom

Last synced: 04 Oct 2025

https://github.com/yashpatel7025/expensemanager

Expense Manager using Linked Lists in C, Awesome thing about this project is it keep track of your Expense data even after terminating program.

c clanguage cprogramming datastructures datastructures-algorithms expense-management expense-manager expense-tracker expensemanager linked-list linklist

Last synced: 31 Mar 2025

https://github.com/pepebecker/pepeos-i686

PepeOS is a minimal Operating System

c cross-compiler nasm operating-system os pepeos

Last synced: 14 Apr 2025

https://github.com/franckferman/systematic

👻 SYSTEMatic: Systematically Seizing SYSTEM Rights. Token Impersonation POC. Alternative to PSExec for token theft. From Administrator to NT Authority\SYSTEM.

administration-system administrator c cyber-security cybersecurity elevation-of-privilege exploiting poc privilege-elevation privilege-escalation proof-of-concept proof-of-work psexec security security-tools system-administration token-stealer windows windows-10 windows-server

Last synced: 02 Apr 2026

https://github.com/alyssonmach/programas-c

Tópicos discutidos na disciplina Introdução a Programação da UFCG.

c c-language deitel introduction-to-programming ufcg

Last synced: 11 Apr 2025

https://github.com/ad4ndi/vsh

Shell in C for Unix-like systems

assembly c cli shell

Last synced: 02 Mar 2026

https://github.com/briandowns/libgithub

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

c cpp github library

Last synced: 03 Sep 2025

https://github.com/abhigyan126/sieve

A C implementation of the SIEVE cache eviction algorithm, based on the research paper (https://junchengyang.com/publication/nsdi24-SIEVE.pdf)

c c-library sieve-cache

Last synced: 04 Sep 2025

https://github.com/mark-mdo47/cartoonify

NVIDIA Jetson Nano implementation of Dan MacNish's brilliant "Draw This" camera

c camera danmacnish jetson-nano nvidia python pytorch tensorflow

Last synced: 12 Apr 2026

https://github.com/strawberry-team/ucode-connect-marathon-c-endgame

Desktop game development according to the whole cycle of Challenge Based Learning framework. Learn the basics of UNIX systems and the basics of writing code in the C programming language.

c c-development c-programming-language challenge-based-learning coding-bootcamp coding-challenge game-dev game-development raylib

Last synced: 09 Apr 2025

https://github.com/manucabral/winsock-example

Socket programming example for Windows

c client-server socket-programming winsock2

Last synced: 30 Jun 2025

https://github.com/superjmn/somecompiler

A little C-like compiler created for The Joy of Learning

c compiler language processor z80

Last synced: 26 Jun 2025

https://github.com/0xpantera/halcyon

Compiler for a subset of C written in Haskell

c compilers haskell programming-languages

Last synced: 03 Jul 2025

https://github.com/apsknight/antaran

अंतरण - A File Transfer Program implemented in C using UNIX Socket API over Transmission Control Protocol.

c ftp socket socket-programming

Last synced: 09 Apr 2025

https://github.com/itenfay/ffmpeg-lib

FFmpeg is a collection of libraries and tools to process multimedia content such as audio, video, subtitles and related metadata.

audio c ffmpeg fft hevc matroska matroska-files mp4 mpeg multimedia rtmp rtsp streaming video webm

Last synced: 20 May 2026

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/humansinput/rovervoice

Really banal, but portable TTS speech synthesis library written in C.

c espeak linux mac portable-library speech text-to-speech tts windows

Last synced: 16 May 2025

https://github.com/kampi/avr

My private AVR library.

avr avr-gcc c

Last synced: 09 Jul 2025

https://github.com/tranbavinhson/compiler

Compile KPL(Kyoto Programming Language) by C

c compiler compiler-principles

Last synced: 09 Apr 2025

https://github.com/rishabharoraa/juliagen

juliagen - minimal julia/mandelbrot set generator

c maths

Last synced: 16 Jan 2026

https://github.com/92181/hashdb

A tiny one dimensional database, written in plain C.

c cpp database hashmap xxhash

Last synced: 13 Oct 2025

https://github.com/yuanlehome/clipboard-translate

Linux平台划词翻译工具

c linux shell

Last synced: 04 May 2026

https://github.com/Bfgeshka/vkgrab

VK API grabber via libcurl & jansson

c c99 grabber jansson libcurl vk vk-api

Last synced: 11 Mar 2025

https://github.com/mdrokz/port_scanner

an port scanner that scans ports from a given hostname or ip address from an range of ports

c c-programming cmake ipv4 network networking socket-programming threading unix

Last synced: 11 Jul 2025

https://github.com/versbinarii/dct

image processing assignment

c digital-signal-processing matrix

Last synced: 03 May 2025

https://github.com/barbalet/london1940

Simulates London in 1940.

ape c city london maps png sdk simulation

Last synced: 27 May 2026

https://github.com/mdabdullahibnaharun/programmingcontest-problemsolving

Programming Problem Solving by using C/C++, Java, Python with Ds, STL & ALgorithms.

algorithms-and-data-structures c cpp17 data-structures java problem-solving python

Last synced: 11 Apr 2026

https://github.com/thoonk/iocp-bulls-cows

Number baseball game based on IOCP

c iocp

Last synced: 04 Oct 2025

https://github.com/aradzie/dlmalloc

Doug Lea's memory allocator

c libc malloc memory-allocator memory-management

Last synced: 10 Jul 2025

https://github.com/josethz00/math_interpreter

Repo destinated to studies about languages, compilers, interpreters, grammars and lexical and sintax analysis

c lex yacc

Last synced: 28 May 2026

https://github.com/gjbex/best-practices-for-scientific-computing

Material for a training on best practices for scientific computing.

c code coverage cpp documentation fortran functionaltests python training unittesting version-control

Last synced: 13 Jul 2025

https://github.com/cnugteren/midisurf

Audiosurf-like game for the Atari ST based on Midi files

atari atari-st c midi

Last synced: 27 Mar 2025

https://github.com/gm7avila/data-structures

🏗️ My study of data structures using C

c computer-science data-structures

Last synced: 06 Mar 2025

https://github.com/zhangbird050801/notes

studying notes, such as algorithm, data structure, c, hexo, linux and so on,

c hexo linux

Last synced: 05 Sep 2025

https://github.com/theimpossibleastronaut/deckhandler

Library to handle a deck of cards

c cards library random-generation simulations swig

Last synced: 28 Feb 2025

https://github.com/sumukha-pk/lru-cache

Implementation of the LRU Cache in C, Implementation of the LRU Cache in C++, Implementation of the LRU Cache in Go, Implementation of the LRU Cache in JAVA

c cplusplus cpp go golang golang-library java lru lru-cache lru-caches lrucache

Last synced: 19 Apr 2026

https://github.com/bunji2/cgo

Minimal samples of cgo

c cgo go golang mingw python2 windows

Last synced: 27 Oct 2025

https://github.com/assaabloy-ppi/binson-c

C library that implements Binson (see binson.org).

binson c

Last synced: 06 Jan 2026

https://github.com/nouuu/cxml

XML DTD written in C

c dtd dtd-validation gtk gtk3 xml xml-parser xml-parsing

Last synced: 11 Apr 2026

https://github.com/4thel00z/env.h

Utilities to nicely interact with the environment variables.

c clib env

Last synced: 24 Mar 2025

https://github.com/ir33k/walter

Write unit tests in C with no boilerplate

c library testing

Last synced: 17 Apr 2025

https://github.com/baponkar/keblaos

KeblaOS is a simple Operating System based on x86 32 bit and 64 bit architecture and made with C and assembly.

asm c operating-system os x86

Last synced: 16 Jan 2026

https://github.com/firesjoeng/weskip

Windows微信小程序跳广告 | WeChatAppEx.exe AD Skipper

adblock c cplusplus dll-injection hook miniprogram python speedgear speedhack wechat wechatappex

Last synced: 07 May 2026

https://github.com/hxndev/reverse-sort-and-decrypt-string-using-child-processes

Applying different operations on a string using Fork and Exec.

ascii c child code cpp decrypt exec fork length os pipes processes reverse sort string

Last synced: 20 Apr 2026

https://github.com/pdsmart/x1key

Sharp X1 PS/2 keyboard interface based on the Renesas R8C

c cpp electronics firmware kicad renesas sharp

Last synced: 04 Feb 2026

https://github.com/lucasdaher/banco-malvader

Programa desenvolvido para o trabalho da matéria de Lógica de Programação.

c

Last synced: 01 Mar 2025

https://github.com/matyalatte/c-env-utils

A cross-platform C library to get env info such as exe path, user name, and os version

c closs-platform

Last synced: 02 Mar 2025

https://github.com/hxndev/brick-slayer-project

In this game I designed a graphical 2-D Brick Slayer Game. It has multiple levels with multiple difficulties and many more bonuses.

2d brick brick-breaker brick-slayer c cpp game game-development graphics itc oop pf project

Last synced: 02 May 2026

https://github.com/dcavalei/exam-rank-04-microshell

My code for microshell exam

42 42born2code 42lisboa c microshell

Last synced: 04 Feb 2026