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/abd3lraouf/primer5thsolution

C++ primer 5th solutions

cpp cpp-primer cpp11 cpp14 cpp17 solutions

Last synced: 12 Jan 2026

https://github.com/anuragvisioner/humidity-and-temperature-monitoring-using-arduino

Humidity and Temperature Monitoring using Arduino and IoT

ardino cpp

Last synced: 03 Jul 2026

https://github.com/junaidsalim/word_guesser

A Hang The Man Game developed in C++, where the computer thinks of a country/city and the player guesses letters to reveal the name while avoiding mistakes, with constraints on character repetition and a maximum of 11 chances.

cpp hangman-game hangmanincpp

Last synced: 14 Sep 2025

https://github.com/xounder/lista-pilha-fila

List, Stack and Queue implementation in Java

c cpp data-structures java

Last synced: 13 Jun 2026

https://github.com/m-awais-bs-ai-student/university-management-system

A C++ console application for managing academic records using Object-Oriented Programming. It demonstrates manual dynamic memory management (pointers) to handle Student, Teacher, Course, and Grade data. Features include creating, viewing, updating, and deleting records from the heap.

academic-records console-application cplusplus cpp crud-operations dynamic-memory-allocation education-system oop pointers student-management-system

Last synced: 27 May 2026

https://github.com/gabriel-vanca/infoarena

Solved Algorithm & Data Structure problems for Infoarena.ro, the biggest Romanian online community helping thousands of young students learn and train for national and international Computer Science contests, supported by a team of former Olympic students.

algorithms binary-search-tree competitive-programming cplusplus cpp data-structures dijkstra-algorithm dynamic-programming geometry-algorithms graph-algorithms graph-theory greedy-algorithms infoarena lowest-common-ancestor matrix-algebra sorting-algorithms string-manipulation trie-data-structure

Last synced: 11 Jul 2026

https://github.com/adam-gladstone/dialogservice

A Windows Runtime Component that wraps calling a MessageDialog

cpp cpp20 windows windows-desktop windows-desktop-application windows-sdk winrt winui3 xaml

Last synced: 02 Jan 2026

https://github.com/myounesdev/hexaclash

A turn-based battle simulator featuring a hexagonal grid, dynamic unit interactions, and epic clashes between Humans and Orcs

c c-language consle cpp curl-library game sfml

Last synced: 16 May 2026

https://github.com/francespos/cpp-reference

Reference for my C++ and CMake code.

cmake cpp

Last synced: 25 Jun 2025

https://github.com/nikos25k/university-department-simulation

This project aims to develop a comprehensive academic monitoring system for a university department.

cpp object-oriented-programming university-project

Last synced: 06 Apr 2025

https://github.com/TranKienCuong2003/Learn_CPP_with_HiepSiIT

This repository contains C++ exercises covering various topics to help learners practice and improve their C++ programming skills.

cpp

Last synced: 14 Sep 2025

https://github.com/tomas542/mtuci

Some university subjects from Moscow Technical University of Communications and Informatics (MTUCI) / Московского Технического Университета Связи и Информатики (МТУСИ)

asse assembler c ci-cd cpp deep dev java labs linux machi practices python pytorch react systemverilog tenso typescript ui vhdl

Last synced: 13 Apr 2026

https://github.com/arahall/optimise

c++ implemenatation of l-bfgs-b

cpp lbfgsb optimisation

Last synced: 29 Mar 2025

https://github.com/massimo-marino/perf-timer

A performance timer for C++ functions

cpp cpp17 performance performance-testing

Last synced: 25 Jun 2025

https://github.com/filiprokita/fr_spammer

This program is a simple spamming tool that creates a large number of text files with the name "FR_XXX.txt" (where XXX is a number from 0 to 999999) and the content "filiprokita.com" written in them. The program uses C++ file stream operations to create and write to the text files.

cpp creating-files file-spammer file-stream fun prank writing-files

Last synced: 27 Jun 2025

https://github.com/muratcanakcay/programming-in-graphical-environments

These are the lab tasks solved in C++ and C# for the 4th Semester "Programming in Graphical Environments" Class in the Computer Science B.S. program at Politechnika Warszawa.

cpp csharp desktop-app graphical-environments winapi windows winforms wpf

Last synced: 12 Apr 2026

https://github.com/jen2004/class-roster

A C++ program designed to manipulate student data.

cpp oop vscode

Last synced: 04 Mar 2025

https://github.com/bazilsuhail/chesstactix

