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/ludwigandreas/monitoringsystem

Implementation of the monitoring system project. The project is a part of the School 21 curriculum.

cpp dynamic-library educational-project monitoring-plugins monitoring-tool plugin-architecture

Last synced: 09 Nov 2025

https://github.com/JayTwoLab/test-ccspriterx

CCSpriterX for Brash Monkey Spriter SCML (C++/Cocos2d-X)

brash cocos2d-x cpp monkey scml spriter

Last synced: 17 Jul 2025

https://github.com/anower77/all-type-patterns-c-plus-plus

triangle rectangle upper_triangle lower_triangle, reverse_triangle, upper_rectanlge, lower_rectangle, reverse_rectangle

all-type-file-download cpp cpp-code patterns problem-solving

Last synced: 14 Mar 2025

https://github.com/bragdond/code_ing2

Cpp code made in second year at ECE Paris

cpp

Last synced: 21 Mar 2025

https://github.com/gianfranco7/super-mario-battle-royale-mpi

Proyecto Final del Curso Programación Paralela y Concurrente CI-0117. II Semestre 2020

concurrent-programming cpp mpi simulation

Last synced: 03 Oct 2025

https://github.com/harryfoster1812/fosterml

A minimalist tensor library built in c++ with no external libraries

cpp ml tensor

Last synced: 13 Feb 2026

https://github.com/zyx-0314/cp1-sari-sari-store-basics-part-2

A C++ console application simulating a Sari-Sari store system, featuring user input, conditional logic, and loops. Version 1 covers basics of input/output and conditional checks, while Version 2 adds looping for enhanced user interaction. Great for beginners to learn core C++ programming concepts!

basic-programming cpp school-project

Last synced: 10 Aug 2025

https://github.com/haeramkeem/algo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 01 Jan 2026

https://github.com/amir-kedis/problem-solving-solutions

👼 Watch me Improve in problem solving and rise through the ranks

cpp problem-solving

Last synced: 19 Jun 2026

https://github.com/arturogonzalezm/binanceticker

This project connects to Binance's WebSocket API to process real-time cryptocurrency data using the observer pattern.

binance-api cpp cpp20 docker docker-compose postgresql postgresql-database

Last synced: 01 Jan 2026

https://github.com/bindreams/kot

A very simple C++ builder and runner.

build-tool cpp user-friendly

Last synced: 19 May 2026

https://github.com/bshankar/gomoku_wasm

Play against the Gomoku AI powered by webassembly

alpha-beta-pruning cpp minimax-algorithm transposition-table webassembly

Last synced: 28 Apr 2026

https://github.com/hashirkhan21/spaceshooter

A Space Shooter game in C++ using SFML graphics and OOP concepts

cpp sfml sfml-game spaceshooter

Last synced: 04 Oct 2025

https://github.com/rudra1402/cpp_stl

Implemented C++ STL Containers like Maps, Vectors, Pairs, etc. by developing several fun applications on Replit.

cpp replit standard-template-library stl-containers

Last synced: 11 Aug 2025

https://github.com/vincentlaucsb/cpp-notes

A collection of C++ notes and programs

c-plus-plus cpp

Last synced: 11 Aug 2025

https://github.com/omar-26/simple_circuit_analyzer

Circuit Analyzer_CSE131s Capstone Project

capstone-project college-project cpp

Last synced: 22 Mar 2025

https://github.com/thecrazymage/procedural-game-map-generation

:cityscape: Design the city map model and implement its procedural generation for each new game session.

cpp game game-development map-generation procedural-generation

Last synced: 17 Jul 2025

https://github.com/sufftea/pathfinding

pathfinding visualizer

algorithms cpp qt visualization

Last synced: 19 May 2026

https://github.com/janithscript/space-game

A simple console-based Space Shooter game built in C++ using basic console manipulation. Move your player, shoot enemies, and rack up points in this fun and lightweight arcade-style game. Perfect for learning fundamental programming concepts and game mechanics.

cpp

Last synced: 26 May 2026

https://github.com/pradeepchegur/media_sharing_system_oops_model

This repository contains a simple C++ implementation of a media sharing system using object-oriented programming principles.

cpp oops-in-cpp

Last synced: 11 Aug 2025

https://github.com/yo-mah-ya/algorithms-and-data-structures

Just implement programs along with certain algorithms and data structures

algorithms clang cpp data-structures

Last synced: 14 Mar 2025

https://github.com/ahmedhaithamamer/smart-shop-guard-project

