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/simobin/dsa_ii

Data structure and algorithm

algorithm cpp data-structures dsa

Last synced: 18 Jun 2026

https://github.com/heshanera/tsplot

Compare univariate temporal sequences

cpp timeseries wxcharts wxwidgets

Last synced: 17 Jun 2026

https://github.com/atelierarith/cxxrandomlogo

Port AtelierArith/RandomLogos.jl written in Julia to C++

cpp cxx cxxwrap fractals julia

Last synced: 12 Feb 2026

https://github.com/monkey0722/aos-core-monitor

Comprehensive monitoring software for deeply understanding the internal structure of AOS

android cpp kotlin

Last synced: 22 Apr 2026

https://github.com/attwoodn/cpp-expression-tree

A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.

boolean-expression boolean-operators cpp cpp14 expression expression-evaluator expression-parser expression-tree logical-expression logical-operators

Last synced: 13 Feb 2026

https://github.com/lightningartist/ofxlatk

ofxaddon for reading and writing Latk files in openFrameworks, tested with oF 0.11.2. Available from https://ofxaddons.com

cpp latk ofx ofxaddon openframeworks openframeworks-addon vr xr

Last synced: 12 Feb 2026

https://github.com/asm717/cpp_intensive

coding in C++ now, not in C anymore!

cpp intensive

Last synced: 09 Jun 2026

https://github.com/lim-james/allure

Lightweight engine using ECS

computer-graphics cpp engine game-engine opengl

Last synced: 04 May 2026

https://github.com/charlot-dedjinou/biopresence-system

BioPresence System is a solution combining a FastAPI + SQLite backend and ESP32/Arduino embedded programs to manage employee attendance using double authentication (personal code + fingerprint).

cpp double-authentification esp32 fastapi fingerprint-authentication sensors

Last synced: 04 May 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/tsnsoft/tutorial-on-wxwidgets-components-with-examples-and-links-to-documentation

Методичка по компонентам wxWidgets с примерами и ссылками на документацию.md

cpp teaching tutorial wxwidgets

Last synced: 13 Feb 2026

https://github.com/hsyodyssey/understanding-bitcoin-cpp-version

Understanding Bitcoin(CPP version)|理解比特币(C++ 版本源码剖析)

bitcoin cpp

Last synced: 28 Apr 2026

https://github.com/wouterbeek/prolog_imagemagick

Prolog binding for ImageMagick (inquiring properties for image files).

cpp imagemagick prolog swi-prolog

Last synced: 09 Jun 2026

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

A small library for graph embedding

cpp graph

Last synced: 16 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/vishwamartur/btc_recovery

High-performance Bitcoin wallet password recovery system with GPU acceleration and integrated graphics support. Recover Bitcoin Core wallet.dat files without blockchain download using advanced algorithms and blockchain APIs.

bitcoin bitcoin-core blockchain blockchain-api cpp cryptocurrency cuda electrum gpu-acceleration integrated-graphics multithreading opencl password-recovery private-keys recovery-tools wallet-dat wallet-recovery

Last synced: 14 Apr 2026

https://github.com/ebuganik/can-usb-adapter-with-rpi

Design and Implementation of a CAN-USB adapter using a Raspberry Pi device

can-protocol can-usb cpp pcan-usb python raspberry-pi-3 uart-protocol

Last synced: 26 Feb 2026

https://github.com/porem5002/quartz

A library for making graphical applications and games

c cpp game-development gamedev graphics opengl videogames

Last synced: 26 Feb 2026

https://github.com/vishal2376/cp-setup

Sublime text setup for competitive programming(c++) in Linux

competitive-programming cpp linux setup sublime-text-3

Last synced: 22 Apr 2026

https://github.com/podnet/max17263-mgos-test

Mongoose os app to test MAX17263 library ported from Arduino.

arduino battery-level c cpp esp32 esp8266 max17263 mongoose-os mongoose-os-app

Last synced: 16 Apr 2026

https://github.com/dhi13man/indiaskill_mobilerobotics_robot

Advanced Object-Oriented code to run a 4-wheel hybrid autonomous/Bluetooth-Serial-Controlled robot to perform tasks given across the various levels of IndiaSkills Mobile Robotics Event, 2021.

