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/berndporr/stdformat

Small program checking if std::format of C++20 is available with gcc/cmake

clang cmake cpp cpp20 gcc

Last synced: 17 Jul 2025

https://github.com/djeada/cmake-examples

Examples of projects with CMake.

cmake cpp

Last synced: 30 Mar 2025

https://github.com/randomgamingdev/snek

A tiny efficient version of Snake made using Wireframe and Pixy

cpp customizable fun game pixels small snake snek tiny

Last synced: 13 Mar 2025

https://github.com/ygor-sena/42cursus-piscine-object

This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.

42 42saopaulo 42school 42sp aggregation association composition cpp cpp-programming ecole42 encapsulation gang gang-of-four oop-principles oops-in-cpp smart uml-diagram

Last synced: 10 Jun 2026

https://github.com/rasenbunkai/programacion-en-cpp

En este repositorio almaceno la información adquirida en el lenguaje de programación C++.

c-plus-plus cpp

Last synced: 06 Apr 2025

https://github.com/mataruzz/raspberrypi_components_tests

Understand and test basic components' functions (HCSR03 ultrasound, S90 micro servo and DC motor) for RaspberryPi 3B+.

basic-learning cpp dcmotor python raspberrypi servo-motor testing ultrasound

Last synced: 18 Apr 2026

https://github.com/aeshmann/ircbind.mini

Simple IRC bot, mostly for c++ learning

cpp cpp20 cxx cxx20 irc irc-bot

Last synced: 16 Jul 2025

https://github.com/pragati-chaturvedi/basic-matrix-multiplication-cuda

This project demonstrates Basic Matrix Multiplication implemented using CUDA to accelerate matrix computations on an NVIDIA GPU. The code is designed to take two square matrices as input and multiply them in parallel, showcasing the power of CUDA in optimizing computational tasks.

cpp cuda-programming gpu-computing nvidia-gpu parallel-programming

Last synced: 17 May 2026

https://github.com/hansfigo/final-project-todolist

Simple terminal based to do list build with c++

cpp

Last synced: 16 Aug 2025

https://github.com/kuguma/alglog

The simple logger targeting commercial libraries

async cpp cpp14 logging

Last synced: 16 Jul 2025

https://github.com/iamrlz/atm-machine-using-cplusplus-

This is an simple program Automated Teller Machine (ATM) using cases in c++.Functionality: Performing given Action. Produces Sound (while you enter correct or wrong information). Display Color Screen. Working: Deposit Cash. Withdraw Cash. Checking Balance. Switching to another account

cpp

Last synced: 29 Mar 2025

https://github.com/jerryym/nest

A universal software development framework based on Qt

cpp learning-exercise qt6

Last synced: 16 May 2026

https://github.com/yousef-sayed-younis/cpp-problem-solving

A collection of problem-solving solutions in C++, including challenges from Codeforces and other competitive programming platforms.This repository focuses on practice for competitive coding.

codeforces codeforces-solutions cpp problem-solving problems-solving

Last synced: 03 Apr 2025

https://github.com/notquis/cpp-match

cpp-match is a powerful C++ library for pattern matching and functional-style programming, allowing developers to write concise and expressive code for handling complex data structures efficiently. The library provides a clean and intuitive syntax for matching patterns, making it easier to work with data in a functional programming paradigm.

cache-coherence computer-vision cpp kernel-bypass multiplatform object-tracker object-tracking opencv prefix-trie single-header-lib trading trie-structure tries zero-copy

Last synced: 15 Jul 2025

https://github.com/seariddlegames/common-module

Common Module

cpp module

Last synced: 23 Jul 2025

https://github.com/kth-vyu/llvm_nnsu_2024

Введение в теорию трансляторов

clang cpp llvm mlir

Last synced: 13 Feb 2026

https://github.com/sebastianbrzustowicz/rubik-s-cube-solver

C++ + WinForms. Program created with purpose to help user in solving Rubik's cube.

