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/esraa-emary/vole-machine-language-simulator-gui

The Vole Machine Language Simulator GUI is a graphical application designed to simulate the operations of a simple CPU using Qt.

clean-code cpp oop qt

Last synced: 12 May 2025

https://github.com/faisalsaifii/oosd

Object Oriented System Design

cpp oosd system-design

Last synced: 09 Apr 2025

https://github.com/raisess/hash-generator

A simple password/random-hash generator writen in cpp.

cpp gcc hash hash-generator open-source random-algorithm random-hashes random-string-generators

Last synced: 25 Jun 2025

https://github.com/aeden/aoc2021

Advent of Code 2021, in C++

cpp

Last synced: 24 Oct 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/aidinhamedi/advanced-arduino-datalogger

This project is an advanced datalogger that logs temperature, humidity, and air pressure. It uses an Adafruit SHT31 sensor for temperature and humidity, and a BMP180 for air pressure.

arduino arduino-ide arduino-mega bluetooth bmp180 c cpp data-collection datalogger sensors sht31 st7735 tft-display

Last synced: 21 Aug 2025

https://github.com/aditya-a-garwal/mbed-hd44780lcd

A simple library to use 16x2 character LCDs with ARM MBed OS and ARM Cortex M Microcontrollers

arm c cortex-m cpp display embedded hd44780 hd44780-display lcd mbed mbed-os rtos

Last synced: 19 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/mohamedwelteir/turing-machine-simulator

A very simple Turing Machine implementation in C++

cpp theory-of-computation

Last synced: 03 Feb 2026

https://github.com/a2p1k02/restapi

Simple rest-api lib

boost cmake cpp json linux rest-api windows

Last synced: 11 Apr 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/muhammadmooazam/esp32-series

This is for teaching purposes

cpp esp32 iot programming

Last synced: 19 May 2026

https://github.com/fabianbs96/pool_allocator

Custom memory allocators for speeding up node-based containers and object graphs

allocator cpp cpp17 header-only memory-allocation modern-cpp pool-allocator

Last synced: 22 Mar 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/troldal/algorithms

Miscellaneous algorithms

algorithms cpp string

Last synced: 04 Mar 2025

https://github.com/nanda-gopal-sb/sudoku

A sudoku made in SFML and C++

2d-game cpp game puzzle sfml sudoku texture

Last synced: 22 Mar 2025

https://github.com/cemoktra/mlpp

Implementation of some machine learning algorithms in c++

cpp machine-learning xtensor

Last synced: 06 Apr 2025

https://github.com/pratheekv39/polar-nrz-i-using-opengl

Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp

cpp opengl

Last synced: 15 May 2026

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/tahmid-saj/iot_database_management

A database management system and calculator for any IoT logged data files inputted into the program. The data log files will contain data of water levels, temperature and humidity of nodes. A linear regression calculator also calculates if the regression equation should change based on percent error calculations using real measures of water levels. Application was created with compatibility for LSN50 IoT logged data.

algorithms-and-data-structures cpp database-management iot linear-regression

Last synced: 14 Apr 2025

https://github.com/serissia/qt_oopmanager

SEU语言程序设计课设作业:面向对象程序项目管理系统

cpp qt5

Last synced: 24 Oct 2025

https://github.com/amoshnin/mipt.cpp-competitive.programming

📘 MIPT University - Olympiad School of Competitive Programming (C++) Curated repository with full explanations, solutions & written lectures collected throughout my academic experience at MIPT school

algorithms-and-data-structures competitive-programming cpp olympiad-in-informatics

Last synced: 26 May 2026

https://github.com/mguludag/opencv_hed_example

OpenCV DNN Holistically Edge Detection Example (Article in link)

cpp dnn edge-detection opencv

Last synced: 20 May 2026

https://github.com/denismurphy/learning-cpp

Learning C++

cpp educational

Last synced: 13 May 2025

https://github.com/andrewrgarcia/learn-cpp

C++ learning / review material

cpp

Last synced: 27 Jun 2025

https://github.com/basemax/bankcustomercpp

Prepare a easy test and practice for university students C++

