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/fesabelilla/digital-lock-system

This is a microcontroller based system project . We are making a digital lock system using Arduino Mega,GPS,GSM,Key Bord ,Servomotor and many more .

ardu cpp gps gsm-module

Last synced: 12 Feb 2026

https://github.com/suconbu/logu

Single header logging utility for C++

cpp cpp11 header-only logging single-header

Last synced: 04 Jul 2025

https://github.com/healthypear/cpp_project_with_python_bindings

A template repository for a C++ project with Python bindings using nanobind and scikit-build-core

cpp doxygen nanobind sphinx

Last synced: 05 Sep 2025

https://github.com/jitendragangwar123/dsa-using-cpp

This Repository have Data Structure and Algorithms concepts solving through C++.

algorithms cpp data-structures

Last synced: 29 May 2026

https://github.com/mark-mdo47/ringthebell

YX5200 sounds for the strongman carnival ring the bell game

arduino arduino-nano c cpp esp32 yx5200

Last synced: 13 Apr 2026

https://github.com/janegwaww/learncpp_quiz

learncpp quiz

cpp learncpp learning

Last synced: 03 Apr 2025

https://github.com/doorcs/algorithm

Baekjoon Online Judge && LeetCode && Programmers

cpp cpp17 cpp20 problem-solving

Last synced: 11 Mar 2025

https://github.com/sid911/x16bitemulation

This repository is basically me trying to emulate 6502 processor which is 16 bit fully on software level.

cpp emulation processor-simulator

Last synced: 01 Dec 2025

https://github.com/nfig03/grocery-list-tracker

Grocery list tracker utilizing file handling to output item frequency in a chosen format :clipboard:

cpp filehandling header-files mapping

Last synced: 16 Mar 2025

https://github.com/ergus/eigennumpy

Interface to mimic some Numpy functions with Eigen on the back.

cmake cpp inter-language object-oriented-programming python testing

Last synced: 13 Jun 2025

https://github.com/0xtter/amongusmap

This C++ project reverse engineers AmongUs to extract player data and construct a map of player positions in the game world. It reads program memory to extract data using advanced techniques like memory scanning, reverse engineering, and algorithm design.

among-us cheat-engine cpp reverse-engineering

Last synced: 03 Apr 2025

https://github.com/dereckmezquita/cpp-bouncy-balls

Demonstrating physics principles and laws in C++ SFML bouncy ball physics simulation.

cpp physics

Last synced: 18 Jan 2026

https://github.com/nirok2823/microcontrollers

My Microcontrollers Journey, good projects for beginners and intermediate in Assembly, C and C++

assembly c cpp embedded-systems

Last synced: 09 May 2026

https://github.com/sureshjoshi/linguistics

Discovering my new favourite language

c cpp odin python rust typescript

Last synced: 13 Apr 2026

https://github.com/piotrpsz/regex

Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).

cpp regex

Last synced: 14 Jul 2026

https://github.com/octcarp-courses/SUSTech_CS205-CPP_F23_Works

(45/45) Midterm & Course code of CS205 2023 Fall: C/C++ Program Design, SUSTech. Taught by Prof. Feng ZHENG.

cpp cs205 sustech

Last synced: 24 Oct 2025

https://github.com/poakapx/virtual_qualifier_in_class

Класи в образі армії із застосуванням віртуального кваліфікатора.

cpp project

Last synced: 29 May 2026

https://github.com/inferiorak/c-compiler-setup

Here I have Explained how to Setup VS Code for C and C++ Programming. So, Just do it as I have Shown.

c c-compiler c-compiler-setup cpp cprogramming mingw mingw-environment mingw64 vscode vscode-setup

Last synced: 28 Apr 2026

https://github.com/bostonsinaga/flapduobirds

Play the flapping bird game with double birds

cpp game-development

Last synced: 05 Jul 2025

https://github.com/claireyurev/pebble

A C++ teaching tool related to teaching foundational coding concepts.

compilers cpp cpp-11 cpp-14 cpp-17

Last synced: 04 Feb 2026

https://github.com/jrodriguezn19/robotsumo3kg

Source Code of my Autonomous Robot Sumo 3Kg

c cplusplus cpp

Last synced: 13 Apr 2026

https://github.com/taisiabarteneva/stl_containers