cpp oop rubiks-cube rubiks-cube-scrambler rubiks-cube-simulator rubiks-cube-solver visual-studio

Last synced: 15 Jul 2025

https://github.com/artainmo/cpp

42 school project. A c++ bootcamp consisting of lots of small programs.

42school bootcamp cpp

Last synced: 15 Jul 2025

https://github.com/aalug/cpp-pong

Classic Pong game in C++ using the raylib library.

cpp game pong pong-game raylib raylib-cpp

Last synced: 14 Mar 2025

https://github.com/minhphan46/game_2048_cpp

game 2048 using c++

cpp game

Last synced: 18 Mar 2025

https://github.com/kauefraga/learning-cpp

🔥 Learning a general-purpose language (c++).

cplusplus cpp learn learning

Last synced: 02 Jul 2026

https://github.com/tksh164/cpprest-azure-rest-api-sample

This repo contains Azure REST API samples using C++ REST SDK (cpprestsdk).

azure cpp rest-api

Last synced: 20 May 2026

https://github.com/zeromarker/iostream

C++

cpp

Last synced: 23 May 2026

https://github.com/ozguronsoy/heph

A collection of reusable components and utilities shared across my other libraries.

cpp cross-platform

Last synced: 14 Jul 2025

https://github.com/mo7amd-hub/lifestyle

LifeStyle - Productivity & Health Application LifeStyle is a simple yet effective productivity and health management application designed to help users stay focused, organized, and healthy.

cpp healthcare lifecycle-active

Last synced: 28 Jun 2025

https://github.com/byteb8/reg-grow-bfs

C++ implementations of a region-growing algorithm using OpenCV

cpp region-growing-segmentation

Last synced: 16 Aug 2025

https://github.com/hyz-0514/obstacle-avoidance-maze

以可达鸭为主题的一个避障迷宫小游戏

cpp qt5

Last synced: 18 Apr 2026

https://github.com/wonderwoman2020/gui4opencv

This is an app for educational purpouses so students can focus on learning image processing algorithms from OpenCV and not on creating GUI. It will contain a few examplary functions from OpenCV, but overall it will be a template for students to put some more material into it. All people interested in learning OpenCV are welcome to try it out!

academic-project cpp educational opencv qt

Last synced: 06 Mar 2026

https://github.com/bhavyac16/hospital-management-system

A basic Hospital Management System, based on C++

cpp hospital-management

Last synced: 11 Jun 2026

https://github.com/sunsided/libfixmath-conan

conan.io package for libfixmath

conan cpp libfixmath

Last synced: 26 Apr 2026

https://github.com/celeste-vandamme/coding_codex

My handmade collection of programming courses and resources for multiple languages. Happy coding! :)

c coding courses cpp csharp java lessons oop programming python

Last synced: 09 Apr 2026

https://github.com/augustozanellato/mybf

Optimizing Brainfuck interpreter written in C++

brainfuck brainfuck-interpreter brainfuck-language cplusplus-17 cpp cpp17

Last synced: 14 Jul 2025

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

C++ Project Template

cmake cpp project template

Last synced: 14 Jul 2025

https://github.com/1dagord/raytracer

Ray tracing engine built in C++

cpp cpp20 rendering

Last synced: 06 Apr 2025

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/chinmaymahajan/parking-lot-management

This repository contains academic project for Parking Lot Management.

academic cpp cygwin data-structures dreamscoder parking

Last synced: 29 Mar 2025

https://github.com/rothasamon/oop_cpp_lesson

The OOM & OOP concepts in C++ where i studied in Norton University of year 2.

cpp oop

Last synced: 29 Mar 2025

https://github.com/tomasmark79/designpatternscpp

Design Patterns C++

cpp design-patterns

Last synced: 29 Mar 2025

https://github.com/invrtd-h/ffffff

JS의 underscore 라이브러리를 그대로 C++로 구현하는 프로젝트입니다

cpp cpp20 functional-programming