bank-account cpp university-project university-projects

Last synced: 27 Jun 2025

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/verdagio/firstcppgame

3rd year final semester project using cpp & unreal engine 4

3d-graphics collision-detection cpp dungeon-crawler game unreal-engine

Last synced: 21 May 2026

https://github.com/rvarago/cpppid

A composable library to implement contol loops in C++

control-engineering control-systems cpp cpp17 modern-cpp pid-controller

Last synced: 04 Apr 2025

https://github.com/rachhshruti/distance-vector-routing

Implementation of distance vector routing algorithm

cpp distance-vector multithreading routing-algorithm

Last synced: 02 Jan 2026

https://github.com/lgope/c-programming-basic

Basic of C programming 🗽🚀

c cpp

Last synced: 21 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/zang-langyan/eastwind_math

EastWind Math Library (C++ interface for BLAS and LAPACK)

blas cpp lapack linear-algebra

Last synced: 02 Aug 2025

https://github.com/pchol22/adventofcode-23

This repository contains my solutions to the Advent of Code 2023 challenges, written in JavaScript and C++

advent-of-code competitive-programming cpp javascript

Last synced: 28 Apr 2026

https://github.com/cat-gawr/plenia-360-off

Xenia ~ emulatore di Xbox 360 per Laptop | Konata ~ 2025

blfs c cpp csharp gentoo lfs linux lua macos nv vim windows xenia

Last synced: 08 Apr 2026

https://github.com/najmiter/cpp-learning-series

You can find the code for every video in the playlist here. This contains the solutions to the exercises (if given) at the end of the videos. Try to do your own and then see the solution.

cpp cpp11 cpp14 cpp17 oops-in-cpp procedural-programming

Last synced: 28 Mar 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/juvoy/wradar

A simple cs2 webradar cheat

cheat counter cpp cs2 csgo minimap radar strike webradar

Last synced: 21 May 2026

https://github.com/xtenzq/qbroadcastmessenger

📨 Simple messenger based on UDP socket broadcast

cpp messenger qt qt-network udp-socket university-project

Last synced: 21 May 2026

https://github.com/jgcmarins/graph-coloring

Graph coloring software that uses backtracking algorithm

backtracking-algorithm college-purpose cpp graph-coloring

Last synced: 15 Sep 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/bartste/keyboard

Keyboardio Atreus and Arduino

arduino atreus colemak-dh cpp keyboardio mechanical-keyboard

Last synced: 18 Feb 2026

https://github.com/mohammad-malik/cpp_dryrun_codegen

A tool for generating and testing "dry runs" (tricky C++ code snippets often asked in exams by universities like FAST) in an isolated Docker environment.

cpp dryr exam help llms rag

Last synced: 06 Apr 2025

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/chocochip101/algorithm

BOJ Solutions

algorithms cpp

Last synced: 14 Apr 2025

https://github.com/ziadasem/gc-cpp

A different implementation for garbage collection system in C++

cpp cpp17 garbage-collection garbage-collector modern-cpp

Last synced: 22 Mar 2025

https://github.com/npaun/viz

GTFS visualizer (C++ backend for jsteelz/jviz)

cpp gtfs python visualizer

Last synced: 24 Apr 2026

https://github.com/benjif/libslob

C++ Slob (sorted list of blobs) library

cpp

Last synced: 06 Apr 2025

https://github.com/muqsitnawaz/libfss

Pure Modern C++ library for Function Secret Sharing

cpp cryptogrpahy

Last synced: 14 Mar 2025

https://github.com/davidyslu/onlinejudgenctu

Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)

algorithms cpp data-structures

Last synced: 14 May 2025

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/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/yessenali-yerkebulan/supermarket-billing-system-cpp

Supermarket Billing System C++

cpp

Last synced: 19 Aug 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/silentrald/flappy-bird-neat

Simple NEAT Implementation on Flappy Bird

cpp libsdl neat

Last synced: 14 Apr 2025

https://github.com/jann-amh/esp8266-projects

some files for testing esp8266 boards

arduino-ide captive-portal cpp ino

Last synced: 05 Apr 2025

