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/moistcoder/discordgrabber

Private use C# Discord Token grabber class that anyone can easily add to their projects

c c-sharp coder csharp dc discord get grabber moist moistcoder sharp stealer token utility

Last synced: 30 Apr 2025

https://github.com/zenitheesc/drivers

Centralized repository for the low level drivers developed by Zenith Aerospace

arduino bmp280 c canbus driver flash ina219 ina3221 microcontroller mpu6050 mpx5700 stm32 sx1276 ublox-gps-driver

Last synced: 29 Oct 2025

https://github.com/magiclen/node-stringbuilder

An easy and fast in-memory string builder for Node.js.

c nodejs string-buffer string-builder

Last synced: 10 Apr 2025

https://github.com/kisvegabor/hw

Microcontroller and PC periphery and device drivers, e.g. TFT, Touch pad, SD card etc.

c drivers embedded lcd microcontroller tft touchpad

Last synced: 19 Mar 2025

https://github.com/ambujraj/hacktoberfest2019

A repository for hacktoberfest 2019 [ Not counting towards hacktoberfest contribution ]

beginner-friendly c cpp digitalocean golang hacktober hacktoberfest hacktoberfest19 hacktoberfest2019 html java javascript nodejs php programming python python3 r ruby swift

Last synced: 09 Jul 2025

https://github.com/madmurphy/nautilus-launch

A simple Nautilus extension that allows to run executables and launchers via right-click menu

c desktop file-manager gnome gnu launcher nautilus nautilus-extension

Last synced: 04 May 2025

https://github.com/renuka-fernando/hackgen

Generate Test cases for HackerRank Problems

c cpp hackerrank java python3 testcase-generator

Last synced: 01 May 2025

https://github.com/aditeyabaral/nlpc

Natural Language Toolkit built using the C Programming Language

c machine-learning nlp nlp-machine-learning nltk

Last synced: 16 Apr 2025

https://github.com/dns2utf8/hour_glass

C++ Frontend - Rust Backend

backend c c89 cpp cpp11 cpp14 hour-glass rust rust-bindings

Last synced: 10 Apr 2025

https://github.com/QtExcel/Qlibxlsxwriter

Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.

c cpp excel libxlsxwriter qt xlsx xlsxwriter

Last synced: 08 May 2025

https://github.com/nomonosound/numpy-minmax

A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array

avx512 c float32 numpy numpy-library python simd x86-64

Last synced: 06 Jul 2025

https://github.com/simplyceo/rtl8192eu

RealTek RTL8192eu WiFi driver with monitor mode & frame injection support. (mirror)

c driver linux realtek wireless

Last synced: 14 Jul 2025

https://github.com/sonic-pi-net/sp_midi

MIDI functionality for Sonic Pi for use as Erlang module

c cpp erlang erlang-nif sonic-pi

Last synced: 12 Jun 2025

https://github.com/xiaowenxia/git-first-commit

git 第一个提交源码分析

c git

Last synced: 28 Apr 2025

https://github.com/git-bruh/matrix-tui

(WIP) A terminal based Matrix client.

c curses matrix ncurses tui

Last synced: 28 Apr 2025

https://github.com/sirwumpus/post4

Post4 is an indirect threaded Forth interpreter written in C.

c data-stack float-stack forth forth-2012 forth-2019 interpreter jni jni-java

Last synced: 17 Oct 2025

https://github.com/kevinoid/ultragetopt

A versatile and customizable cross-platform getopt implementation.

c getopt

Last synced: 13 Apr 2025

https://github.com/maluoi/header-libs

Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply 3d file format loader.

array c cpp dynamic-array fnv-1a hash plain-old-data ply single-header

Last synced: 13 Jul 2025

https://github.com/yui0/img2vec

Transforming bitmaps into vector graphics

c cpp eps jpg pdf png postrace svg

Last synced: 28 Jan 2026

https://github.com/macmade/fatdump

A command line tool to extract data from FAT disk images.

c command-line command-line-tool disk disk-format disk-image dump fat filesystem

Last synced: 19 Apr 2025

https://github.com/xiaowenxia/git-inside

记录 git 的一些底层原理,包括对象、数据格式、传输协议、IO性能、底层子命令等。

c git github objects revision

Last synced: 28 Apr 2025

https://github.com/felipensp/librwelf

Library for reading and writing on ELF files in a class-independent way

