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/alfi-lib/alfi

<CURRENTLY UNDER DEVELOPMENT> ALFI (Advanced Library for Function Interpolation) is a library for efficient function interpolation. It offers multiple interpolation methods with extensive documentation. Ideal for scientific and engineering applications.

cpp cpp-library interpolation library math maths

Last synced: 19 Jun 2026

https://github.com/dolotovevgeniy/cpp-yandex-coursera

Основы разработки на C++ (Yandex / Coursera)

coursera cpp education yandex

Last synced: 15 Jun 2026

https://github.com/x-rays5/gta_base

A mod menu for GTAV.

base cheat cpp dll game-hack gta5 gtav

Last synced: 20 Jun 2026

https://github.com/abdealijaroli/dsa

Leetcode and GFG solutions in C++. Have built a similar repo in Golang, check out (github.com/abdealijaroli/leetgo)

algorithms cpp data-structures dsa leetcode

Last synced: 12 Jun 2026

https://github.com/breadrock1/topsystemsinterview

There is test case that I had got while processing interview to TopSystems.

cpp interview interview-practice qt6

Last synced: 20 Jun 2026

https://github.com/md-mafujul-hasan/programming-in-c-plus-plus

These Contain Some C++ Program that I have done while understanding Programming Concepts.

c-plus-plus cpp cpp-examples cpp-programming

Last synced: 23 Jun 2026

https://github.com/ajnus/last_redemption

Projeto Final do curso em Desenvolvimento de Jogos: Game Developer – Technology and Training – 2008 (120 h) Curso básico de Desenvolvimento de Jogos Virtuais. - Noções em 3D Game Studio e 3D Max Studio. - Foco (programação) em Lua, C/C++, SDL e OpenGL.  (O curso tem como tarefa final o desenvolvimento de um jogo em 2D)

2d 2d-game cplusplus cpp game-development games opengl sdl sdl-mixer sdl2-image sdl2-library sidescroller videogame videogames videogames-programmers

Last synced: 20 Jun 2026

https://github.com/teppyboy/stelle120

Sets your custom FPS in Star Rail

cpp star-rail windows-registry

Last synced: 12 Jun 2026

https://github.com/emredogann/aspen-renderer

A 3D Real-Time Ray Traced Graphics Renderer using Vulkan.

cmake cpp glfw glm graphics mingw-w64 vulkan

Last synced: 20 Jun 2026

https://github.com/kitanokitsune/progressbar.hpp

C++ Class Library to show CUI Progress Bar

cpp header-only-library multi-platform progressbar

Last synced: 12 Jun 2026

https://github.com/weebnetsu/banking-system

A C++ banking system project (CLI)

banking beginner-project cpp oop

Last synced: 20 Jun 2026

https://github.com/hu53yin/cplusplus

books & learning notes

cplusplus cplusplus-11 cpp cpp11

Last synced: 15 Jun 2026

https://github.com/developer239/automation-engine

Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.

automation cpp display instance-segmentation keyboard mouse object-detection yolo

Last synced: 21 Jun 2026

https://github.com/mguludag/spdlog-mongodb-sink

mongodb sink for spdlog library

async cpp logging mongodb spdlog

Last synced: 13 May 2026

https://github.com/louislelay/lane-detection-and-vehicle-tracking

C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.

car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection

Last synced: 13 May 2026

https://github.com/evanpacini/functional

Bringing functional programming to C!

c c23 cpp cpp23 functional functional-programming

Last synced: 13 May 2026

https://github.com/josedavidss/aed2.pointers

Trabajo relacionado a las multiples funciones que son capaces de hacerse gracias a lógica de punteros. Utilizando C++ como lenguaje principal.

cpp learning pointers

Last synced: 13 Jun 2026

https://github.com/gabin221/exercism

This repository contains my solutions to the exercises offered on Exercism. There you will find implementations in several programming languages, including Bash, C++, JavaScript and Python.

bash cpp exercism exercism-solutions javscript python

Last synced: 13 May 2026

https://github.com/beliumgl/sudokusolver

C++23 implementation of a Sudoku solver that can solve standard 9x9 Sudoku puzzles (can be modified) using backtracking algorithms. It is designed to be efficient, easy to use, and extendable for future enhancements.

cpp cpp23 sudoku sudoku-game sudoku-puzzle sudoku-solution-finder sudoku-solver

Last synced: 23 Jun 2026

https://github.com/umbrellaleaf5/cpp

My repository where I first try and learn C/C++ and CMake

c cmake cpp education

Last synced: 23 Jun 2026

https://github.com/jan-stangelj/renderer