Implementation of STL containers — map, set, vector, stack on C++

cpp

Last synced: 30 Jun 2026

https://github.com/xfhy/algorithm-basis

算法基础,一些学习时的cpp源代码

algorithm basis cpp

Last synced: 05 Jul 2025

https://github.com/yousef-sayed-younis/tic-tac-toe-terminal

A C++ implementation of Tic Tac Toe with AI and two-player modes. Playable entirely in the terminal. A simple, interactive game for practicing algorithms and terminal-based programming.

ai command-line-game cpp game-development single-player terminal-game tic-tac-toe two-player unbeatable-ai

Last synced: 03 Apr 2025

https://github.com/filip-kustura/graph-cycle-detection

Solution to a graph theory problem meeting a specific time complexity constraint. Developed in C++ using the breadth-first search algorithm. Created in December 2021 as part of the Design and Analysis of Algorithms course, with a presentation delivered in January 2022.

algorithms bfs breadth-first-search c-plus-plus coding-assignment cpp cycle-detection data-structures graph-algorithms graph-theory graph-traversal time-complexity time-complexity-analysis undirected-graphs

Last synced: 12 Apr 2025

https://github.com/FireShredder24/dungeoneer_old

A text adventure based on Dungeons & Dragons. HTML documentation should be coming soon!

cpp roguelike-dungeons text-adventure

Last synced: 11 Mar 2025

https://github.com/b-x-wu/graphics-engine

A CPU based raytracing toy example.

cpp graphics raytracing

Last synced: 09 Jun 2026

https://github.com/quaddarv1ne/codewars_quadd4rv1n7

Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)

algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project

Last synced: 28 Apr 2026

https://github.com/fourjr/battleship

Battleship C++

cpp

Last synced: 12 Mar 2025

https://github.com/nathannncurtis/ocr

Batch DICOM/TIFF/JPEG to searchable PDF with OCR. Docker, Tesseract, JBIG2, parallel processing.

batch-processing cpp docker ocr pdf tesseract

Last synced: 30 May 2026

https://github.com/ckay-9/chess-cpp

Chess in C++

chess cpp game raylib

Last synced: 16 Mar 2025

https://github.com/kgbier/sdl-luckyfruit

C++ SDL project. Kinda trying out an awt/swing-like GUI library using the SDL Renderer.

cpp sdl2

Last synced: 30 May 2026

https://github.com/vishwajeetk5/paytrack

The C++ "PayTrack" is an OOP project for budgeting and expense tracking. It offers user-friendly input, budget vs. actual analysis, data storage, detailed reporting, and error handling. A tool to manage finances efficiently.

cpp exception-handling filehandling finance inheritance oop paytrack

Last synced: 09 Apr 2025

https://github.com/muneeb1030/bst-avl-representor-sfml-data-structures-cpp

The BST and AVL Tree Visualization is a C++ program that utilizes the SFML library and object-oriented programming (OOP) to represent and visualize Binary Search Trees (BST) and AVL Trees.

avl-tree bst-tree cplusplus cpp data-structures-and-algorithms oops-in-cpp tree-structure visualization

Last synced: 28 Feb 2025

https://github.com/sury4karmakar/competitive-programming

Competitive Programming With Cpp

cpp

Last synced: 05 Jul 2025

https://github.com/mxagar/cpp_guide

A guide of the C++ language.

cpp guide

Last synced: 09 Apr 2025

https://github.com/coding-nerfilio/ezlobby

A tiny program to get empty public sessions on GTA V Online

cpp gta5 gtaonline gtav tool

Last synced: 09 Apr 2025

https://github.com/andezion/kitty

Маленький кот бегает за курсором!

cats cpp cursor libresprite

Last synced: 04 Apr 2025

https://github.com/zeeshier/programming_fundamentals

In this reposity, i covered Programming Fundamentals in C++ for Beginners

cpp programming programming-fundamentals

Last synced: 13 Jun 2025

https://github.com/bartekleon/bigintcpp

Bigint class provides math operations for arbitrarily large numbers.

bigint biginteger-cpp cplusplus cpp cpp17 library

Last synced: 16 Feb 2026

https://github.com/lycuid/terminal-games

Terminal games.

cpp terminal terminal-game

Last synced: 13 May 2026