arduino bluetooth cplusplus cpp hardware iot object-oriented-programming robotics robotics-competition

Last synced: 04 May 2026

https://github.com/rajesh2723/oops

OOPS conceps in c++ for interview preparation

c-plus-plus class cpp friend namespace oops-in-cpp

Last synced: 22 Apr 2026

https://github.com/longhao-li/onion

A lightweight and easy to use async IO library implemented with C++20 coroutine.

async cpp cpp-coroutines cpp23 io-uring iocp socket-io

Last synced: 29 Apr 2026

https://github.com/iaomw/meshcan

Play with Mesh

cpp geometry opengl

Last synced: 15 Apr 2026

https://github.com/podgorskiy/bfio

One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.

binary binary-data cpp raw serialization serialization-library serializer

Last synced: 16 Jun 2026

https://github.com/mcleber/parallel_sum

This code is a study on parallel programming.

cpp learning-cpp parallel-programming

Last synced: 05 Jun 2026

https://github.com/drbender/witchy-qss-editor

Tool to preview qss styles for Qt

cpp gui qss qt

Last synced: 09 Feb 2026

https://github.com/bumbelbee777/bvm

bvm: an virtual machine written in C++ for the honeycomb architecture

architecture cpp virtual-machine

Last synced: 05 Jun 2026

https://github.com/isaacmaffeis/simqueue_2022

simulatore di un sistema a coda in C++

cpp queue-simulation simulation

Last synced: 08 Jun 2026

https://github.com/zabavb/local-manager

Local Manager is a simple console application written in C++ to manage local resources or entities. This project was created to demonstrate core principles of object-oriented programming (OOP) and resource management.

app application console console-app console-application console-visualization cplusplus cplusplus-11 cpp crud crud-app crud-application crud-operation oop oop-in-cpp visual-studio vs

Last synced: 09 Feb 2026

https://github.com/luisfelipepoma/algorithmic_complexity

Learning about Algorithmic Complexity with Graphs, DP, Greedy, etc.

algorithms bigonotation complexity cpp dinamic-programming graphs-algorithms learning python

Last synced: 04 May 2026

https://github.com/moorara/compiler

Playing with Compilers ...

bison compiler cpp flex golang goyacc lex lexer parser yacc

Last synced: 29 Apr 2026

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

This repository contains Data Structure and Algorithms topics.

algorithms competitive-programming cpp data-structures problem-solving

Last synced: 13 Apr 2025

https://github.com/ysoroko/cpp_module_07

C++ Introduction, module 7/8

19 42 array cpp cpp07 iter max min piscine swap templates

Last synced: 05 Nov 2025

https://github.com/nchimunyascripts/auction-marketplace

This is a Flask web application that implements a simple auction system. Users can register, login, create auctions, place bids, update auctions, and delete auctions. Follow te link to check out the live demo if any case you can refresh the page

c cplusplus cpp css3 cython flask flask-application flask-sqlalchemy html-css-javascript html5 javascript jquery jquery-plugin jwt-authentication jwt-token powershell python3

Last synced: 12 Apr 2026

https://github.com/basemax/tspcities

I love TSP problem, I usually use this in other topics but here need to design TSP problem to find minimum cost for moving between cities.

cpp np-hard nphard travelling-salesman travelling-salesman-problem travelling-salesperson-problem tsp tsp-problem tsp-solver

Last synced: 18 Jul 2025

https://github.com/copenair/arduino

a repository for the arduino part of the codebase

arduino cpp

Last synced: 25 Oct 2025

https://github.com/yushikuni/thewitchermechanic

The repository is for testing the witcher mechanic

cpp gameplay portfolio-website thewitcher unfinished-project

Last synced: 27 Jul 2025

https://github.com/dup4/struct-tags-cpp

reflect for morden c++

cpp reflect

Last synced: 17 Jul 2025

https://github.com/zaid-al-habbal/cham-city-3d

An open-source 3D simulation of Cham City Center, a mall located in Damascus, Syria.

cg cham-city cham-city-center cpp opengl opengl-project

Last synced: 31 Oct 2025

