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/tessapower/template-cmake-project

A template CMake project for C++.

cmake cpp template

Last synced: 25 Jun 2025

https://github.com/miottonicola/unive-pel_json-parser

Class Json with parser (Grammatic Context Free)

cpp grammar-parser json

Last synced: 16 May 2026

https://github.com/daniel-191/number-cruncher

A C++ script that sorts numbers via: merge, selection, insertion. bubble and also calculates the: Mean, Mode, Median, Range

bubble bubble-sort bubblesort cpp insertion insertion-sort insertionsort linux merge merge-sort mergesort number-sorter windows

Last synced: 04 May 2026

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

Advanced Tic-Tac-Toe game, developed in C++ using WIN32 API.

cpp desktop-app tic-tac-toe win32api windows

Last synced: 16 May 2026

https://github.com/nathanpotter17/glfw-vulkan

Vulkan + GLFW on Windows 11

cmake cpp glfw3 vulkan

Last synced: 14 May 2025

https://github.com/zyn10/pick_the_leader_using_circular_linkedlist

pick the leader problem using cpp in circular linked list

circular-linked-list cpp data-structures pick-the-leader

Last synced: 22 May 2026

https://github.com/yeshasvitirupachuri/oatpp-websocket-server-client-example

Oatpp server client c++ examples without using dependency injection framework macros components.

cpp cpp17 network oatpp oatppwebsocket

Last synced: 12 May 2025

https://github.com/dantehemerson/arkanoid-returns

Juego Arkanoid hecho en C++ con ayuda de la librería Allegro 5

allegro arkanoid arkanoid-returns codeblocks cpp cpp11 game game-development gamedev

Last synced: 21 Mar 2025

https://github.com/arsham-lh/programmingbasics

C++ code associated with Programming Basics course

application-development c cpp programming

Last synced: 18 May 2026

https://github.com/matesoft2033/photoresistor-touch-detector

Touch Sensor LED Control is a project that uses an analog touch sensor to light up LEDs based on touch counts. The first, second, and third touches activate different LEDs, with real-time feedback displayed in the Serial Monitor.

arduino cpp diy-project ledcontrol serial-communication touchsensor

Last synced: 17 May 2026

https://github.com/kdesp73/cpp-starter

C++ Project Template

cmake cpp project template

Last synced: 14 Jul 2025

https://github.com/alessandropierro/2021assignment01

MPI programming and HPC cluster performance analysis for "Foundations of HPC" course @ University of Trieste

cpp fortran hpc mpi-library

Last synced: 14 Jul 2025

https://github.com/lovanto/shop-apps-relation-list

Program ini merupakan tugas akhir wajib untuk syarat kelulusan untuk mata kuliah STD(Struktur Data) di prodi RPL(Rekayasa Perangkat Lunak) di telkom university. By Rifky Lovanto and Angelia Brigitta Maharani Mutiara Prabowo

codeblocks cpp linked-list mingw-w64

Last synced: 13 Jul 2025

https://github.com/bragdond/dijkstra

traversing a graph with Dijkstra algorithm

cpp dijkstra dijkstra-shortest-path graph-theory

Last synced: 21 Mar 2025

https://github.com/nholthaus/qttraits

A single-file, header only library of useful type traits for Qt classes

cpp cpp14 qt qt5 type-checking

Last synced: 29 Apr 2026

https://github.com/mavoort/spidermesh2d

A simple Delaunay mesh generator written in C++

65n50 armadillo computational-geometry cpp math mesh-generation qt6 triangle

Last synced: 17 Apr 2026

https://github.com/raghavendrajonnala2007/expression-evaluator

A C++ project that evaluates mathematical expressions using infix to postfix conversion and stack-based evaluatio

calculator compiler-basics cpp dsa infinix postfix stack

Last synced: 28 Jun 2025

https://github.com/emmarhoffmann/movie-selection-application

Qt application for movie selection with a responsive QML interface and C++ backend.

cpp qt ux-ui

Last synced: 16 May 2026

https://github.com/csaintos/mua

Mua - step by step, CLI based, arithmetic Calculator

calculator cpp gnu-make

Last synced: 10 Sep 2025

https://github.com/imjuniper/flibbert-engine

Read-only mirror of my own git repo

cpp game-engine opengl

Last synced: 16 May 2026

https://github.com/demensdeum/php-body-check

Crossplatform PHP application to get information about your body (BMI)

android bmi body c cpp health height ios ph7 php swift swiftui weight

