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/marcin-filipiak/cpp_exercises

C++ Exercises for students

cpp exercises learning

Last synced: 01 Jul 2026

https://github.com/piras314/vulkanlearning

Vulkan Learning!

c cpp glsl vulkan vulkan-graphics

Last synced: 13 May 2026

https://github.com/shineiarakawa/particle-stabilizer

A C++ and CUDA-based program for simulating the motion of particles.

cpp cuda n-body particles

Last synced: 12 May 2026

https://github.com/narveer-rathore/boom

VST Plugin Synthesizer that generates sine, square, triagle waves and white noise with filter support

audio cpp vst

Last synced: 30 Jun 2026

https://github.com/danieljvickers/fluid_simulation

An educational example for learning the Navier-Stoke equations. Also included is a C++ and CUDA shared object library, buildable with CMake, for use in your personal projects.

cpp cuda differential-equations navier-stokes numpy physics python simulation

Last synced: 04 May 2026

https://github.com/larzuaga11/trivia_movie

Project that simulate the Backend of a Cinema App.

cpp data-structures linked-list object-oriented-programming

Last synced: 17 Mar 2025

https://github.com/jmarrec/testcpp-crosscompile-linuxtowin64

A repo to test how to cross compile a dummy C++ project using Github Actions, mingw32, **and** conan.

conan cpp cross-compile github-actions tutorial

Last synced: 10 May 2026

https://github.com/hypertextassassin0273/win32_based_cpp_programs

Contains win32 based C++ programs, developed through Visual Studio 2019

cpp win32 win32-cpp win32-games win32-programming windows-api

Last synced: 08 Jun 2026

https://github.com/hypertextassassin0273/programming_queries_and_solutions

A repository for Queries that are asked in a Facebook Group "C++ Programming Problems & Solutions"

c c-language c-programming cplusplus cpp cpp11 data-structure data-structures-and-algorithms object-oriented-programming

Last synced: 12 May 2026

https://github.com/klappdev/notiz

Qt widgets application for notes

cpp cpp17 qt qt5 qt5-widgets

Last synced: 16 May 2026

https://github.com/tmsalab/errum

Perform a Bayesian estimation of the Exploratory reduced Reparameterized Unified Model (errum) described by Culpepper and Chen (2018) <doi:10.3102/1076998618791306>.

cognitive-diagnostic-modeling cpp ecdm item-response-theory psychometrics r rcpparmadillo rrum rstats

Last synced: 27 Oct 2025

https://github.com/saigut/cpp-proj-templ

C++ project template

cpp template-project

Last synced: 09 Jul 2025

https://github.com/abhishek058/daily_leetcode

Hi Everyone. It's me Abhishek and Here Doing Daily LeetCode Challenge Solution with a full Code In C++🫶

cpp java

Last synced: 15 May 2026

https://github.com/ycatsh/physics-sim

N-body and projectile motion simulation

cpp physics python sfml simulation

Last synced: 16 Feb 2026

https://github.com/traxys/fsa

Finite state automata

cpp dfa fsa

Last synced: 08 Jul 2025

https://github.com/gregorykogan/file-scanner

A comprehensive C++ project demonstrating modern software engineering principles, implemented as a multithreaded malicious file scanner for a Kaspersky internship assignment.

c-plus-plus clean-architecture cmake command-line-tool concurrency cpp cpp17 cross-platform doxygen googletest md5 multithreading portfolio-project scanner security solid-principles

Last synced: 03 Jul 2026

https://github.com/rasoolzero/sfml_minesweeper

Minesweeper using C++ and SFML, multiple/custom difficulty, leaderboard and some other features

cpp game game-2d game-development minesweeper minesweeper-cpp minesweeper-style-game sfml

Last synced: 26 Mar 2025

https://github.com/helland369/algorithms

I'm learning Algorithms & Big O notation and write it in C++

algorithm algorithms big-o-notation cpp cpp17

Last synced: 11 Apr 2025

https://github.com/mayokun-sofowora/task-tracker-cpp

