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/mohsen12999/cppblockchain

making little block-chain with cpp

blockchain cpp

Last synced: 06 Apr 2025

https://github.com/curtinfrc/demobot

Code for CurtinFRC's DemoBot

cpp frc frc-robot robotics

Last synced: 19 Jul 2025

https://github.com/cryptovictor/morse-communicator-p2p

Inteli Activity - Morse Comunicator

arduino communicator cpp morsecode p2p

Last synced: 19 Apr 2026

https://github.com/arkaht/cpp-spaceship

Spaceship ─ a stylized game focused on the game feel of speed and shooting

3d cpp custom-engine game game-feel opengl spaceship speed

Last synced: 20 May 2026

https://github.com/codepeters/programming-techniques

My solutions for the course Programming Techniques-NTUA 2013-2014

binary-search-tree c cpp hashmap list programming-techniques

Last synced: 20 May 2026

https://github.com/aryank1511/cpp-assembly-line-simulation

This project involves creating a C++ assembly line simulation using Object-Oriented Programming (OOP) principles. The simulation models an assembly line with multiple stations that work together to process customer orders for various products.

cpp object-oriented-programming stl

Last synced: 28 Mar 2025

https://github.com/aaesalamanca/uned-2025-2026-fundamentos-de-programacion

Prácticas de la asignatura Fundamentos de Programación en la UNED (2025/2026).

c computer-science cpp learning programming

Last synced: 18 Feb 2026

https://github.com/elvisdukaj/calibration_filter

Simple application (c++/OpenCV/Qt5/QML) to calibrate the camera based on a cheasboard

camera-calibration computer-vision cpp opencv

Last synced: 20 May 2026

https://github.com/richelbilderbeek/travis_qmake_gcc_cpp98_meschach

Minimal project with qmake, GCC, C++98, Meschach checked by Travis CI

cpp cpp98 gcc meschach qmake travis-ci

Last synced: 06 Apr 2025

https://github.com/long-gong/datasets-e2h

Datasets Euclidean to Hamming Conversion

cpp datasets eigen3 euclidean2hamming hdf5 simhash

Last synced: 19 Jul 2025

https://github.com/marianpekar/raycasted-maze-led-matrix

A port of https://github.com/marianpekar/raycasted-maze that renders on Adafruit RGB LED matrix

adafruit cpp led-matrix raspberrypi raycasting wolfenstein wolfenstein-3d

Last synced: 17 May 2026

https://github.com/minhphan46/poo_game

a game i learn in youtube :v

cpp directx game

Last synced: 18 Mar 2025

https://github.com/ungive/adventofcode-2023

Solutions to the Advent of Code 2023 problems, written in C++

advent-of-code advent-of-code-2023 cpp

Last synced: 18 Jul 2025

https://github.com/aeckar/libcollect

Garbage collection library for C/C++

c cpp garbage-collector memory-safety

Last synced: 20 May 2026

https://github.com/raffayk/student-management-system

A basic C++ project for management of students.

basic-programming computer cpp

Last synced: 17 May 2026

https://github.com/bhuvan2018/smart-fuel-flow-meter

Developed an IoT-based smart fuel flow meter for real-time monitoring of fuel consumption. It captures fuel flow data using sensors, processes it with an ESP32, and displays the readings on an LED display. This solution offers precise and instant fuel tracking.

arduino cpp esp32-arduino flowsensor led-display

Last synced: 20 May 2026

https://github.com/avitase/static_rotation

C++ header-only library that uses TMP to generate all rotations of a given integral sequence at compile-time.

compile-time cpp cpp-library header-only rotations template-m tmp

Last synced: 18 Oct 2025

https://github.com/avitase/stateless_rand

Stateless and pure functional (pseudo) C++ random generator

constexpr cpp header-only pure-functional random-number-generators stateless

Last synced: 24 Jun 2025

https://github.com/nandaord/citysafeguard

Projeto para a cadeira de Projetos 1 do 1° Período de Ciência da Computação na CESAR School

arduino automation cpp environmental-monitoring iot moisture-sensor

Last synced: 17 May 2026

https://github.com/emnasc/sensor_distancia

Implementação simples de sensor ultrassônico em Arduino

arduino cpp iot sensors

Last synced: 20 May 2026

https://github.com/michimani/vscode-clangd-include-cleaner