Chess Tactix is a two-player chess game developed in C++ using the SFML. It features all the standard chess moves, the ability to save and load games via text files, and options for players to undo and redo their moves. The game offers a polished graphical interface, smooth gameplay mechanics, and comprehensive

chess chess-game chess-multiplayer chessboard cpp sfml sfml-game

Last synced: 15 Jun 2025

https://github.com/ricmzn/laggy-multiplayer-peer

Network lag simulation for the Godot Multiplayer API - GDExtension

cpp gdextension godot

Last synced: 18 May 2026

https://github.com/sbwhitt/ascii

A small ascii game using ncurses

cpp ncurses

Last synced: 13 Sep 2025

https://github.com/tomplus/qraty

Prosta aplikacja do analizy kosztów kredytu

cpp kredyt qt

Last synced: 18 May 2026

https://github.com/gamowy/oceaninvaders

A simple Space Invaders clone written in C++

cpp space-invaders university-assignment

Last synced: 01 Aug 2025

https://github.com/mathisburger/cpp-tic-tac-toe

A simple tic tac toe game to get more into cpp

cpp tic-tac-toe

Last synced: 30 Mar 2025

https://github.com/vlmarkov/self-driving-arduino-car

Self-Driving Car based on Arduino, Raspberry Pi boards

arduino autonomous-driving cpp lane-detection opencv raspberry-pi self-driving-car

Last synced: 29 Mar 2025

https://github.com/lchsk/knight-libs

Collection of small gamdev libraries for C++ + SFML

cpp framework game-engine gamedev hex-game rts sfml sfml-game-development sfml-library

Last synced: 03 Jul 2025

https://github.com/fasxmut/q3viewer

Quake3 Map Level Viewer

cpp cpp23 quake quake3

Last synced: 29 Mar 2025

https://github.com/ipolynkina/convertlisttostring

Converter from txt to csv

cpp

Last synced: 02 Nov 2025

https://github.com/meetleev/dragonbonescpp

DragonBones C++ Runtime for cocos2d-x

cocos2d cpp dragonbones-framework

Last synced: 14 May 2025

https://github.com/crafterkolyan/eigenvalues-speed-comparison

Сравнение скорости вычисления собственных значений положительно определённых матриц. Проект по спецкурсу "Высокопроизводительные вычисления на платформе Python". Основной результат - Python с JIT компилятором обгоняет нераспараллеленный C++ по скорости.

cpp eigenvalues numba numpy python speed university

Last synced: 10 Jul 2025

https://github.com/gazeux33/particles-simulation

A simple particle simulation with SFML in c++

cpp particle-physics particle-system sfml verlet-integration

Last synced: 04 Apr 2025

https://github.com/gleor/cpp-transport-catalogue

Финальный проект: транспортный справочник

cpp graph json oop protobuf svg

Last synced: 18 May 2026

https://github.com/kerciu/cpp-tetris-clone

Tetris Clone | Made using C++ programming language and SFML graphic library.

cpp game game-development gamedev gui object-oriented-programming sfml sfml-game sfml-graphics-library tetris tetris-clone ui-design

Last synced: 25 Jun 2025

https://github.com/retrooper/gamedevutils

Documented utilities convenient in the game development field.

c cplusplus cpp dev development documented game game-engine gdu render-engine retrooper retrooperdev util utilities utility utils

Last synced: 18 May 2026

https://github.com/jmcph4/dms

dms is a dead man's switch for Windows.

c-plus-plus cpp dms security tool

Last synced: 12 Apr 2025

https://github.com/cybiii/powershell

A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands

cmake cpp shell

Last synced: 18 May 2026

https://github.com/e9cipher/ai_chatbot

Ai Chatbot especially trained for company websites integration.

artificial-intelligence cpp json

Last synced: 05 May 2026

https://github.com/ne0nwinds/gpupuzzles

My solutions to srush/GPU-Puzzles using CUDA

cpp cuda gpgpu

Last synced: 16 May 2026

https://github.com/tessapower/snek-cpp

A simplified C++ remake of the Snek game using DirectX 11.

cpp cpp20 directx-11 snek visual-studio win32

Last synced: 06 Jul 2026

https://github.com/humbertodias/yaml-cpp-wasm-sample

Example of a WebAssembly application that reads a YAML file

cpp wasm

Last synced: 18 May 2026

https://github.com/prosenjitjoy/artifical-intelligence-lab-problems-solution

Artifical Intelligence Lab Assignment Solution

cpp graph-algorithms

Last synced: 05 Apr 2025

https://github.com/1goonli/playground

