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/robertcorponoi/unreal-interactive-actors

Demo project for the tutorial at https://robertcorponoi.com/unreal-c-an-in-depth-guide-to-creating-interactive-actors/

cpp tutorial unreal-engine unreal-engine-4

Last synced: 28 Jul 2025

https://github.com/karnkaul/cronch

Celesta game jam using vulkify and tardigrade

cpp cpp20 engine game

Last synced: 09 Feb 2026

https://github.com/chaoses-ib/coursemanager-assignment

教务管理系统(课设)

ado-net cpp csharp mfc sqlite wpf

Last synced: 24 Dec 2025

https://github.com/jackplo/serene

Bringing serenity to the Linux experience

ai contributions-welcome cpp css gtk4 linux linux-app

Last synced: 19 Jun 2025

https://github.com/mempko/muda

Muda means useless in Japanese. It is a todo list that is out of the way.

cpp cpp14 muda service todo todolist

Last synced: 14 Apr 2025

https://github.com/apwhitehat/openmp-irc

An IRC server and client based on openMP and Non-Blocking Sockets

asynchronous cpp irc multithreading nonblocking-sockets openmp

Last synced: 28 Jul 2025

https://github.com/andreasgdp/robo-throw

Project about creating a robot system capable of picking up an object and throwing it hitting a given target.

cpp robotics sql

Last synced: 07 Mar 2026

https://github.com/habiburrahman-mu/password-based-circuit-breaker

Password based circuit breaker is a technology where we can control any circuit by a password. If we enter a password the circuit gives a break that means it is on. It can mainly be used in case of electric lines. Nowadays, electrical accidents to the line man are increasing, while repairing the electrical lines due to the lack of communication between the electrical substation and maintenance staff. This project gives a solution to this problem to ensure line man safety. In this proposed system, the control (ON/OFF) of the electrical lines lies with line man. This project is arranged in such a way that to ON/OFF the electrical line. The project is mainly based on Arduino. An Arduino controls all the functions. A matrix keypad is interfaced for taking password. There is a LCD display to read the password. When password is entered by the matrix keypad it is compared with the stored password in the ROM of the Arduino. If the password matches, relay is on. When the relay is on, led is on. If the password doesn’t match the circuit won’t be on.

arduino arduino-controls circuit-breaker cpp lcd-display man-safety matrix-keypad relay

Last synced: 27 Apr 2026

https://github.com/michaelehab/snakes-ladders-and-monopoly-mix-game

A simple game application that is a mixture between the Snakes & Ladders and Monopoly games. This is an Educational Project for OOP course taken during Fall 2021 semester.

cpp game gui object-oriented-programming oop

Last synced: 04 Mar 2025

https://github.com/alin00r/car-racing-game

A 2D Racing game that You can race with other cars developed using OpenGL and C++

car-game codeblocks computer-graphics cpp game-development opengl racing-game

Last synced: 06 Apr 2025

https://github.com/melardev/cppwxwidgetsconsolesnippets

Cpp wxWidgets Snippets related to text processing, concurrency, filesystem, IO, etc

concurrency console cpp demos examples filesystem io process snippets wx wx-widgets wxwidgets

Last synced: 18 Sep 2025

https://github.com/nateseymour/city

JIT Compiler Infrastructure

compiler cpp jit

Last synced: 14 Apr 2025

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

Created Tic Tac Toe game using OO design in c++

cpp cpp-game game terminal-game tic-tac-toe tictactoe

Last synced: 13 May 2025

https://github.com/ankitsultana/parallel-df

An OpenMP based solution for computing K-most frequent words in a corpus (see README for more). Also, my submission for Assignment 2 of Parallel Computing Course, BITS Pilani (2nd Sem 2017/18)

cpp document-frequency openmp openmp-parallelization

Last synced: 03 Feb 2026

https://github.com/archer-01/cpp_modules

Introduction to C++ and Object Oriented Programming

cpp

Last synced: 06 Apr 2025