The ESP8266 and Arduino Uno project automates a smart shop with entry detection, firefighting, and security systems, programmed in C++.

arduino arduino-ide arduino-uno cpp embedded-systems esp8266

Last synced: 09 Apr 2026

https://github.com/vadniks/thebeginning

The repository contains some legacy code & projects which reflect my very first attempts on the path of becoming a software engineer + some extra snippets + some really crazy sh_tty spaghetti code that I used to write while being a SE student in a university

cpp first-steps java kotlin shitcode shitty-code spaghetti-code

Last synced: 02 May 2026

https://github.com/peakacademiccoaching1/windows

🖥️ Run Windows seamlessly inside a Docker container with features like ISO downloading, KVM acceleration, and a web-based viewer for easy management.

appxpackages bloatware button cpp debloat desktop powershell prompt ps1 silent visual-studio winappsdk windows windows-machine windows-virtual-machine windows-virtual-machines wpf xaml

Last synced: 09 Apr 2026

https://github.com/chinmay-esp/led_switch_interfacing

This repository demonstrates how to control an LED using a switch on an ESP32 microcontroller. It uses ESP-IDF, FreeRTOS, and C++ to toggle an LED based on the state of a GPIO input configured as a pull-up switch.

cpp esp32 espidf

Last synced: 19 May 2026

https://github.com/ryo-manba/ft_containers

Reimplementation of STL containers.

cpp

Last synced: 17 Jul 2025

https://github.com/vidiptvashist/library-management-system

Library Management Systems helps to maintain a database that is useful to enter new books record books borrowed by the members, with the respective submission dates. Moreover, it also reduces the manual record burden of the librarian.

cpp library-management-system

Last synced: 11 Oct 2025

https://github.com/nguyenpanda/.panda_scripts

CLI command app to allow myself to be lazy in the future.

bash-script cli cli-app cpp intel-core macos python shell-script template-project

Last synced: 09 Apr 2026

https://github.com/jonsnow1807/3d-point-cloud-viewer

A high-performance 3D point cloud visualization engine built with C++17 and OpenGL, achieving 858 FPS with 1M+ points through advanced spatial optimization.

3d-visualization computer-graphics cpp frustum-culling high-performance octtree opengl point-cloud

Last synced: 18 May 2026

https://github.com/zyn10/palindrome_using_stack

Find palindrome using stack in cpp

cpp datastructures palindrome

Last synced: 13 Sep 2025

https://github.com/mommi2/enigma-cpp

Old personal project

cpp

Last synced: 20 Mar 2025

https://github.com/bardifarsi/blockingqueue

The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.

containers cpp cpp20 generic-programming multi-thread multi-threaded multi-threading multi-threads multiprocessing multithread multithreaded multithreading parallel-computing parallel-programming queue queues thread threading

Last synced: 31 Dec 2025

https://github.com/johnramsden/cpp-stack-implementations

Profiling performance of various stack implementations with C++

cpp ubc-cs ubc-engineering

Last synced: 13 Sep 2025

https://github.com/theolepage/cpp-arkanoid

Simple implementation of a basic game using C++ and GDI.

arkanoid cpp gdi

Last synced: 11 Aug 2025

https://github.com/comodinoh/gcrisp

Engine for creating Visual Novel games written in C++

cmake cpp cpp20

Last synced: 11 Aug 2025

https://github.com/jomkz/learn-modern-cpp

A detailed, sequential learning path to take you from the fundamentals to advanced modern C++ (covering C++11 through C++23).

cpp cpp11 cpp14 cpp17 cpp20 cpp23 learning modern modern-cpp

Last synced: 02 Jul 2026

https://github.com/skygenesisenterprise/arksense

The ARKsense Firewall Manager Project

c cpp firewall php project

Last synced: 08 Jul 2026

https://github.com/moduscreateorg/boing

Simple game example for Creative Engine

cpp creative-engine game modus

Last synced: 04 Oct 2025

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

A List Of Problems Solved In C++.

cpp

Last synced: 21 Mar 2025

https://github.com/hasanyahya101/pf_lab_solutions

Solutions to PF lab questions from Fall 2022 Semester in Fast Nuces Lhr. The actual questions can be found in pdf files. Note that, this is for the Lab (subject), not the theory subject.

cpp fast first-semester nuces pf programming

Last synced: 29 Mar 2025

https://github.com/Chimipupu/rp2xxx_dev

RP2040 & RP2350 x2CPU & FreeRTOS C++ F/W Development by Chimi(ちみ)

cpp embedded mcu rp2040

