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/rickreisdev/vendingmachine

Algoritmo que simula o funcionamento de uma máquina automática de alimentos no ambiente do terminal do C++.

algorithm cpp rickreis rickreisme vending-machine

Last synced: 07 Jul 2025

https://github.com/cmst0us/socketasio

SocketKit using standalone asio

asio async c cpp socket

Last synced: 15 May 2026

https://github.com/seaung/watcher

Watcher 是一个用C++开发的轻量级进程监控守护工具,用于监控指定进程的运行状态,当目标进程不存在时会自动重启。

c11 cpp watch

Last synced: 25 Jun 2025

https://github.com/separatrixxx/pgp_labs_7_sem

👓 Laboratory work for the 7 semester of MAI on PGP and PDP

cpp cuda nvidia

Last synced: 15 May 2026

https://github.com/omarazizi/sdl-game

2D Game with SDL in C++

cplusplus cpp game-development sdl2

Last synced: 26 Mar 2025

https://github.com/sanjaraiy/gfg_potd

This repository contains daily problems from GeeksForGeeks' DSA series, helping me master Data Structures and Algorithms with practical coding exercises! 🚀💻

cpp daily-coding-problem geeksforgeeks practice vscode

Last synced: 28 Jun 2026

https://github.com/shvbsle/multipleobjecttracking

Created a basic paint application in VC++ that allowed the user to draw on a canvas using only gestures.

cpp image-processing object-tracking opencv

Last synced: 14 May 2026

https://github.com/linarcx/image_resizer

A simple c++ program that uses libpng and OpenCL to resize images.

cmake cpp image-processing libpng opencl

Last synced: 05 May 2025

https://github.com/kahleryasla/lzw-compression

compression tool: C++ program that implements LZW compression using a hashtable data structure. It takes an input file and compresses the data into a smaller size, then writes the compressed data to an output file. The program also includes a method for rehashing the hashtable when the load factor exceeds a certain threshold.

compression cpp decompression fileio hashtable lzw lzw-compression

Last synced: 02 Mar 2025

https://github.com/clockwork72/leetcode-hackerrank

My solution codes for LeetCode challenges.

cpp data-structures leetcode-solutions

Last synced: 13 May 2026

https://github.com/neilchen1998/sumokubot

This repo aims to solve Sumoku (Killer Sudoku) puzzles.

cpp killer-sudoku sumoku

Last synced: 30 Jun 2026

https://github.com/fbenkstein/strongint

Type safe integer classes for C++

cpp cpp14 integer type-safety

Last synced: 07 Jun 2026

https://github.com/extremq/acpi-cmake

Using CMake for building the ACPI project.

cmake cpp

Last synced: 27 Mar 2025

https://github.com/chinnanj666/data-structures-string-using-cpp

string data structures using c++

cpp data-structures strings

Last synced: 08 Jun 2026

https://github.com/schemanoise/nauty_and_traces

C++ Wrappers for Nauty & Traces Isomorphism C-code

cpp cpp11 nauty nauty-traces traces

Last synced: 02 Apr 2026

https://github.com/carlosagalicia/tc1031-act34-integral-activity-trees-template-ad2023

This program determines whether a given tree is a spruce tree, where every non-leaf node has at least three leaf children. It uses maps and vectors to track nodes and their children, ensuring the tree meets the spruce tree criteria.

cplusplus cpp data-structures labs

Last synced: 29 May 2026

https://github.com/carlosagalicia/tc1031-act23-integral-lineal-data-structures-template-ad2023

This program simulates the Josephus problem, where people are arranged in a circle and eliminated every k-th step until only one remains. It uses lists and iterators to manage the elimination process and determine the safe position.

cplusplus cpp data-structures labs

Last synced: 12 Jun 2026

https://github.com/phoemur/oldsnake

C++ classic snake game with ncurses

cpp ncurses ncurses-library snake snake-game

Last synced: 17 Mar 2025

https://github.com/phoemur/cannonball

Cannonball is a simple artillery game made with C++ and SDL2

cpp cpp14 sdl sdl2 sdl2-image sdl2-library sdl2-mixer sdl2-ttf sdl2-wrapper

Last synced: 17 Mar 2025

https://github.com/phoemur/apache_icu

Little C++/QT widget to calculate APACHE II ("Acute Physiology And Chronic Health Evaluation II")

cpp health healthcare qt qt5

Last synced: 20 May 2026

https://github.com/bellaj/rcoin

Bitcoin Fork for the book "blockchain by example"

bitcoin blockchain cpp

Last synced: 30 Apr 2026

https://github.com/oaslananka/cv_cuda_cpp_sample

This is a sample project demonstrating how to use OpenCV and CUDA in C++ for detecting people in drone footage with YOLO. The project aims to be simple and understandable for those who want to learn how to use OpenCV and CUDA in C++.

computervision cpp cuda opencv

Last synced: 01 May 2026

https://github.com/sandyg6/problem-solving

Problem solving

c cpp java python

Last synced: 10 Apr 2026

https://github.com/elb4rto/logdoctor_uninstaller

Graphical uninstaller for LogDoctor

cpp gui qt uninstaller

Last synced: 14 May 2026

https://github.com/meharehsaan/progconcepts

This repo contains the major and minor programming concepts in c++ language.

advanced-programming concepts concepts-of-programming-languages cpp

