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/poakapx/cpp_classes

Заповнення даних в класі.

cpp project

Last synced: 08 Jun 2026

https://github.com/abdelwahab-ahmed-shandy/programming-challenges-multi-language

This repository is a curated collection of programming challenges solved in multiple programming languages.

algorithms-and-data-structures cpp csharp flow-charts oops-in-cpp problem-solving

Last synced: 18 Jun 2026

https://github.com/dalae37/amazingphoto

Multimedia Managing Program

cpp multimedia-applications qt5 visualstudio2022

Last synced: 28 Apr 2026

https://github.com/muellan/cpp_python

How to build a Python wrapper for C++ functions on Win64

cpp python windows

Last synced: 28 Apr 2026

https://github.com/thiagomvilela/pet-dependencydataanalysis

Technological Extension Course: Dependency Data Analysis Applied to Automotive Software. (UFPE/CIn - Stellantis)

c cpp eclipse eclipse-ide java php

Last synced: 28 Apr 2026

https://github.com/furudbat/raylib-next-gamejam

raylib NEXT gamejam 2024 - NeuroCircuit is a simple puzzle-game, where you need to connect Neurons.

cpp cpp20 game game-development gamedev gamejam raylib wasm webassembly

Last synced: 28 Apr 2026

https://github.com/wuriyanto48/yint

Its just a useless networking tool

cpp nodejs v8-javascript-engine

Last synced: 29 Apr 2026

https://github.com/nateshmbhat/ada-lab-sit

Collection of programs which implement certain algorithms that are to be executed in ADA lab in SIT.

c cpp gnuplot

Last synced: 29 Apr 2026

https://github.com/palmshed/llamaware

c++ code assistant.

ai code-assistant cpp

Last synced: 08 Jun 2026

https://github.com/anganda/projectmoderncpp

A Client-Server Application for the Modern C++ Course

client-server cpp cpr crow moderncpp qtframework sqlite

Last synced: 29 Apr 2026

https://github.com/andersonhsporto/cpp-data-struct

Repositório contendo algumas estruturas de dados em C++

avl-tree cpp makefile

Last synced: 08 Jun 2026

https://github.com/rose-mtz/ray-casting

2D ray casting for 2D lighting.

cpp game sfml

Last synced: 29 Apr 2026

https://github.com/roanpienaar/librarymanagementsystem

A simple Qt-based c++ console application for managing books and magazines in a digital library

academic-project console-application cpp data-persistence library-management object-oriented-programming qt qtcreator

Last synced: 29 Apr 2026

https://github.com/idan-sh/s.m.p

Social Media Platform project as part of the academic course- Object Oriented Programming and C++

cpp object-oriented-programming

Last synced: 29 Apr 2026

https://github.com/gofaone315/price-calculator

python-based and c++-based meal price calculator

barista cpp hacktoberfest price-calculator python

Last synced: 29 Apr 2026

https://github.com/arthurtaveira/arduinoproject-geniusgame

Esse é o jogo Genius (Simon) feito em C++ para Arduino. O objetivo é simples: siga as sequências de luzes e sons e tente lembrar a ordem. Conforme o jogo avança, as sequências ficam mais longas e o desafio aumenta.

arduino cpp eletronic ino

Last synced: 29 Apr 2026

https://github.com/607011/projecteuler

Solutions to Project Euler problems

cpp euler-project euler-solutions python

Last synced: 29 Apr 2026

https://github.com/termostat-sfedu/arduino-client-edge

Repository with the client-side code (code for the temperature sensor and the server-side interface)

arduino client-server client-side cpp

Last synced: 29 Apr 2026

https://github.com/vercetti322/rna-folding

This is a dynamic programming implementation with an SDL visualization of conversion from mRNA to most optimal secondary structure (most number of base pairs).

cpp doxygen dsa-algorithm python rna-folding

Last synced: 29 Apr 2026

https://github.com/ebadier/baslerpylonwrapper

A C wrapper of the Basler Pylon C++ SDK, developed to be used in Unity

