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/tharunkumarreddypolu/motion-sensor-home-security-system-

An application aimed to identify if any thief is entering into our home, malls, etc. So that we can identify and an alert message will be sent to the Owner.

arduino-uno cpp

Last synced: 04 Apr 2025

https://github.com/dhunanyan/blade-of-shadows

Blade of Shadows is a 2D action platformer built with C++ and Qt, featuring fast movement, combat, jumping mechanics, animations, and a custom game architecture designed for further expansion.

2d-game action-game cmake cpp cxx desktop-game game-development game-engine ninja-game oop platformer qt qt6 side-scroller sprite-animation

Last synced: 24 Jun 2026

https://github.com/aeshmann/ircbind.mini

Simple IRC bot, mostly for c++ learning

cpp cpp20 cxx cxx20 irc irc-bot

Last synced: 16 Jul 2025

https://github.com/asmtamim/phonebook-cpp

A Simple Password Secured Phonebook built with C Language - 2017

c cpp offline

Last synced: 17 May 2026

https://github.com/muhammadsalmanaziz/dsa-in-c-plus-plus

This repository consist of Practice questions and some leet code problems and DSA in C++ language

algorithms array cpp data-structures dsa dsa-practice

Last synced: 16 Jul 2025

https://github.com/aniketfuryrocks/dlopen_live_reload

Demonstration of live reloading libraries in c

c cpp dlopen hotreload livereload

Last synced: 01 May 2026

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/amr-yasser226/ambulance-management-system-dsa

A centralized system for managing ambulance services across multiple hospitals, utilizing data structures to optimize ambulance allocation and improve emergency response times.

algorithms ambulance-management-system course-project cpp data-structures emergency-services hospital-simulation optimization patient-dispatch priority-queue queue real-time-simulation resource-allocation simulation stack systems-design unit-testing zewail-city

Last synced: 17 Jul 2025

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/myounesdev/hexaclash

A turn-based battle simulator featuring a hexagonal grid, dynamic unit interactions, and epic clashes between Humans and Orcs

c c-language consle cpp curl-library game sfml

Last synced: 16 May 2026

https://github.com/jnbreid/enigma_cpp

A C++ simulation of the Enigma cipher machine, integrated with Python via Pybind11.

cplusplus cpp enigma-machine pybind11 python

Last synced: 16 May 2026

https://github.com/kotlk/precedence_climbing

Simple C++ program implementing precedence climbing algorithm.

c cpp parsing

Last synced: 16 May 2026

https://github.com/ki-seki/algorithm

原创的 C/C++ 数据结构与算法模板或者笔记,主要是给自己备考用的

algorithm c cpp data-structures

Last synced: 17 May 2026

https://github.com/berndporr/stdformat

Small program checking if std::format of C++20 is available with gcc/cmake

clang cmake cpp cpp20 gcc

Last synced: 17 Jul 2025

https://github.com/noahgwood/platformdirs

A lightweight single-header C++17+ library for getting OS-specific config, data, cache, and log directories.

cpp cross-platform filesystem filesystem-library utility-library

Last synced: 17 Jul 2025

https://github.com/matejgomboc/armcortexa-cpplib

CMSIS-like C++ library for ARM Cortex-A microprocessors

arm cmake cmsis cpp gcc library

Last synced: 17 Jul 2025

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/arc-w/cinema-mode

Really usefull tool for anyone who uses their PC for watching films/tv shows/anime after work (like me).

cpp entertainment tool

Last synced: 17 Jul 2025

https://github.com/f3fe-hash/cppserver

A multithreading C++ Server that can respond very quickly to requests

cpp fast multithreading server

Last synced: 17 Jul 2025

https://github.com/arc-w/core-scheduling

Core Scheduling: Minimizing Energy with Deadlines and Dependency Cycles

cpp

Last synced: 17 Jul 2025

https://github.com/julien-livet/sym

Symbolic tool in C++ for symbolic expressions

cpp symbolic-computation

Last synced: 17 Jul 2025