A CLI app that tracks your tasks and manages your to-do list. A roadmap cpp project.

cpp cpp20

Last synced: 11 Apr 2025

https://github.com/remydzn/cpp-study

Self-studying c++, archiving my activities

cpp cpp-programming cpp11 cpp14 cpp17 cpp20

Last synced: 11 Apr 2025

https://github.com/rajibahmed/adventure

BTH unix game assignment with lots of CPP

cpp game ubuntu

Last synced: 31 Aug 2025

https://github.com/rasoolzero/double_pendulum

a simple Double Pendulum project written in C++ using Cinder library

art cinder cpp double-pendulum double-pendulum-simulation graphics-programming libcinder

Last synced: 26 Mar 2025

https://github.com/devel0/example-dotnet-cpp-integration

example dotnet cpp integration

cpp example netcore vscode

Last synced: 15 May 2026

https://github.com/sstock2005/gameengine

Game Engine for Command Prompt in C++

cpp

Last synced: 17 Mar 2025

https://github.com/andrejgockov/leetcode

A Repository for All My Solved LeetCode Problems

cpp csh java leetcode leetcode-solutions

Last synced: 15 May 2026

https://github.com/shubham-kumr/codeforces

List of Questions I did on codeforces

codeforces codeforces-solutions cpp

Last synced: 16 Jun 2025

https://github.com/raveriss/cpp04

C++98 exercises on subtype polymorphism, abstract classes, and interfaces, demonstrating advanced object-oriented programming techniques.

class-abstraction cpp cpp98 ecole42 educational-project inheritance interfaces object-oriented-programming polymorphism software-engineering

Last synced: 06 Apr 2026

https://github.com/rejchev/walshf32

Walsh complete orthogonal set of functions based on Rademacher function set

cpp cpp14 cpp14-library rademacher walsh walsh-functions walshf

Last synced: 06 Apr 2026

https://github.com/muralidharmaddali/leetcode

In this repo you can find all the leet code problems I have solved you can open the files and checkout the solutions.

cpp dsa dsa-algorithm dsa-practice java python3

Last synced: 07 May 2026

https://github.com/angrybeltman/trigonometry-visualizer

A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.

c cmake cosine cpp gui interactive learning math mathematics raylib simulation sine tangent trigonometry

Last synced: 25 Apr 2026

https://github.com/mukulwaval/aethermark

Aethermark is a parser and renderer for Aether flavored markdown

binding cpp custom-markdown-extensions markdown parsing python

Last synced: 10 Apr 2025

https://github.com/ahsonkhan/sampleazuresdk

Sample for getting started with Azure SDK for C++ using vcpkg and MSBuild

azure azure-keyvault azure-storage cpp docs msbuild sample sdk vcpkg vcxproj

Last synced: 15 May 2026

https://github.com/musiur/myleetcodesolutions

I have been trying to solve at least 1 problem everyday in LeetCode. Here I have added all my solutions and attempts to solve problems using JAVASCRIPT. This repository will contain all my LeetCode solutions and will be updated until I have reached to my GOAL : )

cpp javascript leetcode-solutions problem-solving

Last synced: 15 May 2026

https://github.com/raeid-u/calculator-app

score/grade/mark calculator for students. leverages stdio to handle user interaction with business logic in cpp.

cpp stdio

Last synced: 03 Apr 2025

https://github.com/leojimenezg/file-value-counter

A lightweight C++ program that reads .txt files, scans for time values following a custom key symbol, and calculates the total sum of the values based on a defined pattern.

cpp files search

Last synced: 15 Jun 2025

https://github.com/stepan41k/low-level

various tasks and practices on c, cpp, assembly

assembly c cpp golang

Last synced: 30 Jun 2026

https://github.com/kingsleybawuah/folder-creation-for-lifebrite-laboratories.-

Simple script for daily batch folder creation. - Utilizes Windows 7 API to create folders

cpp windows-api

Last synced: 17 Jan 2026

https://github.com/icepanorama/chip-8-emulator

A CHIP-8 emulator written in C++

chip8 chip8-emulator cpp cpp20