A VS Code extension that automatically removes unused #include directives in C/C++ files on save, using clangd diagnostics.

c-plus-plus clangd cpp language-server vscode-extension

Last synced: 05 Jul 2026

https://github.com/youssef-ashraf71/visionx

A C++ desktop application for advanced implemented computer vision algorithms and techniques in one toolbox

computer-vision cpp image-processing opencv vectorization

Last synced: 17 May 2026

https://github.com/y1r/reversi

reversi/othello game in c++.

cpp reversi

Last synced: 17 Jul 2025

https://github.com/faizanzaheergit/linkedlistbankaccounts

This is an implementation of a Simple Bank Account System using Linked List and Txt File

account-management bank-account banking-system cpp data-structures datastructures filesystem linked-list linkedlists

Last synced: 17 Jul 2025

https://github.com/hsll175848494/lfthreadpool

基于栈分配任务容器的 C++11 仅头文件线程池 | A header-only C++11 thread pool based on stack-allocated task containers

cpp header-only load-balance muti-platform threadpool

Last synced: 17 Jul 2025

https://github.com/petrenko-alex/vk-messenger

[Архив 2015] Мессенджер Вконтакте / Vkontakte messenger

cpp messenger qt visualstudio2013 vk vkontakte vkontakte-api vkontakte-client

Last synced: 20 Jan 2026

https://github.com/arthurtaveira/arduinoproject-homesecurity

Projeto de conclusão de Disciplina "Técnicas de programação" da UFCG

arduino cpp eletronics

Last synced: 20 May 2026

https://github.com/noahedavis/webrequest

Simple thread-safe C++ WinHttp wrapper for creating synchronous/asynchronous web requests.

cpp http http2 web winhttp

Last synced: 06 Apr 2025

https://github.com/dapengfeng/safetensors.hpp

Simple, safe way to store and distribute tensors

cpp safetensors

Last synced: 17 Jul 2025

https://github.com/henriktrom/cpp_utils

A lightweight C++ utility module for multithreaded pipeline components and JSON handling. Includes a flexible StageBase class for real-time data processing and tools for loading, validating, and writing structured JSON files using RapidJSON.

cpp json multithreading utils-library

Last synced: 15 May 2026

https://github.com/gehadepada/leetcode_dailychallenge_2025

🧠 LeetCode Daily Challenges – 2025 This repository contains my solutions to the LeetCode Daily Challenges throughout 2025.

cpp leetcode

Last synced: 17 Jul 2025

https://github.com/dishenmakwana/iot-ardunio-programs

This repo contains IOT applications code in Arduino.

ardunio cpp iot

Last synced: 10 Jun 2026

https://github.com/realmjh/math-visualizer

A compact GUI math equation visualizer designed in C++.

cpp math

Last synced: 17 Jul 2025

https://github.com/rickinshah/library-management-system

Library Management System in C++

cpp csv linux

Last synced: 15 May 2026

https://github.com/hamidurrk/spectre-os

Line Following Robot Operating System

arduino-mega-2560 cpp gui tournament

Last synced: 06 Feb 2026

https://github.com/yousef-sayed-younis/cpp-problem-solving

A collection of problem-solving solutions in C++, including challenges from Codeforces and other competitive programming platforms.This repository focuses on practice for competitive coding.

codeforces codeforces-solutions cpp problem-solving problems-solving

Last synced: 03 Apr 2025

https://github.com/kahngjoonkoh/ultrasonic-sensor-alarm

An alarm made using Arduino and a compatible ultrasonic sensor

alarm arduino cpp learning-by-doing ultrasonic-sensors

Last synced: 17 May 2026

https://github.com/palmanov/abacus

Русские счёты

cpp qt qtwidgets

Last synced: 13 May 2026

https://github.com/cesardev31/cortex_engine

Cortex Engine es un proyecto de código abierto personal,

cpp game-engine multiplatform opengl-es sqlite

Last synced: 03 May 2026

https://github.com/kuguma/alglog

The simple logger targeting commercial libraries

async cpp cpp14 logging

Last synced: 16 Jul 2025

https://github.com/crandel/cpp_test

Test project for c++ syntax

cpp

Last synced: 22 Mar 2025

https://github.com/bakangmonei/shellscriptingassignment

Shell script assignment for a RESTURANT RESERVATION SYSTEM and a PARKING CHARGE CALCULATION SYSTEM