https://github.com/jonmrowczynski/pt-symmetry-controller

This mechanical PT-Symmetry-Controller project is an analog to a quantum mechanical PT-symmetric system.

autodesk autodesk-eagle c c-plus-plus cpp design electronics firmware intellij java jni jni-java labquest2 mplabx physics quantum quantum-mechanics quantum-physics reasearch visual-studio

Last synced: 27 Jul 2025

https://github.com/jackeylea/cuda_linux

linux下cuda/qt教程

cpp cuda cudnn qt5

Last synced: 26 Jul 2025

https://github.com/s4m-mo/language-runner-vscode

A VS Code extension that can run a variety of file types.

c cpp javascript language-runner nodejs python vbnet vscode vscode-extension

Last synced: 08 Apr 2026

https://github.com/hhromic/e131-viewer

E1.31 (sACN) Xterm256 Console Viewer

c client console cpp e131 light-controller sacn viewer

Last synced: 14 Apr 2025

https://github.com/bardobard/bardrix

Mathemathical raytracing library for educational purposes.

cpp educational native nuget raytracing

Last synced: 20 Jul 2025

https://github.com/mrk21/bitfield

C++11 bitfield template library

cpp cpp11

Last synced: 14 May 2025

https://github.com/mark1626/road-to-plus-plus

This repo is a list of experiments that I tried out to learn C++ and HPC

cpp cpp11 cuda hpc openmp simd

Last synced: 24 Apr 2026

https://github.com/ejunjsh/leetcode

😄 (600/800) learn algorithms and learn c++ by the way

algorithm cpp learning-algorithm leetcode shell sql

Last synced: 13 Apr 2025

https://github.com/tsnsoft/wxwidgets_demo

Пример программы на С++ в Code::Blocks с использованием wxWidgets

codeblocks cpp example windows wxwidgets wxwidgets-applications

Last synced: 20 Apr 2026

https://github.com/berndporr/rpi_ads1115

ADS1115 Raspberry PI API using C++ callbacks. In contrast to unprecise getters this class hands over the data at a given sampling rate via a callback handler.

callback-api cpp cpp-library real-time realtime

Last synced: 14 Mar 2026

https://github.com/jbaldwin/libwingmysql

Safe and easy to use C++17 MySQL client library.

async asynchronous cpp cpp17 event-driven modern-cpp mysql-client

Last synced: 17 Oct 2025

https://github.com/artem78/s60-http-client

HTTP-client lib for Symbian OS

cpp http http-client library module symbian symbiancpp web

Last synced: 10 Oct 2025

https://github.com/dyekuu/opengl-seawave-animation-inf443

Using OpenGL in C++, implement a seawave animation from time-dependent Perlin noise and also a physics engine

animation cpp hierarchical-animation modeling modelling opengl perlin-noise physics-simulation procedural-animation simulated-animation spline-interpolation texture

Last synced: 24 Apr 2026

https://github.com/happybono/finedustmonitorwithgps

Fine dust (air pollution) monitoring station. Air pollution monitoring channel updates once every minute with PM10.0 and PM2.5 readings from the Nova PM (SDS011) Sensor. Also includes real time location tracking capabilities using the GY-NEO6MV2 GPS Sensor.

arduino cpp ds18b20 dust dust-sensor esp8266 finedust gps gps-sensor gps-tracker gy-neo6mv2 iot iot-device nodemcu oled refining-data synchronization temperature temperature-sensor thingspeak

Last synced: 27 Oct 2025

https://github.com/flavouredtux/ember

x86-64 decompiler built from first principles. ELF + Mach-O, IR + SSA, pseudo-C, QuickJS scripting.

cpp cpp23 decompiler disassembler elf mach-o reverse-engineering x86-64

Last synced: 29 Apr 2026

https://github.com/gyanthakur/advent-of-code

🎄 Advent of Code 2024

cpp cpp17

Last synced: 19 Oct 2025

https://github.com/abelzk/dual-axis-solar-tracker-arduino

