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/realbitdancer/rawinputviewer

A utility to test, visualize, and map WM_INPUT messages.

cmake cpp cpp23 desktop raw-input windows

Last synced: 20 Feb 2026

https://github.com/doniaskima/learncpp

Learning algorithms and data structures can significantly improve your programming skills, enabling you to write more efficient and optimized code, leading to better performance and maintainability of your software.

algorithms cpp data-structures

Last synced: 15 Mar 2025

https://github.com/ankitjha2202/gfg-daily-problems

Learning new problem everyday and building the habit of problem-solving

cpp daily-coding-problem gfg-solutions

Last synced: 18 Jun 2026

https://github.com/kdesp73/cpp-tamagochi

A tamagochi written in C++ with a terminal user interface

cli cpp tamagotchi

Last synced: 03 Jan 2026

https://github.com/seikhchilli/bubble-sort-algorithm-cpp

Bubble Sort Algorithm using c++.Arranges array in ascending order.

algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms

Last synced: 15 Mar 2025

https://github.com/lionkor/chip_8

My implementation attempt of a chip-8 emulator. https://en.wikipedia.org/wiki/CHIP-8

chip-8 chip-8-emulator chip8 cpp cpp17 emulation emulator

Last synced: 06 Aug 2025

https://github.com/zinikus/robotic-head

Intermediate-Level Project: This repository contains information and code for building a robotic head designed for educational and learning purposes, including basic mechanics, electronics, and programming involved in its construction.

artificial-intelligence cpp python robot robotframework robotics

Last synced: 10 Apr 2026

https://github.com/wolgemoth/vsop87-wrapper

A wrapper class providing a clean interface for working with Greg Miller's VSOP87-Multilang in C++.

astronomy cpp cpp17 glm header-only mathematics positions solar-system templated vsop vsop87 wrapper

Last synced: 30 Mar 2025

https://github.com/harisali-git/validwebaddresses

This code does not include all valid web addresses because of several restrictions for the simplification purposes.

automata cpp toa toc validaddresses webaddress

Last synced: 09 Aug 2025

https://github.com/Tanner-Davison/cpp_class_overloading

Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters

c cpp dynamic-memory-management

Last synced: 06 Mar 2025

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

Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.

cpp cpp-game cppgame tic-tac-toe tictactoe tictactoe-cpp tictactoe-game

Last synced: 20 Aug 2025

https://github.com/jose05code/dmoj-uclv

A collection of solved problems from the DMOJ virtual judge, organized by problem name. Each folder contains a README with the problem statement and a solution file.

algorithms competitive-programming cpp csharp dmoj dmoj-solutions problems python3

Last synced: 11 Apr 2025

https://github.com/lnvaldez/maze-solver

Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.

backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive

Last synced: 04 Dec 2025

https://github.com/lucca16bit/c-cadastro-produtos

Repositório para avaliação discursiva da disciplina Programação Estruturada

c cpp

Last synced: 17 May 2026

https://github.com/conreality/conreality-ddk

Conreality Driver Development Kit (DDK) for C++.

conreality cpp ddk

Last synced: 05 Oct 2025

https://github.com/rushilpatel21/cricket-player-statistics-management-system

This C++ program is designed for managing cricket match data, utilizing key data structures such as maps, linked lists, and JSON for efficient storage and retrieval. The program offers a set of functionalities to handle cricket match information, providing a comprehensive toolkit for data analysis and management.

cpp dsa linked-list stl

Last synced: 25 Feb 2025

https://github.com/davidyslu/OnlineJudgeNCTU

Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)

algorithms cpp data-structures

Last synced: 29 Aug 2025

https://github.com/CyberScoper/ESP32-Game-of-Life-NTP

This repository contains an ESP32 project that demonstrates various animated screensavers on an SSD1306 OLED display. The screensavers include a bouncing DVD logo, Matrix rain effect, digital clock, rotating square, scrolling text, image slideshow, and falling stars.

arduino-ide cpp esp32 oled-display-ssd1306

Last synced: 24 Aug 2025

https://github.com/nodef/extra-swap.cxx