c elf lib linux

Last synced: 13 Apr 2025

https://github.com/jrhea/mothra

Libp2p for dummies

c dotnet ethereum java libp2p rust

Last synced: 24 Mar 2025

https://github.com/ibra-kdbra/codeconjurer

A C/C++ playground for exploring diverse concepts like algorithms, game engines, CMake, and more. This evolving repository is a space for experimentation, designed to deepen understanding of C++ while encouraging growth and innovation.

algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2

Last synced: 12 Jul 2025

https://github.com/patois/ida_vs2017

IDA 7.x VisualStudio 2017 Sample Project for IDA and HexRays plugins (works with Community Edition)

c cplusplus hex-rays-decompiler hexrays ida-plugin ida-pro project sample visual-studio

Last synced: 10 May 2025

https://github.com/ccareaga/toe-s

Yet another hobby OS

assembly c operating-system

Last synced: 06 Sep 2025

https://github.com/gamemann/udp-ping

A UDP Client/Server implementation for pinging. Using for benchmarking.

c client interval linux ping server socket timeout udp

Last synced: 18 Mar 2025

https://github.com/hkmztrk/cmpe150

Bogazici University - CMPE150 (Introduction to Computing C) lab notes

c c-language cprogramming

Last synced: 19 Jun 2025

https://github.com/melak/openvpn_radauth

RADIUS authentication script for OpenVPN

c openvpn radius

Last synced: 14 Apr 2025

https://github.com/danielgospodinow/dancho-s-rc-car

A simple Arduino-based RC car with Bluetooth connectivity, it also comes with an Android joystick mobile application

android arduino bluetooth bluetooth-controller c java rc-car

Last synced: 10 Apr 2025

https://github.com/moogacs/problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language

algorithms c cpp datastructures java javascript problem-solving python

Last synced: 17 Jan 2026

https://github.com/oclyke/embedded-startup

in-depth investigation of the C / C++ startup routines in an embedded microcontroller

c cpp embedded microcontroller startup

Last synced: 04 Mar 2026

https://github.com/brightdaniel/se-06-2023

Welcome to the official repository of Bwave Ict for the class of June 5th, 2023. All source codes, topics, video links, and assignments can be found here.

bootstrap bwave c css flask git html javascript pseudocode python shell videos

Last synced: 20 Aug 2025

https://github.com/macdue/simpleobjloader

A very simple Wavefront .obj loader with glut support.

c comp27112 glut opengl single-header single-header-lib wavefront-obj

Last synced: 12 Sep 2025

https://github.com/ajayrandhawa/socket-programming-c

A socket is the mechanism that most popular operating systems provide to give programs access to the network. It allows messages to be sent and received between applications (unrelated processes) on different networked machines.

c http-client http-server language network network-programming programming socket socket-programming tcp-client tcp-server

Last synced: 12 Jul 2025

https://github.com/AaronCGoidel/SlothLang

The World's Greatest Sloth Based Programming Language

c esoteric-language esoteric-programming-language interpreter sloth sloths

Last synced: 11 May 2025

https://github.com/vmchale/cpp-build

Use the C pre-processor on Rust projects

c c-preprocessor rust

Last synced: 28 Jul 2025

https://github.com/amirhnajafiz/syscall-blocker

Using eBPF to block system calls in Linux.

bcc c ebpf linux python3 sandbox

Last synced: 28 Aug 2025

https://github.com/paulohrpinheiro/test-driven-learning

Learn programming by passing code tests

c javascript perl python ruby rust tdd

Last synced: 10 Jul 2025

https://github.com/xdjinnx/slebble

Public transportation watchapp for Pebble smartwatch

c js pebble

Last synced: 23 Mar 2025

https://github.com/alexanderomara/posixspawn

The power of posix_spawn in your shell.

c command-line-tool macos posix-spawn

Last synced: 04 Nov 2025

https://github.com/gyumeijie/an-embedded-c-interpreter

a very simple interpreter for c, inspired by c4, but it is embedded

c configuration-file embedded executor interpreter parse

Last synced: 30 Aug 2025

https://github.com/jesperancinha/whiskers-kotlin-native

This is a set of command line elements that we can run and install in our system created in Kotlin and Generated using the Kotlin Native compiler

assembly c gcc gcc-compiler graal-native graalvm graalvm-native-image gradle kotlin kotlin-native sql sql-delight

