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/kotleni/brfkc

Just a brainfuck compiler written in C.

brainfuck c cmake code-generation compiler

Last synced: 19 Jul 2025

https://github.com/thelime1/c_functions

all esprit C functions in one repo

c esprit functions

Last synced: 25 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/jonpalmisc/sioku

Simple IOKit-based USB library

c iokit library usb

Last synced: 14 May 2025

https://github.com/joescat/xinvaders3d

XInvaders3D is a 3D Vector Graphics Space Invaders clone for X11.

arcade-game c retrogaming space-invaders xwindows

Last synced: 15 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/cyd3r/ransac

An implementation of the RANSAC algorithm

c ransac

Last synced: 05 Apr 2025

https://github.com/lesomnus/vcpkg-cache-http

HTTP provider for vcpkg binary caching

c cache cplusplus cpp vcpkg vcpkg-binary-caching

Last synced: 08 Jul 2025

https://github.com/j1sk1ss/cordellos.petprj

Simple hobby OS based on GRUB2 as boot loader, and .c kernel with userland programs

asm c elf ethernet fat32 grub2 kernel os scratch userland

Last synced: 17 Feb 2026

https://github.com/hajin-park/ucmerced-cse

UC Merced CSE Monorepo

c cpp mips python ucm ucmerced

Last synced: 07 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/moisam/laylaos

A hobby OS with a custom kernel and userspace, with many ported software including musl libc, SDL2 and even Qt5!

c c-library cdrom grub2 kernel laylaos musl musl-libc operating-system operating-systems os osdev qt qt5 sdl2 sdl2-image window-manager x86-64

Last synced: 29 Oct 2025

https://github.com/apwhitehat/http_threadripper

HTTP 1.1 server which shows off high concurrency capabilities of C++

c cpp cpp11 high-concurrency http libev socket-programming

Last synced: 13 Apr 2025

https://github.com/ankitjarwall/code-with-ankit

Hello everyone, Here we cook the fucking shit.

backend-api c cpp frontend-web mern python react

Last synced: 19 Jun 2025

https://github.com/ryukinix/pic-tetris

Tetris Implementation for PIC18F4550

c game microchip pic tetris xc8

Last synced: 05 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/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/pericles001/printf

Group project: writing our own printf function

c gcc printf

Last synced: 24 Jun 2025

https://github.com/sdasgup3/profiler-using-clang-based-ast-instrumentation

Clang based AST reformatting tool used for injecting instrumentation code in C/C++ programs. The goal is collecting profiles (run-times and execution frequencies) on C/C++ programs.

ast c clang cplusplus instrumentation llvm profiler runtime total

Last synced: 12 Apr 2025

https://github.com/aiya000/workspace

This is file space that is my learning any language.

c clojure cobol csharp golang haskell html java javascript programming python ruby scala study typescript viml vimscript

Last synced: 09 May 2025

https://github.com/alifarazz/mipslol

:moyai: A MIPS simulator with <3

c interpreter mips-simulator

Last synced: 11 May 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/bmeneg/playing-around-kernel

Learning repo for Linux Kernel stuff

c kernel learning linux-kernel low-level

Last synced: 13 Apr 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/luistar/union-find-c

C implementation of the union-find data structure

c disjoint-set union-find

Last synced: 12 May 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/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/x0reaxeax/smol_helloworld

Shortest Hello World code in C - 0 characters source file!

c hello-world helloworld shortest-code

Last synced: 18 Jul 2025

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/github0null/mesch

meschach: C 矩阵库,可用于单片机系统,源码来自: http://homepage.divms.uiowa.edu/~dstewart/meschach/)

c library matrix mcu meschach stm32

Last synced: 13 Apr 2025

https://github.com/chubek/zephyrasdl

An implementation of Zephyr ASDL in C, targeting C

abstract-syntax-tree bison c domain-specific-languages flex gcc gnu gpl lex trees yacc