https://github.com/zitrus2k/bullymodmenu

This is a simple Console based ModMenu for the Game Bully : Scholarship Edition written in C++.

bully-scholarship-edition console console-application cpp external menu mod modding modmenu vs2022 windows

Last synced: 17 May 2026

https://github.com/smoke-y/zeus

Compiler for zeus lang

compiler cpp handmade

Last synced: 29 Mar 2025

https://github.com/smoke-y/game1

A platformer prototype where you swap positions with slime monsters

cpp game raylib

Last synced: 29 Mar 2025

https://github.com/samukiszhsd/linguagemc

Estudo da faculdade sobre a linguagem C e C ++

c cpp logica-de-programacao

Last synced: 27 Jul 2025

https://github.com/programmingrainbow/minesweeper-cpp-sdl2

Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.

cpp cpp20 minesweeper sdl sdl2

Last synced: 22 Mar 2025

https://github.com/juhenfw/esp32-penutupjemuranotomatis-iot

Proyek ini menggunakan ESP32 Devkit V1 dengan berbagai macam sensor yang berkaitan dengan monitoring cuaca

arduino-ide arduinoide cpp esp32 iot-application monitoring-automation smart-home

Last synced: 17 May 2026

https://github.com/mhaseeb123/gcb

GCB includes a suite of benchmarks and basic tests for CUDA-aware MPI and C++ compilers.

cpp cpp23 cuda mpi partitioned-communication st-mpi

Last synced: 17 May 2026

https://github.com/niten01/lithe

3D game engine with editor.

cpp game-engine

Last synced: 13 Aug 2025

https://github.com/gmitch215/terminal-miner

Idle Game for mining materials, written in C++

cplusplus cpp gnu

Last synced: 18 Jun 2025

https://github.com/fizashaikh3006/automatic-solar-grass-cutter

The Automatic Solar Grass Cutter is an eco-friendly device that automates lawn maintenance using solar energy and Arduino Uno. Equipped with sensors for obstacle detection and grass height adjustment, it ensures safe and precise operation. Powered by solar panels, the cutter features motor-driven blades and wheels for efficient trimming & mobility

arduino-uno assembly-language cpp

Last synced: 18 May 2026

https://github.com/zfb132/itensor_demo

安装和使用ITensor

cpp itensor makefile vscode

Last synced: 22 Jun 2026

https://github.com/jodermo/unrealenginegameserver

Unreal Engine dedicated Linux server as Docker container with included Django backend and database for admin tools and dynamic REST-API

backend bash build-tool cpp django game game-development game-server linux postgresql python rest-api unreal-engine

Last synced: 07 Apr 2026

https://github.com/raisess/brot

A lightweight game engine for lightweight 2D games.

cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2

Last synced: 25 Jun 2025

https://github.com/shivamm-verma/learn-cpp

This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.

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

Last synced: 29 Mar 2025

https://github.com/nikumu/the-final-brain-cell

Number Guessing Game in C++

c-plus-plus cpp game open-source

Last synced: 29 Mar 2025

https://github.com/alirn76/n-queens

N Queens Problem

algorithms cpp n-queens

Last synced: 04 Jul 2026

https://github.com/xorhpp/blinker