https://github.com/sebe324/labirynth

A simple implementation of maze generation in c++

cpp sfml

Last synced: 23 May 2026

https://github.com/softtechmx/lib-cpp-texto

Esta clase ofrece funcionalidades que permiten contar letras, palabras, buscar patrones y realizar otras operaciones relacionadas con el procesamiento de texto. Su estructura modular y su implementación en C++ facilitan la integración en proyectos más amplios, brindando a los desarrolladores una herramienta eficiente y versátil para manipular texto

cpp cpp17 cpplibrary text

Last synced: 08 Jan 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/laolarou726/toyrt

A toy QMC (Quasi-Monte Carlo) Path Tracing Render written in C++ with many wonderful features. Only for academic purposes.

cpp path-tracing qmc render renderer

Last synced: 30 Mar 2025

https://github.com/nilssonk/ordered-dithering-cpp

A tool for performing black and white Bayer dithering, written in C++17.

bayer cpp cpp17 dithering

Last synced: 23 Jul 2025

https://github.com/zoulhadj/vmve

Vulkan Model Viewer and Importer. A project developed as part of my final year project at University.

cpp engine rendering vulkan

Last synced: 08 Jul 2025

https://github.com/ndraey/mumble

Simple video player based on FFMpeg libraries

cpp ffmpeg multiplatform player terminal truecolor video

Last synced: 04 May 2026

https://github.com/dizzydroid/asu_sheets-solutions

(FOE) ASU [CSE131s]/[CSE231s] Sheets + Solutions

college-assignments cpp java sheets solutions

Last synced: 25 Jul 2025

https://github.com/zelr0x/solutions

My solutions to various exercises and algorithms I haven't found a better place for

c clojure cpp exercises-solutions java js python rust

Last synced: 09 Apr 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/polossk/leetcode-oj-solution

simple solution for leetcode

cpp leetcode leetcode-solutions python3 ruby

Last synced: 08 May 2026

https://github.com/sumonta056/student-management-system

Introducing a user-friendly student management system for efficient handling of student records. Seamlessly add new records, modify existing ones, delete entries, and access a comprehensive overview of all student data. Simplify your administrative tasks and streamline student record management with our intuitive system.

cpp file-handling-in-cpp

Last synced: 28 Jul 2025

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/li0k/coro

A coroutine library for c++ only for study

coroutine cpp ucontext

Last synced: 20 Sep 2025

https://github.com/lrogerorrit/narwhalEngine

Narwhal Engine is a custom vulkan engine im making for my final bachelor's thesis. The objective with this engine is to manage to render black holes via ray casting (ray marching).

black-hole cpp custom-engine vulkan vulkan-engine

Last synced: 29 Jul 2025

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/yutotnh/spirit

モータードライバ用ライブラリ

arduino arduino-library cmake cpp mbed-libraries mbed-os

Last synced: 29 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/yottaawesome/onyx32

An experimental C++ Win32 DLL-based framework.

cpp cpp20 dll win32 win32api

Last synced: 22 Feb 2026

https://github.com/toshikinakamura0412/a_star_ros

ROS implementation of A* search algorithm

astar astar-algorithm cpp robotics ros ros-noetic search-algorithm

Last synced: 10 Mar 2026

https://github.com/xray2016/cppwebserver

C++实现的Http服务器

cpp web

Last synced: 08 Apr 2025

https://github.com/jankodedic/hi-lo

Hi-Lo written in C++ using SDL2

cpp cpp17 game sdl sdl2

Last synced: 01 Apr 2025

https://github.com/gigalasr/vhdlmake

A build system for vhdl that can infer all dependencies automaticaly

build-system cpp vhdl

Last synced: 06 Mar 2026

https://github.com/msub2/wwise.js

Making Wwise workable on the web

cpp emscripten javascript wasm web wwise

Last synced: 19 Apr 2026

https://github.com/jbaldwin/libpriamcql

Safe and easy to use C++17 CQL (Cassandra/ScyllaDB) client library.

async cassandra client cpp cpp17 cql scylladb

Last synced: 19 Apr 2026