Macros to swap variables in C.

c cpp extra function macro merferry swap variable

Last synced: 18 Feb 2026

https://github.com/vurv78/viable

Elegant interop with C++ classes / interfaces with vtables

cpp msvc rust vtable

Last synced: 25 Apr 2025

https://github.com/eclipse-uprotocol/up-vsomeip-helloworld

COVESA/uServices HelloWorld example for mechatronics hello world uService and client using vsomeip

cpp example uprotocol vsomeip

Last synced: 01 Sep 2025

https://github.com/arxiver/mema

Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool

c clang cpp cpp17 memory memory-allocation memory-management memory-manager memory-pool pool

Last synced: 09 May 2026

https://github.com/beepboopbit/fcc

Flashcard Creator stuff

console cpp flashcards

Last synced: 25 Aug 2025

https://github.com/dalpan/strukturdata

Code Program C++

c-plus-plus cpp data-structures

Last synced: 15 Mar 2025

https://github.com/maliknaik16/parallel-computing

CUDA programming in C++ for high-performance computing using Nvidia GPUs, optimized for tasks like machine learning, or image processing

cores cpp cuda gpu makefile matrix nvcc optimization

Last synced: 10 Jun 2025

https://github.com/rajin-khan/dsa-sem-4

lab tasks and problems i solved during my fourth semester (data structures and algorithms, cpp)

cpp data-structures-and-algorithms university-course

Last synced: 24 May 2026

https://github.com/pulse-width-modulation-i-t/powerbottom_ros_drone

ROS Firmware for our window-cleaning drone project

cpp drone mavlink opencv python ros

Last synced: 16 Nov 2025

https://github.com/y252328/link-preserving_interference-minimization

Simulation program for "Link-Preserving Channel Assignment Game for Wireless Mesh Networks"(LPIM)

channel-selection cpp game-theory link-preserving mesh-networks

Last synced: 26 May 2026

https://github.com/kylereddoch/airgeadbanking

Airgead Banking Compound Interest App. Project Two in my C++ class at SNHU.

cplusplus cpp snhu

Last synced: 14 Mar 2025

https://github.com/torchcs-mc/logger

TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software

cmake cpp spdlog torchcs torchcs-logger wrapper

Last synced: 01 Jul 2025

https://github.com/alcxpr/acheron

A little to nothing, general-purpose C++ library

cpp cpp23 utility

Last synced: 10 Mar 2026

https://github.com/timothyl96/instagram-hash-printer

Windows software that can search a hashtag in Instagram and print. A project.

cpp graphql hashtag instagram printing qt

Last synced: 11 May 2026

https://github.com/emanuele-xyz/convexhull

Various convex hull algorithms implementations and visualizations

convex-hull cpp

Last synced: 10 Mar 2026

https://github.com/kylereddoch/cpp_python_integration

Integrating CPP and Python for a simple math-based program.

cplusplus cpp snhu

Last synced: 14 Mar 2025

https://github.com/burakdemir-mb/c-cpp-data-structures

Data Structures in C & C++

c cpp data-structures

Last synced: 19 Feb 2026

https://github.com/soreing/bigint-x86cpp

Big Integer library for C++ partially written in x86 Assembly

asm asmx86 assembly-x86 bigint biginteger biginteger-cpp biginteger-library cpp

Last synced: 22 Aug 2025

https://github.com/bestmahdi2/uni__realestatemanagementsystemqt

Two university projects where a real estate management system is implemented using Qt

cpp gui qt qt5 real-estate real-estate-management

Last synced: 10 Mar 2026

https://github.com/zreechxnn/maze-game

i make a maze game using c++

algo algorithm cpp game maze-algorithms maze-game timer

Last synced: 19 Apr 2025

https://github.com/ryoga-exe/console-tetris

Tetris game runs at a cmd

console console-game cpp game tetris windows

Last synced: 13 Mar 2025

https://github.com/kojobailey/book-volume-organiser

Organises book volumes with pages split into different folders into one folder with helpful file naming.

books cpp drag-and-drop manga organiser terminal-based tool