Last synced: 24 Feb 2026

https://github.com/agodin3z/dlp2017

Desarrollo de Lógica de Programación - Prácticas y Evaluaciones

console-application cpp

Last synced: 11 Jul 2026

https://github.com/gabrielemaurina/xue

UCI chess engine written in c++.

chess chess-engine cpp engine uci

Last synced: 04 Sep 2025

https://github.com/maloleroy/rust-like-cpp

Rust is just like C++, I swear

cpp rust

Last synced: 15 May 2026

https://github.com/snototter/viren2d

Visualization Toolbox for Computer Vision

computer-vision-tools cpp data-visualization python

Last synced: 15 May 2026

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

A program that visualizes search AI algorithms.

cpp opengl searching-algorithms

Last synced: 15 May 2026

https://github.com/TanzeelaFatima492/simplest-in-c-

How to display as it text in c++.

cout cpp cxx program simple

Last synced: 22 Jun 2026

https://github.com/laughingclouds/dsa

Solving DSA problems not only helps improve your DSA concepts but also helps in having a somewhat better grasp of the basics of the language you solve problems in.

algorithms-and-data-structures competitive-programming cpp go python3

Last synced: 09 May 2026

https://github.com/ginsakura/qqbot_cpp

qqbot_python的cpp重构

cpp

Last synced: 24 Jul 2025

https://github.com/archawinwongkittiruk/spidersaurgame

A Visual Studio project for a 'creative' C++ (with SFML) extension of Chrome's dinosaur game.

chrome-dinosaur-game cpp sfml

Last synced: 09 Apr 2025

https://github.com/iamtakuu/opengl-poe

Custom OpenGL render engine :)

cpp opengl rendering-3d-graphics

Last synced: 15 May 2026

https://github.com/ahmedukamel/cs351-computer-graphics

Repository for Computer Graphics Course in FCAI Beni Suef University. All Lectures, and Section Tasks Are Solved Here, and Complete Content of Course is Published on Link Below

cpp graphics opengl turbo

Last synced: 20 May 2026

https://github.com/jgerrish/sdl-opengl-cpp

A C++ wrapper for OpenGL under SDL

cpp graphics opengl sdl sdl2

Last synced: 30 Jun 2026

https://github.com/f3riend/password-generator

password-generator with c++

cpp password-generator

Last synced: 13 Mar 2025

https://github.com/ahmadaddakhakhny/bbb-application

Beaglebone Black Application Development with and workflows.

beagleboneblack-sdk clang-format clang-tidy cmake codecov cpm cpp google-test makefile qt6 sanitizer

Last synced: 30 Jun 2026

https://github.com/dssgabriel/aoc-23-cpp

Advent of Code 2023 in C++

advent-of-code-2023 cpp

Last synced: 08 Jul 2025

https://github.com/beatussum/bridge

A tool for capturing a filmed bridge game

bridge cpp cpp17 opencv postgresql qt yolo

Last synced: 20 Jan 2026

https://github.com/seng3694/ludumdare50

My Ludum Dare 50 entry

cpp ld50 ludum-dare-50 sfml

Last synced: 15 May 2026

https://github.com/shubhampaliwal03/bankpal

A CLI based bank admin panel application, which allows the admin to perform banking CRUD operations.

cli-app command-line-app cpp

Last synced: 26 Mar 2025

https://github.com/daggilli/mqtcpp

C++ classes to implement MQTT subscribers and publishers.

cpp cpp23 iot message-broker mqtt paho-mqtt

Last synced: 30 Jun 2026

https://github.com/d3hades/simplemjpegplayer

Simple MJPEG stream player

cmake cpp mjpeg-player sdl2 sdl2-image

Last synced: 27 Mar 2025

https://github.com/greatdrake/hse-cpp-classes

some classes from my university C++ course

cpp

Last synced: 02 Apr 2025

https://github.com/atomicptr/uuid4

A simple C++23 header only implementation of UUID v4

cpp cpp23 header-only uuid uuidv4

Last synced: 02 Apr 2025