Last synced: 12 Jun 2025

https://github.com/samsam19191/airwatcher

AirWatcher is a software application developed for a government agency to monitor and analyze air quality data across a large territory.

cpp

Last synced: 23 Jun 2025

https://github.com/aritrakar/markov_chains

⛓️Finite-state discrete time Markov chain (DTMC) implementation.

cpp eigen

Last synced: 12 Jul 2025

https://github.com/xuyanwen2012/toytracer

A toy Ray-tracer implemented with c++ & glm

cpp cpp11 raytracer raytracing

Last synced: 10 Sep 2025

https://github.com/yoc00lig/bomberman

Simple implementation of the game 'Bomberman' in 2D. The game is designed for two players. Project written using C++ language with QT6 framework. 💣

2d-game bomberman bomberman-game cpp game qt6 qtcreator

Last synced: 18 May 2026

https://github.com/saraiannn/interactive-menu

A simple interactive operation menu in C++

cpp vectors

Last synced: 28 Jun 2025

https://github.com/h-d-owl/colorsearch

A WinAPI-based console application for detecting specific pixel colors on your screen and automating interactions.

autoclick automation automation-tools color-detection console-app cpp game-automation gui-automation hooks pet-project pixelscan screen-capture screen-scraping triggerbot winapi windows

Last synced: 19 May 2026

https://github.com/mr-v-i-k-t-o-r/compiler

simple compiler, made for practice

compiler cpp oop

Last synced: 23 Jun 2025

https://github.com/opennessgames/xixitexteditor

QT based text editor imitating Windows 7

cpp qt text text-editor

Last synced: 26 Apr 2026

https://github.com/beinglojain/movie-zone

A cinema code written in C++ language, with file openning feature and more.

cinema cpp

Last synced: 23 Jun 2025

https://github.com/cantaro86/maze-3d

C++ program that solves the maze in 3D

cpp maze maze3d

Last synced: 23 Jun 2025

https://github.com/fenbf/randommachine

Randomizing, Shuffling, Drawing from the set of lines of a file, little pet project

cpp

Last synced: 12 Jul 2025

https://github.com/chinmay-esp/led-blinking

This repository contains a LED blinking program developed using the ESP-IDF framework in C++. The code demonstrates how to initialize GPIO, configure the LED pin, and implement a basic delay for toggling the LED state.

cpp esp32 espidf

Last synced: 16 May 2026

https://github.com/vibhujawa/parallel-adaboost

The repo contains a multi-core parallel implementation of adaboost algo in C++

adaboost cpp machine-learning-algorithms

Last synced: 25 Jun 2025

https://github.com/progambler227788/puzzle-game

The given code is an implementation of a word search puzzle solver in C++. It takes a 10x10 grid of characters as input and allows the user to enter a word to search for. The program then searches for the word in the grid, and if found, it prints the row and column

coding coding-beginners-projects coding-for-everyone coding-puzzles cpp cpp17 csharp dsa game programming-puzzles programming-tuts projects-in-cpp puzzl-project-in-cpp puzzle puzzle-game-in-cpp puzzle-using-recurssion recursion

Last synced: 23 Jun 2025

https://github.com/headlessnode/dsa

My first GitHub repository showcasing a collection of code snippets that highlight my learning journey in data structures and algorithms. From basic arrays to complex trees and graphs, these practical implementations demonstrate my growing expertise

algorithms beginner-friendly code-examples code-snippets coding-challenges coding-practice competitive-programming cpp data-structures learning-resources problem-solving

Last synced: 18 May 2026

https://github.com/adrijadastidar/cpp-chat

This project demonstrates a simple chat application using TCP sockets in C++ with the Windows Socket API (Winsock). The application consists of two components: the Client and the Server. The client connects to the server, and both parties can send and receive messages in real-time.

chat-application cpp tcp

Last synced: 20 Oct 2025

https://github.com/nermeenkamal/university_system

Educational system with C++, OOP, Design patterns(singleton).

cpp design-patterns oop

Last synced: 27 Jul 2025

https://github.com/krishnazawar/cfgvalidator

CFG validation using CLR parsing technique.

cfg compiler-design cpp parsers

Last synced: 28 Jun 2025

https://github.com/gabrielcenteiofreitas/estudos-cefet-linguagem_cpp

Pasta contendo projetos pessoais e trabalhos desenvolvidos durante as aulas da faculdade, todos em linguagem C++

cpp

Last synced: 12 Jul 2025