Arduino-powered system that maximizes solar energy by dynamically tracking the sun using LDR sensors and servo motors.

arduino arduino-project computer-engineering cpp proteus school-project

Last synced: 27 Feb 2026

https://github.com/avennn/nc-screen

🖥️Nodejs C++ addon to get device screen size

addon cpp n-api napi nodejs screen

Last synced: 12 Feb 2026

https://github.com/nglsg/mui

Simple ECS UI architecture based on imgui implementation

cpp framework software-architecture uikit

Last synced: 11 Feb 2026

https://github.com/kei-k23/rex

Regular Expression (Regex) engine that written in C++

clang cpp regex regular-expression

Last synced: 15 Oct 2025

https://github.com/mfdeveloper/pyramid.opengl

My first pure C++ project with a 3D Pyramid, using Winged-Edge data structure. This is for OpenGL study concepts

3d-pyramid cpp cube freeglut opengl opengl2 pyramid visual-studio winged-edge

Last synced: 15 Apr 2026

https://github.com/lobbyra/ft_containers

This repository is a school project about re-implement basic cpp containers

42school cpp

Last synced: 19 Jan 2026

https://github.com/robertcorponoi/unreal-patrol-ai-with-hearing

Demo project for the tutorial at https://robertcorponoi.com/creating-a-patrol-ai-with-hearing-sense/

ai cpp tutorial unreal unreal-engine-4

Last synced: 24 Oct 2025

https://github.com/andr3w03/kgv_uas_turing-a

Ujian Akhir Semester Mata Kuliah Komputer Grafik dan Visualisasi

c cpp desktop-application glew glfw glm glsl object-oriented-programming oop opengl visual-studio

Last synced: 24 Jan 2026

https://github.com/greydevv/mango-compiler

Mango: Compiled, statically-typed general purpose programming language.

compiler compiler-construction cpp llvm llvm-ir programming-language

Last synced: 24 Oct 2025

https://github.com/princebansal7/dsa-sheets-code

This Repository contains Logic programs with full explanations and multiple ways of approaching the Problems. Also my solution codes for sheets like DSA 450 Sheet, SDE 180 Sheet, Ongoing DSA Placement Course etc.

algorithms cpp data-structures leetcode stl

Last synced: 05 Mar 2026

https://github.com/eyelash/platon-core

a simple and fast text editor library (work in progress)

cpp text-editor

Last synced: 24 Oct 2025

https://github.com/wx257osn2/veiler

Veiler C++ Library

c-plus-plus cpp cpp17 header-only

Last synced: 06 Mar 2026

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

A simple c++17 header only ini parser/writer.

cpp cpp17 headeronly ini ini-parser parser

Last synced: 05 Mar 2026

https://github.com/zer0m4n/chip8_wasm

A lightweight CHIP-8 emulator compiled from C++ to WASM. Runs in the browser with keyboard input, timers, sound, and pixel-perfect rendering.

ch8 chip-8 chip8 chip8-emulator cpp emulation emulator english-spanish github github-pages learn wasm webassembly

Last synced: 20 Apr 2026

https://github.com/andrewkahr/pyplus

A tool to translate basic Python scripts to C++.

converter cpp python3 translator transpiler

Last synced: 29 Apr 2026

https://github.com/lifka/tetris-allegro

Game in C++ made with Allegro library. Just another one Tetris.

allegro cpp tetris

Last synced: 04 Mar 2026

https://github.com/tsnsoft/cpp_quadraticequation

Расширенный пример решения квадратного уравнения на C++ в NetBeans

cpp example netbeans windows

Last synced: 18 Apr 2026

https://github.com/efraimnabil/tower-of-hanoi-problem

Tower of Hanoi implementation

cpp data-structures game

Last synced: 27 Feb 2026

https://github.com/catchysmile/castleware

CastleWare | External cheat for Cubic Castles

cpp external game-hacking pointers

Last synced: 04 Mar 2026