https://github.com/upi20/konversi_bilangan_desimal_ke_biner

Program sederhana untuk mengkonversi bilangan desimal ke bilangan biner dengan menggunakan bahasa pemrogramman C++

binery cplusplus cpp decimal decimal-to-binary

Last synced: 08 Jul 2025

https://github.com/astrodynamic/red-black-tree-library-in-cpp

RBTree is a C++ template library for Red-Black Trees, a self-balancing binary search tree. It provides various methods to interact with the tree, including insertion, deletion, search, and iteration. The library is built using CMake and requires a C++17 compiler. To contribute to its development, clone the repository and submit a pull request.

cmake cpp cpp17 header-only header-only-library library makefile stl-containers

Last synced: 01 Aug 2025

https://github.com/petrenko-alex/turing-machine

[Архив 2015] Реализация Машины Тьюринга / Turing machine realization

cpp logic logic-programming logical-operators qt turing-machine turing-machine-simulator visualstudio2015

Last synced: 27 Apr 2026

https://github.com/dbjdbj/metacall

Behavioral "facade" like, pattern

cplusplus cpp cpp-library cpp17

Last synced: 18 Mar 2025

https://github.com/d4suce/paymentsystem

Payment system based on the principles of SOLID

cpp payment-system solid-principles spdlog uuid-generator

Last synced: 03 Apr 2025

https://github.com/d4suce/jutsunewbot

Telegram bot for site: jut.su

anime cpp parsing telegram-bot

Last synced: 03 Apr 2025

https://github.com/liraymond04/competitive-programming-practice

A collection of practice and exercises for competitive programming concepts.

algorithms algorithms-and-data-structures c-plus-plus ccc-solutions competitive-programming cpp usaco

Last synced: 12 Jul 2025

https://github.com/joe-mruz/hgvisualizer

An interactive simulation and visualization tool for evolving hypergraphs, inspired by the Wolfram Physics Project.

cpp cuda hypergraph physics simulator wolfram

Last synced: 02 May 2026

https://github.com/veranyagaka/gsmbasedweatherreporting

GSM Based Weather Reporting (Temperature/Light/Humidity) - Background, Circuit Diagram, PCB Layout

cpp proteus-arduino proteus-v8

Last synced: 03 Apr 2025

https://github.com/themarlboroman/cpp-mysql_wrappers

A set of wrappers and managers for the mysqlcppconn library.

cpp mysql wrapper wrapper-library

Last synced: 15 May 2026

https://github.com/tornao2/snake

The "snake" game created in raylib graphical library with c++

cpp game raylib

Last synced: 18 Mar 2025

https://github.com/tornao2/particlesimulator

A particle simulator made in c++ with the use of raylib graphical library

cpp raylib simulator

Last synced: 18 Mar 2025

https://github.com/tornao2/todolist

A todo list program made in c++ using wxWidgets graphical library.

application cpp wxwidgets

Last synced: 18 Mar 2025

https://github.com/ne0nwinds/gpupuzzles

My solutions to srush/GPU-Puzzles using CUDA

cpp cuda gpgpu

Last synced: 16 May 2026

https://github.com/pencilcaseman/complex

A fast, lazy-evaluated complex-number library for C++

cmake complex-numbers cpp cpp17 lazy-evaluation math

Last synced: 08 Sep 2025

https://github.com/priyanshscpp/ece1051-gpu-programming_module

CUDA Development for NVIDIAs GPUs

cpp gpu nvidia

Last synced: 14 May 2026

https://github.com/malciin/minesweeper

Simple minesweeper game written in C++ with SFML

cpp minesweeper minesweeper-game sfml

Last synced: 03 Apr 2025

https://github.com/nekosukuriputo/axe-game

Simple Game using C++ and Raylib library base on Udemy Learning

cpp game-development raylib-cpp

Last synced: 18 Mar 2025

https://github.com/nekosukuriputo/dapper-dasher-game

Simple Game using C++ and Raylib library base on Udemy Learning

cpp game-development raylib

Last synced: 18 Mar 2025