https://github.com/buildwithmehul/cpp-journey

🚀 My personal C++ learning repository. Covers everything from basic syntax and OOP to STL, data structures, and competitive programming problems. Progress tracked through hands-on practice, mini-projects, and daily commits.

cpp cpp-programming

Last synced: 17 Jul 2025

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/dapengfeng/safetensors.hpp

Simple, safe way to store and distribute tensors

cpp safetensors

Last synced: 17 Jul 2025

https://github.com/adilevi25/memorymanageroop

A C++ memory management system using OOP principles

allocator cpp data-structures memory-management oop simulation

Last synced: 17 Jul 2025

https://github.com/thomascaneday/learncpp

C++ coding exercises based on the guidance of the LearnCPP website

cpp

Last synced: 17 Jul 2025

https://github.com/pardhusreerushivarma20060119/exploitengineering-with-x86-64-assembly

Welcome to the definitive record of my journey into x86-64 Assembly Language, System-Level Programming, Reverse Engineering, and Exploit Development.

assembly-x86 cpp cprogramming exploit-development low-level reverse-engineering system-programming

Last synced: 17 Jul 2025

https://github.com/osama-mohamoud2006/rock-paper-scissors

associated to https://github.com/osama-mohamoud2006/Algorithms-Problem-Solving-Level-2

cpp

Last synced: 17 Jul 2025

https://github.com/patd123/isometrictiling

Isometric Tiling w/ OpenGL

cpp opengl perlin-noise

Last synced: 20 May 2026

https://github.com/bottledlactose/essencio

A header-only library for loading file formats found in MySims and MySims Kingdom.

cpp mysims mysims-kingdom parser

Last synced: 17 Jul 2025

https://github.com/arc-w/dj-queue

Example of songs queue based on manually written queue

cpp

Last synced: 17 Jul 2025

https://github.com/janagokulg/bankmanagement-system

This C++ Bank Management System uses data structures like Hash Table for transactions, Bloom Filter for fraud detection, BST for account management, Graph for relationships, and Loan class for EMI calculations. It supports deposits, withdrawals, alerts, and interactive options in a menu-driven console.

bank banking-system cpp datastructuresandalgorithm

Last synced: 17 Jul 2025

https://github.com/filipeyay/cppexercises

Exercises and practices related to my studies in the C++ programming language.

cpp

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/jsoulier/3d_fluid_simulation

WIP 3D Fluid Simulation using SDL3 GPU with compute shaders

3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders

Last synced: 17 Jul 2025

https://github.com/buildkite/cmake-cpp-example

An example pipeline that builds and tests a C++ project using CMake.

buildkite cmake cmake-examples cpp example pipeline

Last synced: 17 Jul 2025

https://github.com/kashemar2025/disruptor_cpp

Lightweight C++20 port of the LMAX Disruptor for high-performance, lock-free event processing. Ideal for low latency data-sharing between threads. 🚀🐙

concurrent cpp disruptor ipc lmax-disruptor ringbuffer

Last synced: 17 Jul 2025

https://github.com/jonsnow1807/3d-point-cloud-viewer

A high-performance 3D point cloud visualization engine built with C++17 and OpenGL, achieving 858 FPS with 1M+ points through advanced spatial optimization.

3d-visualization computer-graphics cpp frustum-culling high-performance octtree opengl point-cloud

Last synced: 18 May 2026

https://github.com/haxo-games/antidebug

Windows x86_64 anti-debugging sandbox (Work in progress)

anti-debugging cpp malware-analysis reverse-engineering security terminal windows x86-64

Last synced: 17 Jul 2025

https://github.com/jayadityas/supermarket_bill_system

This is a billing system implemented using only OOPS and file handling in C++.

cpp file-handling

Last synced: 17 Jul 2025

https://github.com/lerkkap/k-means-clustering

K-means clustering algorithm. Implemented in c++ and visualized with python via pybind11.

cpp k-means-clustering pybind11 unsupervised-learning

Last synced: 17 Jul 2025

https://github.com/matheusadc/robgol