Last synced: 12 Apr 2025

https://git.hiifong.cc/mirrors/maddy

C++ Markdown to HTML header-only parser library

c-plus-plus cpp cpp14 header-only html library markdown parser

Last synced: 04 Oct 2025

https://github.com/costingh/estore-platform

C++ program that provides minimal functionality of an online store. Implementation follows OOP concepts (abstraction, encapsulation, inheritance, polymorphism), making use of singleton design pattern.

bash cpp

Last synced: 31 Dec 2025

https://github.com/blazium-games/justamcp_module_tests

A test suite and example project for the Justamcp module built for the Blazium Engine.

autowork blazium cpp godot justamcp testing

Last synced: 04 Jul 2026

https://github.com/joyrider3774/blockdude_funkey

Blockdude is a puzzle game remake of the Blockman Game from Soleau Software and the TI 83 game by brandon sterner.

cpp funkey-s funkeys game-development games puzzle-game remake-games retro retrogaming rg-nano sdl

Last synced: 29 Mar 2025

https://github.com/permalik/artchive

application:designer and artist vcs client

cmake cpp qml

Last synced: 13 Mar 2025

https://github.com/satyam-singhxx/snake-_ladder_game

This repository contains a C++ implementation of the classic Snake and Ladder board game. The game supports multiple players competing to reach the final square (100) first. The code includes the game logic, player management, and board handling. Opportunities for optimization and feature expansion are also outlined.

builder-design-pattern c cpp singleton-design-pattern snake-ladder-game

Last synced: 19 May 2026

https://github.com/filipeyay/cppexercises

Exercises and practices related to my studies in the C++ programming language.

cpp

Last synced: 17 Jul 2025

https://github.com/frklan/libredeo

A C++ intervall timer lib

cpp cpp17 intervall library timer

Last synced: 19 May 2026

https://github.com/isgkm/minsql

Minimalistic cross-platform MySQL frontend built with wxWidgets and C++20

cpp cpp20 gui mysql mysql-connector wxwidgets

Last synced: 19 May 2026

https://github.com/jain1shh/neetcode.io

neetcode.io dsa pattern wise sheet - NeetCode 250

cpp data-structures-and-algorithms

Last synced: 12 Aug 2025

https://github.com/simone-contorno/yarpmanager-console2

Bachelor Thesis Degree - Computer Engineering (UniGE) - yarpmanager-console2

cpp yarp

Last synced: 19 May 2026

https://github.com/ketanxos/dsa

This repository includes all my DSA problem submissions across various platforms.

cpp dsa java javascript python

Last synced: 09 Apr 2026

https://github.com/adolbyb/zone-alarm-esp32

An ESP32 based single zone alarm system using Arduino framework.

arduino-library c-plus-plus cpp embedded embedded-systems esp32 platformio

Last synced: 09 Apr 2026

https://github.com/rasabh-org/cpp-tutorials

A repository to host sample C++ source files intended to be used as study materials for learning or teaching purposes.

cpp programming-language tutorial-code tutorial-demos tutorial-sourcecode tutorials

Last synced: 04 Oct 2025

https://github.com/gcoronelc/uc-2021-20-15795

Curso de Fundamentos de Programación en la Universidad Continental.

cpp gcoronelc programacion

Last synced: 06 Apr 2025

https://github.com/douglasdavis/xtrtframe

xAOD Analysis Framework for TRT projects, studies, etc.

analysis-framework cpp particle-physics

Last synced: 12 Aug 2025

https://github.com/sh1ftd/rust_cpp_example

A simple demonstration of calling C++ code from Rust using FFI (Foreign Function Interface).

cpp ffi foreign-language-interface rust

Last synced: 29 Jun 2026

https://github.com/einararnason/teensybutton

Multithreaded button event library for Teensy

buttons cpp multithreading teensy

Last synced: 29 Mar 2025

https://github.com/themarlboroman/ascript

Ascript, a script language to be used by host environments, short for "annoying script"

annoying cpp interpreter language script scripting

Last synced: 12 Aug 2025

https://github.com/wa1tnr/c4a-lcl-a

c4a from Chris Curl - ColorForth alike environment. Focus on RP2350 - also does Linux - new repo December 2024 - LOCAL mods/work in this environment

arduino-pico ccurl-c4a colorforth cpp forth linux-shell littlefs rpi-rp2

Last synced: 18 Feb 2026

https://github.com/y1z/dynamic_chess

A chess game that let's you change how the game works, pieces, size of the board, etc...