Last synced: 22 Mar 2025

https://github.com/georgiifirsov/ntp

"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).

cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi

Last synced: 07 Apr 2025

https://github.com/moshegroot/webserver21

Implementation of webserver like nginx

cpp cpp98 http sockets tcp webserver

Last synced: 09 Apr 2026

https://github.com/YehiaSharawy/Fish-Fillet-OpenGL

A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.

cplusplus cpp glut opengl

Last synced: 15 Aug 2025

https://github.com/madladsquad/uvkbuildtool

The universal file generator, build and release tool for the UntitledImGuiFramework & most web applications by MadLadSquad

build-automation build-files build-system build-tool cmake cpp deployment packaging template

Last synced: 11 Apr 2025

https://github.com/pancho7532/alienswarm-sdk

Untouched Alien Swarm SDK for modern systems (CMake edition)

cmake cpp game source-engine source-sdk

Last synced: 07 Apr 2025

https://github.com/xray2016/cppwebserver

C++实现的Http服务器

cpp web

Last synced: 08 Apr 2025

https://github.com/sameetasadullah/inter-process-communication-using-named-pipes

A simple C++ program to simulate inter-process communication using named pipes

cpp fork inter-process-communication linux named-pipes ubuntu

Last synced: 28 Apr 2026

https://github.com/arceryz/mirai

Infinity mirror box simulator with flat and curved mirrors. Running in realtime for both 2D mirror spaces and 3D.

2d 3d compute-shader cpp mirror raylib raylib-cpp raytracing rendering thesis tool

Last synced: 26 Jan 2026

https://github.com/yeahsilver/algorithm

👩‍💻 알고리즘 모음집 👩‍💻

cplusplus cpp

Last synced: 10 Aug 2025

https://github.com/kneth/androidcalcpi

Playing with C++ for Android

android-studio cpp legacy ndk

Last synced: 12 Nov 2025

https://github.com/xyz347/xbson

c++ struct to bson and bson to c++ struct

bson cpp mongodb struct

Last synced: 03 May 2026

https://github.com/iceto1/cpp-study

Self-studying c++, archiving my activities

cpp cpp-programming cpp11 cpp14 cpp17 cpp20

Last synced: 12 Aug 2025

https://github.com/flatcap/dparted

📊 Graphical Partition Manager

c-plus-plus cpp manager partition

Last synced: 11 Jun 2025

https://github.com/yessenali-yerkebulan/guess-number-cpp

Just Guess Number game in C++

cpp

Last synced: 11 Sep 2025

https://github.com/ombhd/cplusplus-pool-42

piscine (pool) of C++, where you can learn a lot of stuff about C++, just code and enjoy it!

1337school 42born2code cpp game object-oriented-programming

Last synced: 30 Mar 2025

https://github.com/braintwister/record

A heterogeneous data structure for C++

cpp data-structures heterogeneous polymorphism

Last synced: 08 Aug 2025

https://github.com/jw3126/manifoldbindings.jl

Julia bindings for manifold mesh library

bindings c cpp julia mesh

Last synced: 03 Jan 2026

https://github.com/coralkashri/cppsenioreas-metaprogramming-restrictions

This is examples repository of C++ Senioreas blog metaprogramming restrictions article.

cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming metaprogramming-restrictions

Last synced: 15 May 2025

https://github.com/dawidcxx/excel2csv-cpp

Constant memory streamed excel2csv conversion

cpp csv excel high-performance zig

Last synced: 09 Mar 2026

https://github.com/marcellofabrizio/compiler-front-end

A compiler front-end for the ANSI C Yacc grammar or: how I learned to stop worrying and love the compiler

c compiler cpp lexical-parser syntactical-parsing

Last synced: 20 Apr 2026

https://github.com/p1ckle-rick/City-of-Calgary-2018

:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.

arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d

Last synced: 05 Apr 2025

https://github.com/alexdev-tb/helix

Userspace, microkernel-style framework for runtime-loadable modules.

cpp framework linux modular modules userspace

Last synced: 27 Sep 2025

