An open API service indexing awesome lists of open source software.

C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

https://github.com/chris1221/aavcf

Swap allels to ancestral / derived in a VCF.

cpp

Last synced: 04 Nov 2025

https://github.com/gob52/gob_datetime

date-time classes like Java JSR 310 for C++11 or later. (Not all methods are available in all java.time classes )

arduino arduino-library cpp datetime jsr-310

Last synced: 15 May 2026

https://github.com/guicattani/cg-guide-legacy

A modern OpenGL application focused on teaching computer graphics principles through user interaction.

cpp glfw imgui opengl

Last synced: 15 May 2026

https://github.com/krisluczka/rapidvault

The new relational database management system, written in modern C++, abandons the standard SQL query language. Its main goal is to create a strong alternative to currently the most commonly used database engines. Features dynamically typed columns types. Currently considered abandonware due to high workload and negligible results.

cpp database database-management database-management-systems

Last synced: 06 Mar 2026

https://github.com/kampi/food-database

Organize your cooking recipes with your computer or with your tablet and export the recipes for your Android or iOS smartphone.

cpp qt

Last synced: 29 Dec 2025

https://github.com/katahiromz/getoptsample

An example code for GNU getopt_long function

cpp cxx getopt-long gnu portable

Last synced: 13 May 2026

https://github.com/crossroadw/moderncmake

现代CMake教程 website

book cmake cpp

Last synced: 15 Apr 2025

https://github.com/stefanolusardi/video_io

video encoder and decoder, written in modern C++

cmake cpp ffmpeg video video-decoding video-encoding

Last synced: 10 May 2026

https://github.com/mo7amed-hussein/serialplus

The purpose of this project is to provide an easy way to monitor and exchange data with serial port

at-command cpp exchange-data hex monitor qt serial-communication serial-port serialplus

Last synced: 12 May 2026

https://github.com/0xvpr/vpr-bin2fmt

A utility program to convert binary data to a formatted string of the user's choice

binary-format c cpp data-formatting string-formatter tool tooling utility

Last synced: 17 May 2026

https://github.com/jonghough/cpp2j_demo

Demo game using SDL 2.0 library and using J to handle the logic while C++ / SDL handles UI and events.

cpp demo-game dll j jlang sdl sdl2

Last synced: 29 Oct 2025

https://github.com/malwarebo/nimbus

Weather forecasting model using Tensorflow

cpp deep-learning machine-learning tensorflow

Last synced: 15 May 2026

https://github.com/curve/eraser

✏️ A C++20 type-erasure library

cpp cpp-library cpp20 cpp20-library polymorphism type-erasure

Last synced: 08 Sep 2025

https://github.com/xxanderwp/appsvolumecontrol

Simple application for control applications volume by hotkeys

cpp electronjs javascript nodejs react typescript volumecontrol webpack windows

Last synced: 06 Mar 2026

https://github.com/jingwood/cpp-common-class

Base common classes for cross-platform C++ application development.

application-framework common-library cpp cpp11 cross-platform shared utility utility-library

Last synced: 19 Mar 2025

https://github.com/karnkaul/decf

Dumb simple Entity-Component framework in C++17

cpp cpp17 cpp17-library ecs entity-framework

Last synced: 20 Mar 2025

https://github.com/haseeb-heaven/awesomecpp-libraries

Awesome Cpp libraries for various tasks Http Req,Parsers File/Event Mgr,Maths,Container etc

cpp cpp-containers cpp-course cpp-gpt cpp-http cpp-library cpp-math cpp-project cpp-rest cpp17 dataconvertor filemanager filesystemwatcher mathoperations

Last synced: 28 Mar 2025

https://github.com/megatokio/z80emuf

emulation of a simple Z80 micro computer for testing or starting own project

cpp emulation qt z80

Last synced: 16 May 2026

https://github.com/jimbobbennett/wio-terminal-azure-sample

A demo Arduino project showing how to use Azure IoT Hub with the Wio Terminal. Built using PlatformIO, but can be implemented using the Arduino IDE.