https://github.com/bursasha/cpp-duo-matrix-calculator

Matrix calculator only for 2 matrices in C++ using OOP, polymorphism, STL, parsers, variety of algorithms ⌨️

algorithms calculator-application console-application cpp cvut-fit inheritance makefile matrix oop parser polymorphism stl

Last synced: 10 Sep 2025

https://github.com/arshagds/ue4_playground

Personal project about game mechanics in Unreal Engine 4. 🕹 Currently, this project includes a zipline, first-person camera scanner ability and short-range teleport.

cpp game-mechanics practice-project ue4 unreal-engine unreal-engine-4 unrealengine unrealengine4

Last synced: 10 Sep 2025

https://github.com/pawelgoj/quiz-cpp

Quiz about C++ written in C++.

cpp game json quiz wxwidgets

Last synced: 19 May 2026

https://github.com/kubgus/cpp-cheatsheet

A collection of C++ snippets that explain how the language works.

cpp

Last synced: 20 May 2026

https://github.com/oniani/b

A build system

automation build-system build-tool cpp graphs

Last synced: 01 Jun 2026

https://github.com/multivariablecalculus/passwdmanager

A CLI-based Password Manager

cli cpp encryption password

Last synced: 28 Jun 2025

https://github.com/pshreyam/cpp-playground

Practice of C++

cpp

Last synced: 14 Mar 2025

https://github.com/arkaht/cpp-curve-editor-x

Curve Editor X ─ a C++ and raylib Bézier spline editor for the Curve-X library

bezier cmake cpp curve editor raylib raylib-cpp simple spline

Last synced: 10 Sep 2025

https://github.com/akhilsain01/optimized-digital-audio-player

A digital audio player using CPP, where playback and visualization is implemented using Hardware and keyboard via Asynchronous communication(USB device when using Hardware and Multithreading while using Keyboard).

cpp design-patterns exception-handling multithreading oop-principles

Last synced: 04 Mar 2025

https://github.com/aviationsfo/tictactoe

A simple command line running Tic Tac Toe app made with C++ and a MiniMax algorithm AI

ai cli cpp minimax-algorithm recursive-algorithm tictactoe

Last synced: 22 Jun 2025

https://github.com/arata-nvm/offblast-native

comfes 2021

cpp opensiv3d

Last synced: 22 Jun 2025

https://github.com/ikajdan/lychee_potd_provider

Plasma POTD plugin that will fetch a random picture from a Lychee instance

cpp plasma-applet plasma-desktop plasmoid

Last synced: 04 Mar 2025

https://github.com/whysobad/tic-tac-tui

An user interface for playing tic-tac-toe in the terminal

cmake cpp tic-tac-toe tui

Last synced: 10 Sep 2025

https://github.com/stefanasandei/dsa

Data Structures & Algorithms implemented in C++

algorithms cmake cpp data-structures dsa gtest

Last synced: 11 Aug 2025

https://github.com/stefan2810/car-parking-sensor

This project is based on the principle of measuring distance with ultrasound waves. Based on the measuring scale, one of the 3 LEDs will turn on.

arduino-ide cpp distance-calculation esp8266 led-controller microcontroller-programming ultrasound-distance

Last synced: 16 May 2026

https://github.com/pulkitgarg04/sharesquare

ShareSquare: Split Expenses, Track balances, and maintain financial transparency with ease.

cpp expense-tracker

Last synced: 22 Jun 2025

https://github.com/nir3x/varsizedint.cpp

VarsizedInt - Variable-Sized Integer Encoding

c-plus-plus cpp efficiency encoding integer storage variable-sized

Last synced: 22 Jun 2025

https://github.com/ben-crowhurst/llvm-project

Implementation of proposed C++ Manifold Operators.

compiler compiler-design compilers cpp llvm llvm-tutorial proof-of-concept rfc wg21

Last synced: 17 May 2026

https://github.com/chevp/vulkan-playground

Experimenting with Vulkan: real-time rendering, shaders, pipelines, and graphics programming basics.

cpp vulkan

Last synced: 10 Sep 2025

https://github.com/zyn10/tax-calculation

Programming Fundamentals task of tax calculation

cpp programming-fundamentals tax-calculations

Last synced: 15 May 2026

https://github.com/xirzo/tictactoe

Multiplayer Tic-Tac-Toe game

cpp game multiplayer tictactoe

Last synced: 19 May 2026

https://github.com/alexandruiancu/todoui-cpp