O projeto apresenta a construção de um carrinho que joga futebol usando Arduino UNO R4.

3d-printing arduino-ide arduino-uno-r4-wifi cpp

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/zrei/aoc24

Solutions for advent of code 2024.

aoc cpp

Last synced: 03 Apr 2025

https://github.com/ryo-manba/ft_containers

Reimplementation of STL containers.

cpp

Last synced: 17 Jul 2025

https://github.com/miha53cevic/chip8-emulator

CHIP8 emulator written in C++ / SFML

chip8-emulator cpp emulation

Last synced: 01 Aug 2025

https://github.com/deadpikle/swig-c-sharp-demo

A small demo of using SWIG in C#

cpp csharp swig

Last synced: 17 May 2026

https://github.com/ajlekcahdp4/cpp-graduate

Simple cpp programs

cpp study

Last synced: 04 Apr 2025

https://github.com/techcsispit/dsa-snippets

DSA Snippets in C++, Java & Python

cpp datastructures java python

Last synced: 09 Sep 2025

https://github.com/y1r/reversi

reversi/othello game in c++.

cpp reversi

Last synced: 17 Jul 2025

https://github.com/thecrazymage/procedural-game-map-generation

:cityscape: Design the city map model and implement its procedural generation for each new game session.

cpp game game-development map-generation procedural-generation

Last synced: 17 Jul 2025

https://github.com/gazeux33/particles-simulation

A simple particle simulation with SFML in c++

cpp particle-physics particle-system sfml verlet-integration

Last synced: 04 Apr 2025

https://github.com/ajgthb2002/photo-gallery--dsa-project

Implementation of a photo gallery along with a few image editing tools, using different data structures in c++

ascii-art cpp data-structures doubly-circular-linked-list matrices object-oriented-programming

Last synced: 17 Jul 2025

https://github.com/e-choness/simple-server-client-framework

A simple server client framework for gracefully handle messsages, sessions and connections.

asio boost cmake cpp cpp20 network

Last synced: 16 May 2026

https://github.com/anganda/finite-automata-interface

An Application for the Formal Languages and Compilers Course with C++ and Qt Framework

automation cpp moderncpp qtframework

Last synced: 17 Jul 2025

https://github.com/e-choness/learning-cmake

CMake learning repository with notes.

build-tool cmake cpp

Last synced: 16 May 2026

https://github.com/himloul/tinyflood

A color-flooding puzzle game, written in C++ using Raylib.

2d cpp game pixel-art raylib

Last synced: 20 Jan 2026

https://github.com/pavelkryukov/kryucowstring

COW implementation of limited length string with a pun name

copy-on-write cow cpp cpp17 string

Last synced: 17 Jul 2025

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/JayTwoLab/test-ccspriterx

CCSpriterX for Brash Monkey Spriter SCML (C++/Cocos2d-X)

brash cocos2d-x cpp monkey scml spriter

Last synced: 17 Jul 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/steponask/invalid-brackets-detector

Detect Invalid brackets in your file!

bracket-dectection cpp invalid-brackets oop

Last synced: 17 Jul 2025

https://github.com/kanaaa224/siv3d-2d-game-base

自作 2D 横スクロール (Siv3D プロジェクトテンプレート)

2d-platformer cpp game-development siv3d

Last synced: 17 Jul 2025

https://github.com/grgomariani/python-boost-module-cpp

Should you need to compile Python modules written in C++ using Boost library

boost cpp python python-boost python-modules

Last synced: 17 May 2026

https://github.com/malciin/minesweeper

Simple minesweeper game written in C++ with SFML

cpp minesweeper minesweeper-game sfml

Last synced: 03 Apr 2025

https://github.com/ne0nwinds/gpupuzzles

My solutions to srush/GPU-Puzzles using CUDA

cpp cuda gpgpu

Last synced: 16 May 2026

https://github.com/fulgen301/vtablepatch

Header-only library for C++17 that patches the VTable of class instances to call functions of your choosing.