Code or Projects, that are too small for an individual Repository

c cmake cpp cryptography golang playground react rust rust-lang

Last synced: 30 Dec 2025

https://github.com/cpp20120/oldgithub

Stuff from old times . It's really crap in places.

containers cpp graphics parallel vulkan web

Last synced: 07 Aug 2025

https://github.com/pylipp/dontbother

Computer implementation of German board game 'Mensch ärgere dich nicht'

cpp game make

Last synced: 29 Mar 2025

https://github.com/hanilr/file-explorer

Terminal file explorer - Written in C++

cpp file-explorer terminal-ui

Last synced: 04 Apr 2025

https://github.com/evasabeeh/dsa

Data Structure & Algorithms in C++ topicwise for self-learning.

cpp dsa

Last synced: 02 Aug 2025

https://github.com/ulizesr/deslib

A C++ differential equation solver for ordinary and delay differential equations.

cpp differential-equations math-library mathematical-programming numerical-integration numerical-methods

Last synced: 11 Jun 2026

https://github.com/dmazilkin/ml-newsclassifier-naivebayes

Naive Bayes text classifier from scratch.

classification cpp naive-bayes oop text-classifier

Last synced: 11 May 2025

https://github.com/leytox/maze

Course work. C++ Linux maze generation and solving program

cpp maze maze-generator maze-solver

Last synced: 18 Jun 2026

https://github.com/jasonyao81000/cpp-leetcode-templates

C++ LeetCode Templates for Data Structures & Algorithms Interview Preparation

cpp data-structures-and-algorithms dsa interview interview-prep interview-preparation leetcode templates

Last synced: 11 May 2025

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

This repository features an ESP32 LED controller using FreeRTOS and ESP-IDF's LEDC driver for smooth PWM-based fade effects. It employs an object-oriented C++ design for modular and configurable LED control.

cpp esp32 espidf

Last synced: 18 May 2026

https://github.com/jiaqiluo/summer-activity-library

A practice for hash table(with chaining)

cpp data-structures hash-table

Last synced: 21 Mar 2025

https://github.com/mrdvince/juceq

A 3-band Stereo EQ built using JUCE Framework, Hosted/Testing using the Audio Plugin Host included in JUCE extras. Or import it into Fl Studio and knock yourself out.

cpp cpp17 equalizer juce-framework music

Last synced: 29 Mar 2025

https://github.com/saleh0987/cpp_problems_solving

CodeWars CPP Problems Solving

cpp problem-solving programming

Last synced: 28 Mar 2025

https://github.com/niickchu/videosecurity

Embedded real-time security system implemented on a BeagleBone Green

bare-metal c cpp embedded facial-recognition

Last synced: 18 May 2026

https://github.com/m4xshen/math-cpp

Implement some mathematical methods with cpp

cpp math

Last synced: 02 Sep 2025

https://github.com/brakmic/hello_component_hpx

A simple component running in HPX

cpp hpx hpx-library

Last synced: 05 Apr 2025

https://github.com/yahya123-hub/console-pacman

Pacman remade on the console, with powerups, ghosts ai and collision mechanics.

ai bullet-physics console-game cpp filehandling

Last synced: 18 May 2026

https://github.com/wkhallen/pacman

Pacman in the terminal

console-game cpp cpp17 pacman terminal-game

Last synced: 22 Mar 2025

https://github.com/wkhallen/cppdtp

Modern cross-platform networking interfaces for C++.

cpp network socket socket-client socket-server

Last synced: 22 Mar 2025

https://github.com/azevedoguigo/esp32_temperature_monitor

IoT temperature monitor based in ESP32.

cpp esp32-arduino esp32-wroom iot

Last synced: 27 Mar 2025

https://github.com/juliendoutre/blood-flow-modelization

A school project involving partial differential equations solving with a biological application.

blood-flow cpp freefem simulation

Last synced: 28 Mar 2025

https://github.com/theolepage/directx-forest

Keep the focus on this window or you forest will stop growing and deteriorate.

cpp direct3d directx

Last synced: 21 Jul 2025

https://github.com/saleh0987/assignments-cpp

C++ Solutions Of Elzero Web School Channel Assignments and elzero.org Website Assignments

asssi cpp cpp-fund

Last synced: 28 Mar 2025

https://github.com/masaok/raytracing-example

Raytracing example clone

cpp raytracing

Last synced: 27 Jun 2025

https://github.com/mohamedsamirx/yolo_obb_cpp

YOLO V8 and V11 Inference Using CPP and ONNX Runtime