https://github.com/simeonhristov99/fmi_graduation_exams_information_systems

This repository holds solutions of the exams given to 4-th year Information Systems students graduating the Faculty of Mathematics and Informatics, Sofia.

cpp er-diagram haskell sql uml use-case-diagram

Last synced: 10 Feb 2026

https://github.com/mouse0w0/jni-with-gradle-example

An example to show how to use Gradle to compile C/C++ JNI code

c cpp example gradle jni native

Last synced: 16 Apr 2026

https://github.com/dragazo/rustex

Rust-style mutex type for C++

cpp cpp17 header-only mutex synchronization

Last synced: 04 Mar 2026

https://github.com/bit-shift-io/macrokey

A rust alternative to auto hotkey (AHK).

ahk autohotkey cpp input keyboard linux macro mouse

Last synced: 23 Jan 2026

https://github.com/thisis-developer/c-plus-plus

This repo contains various C++ topics like constructors and destructors, data structures, dynamic memory allocation, exception handling, friend functions, functions, inheritance, loops, new and delete operations, polymorphism, practice code, recursion, structures, and templates.

constructor cplusplus cpp datastructures destructors dynamic-programming exception-handling friendfunction gfg-solutions loops object-oriented-programming overloading overriding polymorphism recursion static structure template virtualfunctions vscode

Last synced: 14 Oct 2025

https://github.com/oktonion/cpp-fast-signals

Header-only fast signals and slots for C++ (C++98 compatible)

cpp cpp03 cpp11 cpp14 cpp98 crossplatform delegate delegates fast signal signals slot

Last synced: 15 Mar 2026

https://github.com/huanhuanonly/clipboardfilter

Monitor the clipboard, filter the specified characters when writing to the clipboard, and support variable and regular expression to replace the matched text.

clipboard cpp filter qt regular-expression replacer text trie variables variables-parser

Last synced: 25 Feb 2026

https://github.com/khan-mujeeb/dsal-cpp

This repository contains the Assignment code of Data Structures and Algorithms Assignments of SPPU, Second Year IT Syllabus (2019 pattern)

algorithms-and-data-structures cpp dsa sppu-it-dept

Last synced: 25 Oct 2025

https://github.com/ripred/codesizeprofiler

Profiler for embedded programming to dynamically determine function, method, and template sizes (expanded).

cpp embedded function profiler sizes

Last synced: 12 Mar 2026

https://github.com/thelartians/luaglue

Lua bindings for the Glue library

bindings cpp glue lua lua-bindings

Last synced: 03 Mar 2026

https://github.com/wirtos/cdroid

Build android apps with a bit of CMake and C without even a line of java, kotlin or gradle!

android c cpp native ndk ndk-cmake

Last synced: 17 Apr 2026

https://github.com/im-rises/cunicodelib

C header only Library to write UTF8 text to the console for Windows, macOs and Linux.

c console cpp multi-platform unicode utf8

Last synced: 25 Oct 2025

https://github.com/maxencebonamy/Sand-Box

This software is a physical simulation. You can arrange different physical elements anywhere in the window, and they will evolve with each other according to the laws of physics.

cpp physics sandbox sfml simulation xmake

Last synced: 12 Mar 2025

https://github.com/zz990099/sam2_cpp

SAM2 Track implementation with TensorRT & OnnxRuntime

cpp onnxruntime sam sam2 segment-anything-2 tensorrt track

Last synced: 03 Mar 2026

https://github.com/jakubtomsu/raylib-template

C/C++ game template for Raylib and Visual Studio. Just download and use, no setup required

c cpp easy-to-use game game-development raylib raylib-cpp

Last synced: 07 Oct 2025

https://github.com/gbonacini/sigenmax2870

Client for LTDZ MAX2870 signal generator boards

cpp linux ltdz macos max2879

Last synced: 31 Jan 2026

https://github.com/paladin-t/jpath

An easy to use RapidJSON reader/writer in one header.

cpp json rapidjson

Last synced: 13 Oct 2025

