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/phoemur/flappy

Flappy Bird Clone made with C++14 and SDL2

cpp cpp14 flappy-bird flappy-bird-clone flappybird sdl2 sdl2-image sdl2-library

Last synced: 17 Mar 2025

https://github.com/tdegeus/gooseeye

Geometrical statistics

cpp gui image-processing python python3 statistics

Last synced: 30 Apr 2025

https://github.com/n1ko23/wintaskman

WIP: Qt6 based program trying recreate the iconic WinXP/Vista/7 task manager

cpp linux qt6 task-manager ui

Last synced: 10 Apr 2025

https://github.com/tremus/figmaboundsheader

Figma plugin for generating a c friendly Bounds.h file with the dimensions of all selected nodes

c cpp figma figma-plugin gui

Last synced: 11 Apr 2025

https://github.com/dibyadyutidas/cpp

c++ programs

cpp opp programming

Last synced: 17 Jun 2025

https://github.com/calkoe/arduinoos

A simple library for saving and modify your applications settings

arduino cpp management utility

Last synced: 30 Apr 2025

https://github.com/zompi2/cppcorosample

My understanding of C++20 coroutines with sample code.

coroutines cpp cpp20 documentation

Last synced: 25 Jan 2026

https://github.com/supercmmetry/bitio

A simple and fast bitio library for c++

benchmark bitio cpp filesystem io memory-buffers read-write

Last synced: 02 Apr 2025

https://github.com/cjdb/doge

An open source game engine leveraging C++17, Concepts TS, Ranges TS, OpenGL 4.3, Vulkan, and SYCL.

concepts-ts cpp cpp-17 doge game-engine game-engine-development game-engine-prototype opengl ranges-ts sycl vulkan

Last synced: 19 Apr 2025

https://github.com/pk8868/atari-msc

ATARI Logo Interpreter for Motorola Science Cup 2021 (4th place)

cpp cpp20 imgui sfml

Last synced: 18 Mar 2025

https://github.com/praydog/alan-wake-2-mod-loader

A mod loader for Alan Wake 2 using loose file loading

alan-wake-2 cmkr cpp modding reverse-engineering

Last synced: 30 Apr 2025

https://github.com/xreedev/automated-solar-panel

This project aims to increase efficiency of solar panels by adjusting its tilt based on the calculated sun's position in the sky ,without a LDR.This was done as part of my BTech mini project.

arduino arduino-library btech btech-project btech-projects cpp css esp32 html js json ktu solar-panels solpos

Last synced: 11 Apr 2025

https://github.com/scyth3-c/gl-pincel

a pincel with anchor points, you can draw arbitrarily or with anchos poins polygons

brush cpp cpp17 drawing linux makefile opengl

Last synced: 25 Jan 2026

https://github.com/hbarcelos/cpp-state-machine

Example implementation of a State Machine in C++ to illustrate the State Pattern

cpp design-patterns oop oop-principles

Last synced: 01 May 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/stars-sea/dynamicdesktop

基于 WinUI3 的动态桌面设置程序

beautifier cpp desktop winui3

Last synced: 16 Feb 2026

https://github.com/sspeedy99/cyweather-weather-forecast

A real-time command line weather application written in c++.

api cpp terminal weather-app web-api

Last synced: 14 May 2026

https://github.com/sowinskibraeden/level-editor

My own terminal text editor written in c++.

cpp terminal text-editor

Last synced: 16 Jun 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/gusenov/examples-qt

:deciduous_tree: Примеры приложений Qt.

cplusplus cpp example-app examples qml qml-samples qt qt-applications

Last synced: 11 Jan 2026

https://github.com/tonitaga/maze_and_cave

Project about generation and solution of maze and cave developed in C++ programming language using Qt framework. Maze generation using Eller Algorithm, cave generation based on cellular automaton. You can see my article at the link below

algorithms cpp qt

Last synced: 08 Sep 2025

https://github.com/chahelgupta/dsa-project-familytree

