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/rajsoni03/cplusplus-training

C Plus Plus Training Class Codes and Notes

c c-plus-plus core cpp oops-in-cpp

Last synced: 20 May 2026

https://github.com/haseeb-heaven/stb_vector

single-header, type-safe, generic dynamic array library for C

api c-language c-programming cpp cpp-library cpp-project stb stb-style vectors

Last synced: 08 Nov 2025

https://github.com/gaia-boat/image-processing

Repo for the image processing and obstacle detection for the autonomous boat Gaia

cpp dnn opencv ssd ssd-mobilenet

Last synced: 12 Sep 2025

https://github.com/ehwan/sphopencl3d

3D Smoothed Particle Hydrodynamics with OpenCL

cpp opencl smoothed-particle-hydrodynamics

Last synced: 08 Nov 2025

https://github.com/druxorey/ucv-ayp

Respuestas y ejercicios resueltos de las guías de Algoritmos y Programación en C++, organizados por temas.

algorithms cpp ucv

Last synced: 11 Jul 2025

https://github.com/yadvi12/striver-sde-dsa-sheet

Striver SDE Sheet - CPP Solutions

algorithm coding-challenge cpp data-structures

Last synced: 02 Feb 2026

https://github.com/ossia/remote

Remote UI for OSCQuery devices

cpp creative-coding osc oscquery ossia qml qt user-interface

Last synced: 18 May 2026

https://github.com/mickaelblet/args

Parse and store options from argc and argv

argparser argv argv-parser cpp cpp98 cpp98-compatible header-only-library

Last synced: 03 Feb 2026

https://github.com/henrifroese/external_memory_fractal_tree

Implementation of External Memory Fractal Tree (a variant of the Buffered Repository Tree) in C++ through the STXXL library.

b-tree-implementation cpp data-structures external-memory

Last synced: 23 Jul 2025

https://github.com/vvzen/paintball-portraits

repo of the paintball gun installation for the "Echosystems" exhibition (September 2018, Goldsmiths)

arduino cpp echosystems goldsmiths installation-art openframeworks

Last synced: 16 May 2026

https://github.com/tinoryj/simplehttpserver_epoll_threadpoll

C++ HTTPServer with epoll & thread pool

cpp epoll httpserver

Last synced: 24 Feb 2025

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

Concepts and Practice problems that I am solving while learning Data Structures and Algorithms

algorithm competitive-programming cpp data-structures

Last synced: 30 Mar 2025

https://github.com/niloufarmj/sbu-bp-two-cars

two cars game demo with c++ console application my BP mini project

console-application console-game cpp two-cars

Last synced: 16 May 2026

https://github.com/einararnason/i2clinux

I2C implementation for Linux

cpp i2c linux

Last synced: 02 May 2026

https://github.com/yajatkaul/graphicsengine

i don't even know at this point

cpp glew glfw graphics-programming opengl

Last synced: 30 Jan 2026

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

This Repository contains all basic program's of C++ Object Oriented Programming language for a beginner.

cpp dsa object-oriented-programming

Last synced: 28 Jul 2025

https://github.com/it1shka/toylang

Interpreted scripting language implemented in C++

compiler cpp interpreter programming-language toy

Last synced: 29 Jul 2025

https://github.com/zsotroav/nyetworkcpp

Multiplatform proof of concept C++ TCP back and forth comminication

cpp tcp tcp-client tcp-server winsock2

Last synced: 14 Apr 2025

https://github.com/soumilgit/neetcode-150_hard_problems_solutions

A collection of all hard solved problems from the NeetCode 150 sheet , as part of DSA practice. Feel free to star and contribute if you found it to be useful.

binary-search cpp heap java linkedlists python3

Last synced: 01 Apr 2026

https://github.com/strwdr/skner-lang

simple programming language written in C++

compiler cpp interpreter language lexer parser

Last synced: 14 Mar 2025

https://github.com/mguludag/qt_ansicolor_handler

ansi color code parser class from qt-creator's source code and modified and added new features (italic and underline) then aims easy to use with current QTextEdit and QPlainTextEdit without creating custom classes

ansi-colors cpp log-viewer qt qt5 qt5-gui qt5-widgets spdlog widget

Last synced: 17 May 2026

https://github.com/juhayna-zh/hydraw

Hydraw is a simple drawing software, as an easy example of Qt C++.

cpp drawing-app gui qpainter qt

Last synced: 21 May 2026

https://github.com/rainmark/lispoo

C++ Lisp Interpreter

cpp lisp scheme-interpreter

Last synced: 24 Jun 2026

https://github.com/araffin/es-with-search-path

Implementation of the (μ/μ,λ)-Evolution Strategy (ES) with Search Path algorithm in C++

algorithms black-box-optimization cpp evolution-strategies

Last synced: 16 May 2026

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/yajatkaul/websockets

Basic client server architecture

client-server cpp low-level websockets