A OpenGL c++ renderer made in spare time

cpp graphics opengl

Last synced: 14 May 2026

https://github.com/ejunjsh/cpp-coroutine-epoll

Small Linux/macOS networking example that wraps readiness events with C++20 coroutines.

coroutine cpp cpp20 epoll kqueue

Last synced: 23 Jun 2026

https://github.com/gr3yknigh1/opengl-learning

Doodling around with opengl in C++. Doesn't build, because I am Accidentally deleted imgui subrepo :c

cpp opengl

Last synced: 17 Jun 2026

https://github.com/forhanshahriarfahim/leetcode_solutions

Collection of LeetCode questions to ace the coding interview!

cpp data-structures-and-algorithms leetcode problem-solving

Last synced: 24 Jun 2026

https://github.com/moozunch/huppy-cpp

( C++ and C ) Journey and Project!

beginner beginner-code c cpp

Last synced: 13 May 2026

https://github.com/mcquerol/heater-cpp

Heater system simulation in C++. Demonstrates OOP, multithreading, and UML design.

components cpp doxygen heater object-oriented-programming simulation threads uml

Last synced: 24 Jun 2026

https://github.com/daviinacio/arduino-buffer

Buffer library to arduino

arduino-library cpp cpp-lib utils-lib

Last synced: 24 Jun 2026

https://github.com/keshav2010/picocli

picoCLI is a small command interpreter that can be used to write/read text files, setup trigger-alarms to execute another piece of code after specified amount of time.

c-plus-plus cli command-line-interpreter command-line-parser commandline-interface cpp interpreter parsing visual-studio-code windows-desktop

Last synced: 28 Jun 2026

https://github.com/mguludag/exec_time

A simple C++ header for prints function execution time with RAII, macros and chrono

chrono cpp macros performance-metrics raii test

Last synced: 20 Jun 2026

https://github.com/vdwtanner/crusade

A semester game programming project from college. 2D side-scrolling destructible world where you play as a valiant night who levels up and gains new abilities by defeating monsters. Includes a level editor and examples of assets / scripts.

cpp game-dev

Last synced: 20 Jun 2026

https://github.com/matesoft2033/signal-detection-lcd

An Arduino project using Adafruit LCD to display system status based on signal input.

arduino-programming cpp embedded-systems lcd-display pir-sensor ultrasonic-sensor

Last synced: 11 Jun 2026

https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab

Data Structure and Files Programs

cpp data-structures

Last synced: 20 Jun 2026

https://github.com/jmsmarcelo/task-tracker-cpp

Task Tracker | CLI | MySQL | C++ | Roadmap.sh

challenge cli cpp database mysql programming project roadmap task-tracker

Last synced: 20 Jun 2026

https://github.com/wtrsltnk/system.drawing

Partial c++ implementation of .NET System.rawing classes

cpp system system-drawing systemdrawing

Last synced: 13 May 2026

https://github.com/daniel1302/game

Simple 2D game written to improve my C++ skils

arkanoid cmake cpp gamedev google-test modern-cpp smfl2

Last synced: 16 Jun 2026

https://github.com/llnl/graph-embed

A small library for graph embedding

cpp graph

Last synced: 16 Jun 2026

https://github.com/jessmattless/rubiks-gl

A project made during my first year in university. I got a Low First grade for it

cpp glsl opengl

Last synced: 14 May 2026

https://github.com/mohamed-samy26/cpp-custom-linked-list

Custom linked list implementation with undo() functionality to revert any edits done to the linked list in their specific order

cpp data-structures linked-list pointers stack

Last synced: 12 Jun 2026

https://github.com/syohex/leetcode

leetcode problems

cpp leetcode

Last synced: 18 Jun 2026

https://github.com/tranglecong/trlc-platform

A modern, header-only C++ library for compile-time platform detection and abstraction. TRLC Platform provides zero-overhead platform detection, feature-based conditional compilation, and adaptive code selection for cross-platform C++ development.

architecture-detection compiler-detection cplusplus cpp feature-detection platform-detection portable-library

Last synced: 20 Jun 2026

https://github.com/cuberhaus/pracpro2

Pro2 course project (FIB-UPC): species clustering by gene-sequence similarity using WPGMA hierarchical clustering, with a Rust backend and visualization.

algorithms bioinformatics clustering cpp rust upc wpgma

Last synced: 13 Jun 2026

https://github.com/heshanera/tsplot

Compare univariate temporal sequences

cpp timeseries wxcharts wxwidgets

Last synced: 17 Jun 2026

https://github.com/ionux/arduino-bounded-queue