arduino azure cpp iot platformio seeedstudio wio-terminal

Last synced: 12 Apr 2026

https://github.com/happybono/fuzzypotato

The solar-powered smart-flowerpot project with the ESP32 micro-controller unit. (Temperature, Humidity, Illuminance (Lux), Soil Moisture, Soil Salinity, Battery Voltage)

arduino arduino-ide cplusplus cpp environment-friendly environmental-monitoring esp32 esp32-arduino internet-of-things iot renewable-energy smartfarm smartfarms smartgarden solar-energy

Last synced: 11 Feb 2026

https://github.com/o8x/wiredolphin

a Simple Wireshark For learning C++ and QT

capture-network cpp network-analysis qt6 wireshark

Last synced: 29 Oct 2025

https://github.com/canreader/sleakengine

Open source, modular 3D game engine built with C++23 supporting DirectX 11, DirectX 12, OpenGL, and Vulkan through a unified rendering interface. Features an ECS architecture, scene management, and cross-platform support.

3d-engine cmake cpp cross-platform directx entity-component-system game-engine graphics imgui opengl rendering-engine sdl3 vulkan

Last synced: 16 May 2026

https://github.com/orlovt/delivery-simulation

A web-based 3D simulation of the University of Minnesota campus, showcasing a drone fleet delivery service. It features dynamic interactions among helicopters, humans, robots, drones, packages, and porch pirates, utilizing design patterns and C++ best practices for a robust and efficient system.

cpp design-patterns drone-simulation

Last synced: 12 Apr 2025

https://github.com/maltsev-dev/unrealprojects

UE projects. 3 fully completed games based on free assets packs

cpp game-development ue5

Last synced: 30 Jan 2026

https://github.com/teiacare/teiacareinferenceclient

TeiaCareInferenceClient is a C++ inference client library that implements KServe protocol.

cpp cross-platform deep-learning grpc inference kserve machine-learning

Last synced: 25 Sep 2025

https://github.com/avakar/bitflags

Tiny header-only library providing bitwise operators for enums in C++11

cpp cpp11 enums flags

Last synced: 12 Apr 2025

https://github.com/stef1949/lumifur_controller_max7219

ESP32 controller code for an LED matrix display designed for a Protogen mask. It features various facial expressions and animations, which can be controlled via Bluetooth Low Energy (BLE) using an ESP32 development board. The project includes a boot-up animation with scrolling text and supports multiple facial expressions such as idle, happy

cpp esp32 led-controller ledmatrix microcontroller protogen richies3d

Last synced: 17 Feb 2026

https://github.com/colleagueriley/xdl

A single header file that dynamically loads the Xlib and GLX library. Written in/for ANSI C.

ansi-c c c89 cpp dymanic header-only public-domain rsgl single-header x11 xlib

Last synced: 21 Jun 2025

https://github.com/massimo-marino/active-class

A C++17 implementation of an active class: an active class generates a thread and controls it using functional objects passed by the client application

active-class cpp cpp17 cpp1z functional-objects googletest multithreading multithreading-library thread

Last synced: 11 Feb 2026

https://github.com/fulfilledcovenant/covenginev2

A feature-packed windows 10-11 optimizer, thats open source.

batch cmake cpp open-source pyqt python windows

Last synced: 17 Feb 2026

https://github.com/kavyaballa1020/smart-pond-monitoring-iot

This project is an IoT-based Smart Pond Monitoring System, designed to monitor various parameters of a pond such as pH level, water level, and water quality. It utilizes NodeMCU ESP8266 microcontroller along with pH sensors, water sensors, and water level sensors to collect data. The collected data is then transmitted to a Flask web server and stor

arduino-ide cpp css flask html internet-of-things mongodb nodemcu-esp8266 ph-sensor python

Last synced: 12 Jul 2025

https://github.com/brianferri/fmm-c--

collection of fast multiplication algorithms and matrix operations. It is written in C++ and is header only. It is designed to be used in other projects and rewritten to fit the needs of the project

