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/r-n/linearchext

Some classes mimicking Unity3D's

cpp extension math physics unity unity-3d unity3d

Last synced: 29 Apr 2026

https://github.com/naguales/photo-editor

Photo Editor demo application

cpp demo-app photo-editing-app photo-editor qt qt-widgets

Last synced: 25 Apr 2026

https://github.com/jakethesillysnake/matricesplus

Library for basic operations with matrices in C++.

cpp cpp17

Last synced: 01 Jan 2026

https://github.com/hkmori15/bad-apple

Bad-apple in ASCII format which output in terminal 🍎

ascii-art bad-apple cmake cpp touhou

Last synced: 06 Jun 2026

https://github.com/eclipse-score/score_cpp_policies

Centralized C++ quality tool policies for S-CORE, including sanitizer configurations and safety-critical guidelines.

clang-tidy cpp policy sanitizers score

Last synced: 05 Jun 2026

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

A simple simulation of "Conway's Game of Life" in c++

cpp game-of-life sdl2 visual-studio

Last synced: 23 Apr 2026

https://github.com/nfig03/advising-assistance-program

A C++ application which assists academic advising by streamlining the process of managing and retrieving course information. :mortar_board:

advising-system binary-search-tree cpp data-management filehandling object-oriented-programming

Last synced: 16 Mar 2025

https://github.com/lorransutter/computergraphics

Assignments from CG course

collision cpp freeglut glut openal opengl pong

Last synced: 25 Apr 2026

https://github.com/oldcrow/libhmm

Modern C++17 Hidden Markov Model library with smart pointer memory management, comprehensive training algorithms, and critical bug fixes. Features Viterbi training, multiple probability distributions, and memory-safe implementation.

baum-welch baum-welch-algorithm cmake cpp cpp17 hidden-markov-models machine-learning probability smart-pointers statistics viterbi-algorithm

Last synced: 10 May 2026

https://github.com/cheemsbread505/console-calculator

A simple console based calculator made with C++

calculator console-app console-application cpp

Last synced: 18 Aug 2025

https://github.com/aviscaerulea/gcalntfy

Windows tray daemon that polls Google Calendar and fires toast notifications before events. Supports chimes, BLE headphones, multiple calendars, and per-event reminder timings.

cpp google-calendar scheduler toast-notification tray-app wasapi windows

Last synced: 23 Apr 2026

https://github.com/abdellaui/anwendungsentwicklung_cpp

[LESSON] RUB: Programming Applications In C++ by Prof. Dr. Sebastian Houben (Institut für Neuroinformatik) in 2018

application cpp hands-on qt

Last synced: 12 Feb 2026

https://github.com/jfriedlein/auxiliary_functions_dealii

Auxiliary functions for dealii such as special tensor operators

auxiliary-functions cpp dealii optimization outer-product symmetric-tensors tensor-operations

Last synced: 05 Jun 2026

https://github.com/aaaastark/nvidia-cuda-google-colab

Deployment of NVIDIA-CUDA on Google Colab. With in examples codes (Vector Addition and Matrix Multiplication).

c cpp cuda googlecolab googlecolaboratory matrix-multiplication nvidia python vector-addition

Last synced: 16 Apr 2026

https://github.com/aludirk/cpp-dev

Docker Hub image for C++ development.

cpp docker-image

Last synced: 25 Apr 2026

https://github.com/vladd12/libexecstd

Modern C++ library for using an execution context of computer devices

cpp cpp17 cuda gpu-acceleration gpu-computing

Last synced: 06 May 2026

https://github.com/guuzaa/coreutils

A project to implement GNU coreutils in C++ and Zig.

coreutils cpp cpp20 zig

Last synced: 25 Apr 2026

https://github.com/krishnamodepalli/klog

A simple logging library in cpp

cpp cpp17 logging

Last synced: 20 Mar 2025

https://github.com/yehezkiel1086/dsa-stuffs