basler-camera c camera cpp video-recording wrapper

Last synced: 29 Apr 2026

https://github.com/the-renaissance/holepuncherui

Cross-platform Qt GUI application that is part of the Automatic Hole Puncher project

3d-printing cpp electroplating g-code qt6

Last synced: 29 Apr 2026

https://github.com/rev-roastedduck/keil-tool

This is a tool that provides automated management for Keil projects (.uvprojx files).😄

c cpp embedded keil-uvision5 uvprojx

Last synced: 29 Apr 2026

https://github.com/dpieve/6dof-robot-arm

ESP32 soft access point, webserver and webpage to control a 6DOF robot arm

cpp esp32 robot

Last synced: 29 Apr 2026

https://github.com/yaronkoresh/browser

A browser written with C++ and Qt

browser cpp mit-license qt

Last synced: 29 Apr 2026

https://github.com/jhleeeme/qt-exercise

Qt framework exercises

cpp qt qt5

Last synced: 29 Apr 2026

https://github.com/xu-justin/cp

My personal code template for competitive programming.

competitive-programming cpp

Last synced: 29 Apr 2026

https://github.com/snandasena/cuda-at-scale-for-the-enterprise

Gauss Filter with CUDA and NPP

cpp cuda gpu nvidia

Last synced: 29 Apr 2026

https://github.com/marwanm-dev/egypt-university-of-informatics

Egypt University of Informatics - Projects

cpp python

Last synced: 29 Apr 2026

https://github.com/grachale/mass_transportation_optimization

Using the Strongly Connected Components (SCC) algorithm, calculate how adding specific connections will impact the connectivity of the transportation network.

algorithms cpp graphtheory optimization

Last synced: 08 Jun 2026

https://github.com/sayymeer/car-rental-system

Car Rental System in CPP using MySQL drivers.

cpp cs253 mysql

Last synced: 29 Apr 2026

https://github.com/carlosfernandezcabrero/codesignal-solutions

Repositorio creado para albergar las soluciones a los retos de CodeSignal

challenges codesignal cpp python

Last synced: 29 Apr 2026

https://github.com/yeduk3/openglstudy

OpenGL을 공부하는 레포지토리입니다.

cpp opengl

Last synced: 29 Apr 2026

https://github.com/nadimnesar/beecrowd-uri-accepted-solutions

Beecrowd/URI Online Judge - Problems Solutions

competitive-programming cpp problem-solving

Last synced: 29 Apr 2026

https://github.com/ritik-gupta/dsa-450

Solutions of 450 DSA questions by Love Babbar

c cpp data-structures dsa dsa-algorithm

Last synced: 29 Apr 2026

https://github.com/farnyser/haku

Webkit browser inspired by Vi

cpp gtk webkit

Last synced: 29 Apr 2026

https://github.com/wkhallen/gameoflife

John Conway's Game of Life written in C++ to run in a console window

console conways-game-of-life cpp

Last synced: 29 Apr 2026

https://github.com/ashvin-parmar/digislate

DigiSlate: An Efficient Smart Board [QT Project]

c cpp qt5

Last synced: 29 Apr 2026

https://github.com/kamal6495/vscode_configration

Run the Code like the online editor using Input.txt and Output.txt

cpp java

Last synced: 29 Apr 2026

https://github.com/glitchybyte/grun

Utility that builds, extracts, and runs a Gradle project.

cpp gradle

Last synced: 29 Apr 2026

https://github.com/dylanschultzie/sentientvocmonitor

Junior Project for tracking airborne Volatile Organic Compounds.

arduino cpp java mysql

Last synced: 29 Apr 2026

https://github.com/yhs0602/lost_codes

갈 곳을 잃은 옛날 코드들

c cpp extensions files html string-manipulation

Last synced: 30 Apr 2026

https://github.com/juliosalag/darkmoon-engine

A custom graphics engine made from scratch in C++ and OpenGL, for game development

cpp darkmoon game-engine gamedev multi-platform open-source opengl

Last synced: 30 Apr 2026

https://github.com/sid-sg/system-resources-monitor