Helpful software library for quickly & easily adding support for fixed-size (bounded) queues to your Arduino project.

arduino arduino-library arduino-project cpp data-structures embedded fixed library queue safety-critical sbc

Last synced: 13 May 2026

https://github.com/firoz-thakur/data-structure-and-algorithm

A comprehensive collection of solutions to low, medium, and high difficulty questions across various platforms such as CodeChef, Codeforces, LeetCode, and HackerRank. This repository serves as a valuable resource for practicing and mastering data structures and algorithms.

competitive-programming cpp java problem-solving programming

Last synced: 22 Jun 2026

https://github.com/stynw7/code_challenge_resources

Collection of Code Challenge that will improve your logic and programming syntax 🔥🔥

coddytech codeforces competitive-programming cpp javascript leetcode problem-solving

Last synced: 14 May 2026

https://github.com/hhkit/cpp.property

A single-header property system for C++17.

cpp cpp17 getters properties property setters single-header-lib

Last synced: 22 Jun 2026

https://github.com/josedavidss/aed2.lineaproduccion-simulada

Trabajo para el curso de Algoritmos y Estructuras de Datos 2. La idea es implementar un programa que permita simular la gestion de una memoria virtual utilizando el lenguaje de programación C++.

cpp production-line virtual-memory

Last synced: 22 Jun 2026

https://github.com/yousryessam/deterministic-finite-automata

Implementation to solve any DAF machine that user input and determine if string accepted or not also detect dead states

cpp finite-state-machine state-machine

Last synced: 17 Jun 2026

https://github.com/ztgx/zkme

🔐 A Groth16 and PLONK toy, including codes, docs and others. Impl in Modern C++ and Rust, and yes, I'm into Rust.

bellman cmake cpp groth16 plonk rust zksnarks

Last synced: 22 Jun 2026

https://github.com/ivangrana/object-oriented-programming-cpp

object oriented programming concepts with C++

cpp object-oriented-programming

Last synced: 18 Jun 2026

https://github.com/hailiang-wang/nnetcpp

Simple, Fast and Powerful RNN for textsum

cpp deep-learning lstm rnn

Last synced: 14 Jun 2026

https://github.com/adityarajsingh/cp

All the code solutions for problems related to Data Structures and Algorithms and problems of various coding platforms.

algorithms competettive-programming cpp data-structures problem-solving

Last synced: 18 Jun 2026

https://github.com/dylanbuchi/data-structures-and-algorithms-cpp

Repo to practice implementing data structures & algorithms in C++

algorithms cpp data-structures

Last synced: 12 Jun 2026

https://github.com/nos1dot618/tcprecv

A simple reliable implementation of TCP receiver

cpp tcp-receiver

Last synced: 14 Jun 2026

https://github.com/elbouzkri/cpp_oop

this repo has the 42 CPP pool days wich are about concept of object-oriented-programming (OOP), incapsulation inhiretance polymorphisme ...

cpp oop

Last synced: 18 Jun 2026

https://github.com/trojaner/eru-ceng-bz205

Assignment for C++ Data Structures and Algorithms Course at ERU

algorithms assignment cpp data-structures

Last synced: 18 Jun 2026

https://github.com/nadidlinchestein/programmingprinciples

Solutions to Programming Principles & Practice Using C++

book computer-science cpp programming

Last synced: 18 Jun 2026

https://github.com/saket-sk/tic-tac-toe-using-c-

Tic Tac Toe CMD Console game

cpp

Last synced: 18 Jun 2026

https://github.com/vixcpp/reply

Vix.cpp CLI reply command.

cpp repl vix vixcpp

Last synced: 15 Jun 2026

https://github.com/alienobserver/codeforces-solutions

Here are solutions of some Codeforces problems

algorithms codeforces cpp

Last synced: 13 Jun 2026

https://github.com/deroyace/classes-cpp

Classes, Constructors, Destructors, inheritance, based programs here - C++

classes constructors cpp destructors friend-class inheritance-examples inline polymorphism virtual

Last synced: 11 Jun 2026

https://github.com/simobin/dsa_ii

Data structure and algorithm

algorithm cpp data-structures dsa

Last synced: 18 Jun 2026

https://github.com/mm-ir/duke_ece

I have tried my best to read the book "All Of Programming" from Duke ECE551: Data Structures & Algorithms. What's more, I completed some assignments, too.

c cpp makefile

Last synced: 14 May 2026

https://github.com/thiti-dev/terminakes

The classic snake game that putting its all logics/gameplay together within the terminal. written in c++

conio cpp iostream terminal-based-game