Programming problem solutions which includes SQL problems solutions, linux shell, also data structures and algorithms.

algorithms c codeforces coderbyte codewars cpp data-structures hackerrank leetcode linux python spoj sql toki

Last synced: 16 Apr 2026

https://github.com/congard/simple-notes

A simple notes app written in C++17

agh agh-university agh-ust cpp cpp17 notes-app university-project

Last synced: 11 Apr 2026

https://github.com/tevesmanuel/tpress

TPress was made for simulating keyboard input on Windows systems. This simulate keyboard input, is very low level. There are C++ and Go bindings provided.

c cpp go keyboard tpress windows

Last synced: 13 Feb 2026

https://github.com/andersonhsporto/drunken-tower-of-hanoi

Project Euler (Problem 497) Drunken tower of hanoi in C++

cpp euler-project makefile stack

Last synced: 06 Jun 2026

https://github.com/Kazooki123/LunarDB

LunarDB is a cache key-value store database made in C++

cache cache-storage cpp database key-value-store lunar nosql

Last synced: 25 Sep 2025

https://github.com/long-gong/balls-into-bins

Order Statistic of "Balls into Bins"

balls-into-bins cpp hashing-analysis-model

Last synced: 06 Jun 2026

https://github.com/knguyen780/super-hard-leetcode-excercises

hard excercises solved with C++, problems are written on top of every files

algorithms cpp

Last synced: 06 Jun 2026

https://github.com/tudeorangbiasa/corefincpp

CoreFinCPP adalah program cpp sederhana untuk mengelola keuangan pribadi

cmake cpp make

Last synced: 08 Apr 2025

https://github.com/whitedodo/datastructure2

Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)

c cpp data-structures java

Last synced: 13 Apr 2026

https://github.com/hbacelar8/mprisctl

C++ MPRIS controller library

cpp dbus mpris

Last synced: 08 Apr 2025

https://github.com/arsdever/gamify

Simple OpenGL based game engine

cpp cpp20 gameengine graphics opengl

Last synced: 14 Feb 2026

https://github.com/the-robo-hobo/apolaki

Apolaki: A Time-Based Auto-Dimming Room Light

arduino cpp ds1307 rtc-module

Last synced: 25 Apr 2026

https://github.com/pedro-estevao/data-structures

Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.

academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees

Last synced: 08 Apr 2025

https://github.com/nagharjun17/mlir-to-ptx-cuda

Creating an MLIR dialect that fuses Addition + ReLU, lowers to NVVM and LLVM IR and generates PTX to run the kernel on CUDA GPU

cpp cuda deep-learning llvm mlir ptx

Last synced: 18 Apr 2026

https://github.com/th-shivam/way_to_cpp

🚀 C++ Learning Journey Welcome to my C++ Learning Repository! 👨‍💻 📖 About This Repository "Every expert was once a beginner." 🌱 This repository showcases my journey into C++, featuring programs and concepts I practice along the way.

anotnet cplusplus cpp data-structures-and-algorithms object-oriented-programming oops

Last synced: 08 Apr 2025

https://github.com/rebelorc/cardgame

This system shuffle two card decks between eleven players to play some games.

card-game cpp

Last synced: 06 Jun 2026

https://github.com/prophetru/architecturemvc

Educational project

cmake cpp doxygen gtest otus

Last synced: 16 May 2025

https://github.com/solareenlo/42cpp-module-03

C++ practice 03 (inheritance, multiple inheritance)

42 42born2code 42cursus 42projects cpp

Last synced: 04 Jul 2025

https://github.com/s3gmentati0nfaultuni/programmazione-cpp

Progetto d'esame per il corso di Programmazione C++ tenuto dal professor Ciocca presso l'università degli studi di Milano Bicocca

cpp datastructures-algorithms project qt

Last synced: 15 Feb 2026

https://github.com/zyx-0314/cp1-andoks-ordering