C++ program for building and visualizing a hierarchical family tree. The program should allow users to interactively add family members, specify their parent-child relationships, and visualize the family tree's structure.

cpp dsa dsa-algorithm dsa-project dsa-solutions miniproject

Last synced: 11 Apr 2025

https://github.com/adam-mcdaniel/regex-engine

A Regex📋 implementation in C++ using Thompson's NFA algorithm

cpp cpp98-compatible header-only regex regex-engine regex-match text-processing

Last synced: 11 Apr 2025

https://github.com/sam0jones0/sugarsentry

ESP32-based portable blood glucose visualisation device with e-ink display. Utilizes Dexcom API, BME280, and VCNL4040 sensors. Developed in C++ for low power, long battery life.

blood-glucose-monitoring bme280 cpp dexcom dexcom-api e-ink esp32 low-power portable vncl4040

Last synced: 10 Apr 2025

https://github.com/ksachdeva/tensorflow-cc-sdk-generator

Set of scripts to generate a CMake enabled tensorflow c++ SDK

cmake cpp sdk tensorflow tensorflow-cc tensorflow-cmake

Last synced: 18 Apr 2026

https://github.com/liubang/playground

Personal Learning Playground

bazel cpp go java monorepo php rust

Last synced: 17 Jan 2026

https://github.com/astrodynamic/game-of-life-in-qt-qml

Game of Life is a cellular automaton where cells evolve based on simple rules. It demonstrates emergent behavior and can simulate complex patterns and systems.

algorithms cell classic-game cpp cpp17 game primitive qml qt qt6 qt6-gui tableview

Last synced: 07 Jul 2025

https://github.com/rikard-helgegren/leverage_analysis_tool

Analyst tool for portfolio construction. How can levereged certificates be used to increase returns in a portfolio while keeping the risk as low as possible. Use the tool and find out.

cpp data-analysis investment kivy-framework python3

Last synced: 12 Apr 2025

https://github.com/offensive-vk/classics

Classics: (C/C++) ~ This Repository Contains All of My C & C++ Programs. Hence, An Old School Repo. All Programs Have Categorized for Reference.

assembly bash c cpp

Last synced: 15 Jun 2025

https://github.com/helins/byte_buffer.cpp

Easily and safely read/write any type to byte arrays

arduino bytebuffer cplusplus cpp types

Last synced: 22 Apr 2026

https://github.com/fffaraz/gameoflife

SFML-based Conway's Game of Life simulation in C++

cpp sfml simulation

Last synced: 10 Apr 2025

https://github.com/bl33h/3dmodelloader

A program that uses SDL2 and glm to load, render, and rotate the lines of 3D models from OBJ files for display.

3d cpp display glm gnu linux loader obj-files sdl2 spaceship

Last synced: 10 Jul 2025

https://github.com/php1ic/nuclear-data-reader

Read and combine data from the Atomic mass evaluation (AME) and NUBASE data files into a single array (std::vector) which can then be manipulated as required, or written to files for use with other code and software.

cpp cpp-library cpp20 nubase nuclear nuclear-data nuclear-physics physics

Last synced: 30 Dec 2025

https://github.com/vector-of-bool/wlxx

Wayland Client C++ Bindings

bindings cpp library wayland

Last synced: 11 Apr 2025

https://github.com/ergus/gpukalmanfilter

Kalman Filter test code using C, C++, Cuda and OpenCL.

cpp cuda gpgpu kalman-filter makefile opencl performance vectorization

Last synced: 28 Oct 2025

https://github.com/sajed-zarrinpour/modern-cpp--class-materials

Notes on modern c++ programing.

cmake cpp education google-test

Last synced: 16 Apr 2025

https://github.com/duclek65t/flappychim-2.0

UET - Assignment about game

cpp flappy-bird game sdl2 uet

Last synced: 28 Oct 2025

https://github.com/kishyassin/crud-using-text-files-in-c

CRUD operations using just text files in C/CPP >>>> build my mini SGBD from scratch :)