https://github.com/breeze648/oj-algorithms

欢迎来到我的算法笔记仓库!本仓库整理了我一年来整理的高效算法模板与笔记,内容涵盖了图论、数据结构、数据库、模拟与字符串处理、搜索与回溯、动态规划、贪心以及数学知识等多个方面的内容。每个文档均附有详细的算法解析和C++代码示例,旨在帮助更好地理解算法原理以及如何在OJ(在线数学系统)中大家应用C++与STL。

algorithms cpp online-judge stl template

Last synced: 30 May 2026

https://github.com/davdag/wireworld

It's a WireWorld game made in C++ and SFML library. Enjoy it !

animations cellular-automation cellular-automaton cpp cpp-game math sfml-library wireworld wireworld-game

Last synced: 12 Jun 2026

https://github.com/rudradcruze/phitron

Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5

c cpp phitron programming

Last synced: 01 May 2026

https://github.com/deepanchal/dsa

Repo to practice Data Structures & Algorithms.

algorithms-and-data-structures cpp java leetcode leetcode-solutions

Last synced: 11 May 2026

https://github.com/donnc/bulksmszw-esp8266

Bulk sms zw api for embedded device ESP8266 for IoT devices. Port for BulkSMSZW-Api Python 3

cpp esp8266 esp8266-arduino iot

Last synced: 13 Apr 2026

https://github.com/zeynepcol/game-mutex-cpp

A falling box game implemented in C++ using a custom library, featuring mutex.

cpp custom-library game mutex mutex-lock mutex-synchronisation

Last synced: 04 Apr 2025

https://github.com/revazashvili/cpp-linked-list

simple linked list data structure example in c++

cpp data-structures linked-list

Last synced: 10 Jun 2026

https://github.com/jubayer98/avl-tree

An AVL tree is a specific variety of binary tree that maintains a state of partial balance at all times. The measure used to gauge this balance is the difference in heights between the left and right subtrees of any given node. The height of a tree is defined as the number of levels it contains.

algorithm binary-search-tree cpp

Last synced: 13 Jun 2026

https://github.com/suddi/3dslantrelief

3D slant visual stereoscopic perception experiment, developed using Python, C, C++, OpenGL and GLSL

c-plus-plus cpp glsl inclinometer opengl perception psychophysics python relief texture

Last synced: 04 May 2026

https://github.com/WilfriedRabouin/WesnothServer

Server for the game The Battle for Wesnoth

cpp game multiplayer server strategy turn-based

Last synced: 11 Mar 2025

https://github.com/nedlab/qt_wia

Work with scanner using Qt + WIA

cpp qt wia windows

Last synced: 02 Feb 2026

https://github.com/25-masik-52/qjsonfileworkerraii

A small library that allows you to conveniently save and extract objects to and from json, respectively. Uses the concept of RAII.

cpp cpp-library json open-source qt raii-idiom

Last synced: 13 Apr 2026

https://github.com/andrew-a-a/brick-breaker-game

First Year Project in Ain Shams University using C++

cplusplus cpp game

Last synced: 02 Mar 2026

https://github.com/arnoldchrisoduor1/projecteuler

Solutions to Arithmetic problems

cpp python

Last synced: 11 May 2026

https://github.com/i-am-mine/debug-this-if-you-can

A growing archive of my coding journey - notes, insights, bug battles, and learning in progress. Try debugging any of it ... if you can.

coding-interviews codingame cpp cpp14 cpp17 cpp20 optimization-techniques

Last synced: 15 May 2026

https://github.com/dloztor/cursedengine

This engine is cursed, don't use it

cpp game-engine opengl

Last synced: 19 Apr 2026

https://github.com/addleonel/cpp-fundamentals

C/C++ fundamentals topics

basics c cpp fundamentals

Last synced: 16 May 2026

https://github.com/eoan-ermine/cppcorehard-spring-2018

Slides for C++ Corehard Spring 2018 conference

conference cpp cppcorehard

Last synced: 15 Jul 2026

https://github.com/w4rh4wk/cppmodules

Personal playground for C++20 modules

cpp cpp20 cpp20-modules

Last synced: 30 May 2026

https://github.com/avipars/configfiles

My config files for getting c and cpp to play nicely with vscode

cpp vscode