The Simulated Andoks Ordering System is a C++ console application that allows users to view a menu, select appetizers and drinks, and review their orders. It offers a simple, user-friendly interface to simulate ordering food and drinks, ideal for practicing basic programming concepts in C++.

basic-programming cpp school-project

Last synced: 15 Feb 2026

https://github.com/holy-mahdi/optimine

A next-gen voxel sandbox where creativity, survival, and optimization collide!

cpp game game-development vulkan

Last synced: 08 Apr 2025

https://github.com/05st/lightinject

LightInject is a simple command line tool used to inject dlls into a process. It supports different injection methods.

command-line command-line-tool cpp dll dll-injection

Last synced: 03 Jul 2025

https://github.com/yappy/unknown

Not decided yet

cmake cpp cpp14 sdl2

Last synced: 26 Jan 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/adhirajsb/frost-engine

Frost Engine is a lightweight 3D game engine built with C++ and OpenGL, currently supporting macOS. It features real-time rendering, model loading, texture support and an ImGui editor UI. This is an early prototype with more features coming soon.

cpp graphics-programming opengl

Last synced: 24 Apr 2026

https://github.com/goran-milenkovic/numerico

Self-assignment project. C++ app based on "power of two" mathematical rule created with Qt5

cplusplus-11 cpp qt5 qtcreator

Last synced: 16 Feb 2026

https://github.com/rdp77/cplusplus

The C++ programming language is built using Dev-C ++ software and uses the TDM-GCC compiler.

cpp gcc-complier tdm

Last synced: 06 Jun 2026

https://github.com/jiink/hub75-mega-malachite

My applet system for ESP32 Devkit + 64x32 HUB75 + KY-040 Rotary Encoders

cpp esp32 platformio

Last synced: 01 Mar 2026

https://github.com/askiadopoulos/sololearn-workshop-cpp

C++ Programming Exercises by SoloLearn

cpp cpp-course cpp-programming functions sololearn

Last synced: 20 Jul 2026

https://github.com/user4223/modern-cpp-cmake-conan2-gtest-project

Project template for a c++ project using cmake for building, conan2 for dependency management and gtest for testing

ci cmake conan cpp gtest

Last synced: 24 Apr 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/tassiluca/smart-coffee-machine

Coffe Machine - Second assignment for SEIOT Course @ UniBO

arduino-uno cpp embedded-systems finite-state-machine

Last synced: 01 Mar 2026

https://github.com/tanyapushkina/term_5_semestr

Курсовая работа по теме:

assembler cpp

Last synced: 20 Apr 2026

https://github.com/frolotey1/essensestream

EssenseStream is the C++ library which accepts work with essenses in the safe classes and methods on C++.

c cmake cpp cpp-library cpp17

Last synced: 30 Apr 2026

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/abombalemba/rainbow

Simple C++ program

cpp

Last synced: 21 Mar 2026

https://github.com/mexikoedi/tcio

This is a simple C++ program which I programmed to learn C++.

calculation cpp input output program simple testing

Last synced: 11 Nov 2025

https://github.com/anc1kr1st/console-calculator-cpp

Simple console calculator created using C++.

calculator-application cpp scientific-calculator

Last synced: 08 Oct 2025

https://github.com/chubek/slitherbrain

A Python executor written in C++, lightweight using sandboxed processes

code-executor code-runner cpp http interpreter makefile python tcp

Last synced: 16 Apr 2026

https://github.com/hymkor/study-cpp-enumerate

std::vector / std::set 両方からデータを取れる関数はコード本体をヘッダファイルにおきたくないので、あまりテンプレート関数にしたくない

cpp enumerator iterator study

Last synced: 01 Jul 2025

https://github.com/hlpdev/scpcbx

SCP: Containment Breach X

c cpp scp scpcb vulkan

Last synced: 02 Jun 2026

https://github.com/albertinopadin/cgol

Conway's Game of Life implemented in C++