cpp crud sgbd text-files

Last synced: 03 Mar 2025

https://github.com/cggos/dsa

Data Structures and Algorithms :sunny:

algorithms algorithms-and-data-structures cpp data-structures

Last synced: 28 Oct 2025

https://github.com/thavarshan/gym

🏋️ Gym membership package purchase and invoice generator made using C++.

billing-system cpp gym invoice-generator purchase

Last synced: 10 Apr 2025

https://github.com/zenseact/zmbt-framework

Zenseact Model-based Testing Framework

cpp model-based-testing unit-testing-framework

Last synced: 17 Jan 2026

https://github.com/fffaraz/qt-torrent

Qt Torrent Example

cpp qt torrent

Last synced: 28 Jun 2025

https://github.com/nguyenanhtuan1912/data-structures

Đây là repository học data structures ở nhiều ngôn ngữ khác nhau. Trong repo này sẽ chứa các file source về các ví dụ của cấu trúc dữ liệu. Xem thêm trong README

algorithms cpp csharp data-structures rust typescript

Last synced: 15 Jun 2025

https://github.com/tajiknomi/remote_administrative_console

Command and Control (C2) Framework for remotely managing multiple clients. It allows for issuing commands, manipulating filesystems, executing shell, uploading/downloading data and gathering details about the connected systems

cpp filemanager hacking-tool offsec pentest-tool pentesting qt rat red-team remote-access-tool remote-administrative-tool

Last synced: 29 Oct 2025

https://github.com/acanixz/cyberpunkplusplus

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

cpp

Last synced: 28 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/k1ethoang/party-management

Bài Tập Lớn - Lập trình hướng đối tượng (OOP). Đại học Giao Thông Vận Tải - Phân hiệu TP.HCM (UTC2).

cpp oop university

Last synced: 11 Jan 2026

https://github.com/rochet2/smallfolk_cpp

smallfolk serializer with C++

cpp hacktoberfest lua serialization serializer smallfolk

Last synced: 06 May 2025

https://github.com/quasarapp/heart

QuasarApp Heart - it is base backend for C++/Qt projects. This library support work with databases and work with lite network requests.

cpp

Last synced: 20 Aug 2025

https://github.com/kaikyulotus/icy-bot

C++ Telegram Bot with personal Telegram-bot-api wrapper.

callbacks cpp curl json telegram telegram-bot telegram-bot-api

Last synced: 11 Mar 2026

https://github.com/siva-tanikonda/asteroids-plus

An HTML5 remake, an AI, and a training environment/framework for Asteroids (a retro Atari game)

asteroids-game cpp genetic-algorithms html-css-javascript sdl2

Last synced: 23 Aug 2025

https://github.com/rokid/mingutils

The C++ utilities repository includes logging, serialization, threading, parsing arguments and more.

cpp utilities

Last synced: 31 Jul 2025

https://github.com/zoroxide/olcpge-fourier-series

Visulalizing Fourier Series in C++

cpp fourier-series game-engine olcpixelgameengine

Last synced: 16 May 2025

https://github.com/changyeop-yang/study-algorithm

수학과 컴퓨터 과학, 언어학 또는 관련 분야에서 어떠한 문제를 해결하기 위해 정해진 일련의 절차나 방법을 공식화한 형태로 표현한 것을 말한다. 알고리즘은 연산, 데이터 진행 또는 자동화된 추론을 수행한다.

algorithm cpp java kyungpook-national-university mit-license swift

Last synced: 02 Aug 2025

https://github.com/qpcr4vir/thdysec

Modeling of primers/probes hybridization on to a set of target viral sequences.

bioinformatics biology cpp dynamic-programming pcr primer-design qpcr science

Last synced: 15 May 2025

https://github.com/ellman12/password-generator-and-guesser

Slightly over-engineered password guesser program written in C++, with lots of customization.

c cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp password password-generator password-guessing

Last synced: 04 Oct 2025

https://github.com/shawnjeffersonwang/coro-boost