algorithms calculus cpp data-structures fast-multiplication library math mathematics matrix-calculations matrix-multiplication matrix-operations

Last synced: 12 Jul 2025

https://github.com/dhananjayporwal/programming-notes

Collection of notes which I made at the time of learning various courses.

cpp cppprogrammingessentialsforbeginners dhananjay dhananjayporwal notes porwal programming-notes

Last synced: 13 Jul 2025

https://github.com/defGameEngine/defGameEngine

defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher

cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web

Last synced: 14 Jul 2025

https://github.com/realsba/esp32pp

ESP32++ (esp32pp) is a collection of C++ classes for the ESP32, providing reusable components for buttons, I2C, HTTP servers, and more, aimed at simplifying development.

cpp cpp20 dht11 dht22 esp-idf esp32 i2c-bus i2c-device ina219 ina226 ledc rf43 wifi

Last synced: 16 May 2026

https://github.com/deryaxacar/42-CPP-Module-05

This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.

42born2code 42cursus 42ecole 42projects 42school cpp cpp-modules cpp-programming cpp-programming-language cpp-programming-project cpp-project cpp98 oop oop-cpp oop-examples oops-in-cpp project

Last synced: 02 Jul 2026

https://github.com/vishalyadav0987/dsa-27-03-24

DSA Problem Solving.

cpp

Last synced: 17 Feb 2026

https://github.com/volkds/diameter

Implementation of the Diameter Base Protocol RFC 6733 for C++ language

3gpp c-plus-plus cpp cpp17 diameter protocol rfc6733 signaling

Last synced: 17 Jul 2025

https://github.com/hebiiro/al2_wav_saver

aviutl2用の出力プラグインです。音声のみを32bit floatまたは16bit shortのWAV形式で出力します。

aviutl2 cpp win32

Last synced: 20 Jul 2025

https://github.com/samyam81/cryptography-lab

A comprehensive repository featuring practical implementations, tutorials, and resources for exploring cryptographic algorithms and protocols.

co-prime cpp cryptography-algorithms euclidean-algorithm extented-euclidean-algorithm go playfair-cipher railfence-cipher shift-cipher vigenere-cipher

Last synced: 17 May 2026

https://github.com/natsalete/atividade-2-ed1

Atividade prática para fixação do uso de struct - matéria Estrutura de Dados I - ADS - 3 período

cpp estrutura-de-dados struct

Last synced: 17 Jul 2025

https://github.com/JayTwoLab/URLDownload.Michael.Dunn

Using Internet Explorer to download files (codeproject)

codeproject cpp download mfc url visualcpp visualstudio

Last synced: 17 Jul 2025

https://github.com/faris771/opencv_task

Task2 in my software engineering internship, the Idea of this task is to get hands on Image processing using OpenCV in C++ Language. In this task, we are required to build a Live Web cam filters.

cpp image-processing opencv

Last synced: 15 May 2026

https://github.com/nicknaso/conf-cd-rome-2018

Talk for the Codemotion Rome 2018

addon cpp javascript n-api native-module nodejs

Last synced: 12 Apr 2026

https://github.com/deryaxacar/42-cpp-module-01

This project is designed to develop fundamental programming skills in the C++ language. It includes practical exercises on data types, control structures, and functions. Additionally, topics such as class definitions and memory management are also covered.

42 42-school 42born2code 42cursus 42projects 42school cpp cpp-all cpp-library cpp-module-01 cpp-modules cpp-modules-1337 cpp-modules-42 cpp-programming cpp01

Last synced: 17 Feb 2026

https://github.com/oskhar/Swift-Crack

Tools for hacking and security wordlist management. Python and C++ utilities, keyword-based list generation, and efficient handling of large datasets.

aircrack-ng-tutorial cpp filter python python3 wifi-hacking wordlist

Last synced: 18 Jul 2025

https://github.com/ismailbarkani/gestion-des-fichiers

Une librairie qui aura besoin de gérer l’ensemble de données. Cette gestion sera bien sûr traitée à travers des fichier stocké.