Currently monitors only CPU usage for Linux from /proc filesystem

cmake cpp glew glfw3 glut opengl

Last synced: 30 Apr 2026

https://github.com/seb0xff/game-of-life

Conway's Game of Life implementation in GTK4

cpp game-of-life gtk4

Last synced: 30 Apr 2026

https://github.com/4z0t/luatemplatelibrary

Static C++ 17 binding for Lua 5.4

cmake cpp cpp17 library lua static stl template templates

Last synced: 30 Apr 2026

https://github.com/tirsvadgui/cpp.winui3.example-controls

Winui3 controls - how to use

cpp datepicker winui3

Last synced: 30 Apr 2026

https://github.com/dnlbb/programming-languages-and-methods-mstu

This repository contains laboratory work on the subject of MSTU programming languages and methods.

cpp java object-oriented-programming oop-principles oops-in-cpp oops-in-java

Last synced: 30 Apr 2026

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

A simple terminal-based Tic Tac Toe game written in C++.

cpp game terminal

Last synced: 30 Apr 2026

https://github.com/canytr/algorithm

Ask @Canytr anything!

algorithm c cpp

Last synced: 30 Apr 2026

https://github.com/poakapx/oop_with_conversion_to_string

ООП з перетворенням char й int в рядок.

cpp project

Last synced: 08 Jun 2026

https://github.com/shiven-lohia/tadfish-engine

Tadfish is an intermediate-level chess engine written in C++ with a Python-based GUI.

chess chess-engine chess-gui cpp

Last synced: 30 Apr 2026

https://github.com/poripouria/operating-systems

Principles of Operating Systems Course projects (FCFS, RR, Grep, and...)

c cpp operating-system os process

Last synced: 30 Apr 2026

https://github.com/karurochori/demo-rmlui-meson

Basic demo of using RmlUi from meson

cpp meson rmlui ui

Last synced: 30 Apr 2026

https://github.com/markuspi/boost-esp

Boost C++ library for ESP32

boost cpp esp-idf esp32

Last synced: 30 Apr 2026

https://github.com/gpmueller/mwe-wasm-app

MWE for compiling C++ to WASM to use as backend for a Web App

cpp cpp17 mwe wasm

Last synced: 30 Apr 2026

https://github.com/thinkinglabs/kata-bootstrap-cpp-catch

Fizzbuzz kata in cpp using Catch and Conan.io

bootstrap catch conan-io cpp kata

Last synced: 30 Apr 2026

https://github.com/bernlewal/multiplereality

Projects demonstrating the possibilities of multiple-reality - merging virtual-reality and the real world

3d 3d-graphics augmented-reality cpp depth-camera glfw3 intel-realsense multiple-reality opengl virtual-reality

Last synced: 30 Apr 2026

https://github.com/pipelinedestroyer/tpp

Time++ is an easy-to-use header-only library for C++20 to time functions or blocks of code

cpp header-only performance-analysis timeit

Last synced: 08 Jun 2026

https://github.com/scyth3-c/opengl-draw-all-modes

uso del mouse como pluma para situar puntos que sirven como ancla para las modalidades de renderizado de glut

cpp glut graphics opengl

Last synced: 30 Apr 2026

https://github.com/guicdas/cpp06_42

CPP06 Module: dynamic casts, const casts and static casts.

casts class-creator cpp cpp98 dynamic-cast random-generation

Last synced: 08 Jun 2026

https://github.com/markcaldropoli/cs240

Data Structures & Algorithms

algorithms cpp data-structures makefile

Last synced: 08 Jun 2026

https://github.com/atiq-cs/cpp

All CPP Projects

cpp win32

Last synced: 30 Apr 2026

https://github.com/jakobknauer/cppswitch

A Neovim plugin for switching between a C++ header file and the corresponding implementation file

c cpp neovim neovim-plugin

Last synced: 30 Apr 2026

https://github.com/githubfoam/makefile

Makefile pipeline

c cpp docker github-actions makefile

Last synced: 30 Apr 2026