A little application to remind you to blink (I don't know why I made this, but here it is 😀)

blinker cpp cpp20 imgui imgui-standalone

Last synced: 17 Jul 2025

https://github.com/tsnsoft/vs2022_cpp_wxwidgets_demo

Пример программы на C++ с использованием wxWidgets в Visual Studio 2022

2022 cpp visual-studio wxformbuilder wxwidgets

Last synced: 28 Jul 2025

https://github.com/beardedfish/colour-converter

A console application made in C++ to convert hex colours to their RGB equivalent and vice versa.

blue c-plus-plus colour colour-converter console converter cpp green hex red rgb

Last synced: 31 Oct 2025

https://github.com/zyad-eltayabi/bank-system

Bank system application using C++ language

cpp

Last synced: 25 Feb 2025

https://github.com/bluewitherer/iconprofiles

Save your icon sets into packs!

cmake cpp enhancement geode geometry-dash mod offline

Last synced: 17 Jul 2025

https://github.com/niloufarmj/sbu-bp-jetpackjoyride

jetpack joyride demo with c++ console application

c cpp game jetpack-joyride sbdl sdl2

Last synced: 17 May 2026

https://github.com/mute124/atlas

An efficient cross-platform game engine, built for large open-world games with developer sanity, modding, modularity & extensibility, and more in mind.

3d 3d-engine angelscript cpp cpp20 cross-platform engine game-development game-engine linux lua modding modern-cpp raylib scripting sol2 windows

Last synced: 09 Apr 2026

https://github.com/rafaelbortolozo/filas

Implementação de Filas em C++ utilizando listas encadeadas para a matéria de Estrutura de Dados I - Instituto Federal Catarinense Campus Videira

cpp filas linked-list

Last synced: 29 Jul 2025

https://github.com/alexiszamanidis/sql_query_executor

A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.

bash c cpp parallelization sql-query-executor thread-pool

Last synced: 09 Apr 2026

https://github.com/kwanhooo/pods

Practices on Data Structures

cpp data-structures data-structures-and-algorithms

Last synced: 13 Jun 2026

https://github.com/melardev/cppboostbindshellsync

Bind Shell written in Cpp using Boost libraries

bind-shell boost cpp networking pipes process reverse-shell shell sockets

Last synced: 18 May 2026

https://github.com/kientech/c-programming-language

C++ is a powerful, multi-paradigm programming language designed for system and application development that offers flexibility, efficiency, and speed.

c cpp

Last synced: 22 Mar 2025

https://github.com/tsnsoft/cppconsoleunicode

Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022

2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew

Last synced: 19 May 2026

https://github.com/gusenov/examples-ccache

Примеры ускорения рекомпиляции с помощью Ccache.

ccache cpp examples recompilation

Last synced: 03 Jul 2026

https://github.com/kientech/algorithms

Algorithms are a set of instructions designed to perform a specific task or solve a particular problem. They form the basis of computer programming and are essential to many technological innovations.

algorithms algorithms-and-data-structures bubble-sort cpp java javascript python selection-sort

Last synced: 22 Mar 2025

https://github.com/aurelenc/epilogger

A CPP Logger without arbitrary code execution

cmake cpp logger

Last synced: 13 Apr 2025

https://github.com/castle055/cpp-reflect

C++ static and runtime reflection library for Clang compiled sources

clang cmake cpp cpp-modules reflection

Last synced: 29 Mar 2025

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

Chip8 Emulator made in C++ for desktop and web

chip8 cpp emscripten emulator interpreter linux windows

Last synced: 09 May 2026

https://github.com/ricky-ultimate/cpp-hello-world

A basic "Hello, World" program using C++

cpp cpp-learning

Last synced: 22 May 2026

https://github.com/helcsnewsxd/decompilation-report

Technical report about decompilation, dcc static decompiler architecture, dynamic decompilers, actual tools and an use case with Ghidra - Language and Compilers course project - Computer Science @ FAMAF (UNC)

angr binary-ninja binrec cpp dcc decompilation decompiler dewolf famaf ghidra ida-pro radare2 retdec reverse-engineering university-project

Last synced: 21 Sep 2025

https://github.com/jurihock/aubergine

C++ real-time audio signal processing engine on top of RtAudio and Oboe that tries to Keep it Simple, Stupid

android audio cpp dsp kiss library oboe real-time rtaudio

Last synced: 18 May 2026

https://github.com/ajlekcahdp4/vulkan-learning

Just me learning vulkan C++ API

cpp vulkan-api vulkan-sdk

Last synced: 04 Apr 2025

https://github.com/aryangupta9680/dsa-solved-questions

This repository contains solutions to various Data Structures and Algorithms (DSA) problems solved by me. The questions are sourced from renowned coding platforms like GeeksforGeeks, LeetCode, Codeforces, InterviewBit, HackerRank, and more.

algorithms cpp data-structures dsa geeksforgeeks interviewbit leetcode problem-solving

Last synced: 07 Nov 2025

https://github.com/thisaislan/free-code-cpp

Just free codes in C++!

cpp design-patterns

Last synced: 25 May 2026