Last synced: 17 Mar 2025

https://github.com/meharehsaan/object-oriented

This repo contains Object Oriented Programming course labs mainly in c++.

cpp labs oop-in-cpp programming

Last synced: 16 Jun 2025

https://github.com/daramkun/calendarhelper

Date and Time Helper for C++

calendar-api cpp cxx

Last synced: 01 Jul 2026

https://github.com/junaidsalim/complaint_management_system_qt_cplusplus_gui

This repo contains code of Qt Cpluplus for Complaint Management System.

cpp dsa qt qt-creator qt-gui

Last synced: 15 May 2026

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

Tic Tac Toe in C++

cpp linux tic-tac-toe

Last synced: 03 May 2026

https://github.com/quaddarv1ne/neo_system

NEO_SYSTEM - продвинутый инструмент для сбора и визуализации системной информации с эстетичным цветным выводом в терминал.

2025 analytics cpp info information it library maestro7it maximdupley python quadd4rv1n7 repository rich system

Last synced: 15 May 2026

https://github.com/BC100Dev/rpi-setup

Design your own Raspberry Pi image – quickly!

automation cpp cpp17 java java21 raspberry-pi raspberrypi setup

Last synced: 28 Oct 2025

https://github.com/raannakasturi/bookstore-manager

The Bookstore Management program is a comprehensive and console-based, yet user-friendly system designed to efficiently manage customer information and streamline the book selection and purchase process.

bookstore bookstore-management-system console-application cpp cpp17 msys2 vscode

Last synced: 01 Jul 2026

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/methyldragon/boxbot_finds_table

. . . [ づ◡﹏◡|づ. ┬───┬ Guide a Boxbot to find it's table! ROS, Gazebo and C++ practice.

cpp cpp11 navigation robotics ros ros-kinetic

Last synced: 19 Apr 2026

https://github.com/zeankundev/loytik

Simple programming language made in c++. Compiler only code and docs

cpp interpreter language object-oriented programming-language simplelanguage

Last synced: 30 May 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/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/ndrw-ynz/geo-mesh

A software project for rendering 3D Digital Elevation Model (DEM) with OpenGL and C++

3d-graphics-demo cpp dem digital-elevation-model geovisualization opengl rendering-engine

Last synced: 15 May 2026

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

C++ project template

cpp template-project

Last synced: 09 Jul 2025

https://github.com/erthium/sudoku

Generator and solver algorithm repertoire for Sudoku

cpp cpp11 puzzle-generator puzzle-solver pygame python3 sdl2 sudoku sudoku-generator sudoku-solver

Last synced: 15 May 2026

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/devel0/example-dotnet-cpp-integration

example dotnet cpp integration

cpp example netcore vscode

Last synced: 15 May 2026

https://github.com/ahmedabougabal/cppdesignpatterns

Documenting Intensive linkedIn_Learing Cpp_design_patterns course (tasks and challenges)

clean-code cpp design-patterns linkedin-learning oop-principles preprocessor

Last synced: 09 Jul 2025

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/yazaldefilimone/math-expression-evaluator

math expression evaluator.

cpp interpreter math

Last synced: 03 Apr 2025

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/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/teomandeniz/real

REAL is a custom numeric system that performs precise arithmetic with arbitrarily large or small numbers, preserving every digit without float precision loss. It uses a nibble-based packed binary format for efficient memory representation and repetition compression.

c cpp math number numbers

Last synced: 15 May 2026

https://github.com/leg3ndary/aoc

My AOC solutions

aoc cpp java python

Last synced: 02 Apr 2025

https://github.com/tanzeelafatima492/structures-in-c-

solve the all programs in excerise of chapter 4 of book "Robert Lafore" (4Th edition)

4th-edition book cplus cpp excerise programs

Last synced: 11 Jun 2026

https://github.com/offchan42/openglfinalproject

My OpenGLFinalProject (a dancing recursive tree and physics simulation)

cpp game-engine opengl physics-simulation

Last synced: 15 May 2026

https://github.com/erwan-simon/gkrellm

C++ monitoring program using ncurses library. This project was created during a 2-day school rush.

cpp game gkrellm ncurses sfml

Last synced: 27 Mar 2025

https://github.com/t-ros/cpp

[EN] Personal collection of C++ programs

cpp cpp-learning

Last synced: 17 Mar 2025

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/elflautando/todolist

Simple TodoList

cpp cpp20 todolist

Last synced: 28 Oct 2025

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/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/dangnh0611/calculator_qt

Basic calculator,created with Qt

calculator cpp qt

Last synced: 14 May 2026

https://github.com/vedratan/-cp

competitive programminfg codes of some of the known questions from cp websies

c cpp hacktoberfest2021 java opensource

Last synced: 16 Feb 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/njroussel/thesweetbulletimpact

A first person shooter-survival game

cpp game irrbullet irrklang irrlicht survival

Last synced: 17 May 2026

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

password-generator with c++

cpp password-generator

Last synced: 13 Mar 2025

https://github.com/zyx-0314/cp2-coffee-shop

A basic C++ console application simulating a cafe reservation system. Users can reserve seats, check out, update reservations, and view the current status of the cafe. The system manages a limited number of seats and tracks customer information, including their name and order.

basic-programming cpp school-project

Last synced: 17 Mar 2025