https://github.com/chatopera/cpp-kick-starter

Sophisticated C++ Project Skeleton

cmake cpp

Last synced: 22 Apr 2026

https://github.com/gargakshit/nes

Yet another NES emulator in C++

cpp emulation hacktoberfest nes opengl

Last synced: 21 Oct 2025

https://github.com/federicomariamassari/udacity-rsend

Udacity Robotics Software Engineer Nanodegree projects.

cpp gazebo robotics ros slam udacity-robotics-nanodegree

Last synced: 08 Oct 2025

https://github.com/ngynkvn/wasm-raytracer

Simple ray tracer based off an online guide. Built with WebAssembly. [Demo inside]

beginner cpp emscripten graphics raytracer rendering wasm webassembly

Last synced: 24 Apr 2026

https://github.com/fus3n/dusl

DUSL = Dynamic Utility And Scripting Language

cpp interpreter programming-language scripting-language tree-walk-interpreter utility

Last synced: 16 Feb 2026

https://github.com/kieraneglin/ex_rtmidi

An Elixir wrapper for the RtMidi library

cpp elixir ffi help-wanted midi nif

Last synced: 21 May 2026

https://github.com/vishnurajendran/meteor_engine

new implementation of meteor engine with a diff graphics library

assimp cpp game-engine imgui opengl sfml

Last synced: 19 Oct 2025

https://github.com/qiskit/qiskit-addon-sqd-hpc

qiskit-addon-sqd-hpc is a modern C++ software library to enable large-scale SQD calculations on HPC systems.

cpp cpp17 cpp20 header-only hpc qiskit qiskit-addon quantum-computing

Last synced: 10 Oct 2025

https://github.com/astrodynamic/key-value-storage-redis-in-cpp

The project is a key-value store. The project uses data structures such as hash tables, self-balancing binary search trees, and B+ trees. The code is written in C++ with CMake as a build tool. It supports sanitization, testing, coverage, formatting, and static analysis.

bd bplustree cmake comand-line console-application cpp cpp17 data-storage database hash-table interface key-value-store makefile memory-management redis storage

Last synced: 16 Feb 2026

https://github.com/innofang/miscode

🎠 miscode that is misc code, store some code that I have learned.

c clojure cpp golang java java-web kotlin lisp processing python

Last synced: 29 Apr 2025

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

my competitive programming journey https://www.codewars.com/users/snykk https://leetcode.com/snyk/

codeforces codewars codewars-kata-solution codewars-solutions competitive-programming cpp hackerrank leetcode leetcode-cpp leetcode-solutions problem solutions toki

Last synced: 16 Oct 2025

https://github.com/sahilbansal17/cplusplus

Get to know A to Z of C++

basics-of-cpp cpp programming-language

Last synced: 30 Apr 2025

https://github.com/jdsherbert/audio-procedural-reverb

Simple C++ implementation of a basic Procedural Reverb algorithm. Includes an example usage case with a simulated sinusoidal signal.

audio audio-effect audio-effects audio-processing cpp delay procedural reverb reverberation sine sine-wave sinewave

Last synced: 02 Apr 2025

https://github.com/acanixz/cyberpunkplusplus

Um RPG com temática cyberpunk escrito em C++

cpp

Last synced: 28 Apr 2025

https://github.com/astrodynamic/color-lines-in-qt-qml

Color Lines is a logical computer game where players make moves to align five or more balls of the same color in a line. Developed in 1992, it offers strategic gameplay on a 9x9 grid, rewarding players with points for creating longer lines. With colorful balls appearing on each turn, aim for the highest score in this addictive puzzle game.

balls cpp cpp17 game gameplay gaming grid logic puzzle qml qml-applications qt qt6 qt6-gui strategy

Last synced: 05 Oct 2025

https://github.com/veresdavid/opencv-calculator

A virtual calculator controlled by hand gestures. (https://youtu.be/RnA-b2uEvak)

camera cpp opencv

Last synced: 19 May 2026