Last synced: 12 Jul 2025

https://github.com/vhgn/tver

Friendly simple calculator

ast calculator cpp

Last synced: 23 Jun 2025

https://github.com/akshayrathore9010/cpp

A language that will make you fall in love, irritate you to no end, frustrate you beyond belief, but also give you that rare pleasure of a perfectly running program

cpp

Last synced: 29 Mar 2025

https://github.com/kassane/intrusive

Boost.org intrusive module (uses zig build)

boost-libraries cplusplus cpp zig-package

Last synced: 06 May 2025

https://github.com/salactic/stk_unpacker

Unpacker for .stk game archives for Shiva3D engine.

cpp cpp17 modding-tools reverse-engineering shiva3d unpacker

Last synced: 17 Sep 2025

https://github.com/zhuyali/algorithm_sets

some classic algorithm imp

algorithms cpp

Last synced: 21 Mar 2025

https://github.com/mrowan137/neetcode-150

NeetCode 150 solutions, C++

algorithms cpp data-structures neetcode-150

Last synced: 05 Jul 2026

https://github.com/zakircodearchitect/lexer-

This project implements a Lexical Analyzer (Lexer) for MiniLang, which tokenizes source code into types like keywords, operators, and literals. It handles errors and skips comments, laying the foundation for a MiniLang compiler.

cpp lexer lexer-analyzer

Last synced: 17 Jun 2025

https://github.com/metlinskyi/archive

The Best Software Engineer in The Universe!

assembler cpp csharp javascript php

Last synced: 23 May 2026

https://github.com/kammitama5/csis280proj

CSIS 280 #3406 | Spring 2018 Glendale Community College | MinusMinus Interp. Project

cpp interpreter

Last synced: 16 Sep 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/cantaro86/maze-3d

C++ program that solves the maze in 3D

cpp maze maze3d

Last synced: 23 Jun 2025

https://github.com/dfeneyrou/sslog

Speedy Structured C++17 logging library

cpp header-only high-performance logging logging-library printf

Last synced: 24 Jul 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/deep5050/remove-comment-from-cpp

this program will remove comments from a cpp file

c-plus-plus code-editor code-formatter comments cpp editing linter

Last synced: 23 May 2026

https://github.com/lamteteeow/scientificvisualization

Simulating our Solar System with C++ library VTK from FAU Erlangen-Nürnberg by Prof. Tobias Günther

cpp scientific-visualization

Last synced: 23 Aug 2025

https://github.com/tanzeelafatima492/how-formula-use-in-c-

a+(b-c/d) + ++num Formula for solution.

condition cpp cxx formula logic

Last synced: 17 Sep 2025

https://github.com/tanzeelafatima492/class-object-cxx

2nd semester oops concept

class cpp cxx object oops

Last synced: 17 Sep 2025

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/without-eyes/easylearner

Application to easily memorize information(answers to questions, defenitions, etc.)

application cpp cpp17 learning learning-notes pet-project qt qt-application qt-gui qt5 qt5-gui qtcreator

Last synced: 08 Mar 2026

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

This project is implemented using OOP in C++

cpp oop

Last synced: 23 May 2026

https://github.com/ipolynkina/convertlisttostring

Converter from txt to csv

cpp

Last synced: 02 Nov 2025

https://github.com/marcelo-a-o-s/projetoeletromecanica

Projeto para avaliação de disciplina de projetos do curso Técnico de Eletromecânica da instituição de ensino do colégio E. Professor Gastão Valle.

cors cpp express nextjs platformio prisma tailwindcss typescript webserver websockets

Last synced: 06 Apr 2026

https://github.com/alcarazzam/chessament

Chess tournament manager

chess cpp kde qml qt

Last synced: 25 Jul 2025

https://github.com/x-lucifer/x.superresolution

AI超分辨率工具, 自带AI引擎, 开源免费, 无需网络即可使用