cpp raylib zlib-license

Last synced: 20 Mar 2025

https://git.hiifong.cc/mirrors/awesome-modern-cpp

A collection of resources on modern C++

cpp cpp11 cpp14 cpp17 cpp1z

Last synced: 04 Oct 2025

https://github.com/jusqua/me-cart

Final Project for University's Computer Graphics Course

clang computer-graphics cpp glew glfw glm makefile opengl shaders stb-image

Last synced: 19 May 2026

https://github.com/emmanuelmess/streamingedgerecognition

A test to see how realtime editing of video works in OpenCV

cpp opencv video

Last synced: 18 May 2026

https://github.com/mdafsarhossain/competitive-programming-problem-and-solution

Competitive Programming Problem And Solution Code. All Code written in C++ Programming language.

competitive-programming cpp

Last synced: 12 Aug 2025

https://github.com/tomasmark79/mypersonaltwitchbot

Repository MyPersonalTwitchBot provides a simple CMake C++ project configuration for setting up and building a Twitch bot server. It includes a basic implementation to help you get started ultra quickly.

bot cmake cpp twitch twitchbot vscode

Last synced: 08 Nov 2025

https://github.com/hadjiprocopis/protein-hops

Reads protein functional associations (e.g. from STRING-DB) and finds direct (0-hops) or indirect (1,2-hops) protein-links between a pair of proteins (C/C++).This work was done while working at the Institute of Cancer Research in London in association with people from the Erler Lab.

bioinformatics-analysis c cplusplus cpp erler-lab graph-algorithms protein protein-protein-interaction

Last synced: 03 May 2026

https://github.com/sleibrock/boxingtimer

A basic Arduino boxing timer for personal use

arduino cpp cpp11 timer

Last synced: 10 Nov 2025

https://github.com/klappdev/property

C++ property library

cpp cpp14 property setter-getter

Last synced: 04 Jul 2026

https://github.com/niten01/canvaslib

A tiny 2d graphics c++ library for fast prototyping

2d canvas cpp glfw library

Last synced: 22 Aug 2025

https://github.com/ermolaevv/all_labs

Проект-контейнер для выполнения практических заданий по курсу МП2

cmake cpp data-structures gtest labs winforms

Last synced: 19 May 2026

https://github.com/first-coding/qt_chess

This is QT_Chess Project.

cpp qt5

Last synced: 09 Mar 2026

https://github.com/hobywan/compressors

A set of compression kernels for the Exasky project

compression cpp

Last synced: 29 Mar 2025

https://github.com/noxmor/noxdata

NoxData is a C++ data structures library to organize, store and manipulate data.

cpp cpp-library data-structures header-only library templated

Last synced: 18 Jun 2025

https://github.com/KrutoiMag/TurboINI

Стараюсь написать максимально быстродействующую библиотеку C++ для чтения файлов ".ini" формата.

cpp cpp17 fast ini ini-parser xmake

Last synced: 04 Oct 2025

https://github.com/sidd-a1421/dsa-in-cpp

Here i will upload all LeetCode DSA problem i have solved

cpp cpp20 dsa dsa-practice

Last synced: 04 Oct 2025

https://github.com/zhuyali/algorithm_sets

some classic algorithm imp

algorithms cpp

Last synced: 21 Mar 2025

https://github.com/connorsweeneydev/resourcegenerator

A small executable that reads all the files supplied to it into a C++ compilation unit in a format accepted by my SimpleGameEngine.

cpp developer-tools utility

Last synced: 13 Aug 2025

https://github.com/allenvox/ray-tracer

Basic C++ ray tracing program based on book series by Peter Shirley

cmake cpp cpp17 geometry graphics path-tracing raytracer raytracing

Last synced: 13 Aug 2025

https://github.com/nwpu66/cookiekiss-engine

CookieKiss Engine include a render and other small tech related to compute graphic.

compute-graphics cpp cuda opengl vulkan

Last synced: 09 Apr 2026

https://github.com/FrodoAlaska/TheProblemSolver

A 3D western arcade shooter. Except, you are playing to solve your life's problems.

3d-game 3d-game-development cpp cpp20 game-development glfw glfw3 opengl4

Last synced: 31 Oct 2025

https://github.com/4ejlobek06/flappybird

C++ project using SFML

2d-game cpp flappy-bird sfml

Last synced: 18 Jun 2025

https://github.com/thomascaneday/learncpp

C++ coding exercises based on the guidance of the LearnCPP website

cpp

Last synced: 17 Jul 2025