cpp csharp kernel linux shell-script

Last synced: 07 Apr 2026

https://github.com/walidhabbach/streamcinet-app

C++ Desktop Application

cpp curl-library json-api tmbd-api

Last synced: 22 Jul 2025

https://github.com/knoblauchpilze/sudoku

The famous numbers game

cpp opengl pixelgameengine sudoku-solver

Last synced: 15 May 2026

https://github.com/kersh1337228/cpp-orm

Custom C++ ORM based on SQLite and template packs

cpp orm sqlite3

Last synced: 06 Apr 2025

https://github.com/yettabaa/cpp

The first module of 42's C++ Piscine introduces C++ basics and explores its differences from C, focusing on Object-Oriented Programming concepts.

1337 1337school 42 42projects 42school cpp cpp98

Last synced: 14 Mar 2025

https://github.com/slizr/cardoom

Use this pocket shooter game in your Arduino projects!

250 arduino card cardoom cpp doom esp esp8266 github kb mcu node nodemcu release sliz slizr total version

Last synced: 08 Apr 2026

https://github.com/pprattis/sparse-matrices-addition-and-sub-matrices

A program that applies some functions on sparse matrices. First addition between two sparse matrices and secondly finding any 2x2 sub-matrix in which the sum of all 4 elements are greater than a variable c.

2darrays cpp exercise linked-list programm sparse-matrices student subarray timecomplexity

Last synced: 29 Mar 2025

https://github.com/kauefraga/learning-cpp

🔥 Learning a general-purpose language (c++).

cplusplus cpp learn learning

Last synced: 02 Jul 2026

https://github.com/goto-bus-stop/cpp-split-string

A simple C++17 class to iterate over pieces of a string using ranged for loops.

cpp lines ranged-for split string

Last synced: 15 Jul 2025

https://github.com/dominiks01/leetcode

Daily Leetcode Progress Tracker.

algorithms-and-data-structures c cpp learning leetcode

Last synced: 20 May 2026

https://github.com/swapnalshahil/portfolio-management-system

a high-performance order execution and management system to trade

cpp crow

Last synced: 03 Apr 2025

https://github.com/zoroxide/space-simulation

a simple Space looking Simulation done with C++ and olcPixelGameEngine

cpp game-development game-engine gamedev olc olcpixelgameengine programming simulation space

Last synced: 14 Mar 2025

https://github.com/ozguronsoy/heph

A collection of reusable components and utilities shared across my other libraries.

cpp cross-platform

Last synced: 14 Jul 2025

https://github.com/rosendo-martinez/breakout

A 2D game made with OpenGL.

cpp game opengl

Last synced: 11 Mar 2025

https://github.com/hyz-0514/obstacle-avoidance-maze

以可达鸭为主题的一个避障迷宫小游戏

cpp qt5

Last synced: 18 Apr 2026

https://github.com/marcelo-a-o-s/sa2-iot

Projeto de integração de um arduino com a API do thinkSpeak desenvolvido para avaliação da disciplina de IOT do curso de Desenvolvimento de Sistemas do Senai.

cpp esp32 platformio thinkspeak vscode

Last synced: 11 Apr 2026

https://github.com/randomgamingdev/justezgl

A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.

cpp cross-platform graphics graphics-engine graphics-programming multilib powerful simple

Last synced: 20 May 2026

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

Advanced Tic-Tac-Toe game, developed in C++ using WIN32 API.

cpp desktop-app tic-tac-toe win32api windows

Last synced: 16 May 2026

https://github.com/joeesmithh/graphs

A modular graph library written in C++ with adjacency list/matrix representation, traversal algorithms, and a driver—used to validate shortest-path and connectivity algorithms.

cpp data-structures-and-algorithms gui qt

Last synced: 19 Apr 2026

https://github.com/matesoft2033/photoresistor-touch-detector

Touch Sensor LED Control is a project that uses an analog touch sensor to light up LEDs based on touch counts. The first, second, and third touches activate different LEDs, with real-time feedback displayed in the Serial Monitor.

arduino cpp diy-project ledcontrol serial-communication touchsensor

Last synced: 17 May 2026

https://github.com/isaychris/practice

Practice implementation of algorithms in multiple languages

algorithms cpp data-structures java practice python

Last synced: 10 May 2026

https://github.com/courseworks/aut_ap_2025_spring_hw4