cpp cpp-library cpp17 cpp17-library vtable

Last synced: 21 Mar 2025

https://github.com/mika314/midi-parser

MIDI parser written in C++

cpp cpp20 midi music

Last synced: 14 Jul 2025

https://github.com/khaledkamr/algorithms

The most important algorithms

algorithms complexity cpp

Last synced: 25 Mar 2025

https://github.com/eshan-sud/cache-simulator

A simple LRU-based Cache Simulator

cache-simulator cpp lru-cache

Last synced: 08 Apr 2025

https://github.com/0xhilsa/cpp.py

compile and run C++ files in python environment

cpp python

Last synced: 09 Apr 2025

https://github.com/shawaiz-khan/doubly-linked-list

A Doubly Linked List in C++, including basic operations such as insertion, deletion, search, and display.

cpp doubly-linked-list linked-list

Last synced: 09 Apr 2025

https://github.com/ueberaccelerate/props

Serialization library based on yaml-cpp

cpp library serialization yaml

Last synced: 27 Apr 2026

https://github.com/helleb0re/seabattle

The Seabattle game was written in C++ with Boost.Asio (TCP protocol)

boost-asio cpp seabattle seabattle-game tcp tcp-client-server

Last synced: 29 May 2026

https://github.com/malwarebo/slice

C++ header only URL parser

cpp

Last synced: 29 May 2026

https://github.com/saipulimdn/buffers

Buffers is a C++ application that automatically clears system buffers and caches every 30 minute. It follows a clean architecture and logs each cleaning operation to track successes and failures.

buffers cache cpp

Last synced: 08 Apr 2025

https://github.com/chrkspln/dsa-labs-lpnu

Repository for laboratory works in Algorithms and Data Structures course at LPNU, 3rd semester.

algorithms-and-data-structures c cpp university-course

Last synced: 02 Feb 2026

https://github.com/engichang1467/torpoengine

Making my first game rendering engine with OpenGL and C++

cpp game-rendering-engine opengl torpo

Last synced: 18 May 2026

https://github.com/yousufislam191/computer-graphics

Solution of Computer Graphics Algorithms

computer-graphics cpp

Last synced: 25 Mar 2025

https://github.com/pedro-estevao/data-structures

Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.

academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees

Last synced: 08 Apr 2025

https://github.com/mvandrew/arduino-hid-emulator

Arduino-based keyboard and mouse HID emulator

arduino arduino-sketch cpp hid python-library

Last synced: 23 Apr 2025

https://github.com/sunxfancy/smartptr

C++ smart pointer library with GC

cpp garbage-collection memory-management smartpointer

Last synced: 09 Apr 2025

https://github.com/henryquan/memorysafe

A naive approach to provide some protections to memory values

cpp memory safety

Last synced: 28 May 2026

https://github.com/aan-cloud/print_star_1

Program ini dirancang untuk mencetak pola bintang berdasarkan input bilangan ganjil dari pengguna.

cpp

Last synced: 03 Apr 2025

https://github.com/queue-ri/pingsteg

😈 Hide everything in a single PNG file.

cli clr cpp dotnet-framework steganography winform

Last synced: 21 Jan 2026

https://github.com/continuum3416/cpp-rng

Mersenne Twister 19937 RNG with 11 different seeding methods. Support SFML, OpenGL and Vulkan (optional).

cpp utility-library

Last synced: 08 Apr 2025

https://github.com/noeldevelops/stem-degrees-analysis-cpp

C++ Data Analysis, I/O - takes an external data file for processing, performs some statistical analysis, and displays the results in the console

cpp data-analysis

Last synced: 29 May 2026

https://github.com/th-shivam/way_to_cpp

🚀 C++ Learning Journey Welcome to my C++ Learning Repository! 👨‍💻 📖 About This Repository "Every expert was once a beginner." 🌱 This repository showcases my journey into C++, featuring programs and concepts I practice along the way.

anotnet cplusplus cpp data-structures-and-algorithms object-oriented-programming oops

Last synced: 08 Apr 2025