ai anime anime4k avalonia avaloniaui-app cpp esrgan image-processing native real-esrgan real-esrgan-gui super-resolution vulkan

Last synced: 07 Jul 2026

https://github.com/filming/challenges

This is a repo where I can keep track of all the coding practice I have attempted.

cpp javascript leetcode neetcode python

Last synced: 22 Jun 2025

https://github.com/607011/entropist

Generate random numbers from mouse moves and keystrokes

cpp cpp11 random-number-generators

Last synced: 04 Jul 2026

https://github.com/waltertamboer/experiment-cpp-curl

A simple experiment with C++ and cURL.

cpp curl makefile

Last synced: 30 Apr 2026

https://github.com/i9or/tictactoe

Classic Tic Tac Toe game

cmake cpp cpp17 sfml sfml2

Last synced: 22 Mar 2025

https://github.com/githubprankster/pkgl

OpenGL Renderer in C++ with OBJ and texture loading

cpp obj opengl renderer texture

Last synced: 09 May 2026

https://github.com/tahaaa22/incubator-dashboard

The Incubator Dashboard is a system designed to simulate a Nurse Call System (NCS) for monitoring multiple incubators. The system provides visual alerts on a dashboard and hardware buzzer alerts for critical conditions. It integrates various sensors to ensure real-time monitoring and control of incubator conditions.

arduino chartjs cpp css expressjs html javascript nodejs sqlite

Last synced: 07 Apr 2026

https://github.com/nadimnesar/online-judges-accepted-solutions

Explore accepted solutions to competitive programming problems from various online judges, including AtCoder, CSES, CodeChef, CodeForces, and more. Enhance your problem-solving skills by studying these solutions or contribute your own to help others learn and grow in the world of competitive programming.

competitive-programming cpp problem-solving

Last synced: 11 Aug 2025

https://github.com/aniekanbane/circuit-evaluation

Calculating parameters in a model circuit with two voltage sources

cpp electrical-engineering mesh-analysis python

Last synced: 18 Apr 2026

https://github.com/brainlesslabs/salt

Lightweight implementation of Raft consensus algorithm in C++

cplusplus cpp cross-platform fast header-only headeronly raft-consensus-algorithm raft-cpp small

Last synced: 22 Mar 2025

https://github.com/akinotaxe145/mod-gta5

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 25 Jul 2025

https://github.com/joswinemmanuel/smartlock

SmartLock is an Arduino-based RFID access control system with GPS location tracking, providing secure authentication through RFID cards and real-time validation via a server.

arduino atcommands cpp css flask html jquery python sqlite thinkspeak

Last synced: 09 Apr 2026

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/kauefraga/tictactoe

❌ Tic Tac Toe is a game for two players and they need to mark spaces in a three-by-three grid with O or X.

cpp game game-development sfml tic-tac-toe tictactoe two-player

Last synced: 17 Sep 2025

https://github.com/thesr007/cpp_projects

C++ projects that I have worked on

cpp

Last synced: 25 Jul 2025

https://github.com/kmr-ankitt/pong

Pong game using SDL2

cpp pong

Last synced: 26 Jun 2025

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/kalbhor/cbse-project

A hacky C++ project for my CBSE finals

cbse cpp project

Last synced: 26 Jun 2025

https://github.com/gleor/cpp-spreadsheet

Электронная таблица

antlr4 cmake cpp

Last synced: 26 Jul 2025

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

comfes 2021

cpp opensiv3d

Last synced: 22 Jun 2025

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/hyouteki/aoc23

My attempt at solving 2023's Advent of Code

advent-of-code-2023 cpp

Last synced: 26 Jul 2025

https://github.com/andrewrgarcia/audio_cpp

Audio manipulation with C++

audio cpp dj

Last synced: 01 Aug 2025

https://github.com/andymina/tetris

Clone of the age-old classic Tetris made using programming-only game engine raylib.

cpp game-dev game-development raylib-cpp tetris

Last synced: 26 Jul 2025