https://github.com/coralkashri/cppsenioreas-hash-your-conditions

This is an examples repository of C++ Senioreas blog Hash your Conditions - C++ article.

code-refactoring cpp cppsenioreas hash legacy-code

Last synced: 15 May 2025

https://github.com/farnyser/cpp-sharpener

C++ with a C# flavor

cpp csharp transformer

Last synced: 12 Apr 2026

https://github.com/aaisha-nexus/c_string_problems

C++ Practice questions Focused on String Manipulation using Recursion and string operations

codingbat-solutions cpp recursion-algorithm string-manipulation

Last synced: 16 Feb 2026

https://github.com/farnyser/linq-cpp

LINQ-Like API in C++

cpp cpp14 linq

Last synced: 02 Sep 2025

https://github.com/tillkuhn/moodboard

ESP32 MoodBoard C++ Sourcecode for Arduino IDE

arduino c cpp esp32

Last synced: 11 Apr 2026

https://github.com/arrufat/vala-benchmarks

Vala Benchmarks

benchmark c cpp csharp mono vala

Last synced: 12 May 2026

https://github.com/themorc/screenduo-userspace

ASUS ScreenDUO/ASUS OC Palm userspace driver for Windows/macOS/Linux written in C++ (originally written in C for Linux, fork of mayorbobster's screenduo4linux)

asus c cplusplus cpp driver linux macos screenduo screenduo4linux screenduo4macos windows

Last synced: 11 Apr 2026

https://github.com/dor-sketch/snakes_ladders

Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.

cairo cairo-drawing cmake cpp game-development gtk3 qt6

Last synced: 26 Jan 2026

https://github.com/avakar/intrusive_lfstack

Lock-free, allocation-free, header-only, composition-based stack for C++11

cpp lock-free-stack

Last synced: 17 Aug 2025

https://github.com/jesuscopado/stereo-estimation

Naive and dynamic programming stereo matching schemes. 3D point cloud generation from disparities. Project for the course 3D Sensing and Sensor Fusion at ELTE.

cpp point-cloud stereo-matching

Last synced: 11 Jul 2025

https://github.com/natsalete/ed2-iftm-ads

Este repositório contém as atividades realizadas durante a disciplina de Estrutura de Dados II (ED II) no 4º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.

buble-sort cpp estrutura-de-dados insertion-sort merge-sort selection-sort

Last synced: 19 Feb 2026

https://github.com/lucasfturos/interfacesensordht

Interface para um Sensor de Temperatura Embarcado em C++, Javascript e QML

cpp javascript qml qt6

Last synced: 05 May 2026

https://github.com/teiacare/teiacarevideoio

TeiaCareVideoIO is a C++ video encoder and decoder library.

cpp cross-platform ffmpeg video-decoding video-encoding video-io videocapture videowriter

Last synced: 20 Aug 2025

https://github.com/vivek-v-rao/cpp-dataframe

C++17 dataframe featuring CSV/binary I/O, date/datetime indices, arithmetic transforms, statistics (including rolling windows and multiple correlation types), and random data generators

cpp cpp17 dataframe statistics time-series time-series-analysis

Last synced: 04 Jan 2026

https://github.com/kchousos/solar-system-opengl

A simple solar system implementation in openGL.

cpp graphics opengl solar-system

Last synced: 17 May 2026

https://github.com/umar-masood/modern-weather-app

A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.

api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app

Last synced: 02 Sep 2025

https://github.com/cm0use/hangman

Hangman, no 3D or third-party libraries, just the standard functions provided by the compiler.

cpp cpp-game cppgame hangman hangman-console hangman-cpp hangman-game hangmangame

Last synced: 26 May 2026

https://github.com/CodeWithTejpratab/MatrixCalculator

This an IOS app Developed using a matrix calculator using swift and c++

cpp objective-c swift swiftui

Last synced: 01 Oct 2025

https://github.com/seppahbaws/hyper

A simple real-time hybrid ray tracer I built to explore the Vulkan Ray Tracing API.

cpp ray-tracing real-time vulkan

Last synced: 09 Jun 2026