cplusplus cpp cpp-library file-manager

Last synced: 10 Sep 2025

https://github.com/usmanmehmood55/c-toolkit

A VSCode extension to help create, build, run, debug and test C projects using CMake.

c cmake cpp vscode-extension

Last synced: 17 Feb 2026

https://github.com/notnekodev/krkawm

A window manager for X11

cpp window-manager x11 x11-wm xlib

Last synced: 22 Jul 2025

https://github.com/neon-software-dev/wired

The Wired game and render engine

cpp game-engine gamedev vulkan

Last synced: 19 Jul 2025

https://github.com/rageworx/fltk_bokeh_effect

An experimental project for Bokeh effect image processing with FLTK and fl_imgtk.

any bokeh cpp effect fltk gcc gpp open platform source

Last synced: 19 Jul 2025

https://github.com/localizethedocs/vtk-docs-l10n

Localization of The VTK Documentation

cpp crowdin scientific-visualization sphinx translation vtk

Last synced: 17 May 2026

https://github.com/kkebo/maskromdetector

Maskrom Detector is an iPad app that detects if the connected PinePhone Pro is in Maskrom mode.

cpp driverkit ipad ipados pinephone-pro swift

Last synced: 17 May 2026

https://github.com/palmanov/visible-edge

Roberts algorithm / Invisible surfaces and lines removal algorithms

cpp roberts-algorithm

Last synced: 02 Jul 2026

https://github.com/kid0h/discordfontchanger

A simple tool made for easily changing Discord's font

cpp discord

Last synced: 17 May 2026

https://github.com/saketkothari/cpp-programs

A repository of all my C++ programs

cplusplus cpp cpp-programming

Last synced: 21 Mar 2025

https://github.com/klappdev/grunwald

Qt qml dictionary application

cmake cpp cpp20 qml qt

Last synced: 17 May 2026

https://github.com/theolepage/directx-2d-framework

A simple framework to make C++ DirectX 2D applications.

cpp directx directx-11

Last synced: 21 Jul 2025

https://github.com/localspook/crc

A high performance C++ CRC library with all the bells and whistles.

cpp cpp20 crc header-only no-dependencies single-file

Last synced: 11 May 2025

https://github.com/georgecatalin/qr_code_generator

A simple program to produce QR Codes from command line that supports as parameters the string to encode, the name of the .bmp file to generate (including its path) and its size version.

cplusplus cpp qr qr-codes qrcode qrcode-generator

Last synced: 14 Jun 2025

https://github.com/donno2048/nn.cpp

Neural network implementation for cpp.

cpp from-scratch neural-network

Last synced: 21 Jul 2025

https://github.com/maskedsyntax/minesweeper

Terminal based Minesweeper game in C++

cpp game minesweeper recursion-problem terminal

Last synced: 18 May 2026

https://github.com/hwzlovedz/bm8563_esp-idf_realtimechip

BM8563(RTC) Demo in ESP-IDF v5.0.1 environment

c cpp esp-idf esp32 esp32-s3 rtc

Last synced: 17 Feb 2026

https://github.com/drazenzadravec/tools

Contains C++, C, .Net, TypeScript and Python tools and samples

ai artificial-intelligence cpp csharp javascript math mathjs mcp mcp-client mcp-server python sympy tools typescript

Last synced: 07 Sep 2025

https://github.com/georgecatalin/multi-threading-and-ipc-with-qt-5-cpp

Code practice associated with the Udemy course "Multi-Threading and IPC with Qt 5 C++" authored by Daniel Gakwaya.

cpp qt qt5 qthread-subclass udemy-course

Last synced: 16 May 2026

https://github.com/innernull/osimhash