Last synced: 24 Jun 2026

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

C++ Reversi game focusing on 2D array manipulation and OOP design.

2d-array class-design cpp doxygen game object-oriented-programming reversi uml

Last synced: 24 Jun 2026

https://github.com/secretpasta/toontanks

Unreal Engine 5.1 C++ Tank Game

cpp programming tank-game unreal-engine-5

Last synced: 15 Jun 2026

https://github.com/sorgazb/ball_sort_puzzle

Game made in c++ (in development)

alegro cpp game game-development

Last synced: 15 Jun 2026

https://github.com/Candlest/ClassBoard

Class Board是一款使用Qt/C++开发的,针对SEEWO及其教学一体机设计的,用于显示教学信息的壁纸软件。

cpp qt5 wallpaper windows

Last synced: 25 Jun 2026

https://github.com/h20-dev/ruinedpath

RuinedPath by H20-dev. Survive the zombie apocalypse. Manage bullets and food, unlock 50+ endings, and discover the truth: it's all a simulation.

cpp meta terminal-game

Last synced: 26 Jun 2026

https://github.com/rdrahul123/my_code

Welcome to my code repository! This repository serves as a centralized location for all my code and documents related to data structures, algorithms, and problem-solving techniques.

algorithm-analysis algorithms-and-data-structures cpp cpp11 cpp17 datastructures

Last synced: 13 Jun 2026

https://github.com/muxi-ai/muxi-cpp

Official MUXI SDK for C/C++

ai ai-agents cpp muxi sdk

Last synced: 15 Jun 2026

https://github.com/goruck/bow

Object classifier using the bag of words approach in OpenCV 3.2

bag-of-words computer-vision cpp opencv3

Last synced: 11 Jun 2026

https://github.com/beatussum/cppcourses

Formation C++ 17 dispensée à l'ENSIMAG pendant l'année scolaire 2023-2024

courses cpp cpp17 ensimag hugo

Last synced: 17 Mar 2025

https://github.com/flagarde/yaodaq

Yet An Other DAQ

cpp daq data-taking monitoring

Last synced: 28 Apr 2025

https://github.com/yuhexiong/leetcode-solution

Document my LeetCode solution with chinese comments and multiple programming languages.

c-language cpp go golang java javascript leetcode mysql python typescript

Last synced: 14 Apr 2026

https://github.com/pablonicolla/ipulse

Scalable web app blog with dedicated C++ and OpenCV API service to handle image manipulation

cpp docker ejs javascript opencv

Last synced: 27 Jan 2026

https://github.com/aasjunior/esp32

Projetos utilizando o microcontrolador ESP32 e o ambiente de desenvolvimento PlatformIO

cpp esp32 platformio

Last synced: 09 May 2026

https://github.com/salma-mamdoh/oop-applications

Our Applications for Object Oriented Programming Course taken during Winter 2022 semester

cpp oop problem-solving

Last synced: 19 Jan 2026

https://github.com/rafael-santiago/hysplex

A tiny, well-contained and well-simple C library to help you measure function implementations performance and choose the best one.

benchmark c c99 cpp optimization-helper optimzation

Last synced: 18 Apr 2026

https://github.com/rei-san001/atcoder-solutions

Started solving Atcoder problems. Hoping this will help some of you guys

atcoder atcoder-solutions cpp cpp17 problem-solving

Last synced: 10 Oct 2025

https://github.com/mabdusshakur/send-text-with-discord-webhook-cpp

Simple C++ Application to send Text to Discord channel with webhook using

cpp discord discordwebhook webhook

Last synced: 15 Apr 2026

https://github.com/bowenfu/matchit.cpp-dev-history

Write your C++ pattern matching library from scratch

cpp pattern-matching

Last synced: 07 Jul 2025

https://github.com/makcymal/dbg-cpp

The macro dbg() in C++, just like in Rust

cpp debug debugging macro pretty-print single-header

Last synced: 10 Oct 2025

https://github.com/kotru21/pyramide-cpp

Just some C++ application, made for fun

c-plus-plus cli cplusplus cpp

Last synced: 10 Oct 2025

https://github.com/nacreousdawn596/micava

Cava, but with glfw3 and input instead of output audio lol

alsa archlinux base-devel cpp glew glew-glfw glfw3 mesa opengl wayland

Last synced: 14 Apr 2026

https://github.com/caefleury/tp1-tb2

Repositório do trabalho prático 02 da matéria TÉCNICAS DE PROGRAMAÇÃO da UnB

cpp object-oriented-programming scrum

Last synced: 26 Mar 2025