Last synced: 12 May 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/moon-chilled/lrogue2

Updated version of lrogue

c rogue roguelike

Last synced: 01 Sep 2025

https://github.com/zmercury/cpp

C++ - Second Semester Notes

bed bicte c cpp ict notes programming sanothimi

Last synced: 07 Apr 2025

https://github.com/angelogalav/uniosscripts

Cool OS experiments made with C, Python and Bash

bash c exercises operating-systems python scripts

Last synced: 04 Oct 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/willdoescode/arraylist

ArrayList

c

Last synced: 23 Jul 2025

https://github.com/xx19941215/light-c

c

Last synced: 27 Mar 2025

https://github.com/sirwumpus/quix

QIX game for *nix sytems

arcade-game c game qix

Last synced: 28 Apr 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/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/flyx/libyaml_constructor

Code generator to load YAML into C types

c deserialization libyaml yaml

Last synced: 04 Nov 2025

https://github.com/larryaasen/obslib-framework

A macOS framework created from libobs and consumed by Cocoapods. (Help Wanted)

c cocoapod cocoapods cpp framework help-wanted livestreaming macos obs streaming xcode

Last synced: 06 Mar 2025

https://github.com/tscheffl/think-like-a-computerscientist_c

Eine Einführung in die Programmierung mit C

book c latex pdf textbook

Last synced: 30 Apr 2025

https://github.com/wallneradam/flsynth

A synthesizer lib using SDL2, OpenSL ES and FluidLite

android c fluidlite fluidsynth midi opensl-es sdl2 sf2 sf3 soundfont-synthesizers synthesizer

Last synced: 31 Jul 2025

https://github.com/iker-gonzalez/42-common-core

Compilation of all the projects carried out as part of 42's common core program.

42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization

Last synced: 25 Aug 2025

https://github.com/callmesalmon/pearlos

pearlOS: A complete and lightweight operating system, contributions are welcome!

c kernel minimal minimalist operating-system os osdev pure-c

Last synced: 14 Apr 2025

https://github.com/sagiegurari/c_string_buffer

A simple string buffer for C

c c-lib c-library string string-buffer

Last synced: 12 Apr 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/kianenigma/c-interpreter

Minimal Interpreter (--like) environment for C written in Rust.

c interpreters rust rust-crate

Last synced: 14 Apr 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/dns-oarc/pcap-thread

PCAP helper library with POSIX threads support and transport layer callbacks

c library packet-capture pcap pthreads

Last synced: 09 Nov 2025

https://github.com/basemax/bignumberc

The Big Number C library is a C library for arbitrary precision arithmetic. It can be used to perform arithmetic operations on numbers of arbitrary size. It is written in C and is designed to be portable and efficient. You can work with numbers of any size, and the library will automatically allocate memory as needed.

big-number big-number-calculation big-number-multiplication big-numbers bignumber bignumbers c c-library number-converter

Last synced: 03 Aug 2025

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/artichoke/strudel

🥐 🥮 Rust port and drop-in replacement for the `st_hash` C hash table library

artichoke c ffi hashmap ruby rust rust-crate

Last synced: 09 Mar 2026

https://github.com/ebrezadev/ds3231-real-time-clock-c-driver

DS3231 Real Time Clock C Library (High Level Driver)

arduino c driver ds3231 embedded-c library linux raspberrypi real-time-clock rpi rtc

Last synced: 10 Aug 2025

https://github.com/ctkqiang/dirleaks

dirleaks 是一款轻量级、高效的敏感路径扫描工具,专为 渗透测试人员、红队、安全研究员 设计。 它能够快速识别目标站点中常见的敏感文件、配置文件、备份文件和目录泄露问题,帮助安全从业者在信息收集阶段迅速发现潜在的攻击面。 本项目基于 C 语言 + libcurl 实现,保证了跨平台兼容性与性能,提供交互式终端菜单,简单易用,适合从个人测试到团队批量渗透任务。