conways-game-of-life cpp

Last synced: 02 Mar 2026

https://github.com/crispinalan/diphone-speech-synthesizer

Text-to-speech synthesizer built with C++ and CopperSpice which creates speech using diphone concatenation.

copperspice cpp diphone speech synthesizer text-to-speech

Last synced: 22 Aug 2025

https://github.com/ayushmankumar7/python_cpp_dll

Build a DLL using C++ and Scons and use in Python

bindings cpp dll python scons window

Last synced: 16 Apr 2026

https://github.com/lorentzazweena/lorentza-project

"Projects are the stepping stones that shape dreams into reality, the blueprints of ambition."

cpp css html javascript kotlin kotlin-android php reactjs xml

Last synced: 11 Apr 2026

https://github.com/hal91190/arduino

Some simple arduino sketches

arduino c cpp

Last synced: 16 Apr 2026

https://github.com/rodrigobdz/multimodal-interaction

Candy game for Windows using face tracking

cpp windows

Last synced: 16 Apr 2026

https://github.com/Electrostat-Lab/CThreads

Testcases about POSIX Threads --Unix-based & Linux Systems

c ccoffee cpp gcc-complier posix-threads shell unix

Last synced: 11 Mar 2025

https://github.com/mertjsx/esp8266-iot-educational-project

esp8266 LEDs and esp8266 Buttons are communicating with MQTT Broker server.

cpp esp8266 iot

Last synced: 16 Apr 2026

https://github.com/autohandai/code-agent-sdk-cpp

Autohand Code Agent SDK for C++: C++20 CLI-backed agent orchestration with CMake targets and examples. Docs: https://autohand.ai/docs/agent-sdk/

agent-sdk autohand cpp

Last synced: 28 May 2026

https://github.com/channingko-madden/map-app

A Qt app with a map

cmake cpp gui qml qt qtquick

Last synced: 24 Apr 2026

https://github.com/greatgamedota/cpp-in-javascript

Example of how to call C++ functions in Javascript using Node C++ Addons

addon cpp node python v8

Last synced: 16 Apr 2026

https://github.com/jain131102/hello-world

Hello World in Multiple Languages

bash c cpp csharp dart go html js kotlin matlab perl php python r ruby rust swift ts

Last synced: 02 Apr 2026

https://github.com/bavinnk/arduino-led-sequencer-inline-assembly-version-

An Arduino 6-LED sequencer, rewritten from C++ to run on inline AVR assembly. It's a dive into low-level microcontroller programming, proving that assembly still has its place, even for a "simple" blink.

arduino-uno assembly-language-programming cpp diagram inline-assembly simulation

Last synced: 01 Jul 2025

https://github.com/kubasejdak-org/cpp-coverage-check-action

GitHub Action for checking code coverage in C++

cmake coverage coverage-report cpp github-actions lcov

Last synced: 16 Apr 2026

https://github.com/udaysh134/repx

An open-source lightweight universal reputation engine with a C++ CLI for tracking and leaderboard generation.

cpp leaderboard reputation reputation-system

Last synced: 03 Mar 2026

https://github.com/kenpusney/kcv

Kimmy's Computer Vision

algorithm computer-vision cpp framework

Last synced: 03 Jul 2025

https://github.com/ruimaciel/libfemp

A small finite element method library written in C++ and developed to analyse 3D elastic solid models.

cmake computational-mechanics cpp finite-element-analysis finite-element-method solid-mechanics structural-engineering

Last synced: 02 Jun 2026

https://github.com/mrdcvlsc/libtorch-cmake-template

My libtorch CMake project template setup

cmake cpp libtorch template

Last synced: 04 Mar 2026

https://github.com/xinrea/bilibiliwatcher

a simple spider

cpp

Last synced: 16 May 2025

https://github.com/kyle-seto/straights

C++ Object Oriented Programing Card Game

cpp oop-principles

Last synced: 16 Mar 2025