Last synced: 23 Jun 2026

https://github.com/gjoacorp/takaku

A C++/raylib implementation of the abstract strategy game Sim

abstract cpp gamedev raylib

Last synced: 05 Feb 2026

https://github.com/missingno123/crypto

Small project to implement a cipher I saw in a book, in C++

cipher cpp

Last synced: 06 Jul 2025

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

A simple two-player, one-time TicTacToe game developed in C++ using classes.

cpp game tic tictactoe

Last synced: 05 Apr 2025

https://github.com/yappy/unknown

Not decided yet

cmake cpp cpp14 sdl2

Last synced: 26 Jan 2026

https://github.com/anilsudhakar/simple_cpp_project

A Simple C++ project setup for beginners

cmake conan cpp docker github-actions jfrog-artifactory

Last synced: 13 Apr 2026

https://github.com/tntksals/armor_detection

The minimal example of armor-detection.

cpp opencv ros

Last synced: 03 May 2026

https://github.com/t0ine34/agenda

Agenda manager made during my first year of a university bachelor's degree in computer technology

cpp learning-by-doing makefile

Last synced: 09 Apr 2025

https://github.com/andreadlm/school

School projects at I.T.I.S. "Mario Delpozzo" - Computer Science and telecommunications branch

c cpp database javascript php school-stuff sockets web-app

Last synced: 13 Apr 2026

https://github.com/mhuzaifa406/password-saver

The program is made to save password it is purely made in C++ language. Features of this program are you save password and you can search passwords

cpp passsword search

Last synced: 11 Mar 2025

https://github.com/jerboaburrow/hop

Lightweight, cross-platform, 2D game engine | ECS; Lua Console; Physics; Tile based

android cpp entity-component-system linux lua macos opengl physics-2d tile-based windows

Last synced: 13 Apr 2026

https://github.com/mateuszkochanek/Escape_Game

Game created in Unreal with C++. Part of Unreal Engine C ++ Developer Course on Udemy.

cpp escape-game udemy unreal-engine

Last synced: 11 Mar 2025

https://github.com/gdonald/reversi-cpp

Reversi (Othello) in C++

cpp game othello reversi sdl2

Last synced: 16 Mar 2025

https://github.com/stellardx/detailedinfogen

Detailed information generator (System report) for SpaceEngine 0.990

cpp cpp20 generator html markdown spaceengine spaceengineorg-spaceengine-the-universe-simulator

Last synced: 22 Feb 2026

https://github.com/3zrv/eqz-juicy

An audio plugin that has a 3 band equalizer with a spectrum analyzer at the top. It has a low cut band, high cut band, and parametric band.

cpp equalizer juicyfx

Last synced: 15 Jul 2026

https://github.com/xndrxssx/beecrowd_uri_judge

Some Beecrowd (formerly URI Judge) questions I made

c competitive-programming cpp

Last synced: 29 Apr 2026

https://github.com/alyshmahell/brainfvck

an Interpreter for Brainf*ck (Turing tar-pit Language), implemented using Bison, Flex and GCC.

application bison brainfuck brainfuck-interpreter cpp flex gcc

Last synced: 02 Aug 2025

https://github.com/scenent/cpp-autotile

Autotile system written in C++.

autotile cpp

Last synced: 30 May 2026

https://github.com/mubashirmalik/mpi-distributed-search

Code to search a number from a large list of numbers using distributed systems(cluster), OpenMP and MPI Programming without using asynchronous send/receive calls.

c cpp distributed-systems mpi openmp parallel-computing searching-algorithms

Last synced: 20 May 2026

https://github.com/massimo-marino/dice

dice: a test program for random numbers generation

cpp cpp20 execution-policy parallel-execution parallel-tests random-number-generators

Last synced: 14 May 2025

https://github.com/dooml/jacobi-parallel-mpi

The parallelization of the iterative Jacobi Method, with the MPI (Message Passing Interface) library.

academic-project cplusplus cpp jacobi jacobi-iteration mpi

Last synced: 01 Mar 2025

https://github.com/golchanskiy23/polytechc-labs

Labs on C++ at the Saint Petersburg Polytechnic University(Software engineering) on algorithms and data structures and programming technologies

algorithms cpp polytech

Last synced: 06 Sep 2025