The 4th assignment for AUT's Advanced Programming course (Spring 2025), focusing on the implementation and understanding of Bloom Filters and Tries. These structures optimize space and search operations, crucial for network systems and data processing.

bloom-filter cpp cpp23 homework trie trie-data-structure trie-tree

Last synced: 27 Jun 2025

https://github.com/victordz-iot/drone-monitoramento

simulador de drone aquático com arduino

adafruit-gfx arduino cpp sensors wokwi

Last synced: 08 Sep 2025

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

C++ Project Template

cmake cpp project template

Last synced: 14 Jul 2025

https://github.com/me-phew/pi-compute

Implementacja wyliczania przybliżonej wartości liczby PI metodą całkowania numerycznego w C++ z pomocą AI

artificial-intelligence cpp pi-number

Last synced: 02 Sep 2025

https://github.com/alessandropierro/2021assignment01

MPI programming and HPC cluster performance analysis for "Foundations of HPC" course @ University of Trieste

cpp fortran hpc mpi-library

Last synced: 14 Jul 2025

https://github.com/rajesh2723/competitvecoding-.codingninjas

Repository has codes to all the problems that I solved in Coding Ninjas Competitive Programming course.

c-plus-plus cpp queue recursion sliding sliding-windows spacecomplexity stl-containers timecomplexity twopointers

Last synced: 09 Jul 2025

https://github.com/newlandtv/hellorpg

My RPG Game in Console 2D.

console console-game cpp rpg

Last synced: 13 Jul 2025

https://github.com/suzii1/jiggleengine

Jiggle Engine is a specialized framework for soft-body physics, designed to enhance character animation and clothing simulation. With its unique architecture, it integrates seamlessly into the OBINexus ecosystem, catering to developers focused on realistic animations. 🛠️💻

alembic blender-export character-animation clothing-simulation cpp fabric-simulation fbx-export gltf human-in-the-loop obinexus-computing physics-simulation skeletal-rigging soft-body-physics systematic-engineering webgl

Last synced: 04 Sep 2025

https://github.com/dchoi98/iot-water-valve

This repository provides hardware designs and software for an ESP32-based water-valve controller and its Android companion app. It utilizes secure MQTT communication via Adafruit IO for real-time control of the valve from anywhere, with built-in leak detection and emergency shutoff.

android arduino cpp esp32 home-automation iot kotlin mqtt

Last synced: 15 Apr 2026

https://github.com/emmarhoffmann/movie-selection-application

Qt application for movie selection with a responsive QML interface and C++ backend.

cpp qt ux-ui

Last synced: 16 May 2026

https://github.com/mijuqd/tailoring-shop-system

This project was part of our First-Year, Second-Semester coursework for the Computer Programming 1 Laboratory subject. It incorporates all the topics covered during the course, except for pointers and memory addressing, which I omitted as they required file handling to store data as a string.

cpp filehandling rng

Last synced: 12 Jul 2025

https://github.com/locus-x64/hack-assembler

This is a simple Hack Assembler for Hack assembly of the hack computer using the Hash Map in C++.

cpp hack-assembler hack-assembly

Last synced: 20 May 2026

https://github.com/night-fury-me/real-time-vehicle-data-processing

A repository that contains implementation of a Real-Time Vehicle Data Processing Pipeline that efficiently manages and analyzes vehicle data through a cohesive system.

bigquery cpp data-engineering data-streaming flink grpc kafka python real-time-data-processing

Last synced: 02 Jan 2026

https://github.com/jabbathenut/.dotfiles

Jabba's Neovim C/C++ Development Environment Dotfiles (MacOS)

c cpp lua neovim nvim

Last synced: 13 Apr 2026

https://github.com/eremiticengineer/weatherstation

Remote weather station based on the Raspberry Pi Pico W using the pico-sdk and FreeRTOS and other RP2040 boards. Data broadcating over LoRa and BLE.

cpp embedded-software freertos lora

Last synced: 12 Jul 2025

https://github.com/bavinnk/avr-c-and-assembly-integration-demo

This project demonstrates the integration of C++ and external Assembly routines on AVR microcontrollers. It serves as a learning exercise, showcasing how to call custom ASM functions for basic arithmetic operations and direct hardware control (LED blinking), emphasizing low-level interaction and AVR GCC calling conventions.

arduino assembly cpp math platformio

Last synced: 08 Apr 2026