Last synced: 21 Aug 2025

https://github.com/aeden/aoc2021

Advent of Code 2021, in C++

cpp

Last synced: 24 Oct 2025

https://github.com/marlenemoraes/curso-mfp-aula01

Aula introdutória lecionada por mim no Curso de Iniciação em Programação Esportiva, realizada pela Maratona Feminina de Programação, no canal do YouTube @MaratonaSBC

bigonotation cpp marathon overflow

Last synced: 14 May 2025

https://github.com/anthofoxo/aurora

Thumper Mod Loader and Decompilation Tooling

cpp reverse-engineering thumper

Last synced: 21 May 2026

https://github.com/faris771/cpu_simulator

Task1 in my software engineering internship at Imagry, the Idea of this task is to get hands on C++ Language, and designing concepts.

cpp

Last synced: 28 Mar 2025

https://github.com/kensukeken/ics3u-gleasons_class_in_ldss

Spring 2023 - GleasonsICS3U using C++.

cpp txt-files

Last synced: 11 Jun 2026

https://github.com/frcteam3255/nurdvision

SuperNURDs implementation of vision co-processing

2017 code cpp

Last synced: 14 May 2025

https://github.com/ahmedsobhy01/kids-art

An exciting C++ drawing and painting program created to foster creativity and learning among children, developed as a part of the Programming Techniques course during our first year of Computer Engineering at Cairo University

cpp design-patterns gui object-oriented-programming painting

Last synced: 03 Nov 2025

https://github.com/chris1221/aavcf

Swap allels to ancestral / derived in a VCF.

cpp

Last synced: 04 Nov 2025

https://github.com/saptakbhoumik/ouroboros

Ouroboros is a C++ library to work with N dimentional tensors

cpp cpp20 cpp20-library ouroboros tensor

Last synced: 25 Jan 2026

https://github.com/arkregiel/win-shellcode-executor

Simple Windows shellcode executor

cpp maldev malware shellcode shellcode-execute

Last synced: 25 Jan 2026

https://github.com/ryomendev/uav-resourceallocation-minor-project

project models an Unmanned Aerial Vehicle (UAV) resource allocation system to optimize the delivery of essential resources (medicine, food, and weapons) to various outposts.

algorithms cpp efficiency oops oops-in-cpp resource-allocation uav

Last synced: 17 Feb 2026

https://github.com/tsuzu/aishoot

愛Shoot! A game created in MIS.W Game Jam 2018

cpp game opensiv3d

Last synced: 22 Mar 2025

https://github.com/rhzxg/revelation

A to-do list software tailored for software engineers, inspired by the Revelation album of G.E.M.

cpp fluentui gantt-chart qt6 todolist

Last synced: 15 Sep 2025

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

Compiler Design Lab Code

code compiler cpp

Last synced: 29 Apr 2025

https://github.com/satharus/eoi-preparation-sessions

Some slides for sessions to prepare school students for the Egyptian Olympiad in Informatics.

beginner-friendly competitive-programming cpp eoi icpc ioi kids-learn kids-programming middle-school school slides slideshow

Last synced: 29 Oct 2025

https://github.com/li0k/coro

A coroutine library for c++ only for study

coroutine cpp ucontext

Last synced: 20 Sep 2025

https://github.com/italocobains/capivara-runtime-javascript

Criando javascript runtime com base no video do @ErickWendel

cc cpp javascript libuv v8-javascript-engine

Last synced: 18 May 2026

https://github.com/ivandrf/tic-tac-toe

Tic-Tac-Toe realization using the SFML library

cmake cpp sfml tic-tac-toe

Last synced: 06 Mar 2026

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

Super Simple Logger for call stack and quick debug logging

c-plus-plus cpp cpp-macros cpp11 cross-platform header-only logger logging logging-library

Last synced: 05 Mar 2025

https://github.com/nexusgksoftwares/maze-project

Maze Generator and Solver Welcome to the Maze Generator and Solver project! 🚀 This C++ application, powered by SDL2, creates and solves mazes with captivating visuals. Experience the beauty of algorithms as you watch mazes being generated and solved before your eyes. Ready to dive in? Let's get started!

cpp csharp maze maze-algorithms maze-game maze-generation-algorithms maze-generator

Last synced: 23 Jan 2026

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/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/notyel/cpp-exercises

Mejora tus habilidades de programación en C++ (cpp) con una colección de ejercicios y soluciones. Adecuado para principiantes y programadores experimentados. Aprende y practica C++ (cpp) de manera efectiva.

challenge cpp exercises learning open-source

Last synced: 10 Sep 2025

https://github.com/yufree/magiceyer

Creat Autostereograms in R

cpp magiceye r

Last synced: 18 May 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/richelbilderbeek/k3opeenrij

C++ game of connect-three with K3 theme

children cpp game k3 puzzle-game qt qtcreator

Last synced: 20 Jan 2026