CoroBoost is a Linux C++ server framework featuring a coroutine library with ucontext_t, an N-M scheduler using epoll and timers, and asynchronous system API hooks. It includes logging, configuration, threading, and lock encapsulations for efficient coroutine management and IO event handling.

coroutine cpp distribution fiber framework high-performance http-client http-server network websocket-client websocket-server

Last synced: 15 Apr 2025

https://github.com/udontur/cs

🏦 One-stop resource vault for Competitive Programming

algorithms competitive-programming cpp data-structrues resource

Last synced: 14 Apr 2025

https://github.com/gpuengineering/gputils

A C++ header-only library for parallel linear algebra on GPUs (CUDA/cuBLAS under the hood)

cplusplus-17 cplusplus-20 cpp cuda cuda-c cuda-cpp cuda-programming header-only linear-algebra

Last synced: 13 Aug 2025

https://github.com/alexhuszagh/libxlsxwriterpp

C++ bindings for libxlsxwriter.

cpp libxlsxwriter

Last synced: 19 Apr 2025

https://github.com/jakobbbb/splat

a simple and not very optimized Gaussian splat renderer

3dgs cpp gaussian-splatting opengl

Last synced: 15 Mar 2025

https://github.com/iveevi/tuicpp

A simple C++ wrapper around ncurses to ease the developement of TUI applications.

cpp ncurses tui

Last synced: 20 Feb 2026

https://github.com/arsdever/qcolorpicker

Qt dialog for picking color (a modernized version)

color-picker cpp dialog qt widget

Last synced: 19 Apr 2025

https://github.com/yuantinghsieh/realsteelboxinggame

A real-time motion-sensing boxing game with GUI written in Qt, QML, c++

boxing cpp qml qt5 raspberrypi

Last synced: 12 Jul 2025

https://github.com/euskadi31/semver-cpp

The Semantic Versioning

cpp semver semver-cpp

Last synced: 01 Jul 2025

https://github.com/gamestrap/premake-vscodegen

C++ VSCode generator for Premake

cpp premake vscode

Last synced: 23 Mar 2025

https://github.com/matheuscavini/meaw-petfeeder-firmware

Firmware for a programable pet food dispenser device. Check also: https://github.com/MatheusCavini/Meaw-PetFeeder-App

app cpp esp32 freertos iot pet-project pets smarthome state-machine time-schedule

Last synced: 19 Apr 2025

https://github.com/tbpaksoy/shapeit

An experimental XML 3D modelling tool.

3d cpp glfw modelling modelling-with-xml opengl xml xml-3d

Last synced: 02 Aug 2025

https://github.com/metacall/embedding-nodejs-example

An example of embedding NodeJS into C/C++ using MetaCall.

c cmake cpp embedding nodejs

Last synced: 27 Dec 2025

https://github.com/jdsherbert/fisher-yates-shuffle

Fisher Yates Algorithm implementation for randomizing an array of objects, implemented in various languages.

c cpp csharp haxe java javascript js lua python ruby ts typescript unity unreal-engine

Last synced: 07 Apr 2025

https://github.com/tomsik68/ansi_colors

Single-header macro-based library for using terminal color codes in C/C++

c colors colors-codes console cpp terminal

Last synced: 31 Aug 2025

https://github.com/vishal2376/json-formatter

A simple c++ tool to format json file and make it easy to read

cpp filehandling json json-formatter

Last synced: 14 Jul 2025

https://github.com/isparshp/rubiks-cube-solver

Welcome to the C++ Rubik's Cube Solver project, a powerful and efficient solution to conquer the classic Rubik's Cube puzzle. This open-source C++ project provides a user-friendly interface and robust solving algorithms, making it the perfect tool for both beginners and experienced cubers.

c clion cmake cpp stl

Last synced: 26 Sep 2025

https://github.com/andreeadraghici/oop

OOP concepts in C++ Language

concept cpp familiarization language notions oop

Last synced: 14 Mar 2025