Last synced: 11 Jul 2025

https://github.com/montyanderson/kavy

🗄️ Networked in-memory key-value store.

c cache database event-loop key-value protocol redis store

Last synced: 04 Aug 2025

https://github.com/neko-box-coder/system2

Ability to call shell commands just like the system function in C, but can communicate with stdin and stdout and stderr.

c command header-only shell stderr stdin stdout subprocess subprocess-run system

Last synced: 13 Apr 2025

https://github.com/parasoft/run-cpptest-action

A GitHub Action for running Parasoft C/C++test analysis

analysis c code compliance cpp cpptest lint parasoft quality security static test testing

Last synced: 11 Jul 2025

https://github.com/lynkos/algae-detection

Detect and identify different species of harmful algae within natural water in real-time with AI and a camera (i.e., ESP32-CAM, smartphone, or webcam).

ai arduino artificial-intelligence c cnn computer-vision cpp deep-learning esp32 espressif html iot machine-learning neural-network opencv opencv-python python tinyml ultralytics yolov8

Last synced: 13 Apr 2025

https://github.com/libdriver/ads1118

ADS1118 full function driver library for general MCU and Linux.

adc ads1118 c full-function-driver linux mcu spi

Last synced: 09 Apr 2026

https://github.com/mrdave1999/librarylist

Esta biblioteca proporciona funciones para poder trabajar con listas de forma genérica (es decir, tener listas de objetos de cualquier tipo).

c estructura-de-datos foreach iterator library

Last synced: 26 Jul 2025

https://github.com/soniah/gsnmpgo

gsnmpgo is an snmp library for Go; it uses Go/CGo to wrap gsnmp

c go golang

Last synced: 13 Apr 2025

https://github.com/jobase/jobase

JoBase is a fast Python game library for beginner coders.

2d-game-engine beginner c chipmunk2d freetype game game-engine glfw jobase library opengl python stb-image

Last synced: 25 Jan 2026

https://github.com/anteru/dxt-decompress

DXT decompression routines

c decompression dxt

Last synced: 28 Jul 2025

https://github.com/lmangani/rtptool-wasm

Experimental WASM PCAP RTP Extraction and SRTP Decryption

c ecmascript libpcap nodejs pcap rtp srtp wasm webassembly

Last synced: 07 May 2025

https://github.com/briandowns/flotsam

Project Generator and Dependency Manager for C.

c dependency-manager project-manager project-template

Last synced: 11 Apr 2025

https://github.com/sergei-mironov/udprelay

Symmetrical UDP relay

c mosh udp udp-ports udp-redirect udp-relay

Last synced: 30 Apr 2025

https://github.com/basemax/gic

Git Control , Management the repositories easily in our directory. (SOON)

c cli git git-clone git-cloner github gitlab repository repository-tools

Last synced: 14 Oct 2025

https://github.com/0-wiz-0/trrntzip

TorrentZip is a program is to use standard values when creating zips to create identical files over multiple systems

bsd-3-clause c gplv2 torrentzip zip

Last synced: 29 Jan 2026

https://github.com/woodruffw/libbdiff

A library for creating and patching binary diffs. Based on bsdiff.

binary-diffing bsdiff c diff

Last synced: 16 Apr 2025

https://github.com/sanemat/8cc.wasi

C Compiler written in WASI

8cc c elvm wasi webassembly

Last synced: 07 Apr 2025

https://github.com/mignon-p/jsw-libs

Data structure libraries in C.

binary-search-tree c data-structures library

Last synced: 11 Apr 2025

https://github.com/sachinl0har/basic-programs

Basic programs in Multiple Languages

basic-programs c cpp hacktoberfest java python

Last synced: 11 Mar 2026

https://github.com/pret/pokestadiumgs

Decompilation of Pokémon Stadium 2 (US)

c disassembly nintendo64 pokemon reverse-engineering

Last synced: 24 Mar 2025

https://github.com/genshen/pkg

A simple and experimental c/c++ package manager

c cpp package-manager

Last synced: 08 Jan 2026

https://github.com/theimpossibleastronaut/modemu2k

modemu2k is a fork of modemu, a telnet client with a modem-like user interface

bbs c emulator flex minicom modem telnet

Last synced: 28 Feb 2025

https://github.com/katieumbra/neovim

My neovim setup with code completion, support for rust, c/c++, zig and python debugging and syntax highlighting