https://github.com/bdwhst/fluora

A CUDA PBR path tracer

cpp cuda pathtracing pbr rendering

Last synced: 13 Feb 2026

https://github.com/jasperdrescher/tale

An action-adventure game developed in UE5 for learning purposes | UE5で開発された学習用のアクションアドベンチャーゲーム

cpp game unreal-engine

Last synced: 26 Jun 2025

https://github.com/ihe1u0/resizepicture

App to process pictures,based on Qt

cpp qt qt-gui qt6

Last synced: 07 Apr 2025

https://github.com/junaidrahim/tictactoe

Was bored, Wrote the classic tic tac toe game in all the languages I could possibly write.

c cpp fun java python tictactoe

Last synced: 10 Apr 2026

https://github.com/samyam81/normie-cpp

This repository contains several sub-repositories, each showcasing different projects and implementations in C++.

backtracking-algorithm cpp credit-card employee-management-system readme soduku-solver student-management-system

Last synced: 22 Mar 2025

https://github.com/andyfratello/pro1

💻 Exercicis de Programació 1 (PRO1) Q1/Q2 - UPC FIB

compiler cpp cpp-language language pro1 pro1-fib programming programming-language

Last synced: 20 Mar 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/surpri6e/redactor

Redactor in console with generating MD files

cmake cpp md redactor

Last synced: 18 Jan 2026

https://github.com/valiantlynx/marshmallow-ghost-stack

For BETAUIA GameJam. --Theme: how to roast a marshmallow

cpp gamejam raylib tailwindcss valiantlynx webgame

Last synced: 19 Feb 2026

https://github.com/ferhatgec/loxplusplus

lox++, c++ implementation of jlox

cpp cpp20 crafting-interpreters jlox

Last synced: 23 Jul 2025

https://github.com/clausklein/docker_build

Usage example of CMake install (RUNTIME_DEPENDENCY_SET ...)

cmake cpp docker linux

Last synced: 03 Jan 2026

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/benami171/system_programming2_exe2

Algorithms and Operations on Graphs, Graph operators overloading.

cpp graph graph-algorithms operators-overloading

Last synced: 19 Feb 2026

https://github.com/randomgamingdev/veclib

A basic header-only C++ header library for mathematical lightweight vectors

cpp easy header header-only simple small vector vectors

Last synced: 31 Jul 2025

https://github.com/mvpee/42-webserv

A non-blocking HTTP/1.1 server written in C++, designed to handle multiple simultaneous connections efficiently using asynchronous I/O.

19 42 accept bind cpp http request response socket webserv

Last synced: 31 Jul 2025

https://github.com/brunexgeek/protogen

Compile proto3 to generate C++ code for JSON serialization

compiler cpp json json-generator json-schema protobuf3 serialization single-file

Last synced: 18 Jun 2025

https://github.com/sebe324/labirynth

A simple implementation of maze generation in c++

cpp sfml

Last synced: 23 May 2026

https://github.com/vinatorul/advent-of-code

My advent of code solutions in C++ and Kotlin, see http://kuvaev.me/ for tutorials

advent-of-code advent-of-code-2016 cpp kotlin

Last synced: 30 Apr 2026

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/realtristan/wingl

Win32 Graphics Library From Scratch in C

c cpp gl graphics win32

Last synced: 21 May 2026

https://github.com/jokoardh/ta_prototype_sistem_atm

Sistem ATM Sederhana dengan bahasa C++

cpp

Last synced: 05 Nov 2025

https://github.com/mohamedwelteir/turing-machine-simulator

A very simple Turing Machine implementation in C++

cpp theory-of-computation

Last synced: 03 Feb 2026

https://github.com/benapetr/pixelengine

Open source Qt/C++ 2D game engine with native pixel manipulation support for games similar to Worms, or ScorchedEarth

2d cpp game-engine qt

Last synced: 18 Feb 2026

https://github.com/liavbarsheshet/initialized-array

Implementation of a generic Initialized Array.

array cpp init initalized-array initarray initialize initialized

Last synced: 16 Sep 2025

https://github.com/shlomnissan/https-request

🌍 A command-line tool that makes HTTPS requests written in C++17

cmake cpp http-client https openssl sockets

Last synced: 07 Jun 2026

https://github.com/shakibamoshiri/1000_examples_with_cpp

Some of my practices and examples that I collected through the Internet

cpp cpp11 cpp14 examples

Last synced: 20 Sep 2025

https://github.com/ismacortgtz/pocket-http

A lightweight, cross-platform HTTP/HTTPS client library for C++17 in an ultra-compact package.

bearssl cpp cpp17 http https library lightweight

Last synced: 17 Apr 2026

https://github.com/nicknaso/marmot-db

A high performance, shared memory, lock free, key-value store for Node.js

binding cpp db javascrit key-value native-module nodejs

Last synced: 17 Apr 2026