https://github.com/vissarion/spatial_trajectories_bg

Working with spatial trajectories in Boost.Geometry

boost cpp geospatial gis similarity-measures trajectories trajectory-analysis

Last synced: 08 Jun 2026

https://github.com/avitase/omelet

A modern C++ template for creating SDL3/OpenGL applications

cmake cpp opengl sdl3 template

Last synced: 01 May 2026

https://github.com/heman/aoc2022

My Advent of code 2022

aoc2022 cmake cpp cpp20 esp-idf esp32

Last synced: 01 May 2026

https://github.com/frodoalaska/wxwidgetsexample

An example project using the wxWidgets library and OpenGL.

cpp opengl wxwidgets

Last synced: 01 May 2026

https://github.com/riley-x/jsonette

A pico-minimal json parser.

c-plus-plus cpp json json-parser

Last synced: 01 May 2026

https://github.com/fesabelilla/snake-game-

Snake game is my 1st-year 2nd-semester project. Here I using C and C++.

cpp filesystem snake-game visual-studio

Last synced: 01 May 2026

https://github.com/akaliutau/3dreconstruction

PoC for reconstruction of 3d shape from 2d snapshots using epipolar geometry

computational-geometry computer-graphics cpp

Last synced: 08 Jun 2026

https://github.com/andraxdev/courses

All projects and lessons for completed courses

c courses cpp cs50

Last synced: 01 May 2026

https://github.com/baderouaich/openglplayground

A Multi-Scene Playground Project To Learn OpenGL

cplusplus cpp glsl opengl opengl-playground playground premake5

Last synced: 17 May 2026

https://github.com/caiofov/notepad-qt-cpp

A notepad application developed in C++ with Qt

cpp notepad qt

Last synced: 01 May 2026

https://github.com/babak2/qtsampler

Qt demo using C++

cpp qt qt5-gui

Last synced: 01 May 2026

https://github.com/phillvancejr/brainf

BrainF interpreter and compiler in C++. Embeds TCC to produce standalone executables

assembly assembly-language brainfuck brainfuck-compiler brainfuck-interpreter cpp nasm tcc tcc-compiler yasm

Last synced: 01 May 2026

https://github.com/arsenarsen/prime_machine

Multithreaded prime finder written in C++

concurrency cpp cpp11 math number prime

Last synced: 08 Jun 2026

https://github.com/jackrekirby/heatmyhome-ui-dev

This repository was used to develop the UI for the HeatMyHome.ninja website. The website simulates domestic heating and solar systems to find the most optimal configuration. The simulations incorporate spatial and temporal factors, including solar and temperature weather data specific to a home’s location.

cpp heating modelling renewable-energy rust

Last synced: 01 May 2026

https://github.com/deepbiolab/star-route-planning.cpp

A C++ project for route planning utilizing the A* search algorithm with OpenStreetMap data.

a-star-search cpp heuristic-search openstreetmap planning

Last synced: 01 May 2026

https://github.com/grebano/nano-temperature-and-humidity

The "Nano-Temperature-and-Humidity" project is a hardware-software solution that uses an Arduino Nano, a 0.96" OLED display, and an AHT10 (or AHT20) sensor to create a temperature and humidity sensor. The software part of the project is developed using PlatformIO, an open-source ecosystem for IoT development.

arduino cpp humidity low-power nano platformio sensor sensors temperature thermometer

Last synced: 01 May 2026

https://github.com/missingno123/war

Small project to recreate the card game War in C++

card-game cpp war

Last synced: 08 Jun 2026

https://github.com/smercer10/vb2c

(Very) BASIC-to-C compiler.

basic c compiler cpp

Last synced: 01 May 2026

https://github.com/salma-mamdoh/top-interview-150-leetcode-probelms-

My Solutions For Top interview 150 problem on Leetcode

cpp leetcode-solutions problem-solving python

Last synced: 01 May 2026

https://github.com/callumc34/onbeat

Audio beat game written in C++

cpp game gamedev hazel onsetdetection opengl

Last synced: 01 May 2026