A deduplication lib built Over [SIMHASH](https://github.com/yanyiwu/simhash).

cpp deduplication lsh nlp python python3 simhash simhash-algorithm

Last synced: 18 May 2026

https://github.com/rhhen122/fib

'fib' is a Fibonacci calculator written across multiple languages

brainfuck c cpp docker golang javascript lua php python ruby

Last synced: 11 May 2025

https://github.com/livealvi/opengl--mac-windows--header-file

Mac & Windows OpenGL Header file

cplusplus cpp opengl windows xcode

Last synced: 18 Apr 2026

https://github.com/longluo/database-from-scratch

build a database from scratch

b-tree cpp database sql

Last synced: 05 May 2026

https://github.com/nuatlas/furrballs

Furrballs: A C++17 Offset-Based Caching solution

caching cpp cpp17 memory-management

Last synced: 25 Jan 2026

https://github.com/mariam-badr-mb/nim-game

A fun two-player game where players take turns to reach exactly 100 points by entering numbers between 1 and 10. The game enforces strict rules to ensure fair play and announces the winner. Perfect for practicing Python an

cpp python

Last synced: 17 Feb 2026

https://github.com/coord-e/gt20l16j1y

GT20L16J1Y Japanese Font ROM Driver Library for Arduino

arduino arduino-library cpp japanese

Last synced: 18 May 2026

https://github.com/hongfz16/shadowcompiler

Project for Computer Network(2) -- Compiler Part

c compiler cpp llvm-ir

Last synced: 17 May 2026

https://github.com/abdalmoniem/commandline_fpw

check out the auto typed code of this project:

cpp doom fps fps-game fpw maze-generator mazes ray-casting raycasting wolfenstein-3d

Last synced: 02 Feb 2026

https://github.com/sdctools/censusprotection

Methods and tools for Census protection (Target Record Swapping and Cell Key Method)

census cpp muargus r tauargus

Last synced: 17 Jan 2026

https://github.com/rajan170/objectdetectionwithhaarclassifier

object detection for on-road traffic using OpenCV and Haar classifier.

ai cpp haar-cascade-classifier object-recognition python-3 self-driving-car vision

Last synced: 02 Feb 2026

https://github.com/xiyuanyang-code/data_structure

Toy implementation of several data structure

cpp data-structures-and-algorithms

Last synced: 05 Apr 2025

https://github.com/0xSafkat20/Hello_Compiler

Compiler Design Lab Code

code compiler cpp

Last synced: 29 Apr 2025

https://github.com/druxorey/ucv-project-redscape

Project Redscape is an exciting text-based card game, developed in C++ for TheGame.cpp.

cpp gamejam ucv

Last synced: 18 Feb 2026

https://github.com/yufree/magiceyer

Creat Autostereograms in R

cpp magiceye r

Last synced: 18 May 2026

https://github.com/its-kumar/__cpp__

Programming in c++ language.

c-plus-plus cpp

Last synced: 20 May 2026

https://github.com/frchrist/rp-auto

rp-auto is designed to help users easily and efficiently solve their bank reconciliation problems. It allows users to compare banking data with accounting data and quickly identify any discrepancies.

banking cpp qt reconciliation

Last synced: 20 May 2026

https://github.com/zannatul-naim/compiler-design-lab

CSE 3142 (Compiler Design Lab)

compiler-design cpp

Last synced: 01 Nov 2025

https://github.com/janspiry/multivariate_normal

Scipy.stats.multivariate_normal.pdf() implementation by C++ with OpenCV.

cpp gaussian multivariatenormal opencv

Last synced: 20 May 2026

https://github.com/axect/anomalocaris

Rust wrapper of Armadillo

armadillo cpp linear-algebra numerical rust

Last synced: 20 May 2026

https://github.com/montyanderson/construction

:construction: Interface with binary structures in Javascript, built for network protocols.

binary buffer c construction cpp interface javascript network-protocol node

Last synced: 02 Jan 2026

https://github.com/gembcior/stm32-cmake-f411xe

This project is an example how software for STM32 microcontroller can be developed using pure C++.

cmake cpp googletest stm32

Last synced: 26 Jun 2025

https://github.com/allenvox/llvm-compilers

Workspace for Compilation Technologies class, fall

compiler compiler-design cpp cxx llvm

Last synced: 15 Apr 2026