c china chinese clang ctkqiang curl cybersecurity dirleaks hackertools redteam scanner websecurity

Last synced: 15 May 2026

https://github.com/olivier-boudeville/ceylan-seaplus

Part of the Ceylan project gathering facilities to better integrate C/C++ code to Erlang.

c c-plus-plus ceylan erlang integration

Last synced: 05 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/thales-e-security/header2go

Convert C header files into skeleton Go implementations

c cgo generator go header-files

Last synced: 10 Feb 2026

https://github.com/Nuno-Jesus/libft_file_checker

Small tool to verify files of the libft project

42 42-libft 42born2code 42cursus 42porto 42school c programming python

Last synced: 24 Mar 2025

https://github.com/briancline/undernet-cservice

The original Undernet Channel Service (X/W) used from 1995–2002. Note: I am not the author, just preserving it for posterity. It is one piece of IRC history.

c cservice irc irc-services undernet

Last synced: 22 Aug 2025

https://github.com/luki120/aurorac

iOS password generator written in pure C & C++

c cpp ios jailbreak

Last synced: 07 Apr 2025

https://github.com/andresrodriguez55/interpreterforbigaddlanguage

Interpreter for the BigAdd language.

c compiler interpreter

Last synced: 09 Mar 2026

https://github.com/zbrdeev/base64.c

Base64 library in C

base64 c library

Last synced: 22 Aug 2025

https://github.com/codeabinash/try-aurora

The C code highlighting engine for the web.

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

Last synced: 22 Apr 2025

https://github.com/princexz/alx-system_engineering-devops

I'm now a ALX Student, this is my second repository as a full-stack engineer

c git network network-analysis ruby shell

Last synced: 10 Mar 2026

https://github.com/valen-h/ansi

An ansi terminal controller made in C.

ansi c gnu terminal vt100 xterm

Last synced: 08 Apr 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/wenkesj/cai

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

c deep-learning

Last synced: 27 Feb 2026

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/eun/nss_http

Name Service Switch Service that uses an http JSON backend.

api c json json-api nss nss-db

Last synced: 16 Mar 2025

https://github.com/dexter-xd/chip8-emulator

Simple CHIP-8 emulator with SDL2

c chip8 sdl2

Last synced: 08 May 2025

https://github.com/nicholaschiasson/car

Compile and Run! Execute source files directly without worrying at all about compiling.

c compile-and-run cpp csharp go java rust shebang utility

Last synced: 08 May 2025

https://github.com/jesperkha/neon

Statically typed compiled language

c compiler language neon programming-language transpiler

Last synced: 22 Apr 2025

https://github.com/denismurphy/espresso-engine

Arduino ESP32 based smart coffee machine

arduino c coffee coffee-machine educational embedded esp32 espresso iot

Last synced: 08 Apr 2025

https://github.com/joshiemoore/xwow

dynamic/interactive desktop backgrounds for X11

c linux sdl2 x11

Last synced: 08 Apr 2025

https://github.com/bfontaine/homer

Daemonize all the things

c cli daemon tool

Last synced: 15 Apr 2025

https://github.com/monal5031/chimera

C/C++ implementation of basic linux commands

c commands cpp linux

Last synced: 12 Apr 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/littlebutt/streamcpy

The Stream API in Python.

c cpython-extensions python stream

Last synced: 09 Apr 2025

https://github.com/staskobzar/c-project-skeleton

C project skeleton: vim, autotools, ctags, cmocka, lcov, dejagnu, apr, doxygen, git

apache-portable-runtime autotools c c-skeleton cmocka ctags dejagnu doxygen ide lcov vim

Last synced: 08 May 2025

https://github.com/qu1x/trackball

Virtual Trackball Orbiting via the Exponential Map

arcball c camera exponential-map quaternion rust-lang virtual-trackball

Last synced: 30 Apr 2025