cpp obb object-detection onnx ultralytics yolo yolov11 yolov8

Last synced: 03 Jul 2026

https://github.com/randomgamingdev/justezal

A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.

audio audio-library cpp cross-platform multilib ogg powerful

Last synced: 21 May 2026

https://github.com/simobin/oop_assignment

Hackerrank solution. Class, Classes & objects, Box it.

assignment box-it class cpp hackerrank objects-and-classes solution

Last synced: 25 Feb 2025

https://github.com/x-rays5/imgui_cmake

A basic CMake script to use IMGUI with CMake. Basic configuration is available.

cmake cpp imgui

Last synced: 02 Nov 2025

https://github.com/abdullahalshawafi/cookit

Data Structure & Algorithms Project that simulates a restaurant kitchen system and calculates some statistics that measure average customer satisfaction.

algorithms c cpp data-structures oop system

Last synced: 07 May 2026

https://github.com/xeverous/arbitrary_code_highlighter

semi-automatic code highlighter generating HTML span elements supporting precise color specification

cpp generator html

Last synced: 21 May 2026

https://github.com/ohioiot-examples/esp32_wifi_events-and-logging

The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.

arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging

Last synced: 15 Sep 2025

https://github.com/azaanullah-khan/patterns

In this code I have practiced loops and nested loops by creating different patterns

cpp exercises for for-loop for-loop-exercises if loops patterns practice solutions

Last synced: 05 Apr 2025

https://github.com/flak-zoso/snake

Snake 20x20

async cpp cpp2a snake

Last synced: 04 Oct 2025

https://github.com/a-samod/restaurant-management-system

The Restaurant Management System is a C++ application designed to manage various operations within a restaurant.

cpp restaurant-management

Last synced: 03 Nov 2025

https://github.com/bainash10/project-student_information_system-

Admin can enter, update, delete, display data of teacher and student. Admin gives username and password to teacher and student. Teacher can enter, update, delete GPA of students and display personal information. Student can display Obtained GPA and display personal information.

c cpp filesystem

Last synced: 02 Aug 2025

https://github.com/tsnsoft/dialogblocksconsoleappml

Пример мультиязычной консольной программы на C++ с использованием wxWidgets и DialogBlocks для Visual Studio 2022

cpp cross-platform dialogblocks linux localization multilanguage visual-studio windows wxwidgets

Last synced: 05 May 2026

https://github.com/vkarotkiyan/calculator

Study C++ | Реализация простого калькулятора с помощью кросс-платформенного фреймворка Qt и IDE Qt Creator

cpp qt study

Last synced: 18 May 2026

https://github.com/doick-union-workshop/zdutils

Utilities for creating Union plugins for Gothic games.

cpp utilities

Last synced: 21 May 2026

https://github.com/rose-mtz/virtualcomputer

A virtual computer that can run machine code. [C++]

cpp

Last synced: 21 May 2026

https://github.com/moshiba/fmindex

ultra fast parallel FM index generation for DNA reads

cpp cuda fmindex parallel

Last synced: 18 May 2026

https://github.com/sbatururimi/model-predictive-control

An implementation of a Model Predictive Control to drive the car around the track

cpp mpc-control self-driving-car

Last synced: 03 Jul 2026

https://github.com/cuixing158/visual-based-odometry-estimation-cpp

Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map

algorithms bev cpp odometry odometry-estimation opencv orb pose-optimization visual-features

Last synced: 05 Apr 2025

https://github.com/meta-ben/tilemapperlite

2017 - C++ Qt Homemade Tile Map Editor

cpp map-editor qt tilemap-editor

Last synced: 07 Mar 2026

https://github.com/ne0w0r1d/yumeyo_no_army_knife

Yumeyo的瑞士军刀(重构与Yumeyo开发的《NetInfoChecker 网络综合查询器》【基于易语言】 )

cpp network network-analysis qt6

Last synced: 25 Sep 2025

https://github.com/mirajehossain/contact-list

A simple console application in C

c cpp

Last synced: 18 May 2026

https://github.com/rxchit/space-invaders-cpp

Space Invaders clone in C++; An OpenGL exercise

cmake cpp game opengl

Last synced: 18 May 2026

https://github.com/tanvi-surana/hackerrank

solutions to hackerrank problems

competitive-programming cpp hackerrank-solutions

Last synced: 02 Aug 2025

https://github.com/sr-tamim/entropy-calculator

Entropy and heat calculation in C++

cpp cpp-programming entropy thermodynamics

Last synced: 25 Sep 2025