c cpp dotfiles neovim nvim rust svelte vim

Last synced: 28 Feb 2025

https://github.com/howerj/liblisp

liblisp; a lisp interpreter that can be used as a library written in c99

c interpreter lisp lisp-dialect lisp-interpreter

Last synced: 10 Mar 2026

https://github.com/lubux/afgh-pre-relic

AFGH Proxy Re-Encryption with RELIC (C library)

c cryptography proxy-re-encryption

Last synced: 30 Apr 2025

https://github.com/lucthienphong1120/stdsys.h

The C/C++ library about system and handle console

c config cpp lib library open-source standard std stdio stdlib system terminal

Last synced: 22 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: 09 Feb 2026

https://github.com/uxcn/cityhash-c

cityhash (C99)

c cityhash hash

Last synced: 01 May 2025

https://github.com/mrdandelion6/learn-to-code

This repository is a collection of my notes and code snippets as I journey through learning different programming languages and coding concepts.

c data-analysis data-science javascript learn-to-code machine-learning matlab python r react shell-script

Last synced: 11 Apr 2025

https://github.com/teeworldsarchive/teeworlds

A retro multiplayer shooter with community mods support and modern optimization

c c-plus-plus community game linux macos multiplayer opengl sdl3 teeworlds windows

Last synced: 14 Jun 2026

https://github.com/leonamtv/7-seg-display-multiplexing

Esse repositório contém o código para multiplexação displays de 7 segmentos em um PIC 18F4550 utilizando o compilador C18. This repository contains the code from a 7 segments display multiplexing using C18 compiler for PIC18F4550.

7-segment-display c c18 microcontroller pic18f4550

Last synced: 23 Oct 2025

https://github.com/jibsen/spooky

SpookyHash in C

c hash-algorithm spookyhash

Last synced: 14 Mar 2025

https://github.com/marcolucidi01/sws

Simple Small Static Stupid Whatever Web Server

c http server simple small socket static stupid web

Last synced: 17 Aug 2025

https://github.com/davidwparker/opengl-screencasts-2

OpenGL screencast videos episodes 11-20

c opengl

Last synced: 13 Apr 2025

https://github.com/eerimoq/monolinux-c-library

The Monolinux C library.

c monolinux posix

Last synced: 01 Sep 2025

https://github.com/okerew/neural-web

This repository shows an alternative neural network structure to modern ones, inspiring from the brain and it's creativity, workings.

alternative architecture biology c cpu cuda gpu innovative kernel machine-learning markdown metal neural neural-network neuron objc shader structure

Last synced: 27 Jul 2025

https://github.com/mrchocha/audio-streaming-in-c

Audio streaming using customized protocol to stream the audio from server to client with added reliablity.

audio-streaming c libvlc pthreads socket-programming stop-and-wait udp-socket

Last synced: 20 Sep 2025

https://github.com/recp/phy

physics engine written in C

c physics physics-engine

Last synced: 12 Apr 2025

https://github.com/cristian-bicheru/fast-ta

Python Technical Analysis Library For Big Data

c finance numpy python3 technical-analysis technical-analysis-library

Last synced: 22 Mar 2025

https://github.com/gboncoffee/barigui

Dynamic X11 window manager

c x11 x11-wm xlib

Last synced: 31 Aug 2025

https://github.com/anhthang/awesome-made-by-vietnameses

🇻🇳 A collection of amazing applications or open source projects built by Vietnamese developers

application awesome c javascript php ruby rust shell swift vietnamese

Last synced: 30 Dec 2025

https://github.com/amanoteam/kad

A simple HTTP proxy server that forwards all requests through curl-impersonate

c cpp curl curl-impersonate http-proxy

Last synced: 14 May 2025

https://github.com/sbooth/ccl

Customizable Configuration Library

c config

Last synced: 14 May 2025

https://github.com/nixpulvis/avrm

Bare metal AVR library and Makefile.

arduino avr c library

Last synced: 17 Mar 2025

https://github.com/quantumos-org/quantum-os

A free and open source operating system based on the linux kernel, that is made for quantum computers.

asm c cmake future linux math matlab os perl physics power python quantum-computing qubit science tech x86-64

Last synced: 11 May 2025

https://github.com/akhileshthite/3d-donut

3D Spinning Donut Code in C

c donut

Last synced: 31 Jul 2025