LFS148 UI C++ reimplementation

cpp opentelemetry

Last synced: 20 Apr 2026

https://github.com/bdcbqa314159/cpp_crossplatform_py_libs

Working on how to bind c++ and python together and create a python package with cross-platform support.

cpp cross-platform dynamic-library learning-by-doing python

Last synced: 18 May 2026

https://github.com/program--/pipe

A forward-pipe for C++14

cpp cpp14 header-only pipeline

Last synced: 30 Dec 2025

https://github.com/boxdot/cpp-bootstrap

A bootstrap C++14 project

coverage cpp travis-ci

Last synced: 04 Jul 2026

https://github.com/vintagegrey/gamework

Work in progress C++ game engine built with simplicity in mind

cpp cpp20 cross-platform cross-platform-game cross-platform-game-engine ecs game-engine indie-dev

Last synced: 29 Mar 2025

https://github.com/erio-harrison/write-you-a-dl-fram

Build a deep learning framework step by step

cpp deeplearning

Last synced: 16 Jun 2025

https://github.com/sohamkayal4103/dynamic-programming

Contains important concepts related to dynamic programming

competitive-programming cpp dsa dynamic-programming memoization tabulation

Last synced: 22 Jun 2025

https://github.com/mull-project/rustsymboldemangling

C++ library to demangle Rust symbols. Ported loosely from rustc-demangle.

cpp demangle rust

Last synced: 19 May 2026

https://github.com/adaickalavan/coding-questions-in-cpp

Challenge programming questions in C++.

cpp

Last synced: 12 Jun 2026

https://github.com/youngermaster/my-tutorials

This repository has some scripts that I used to teach people some concepts about different topics

cpp python tutorial

Last synced: 16 May 2026

https://github.com/officialpiyush/highschool

A Repo To Keep My College Things

college cpp learning

Last synced: 22 Jun 2025

https://github.com/volatilflerovium/sqlite3_helper

A C++ class to query SQLITE3 databases

cpp sqlite3

Last synced: 29 May 2026

https://github.com/shivendrra/tqdm.c

python's tqdm library for c/c++ codebases

c c-cpp cpp tqdm tqdm-in-c tqdm-in-cpp

Last synced: 15 May 2026

https://github.com/kei-g/glfwapp

GLFW Application Example

cpp opengl

Last synced: 02 Jul 2026

https://github.com/kalbhor/cbse-project

A hacky C++ project for my CBSE finals

cbse cpp project

Last synced: 26 Jun 2025

https://github.com/justindengels/jxwm

Wow who could've seen someone making an X11 window manager nobody has done that before

cpp linux x11 x11-wm xlib

Last synced: 29 Apr 2026

https://github.com/rayhanbss/warehousemanager-sda2024

A console program based on C++ implementing Data Structure and Algorithm such List, Map, Set, BST, etc. Created for Data Structure and Algorithm Course 2024.

cpp dats-structures dsa

Last synced: 06 Apr 2025

https://github.com/nulladmin1/eightqueens

Eight Queens Puzzle Made for H* Computer Science II Class

cmake cpp eight-queen-problem eight-queens eight-queens-problem eight-queens-puzzle

Last synced: 11 Jul 2025

https://github.com/jelhamm/virtual-memory

"Implementation of Virtual Memory available in operating systems"

cpp least-recently-used most-recently-used operating-systems replac virtual-machine

Last synced: 04 Apr 2025

https://github.com/vankasiddhartha/3dengine

3dEngine is a simple software-based rendering engine implemented in C++. The goal is to understand how OpenGL and 3D rendering work at a low level by building everything from scratch.

c cpp

Last synced: 16 May 2026

https://github.com/solareenlo/42cpp-module-08

C++ practice 08 (STL(vector, stack, deque), iterator, algorithm(find, sort, max, min))

42 42born2code 42cursus 42projects cpp

Last synced: 12 Jul 2025

https://github.com/szafsrc/caitlyn-test

Lightweit Testing Library

cmake cpp testing-library

Last synced: 21 Jun 2025

https://github.com/mikelshifrin/comp345

Small World Game written in C++

cpp

Last synced: 31 May 2026

https://github.com/ujiro99/mock-generator

C++ mock generator using FakeIt.

cpp ctags fakeit golang mock testing

Last synced: 16 May 2026

https://github.com/s-martin/sugarpp

Sugarcpp is a small library, which adds syntactic sugar to C++ to make your life easier.

cpp

Last synced: 08 Sep 2025