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/remonhasan/cp-code-library

algorithms & data structures that i learned for CP 💡

cpp data-structures number-theory prefix-notation stl-algorithms

Last synced: 18 Jun 2026

https://github.com/gecko-robotics/serialcomm

serial port library

cpp serialport

Last synced: 18 Jun 2026

https://github.com/icepanorama/raycastingengine

A simple raycasting engine written in C++.

cpp raylib raylib-cpp

Last synced: 18 Jun 2026

https://github.com/aurimasniekis/cpp-antenna-switcher-client

Async C++17 client for the antenna-switcher device over the ESPHome native API

cpp cpp17

Last synced: 18 Jun 2026

https://github.com/aurimasniekis/cpp-prom

Client-independent C++23 Prometheus/OpenMetrics metric abstraction

cpp cpp23 header-only metrics prometheus

Last synced: 18 Jun 2026

https://github.com/nilusche/c-_subnetting-solver-dnis

Simple Subnettingquestions-Solver implemented in C++

cpp ipv4 ipv6 networking subnetting vlsm

Last synced: 18 Jun 2026

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

Tic Tac Toe is a two-player game in which the objective is to take turns and mark the correct spaces in a 3x3 grid.

cpp exercise tic-tac-toe

Last synced: 19 Jun 2026

https://github.com/farukalamai/jetson-yolo-cpp

Real-time object detection, segmentation and tracking on NVIDIA Jetson using YOLO + TensorRT in C++

cpp cuda jetson object-detection tensorrt yolo26

Last synced: 19 Jun 2026

https://github.com/gene-hightower/dice-pass

dice based passphrase generator

cplusplus cplusplus-17 cpp

Last synced: 19 Jun 2026

https://github.com/aswath2481/firesafe

Library to enforce memory safety for mission critical application + few cool tools.

cpp embedded-systems safety-critical

Last synced: 04 Mar 2025

https://github.com/dpieve/neural-network

A neural network written in C++.

cpp neural-network

Last synced: 22 Jul 2025

https://github.com/amrtamertech/clsstack_library-cpp

A C++ template-based stack library (clsMyStack) built on top of a queue and doubly linked list, offering classic LIFO operations with extra flexibility.

cpp data-structures doubly-linked-list generic-programming inheritance oop stack templates

Last synced: 27 Jun 2025

https://github.com/tebogoyungmercykay/the_adapter_and_cor_design_patterns

This repository contains implementations of two commonly used design patterns: Chain of Responsibility and Adapter. Each design pattern is implemented in separate folders within the repository.

adapter-pattern chain-of-responsibility-pattern cpp cpp11 design-patterns gitignore makefile sql sql-query translater

Last synced: 14 Sep 2025

https://github.com/prophetru/sparsematrix

Educational project

cmake cpp doxygen gtest otus

Last synced: 16 May 2025

https://github.com/edualgo/blog-code

This project contains the C++ & Python code for the interview preparation blog.

algorithms cpp python

Last synced: 15 Apr 2026

https://github.com/noeldevelops/cpp-cruise-booker

C++ "Alaskan Cruise" booking app with a Windows Forms front-end. Takes user input from form and creates confirmation file

cpp windows-forms

Last synced: 19 May 2026

https://github.com/claby2/mouse-track

Track, display, and graph the position of a mouse cursor.

c cpp matplotlib numpy python sdl2 windows

Last synced: 12 Apr 2026

https://github.com/claby2/coretest

C++ Testing Framework

cpp header-only testing-framework unit-testing

Last synced: 06 Apr 2025

https://github.com/abd3lraouf/networkprogrammingex

Network Programming exercises using C++

cpp network-programming

Last synced: 12 Jan 2026

https://github.com/junaidsalim/word_guesser

A Hang The Man Game developed in C++, where the computer thinks of a country/city and the player guesses letters to reveal the name while avoiding mistakes, with constraints on character repetition and a maximum of 11 chances.

cpp hangman-game hangmanincpp

Last synced: 14 Sep 2025

https://github.com/yushikuni/velocityofplayer_ue5

This project is a C++ component designed for Unreal Engine 5.4.4 to measure and display the speed (velocity) of a character. T

cpp finished-project porfolio-website unreal-engine-5

Last synced: 21 May 2026

https://github.com/alavuvi/atm-simulator-project

School project where we developed an ATM simulator with QT Framework and Node.js/Express.js using a MySQL database.

cpp expressjs mysql-database nodejs qt

Last synced: 23 Jul 2025

https://github.com/teewrath/coding-problems

A repository where I keep all the questions I encounter in my coding journey, through contests and problem solving.

algorithms codechef-solutions codeforces-solutions competitive-programming cpp dart data-structures dsa inform7 java javascript leetcode-solutions striver-a2z-sheet

Last synced: 13 Apr 2026

https://github.com/dead-beef/cpp-dependency-loader

C/C++ dependency Webpack loader

c cpp dependency wasm webpack-loader

Last synced: 06 May 2026

https://github.com/m-awais-bs-ai-student/university-management-system

A C++ console application for managing academic records using Object-Oriented Programming. It demonstrates manual dynamic memory management (pointers) to handle Student, Teacher, Course, and Grade data. Features include creating, viewing, updating, and deleting records from the heap.

academic-records console-application cplusplus cpp crud-operations dynamic-memory-allocation education-system oop pointers student-management-system

Last synced: 27 May 2026

https://github.com/gabriel-vanca/infoarena

Solved Algorithm & Data Structure problems for Infoarena.ro, the biggest Romanian online community helping thousands of young students learn and train for national and international Computer Science contests, supported by a team of former Olympic students.

algorithms binary-search-tree competitive-programming cplusplus cpp data-structures dijkstra-algorithm dynamic-programming geometry-algorithms graph-algorithms graph-theory greedy-algorithms infoarena lowest-common-ancestor matrix-algebra sorting-algorithms string-manipulation trie-data-structure

Last synced: 11 Jul 2026

https://github.com/caduzulian/projeto-petshop-unifai

Project developed for the Algorithms and Data Structures II discipline, where the objective of the activity was to develop a simple management system, in C++, with local data saving in binary files.

cpp cstdio cstring ctime iomanip subroutines

Last synced: 21 May 2026

https://github.com/bragdond/code_ing2

Cpp code made in second year at ECE Paris

cpp

Last synced: 21 Mar 2025

https://github.com/abhishek-k-git/tetris

This project is a classic Tetris game implemented in C++ using the SFML framework. It provides players with an engaging and nostalgic experience, allowing them to test their skills in clearing lines of falling Tetriminos.

cpp game oop sfml tetris

Last synced: 16 Sep 2025

https://github.com/jan200101/imguitemplate

ImGUI SDL2 OpenGL2 Template Repository

cmake cpp imgui mit template

Last synced: 01 Mar 2025

https://github.com/newlandtv/consolefps-multi

I made Console FPS game with TCP networking!

3d client console console-fps cpp fps game server tcp

Last synced: 19 May 2026

https://github.com/owengombas/graph

🔃 A C++ Implementation of graph data structure

cpp graph

Last synced: 05 Apr 2025

https://github.com/haeramkeem/algo

indomie mie goreng

algorithm cplusplus cpp go golang leetcode

Last synced: 01 Jan 2026

https://github.com/me-phew/square-matrix

Implementacja macierzy kwadratowej w C++

copilot cpp matrix

Last synced: 22 Mar 2025

https://github.com/womblee/no_shadowplay_bs

Removes the 'anti-piracy' of Shadowplay by patching out the code that prevents recording.

cpp fix fixer instant-replay nvidia patch patcher recording restricted shadowplay widevine

Last synced: 29 Mar 2025

https://github.com/frklan/cpp-playground

A playground for testing and playing with C++ snippet.

clang-tidy cpp cpp17 playground

Last synced: 19 May 2026

https://github.com/zyn10/ascii-convertion

Simple Convertion of ascii of Capital letters of english alphabets

ascii ascii-conversion converstions cpp programming-fundamentals

Last synced: 21 May 2026

https://github.com/bindreams/kot

A very simple C++ builder and runner.

build-tool cpp user-friendly

Last synced: 19 May 2026

https://github.com/p4dro-dev/introducao-a-cpp

Recentemente, em um curso de Lógica de programação, realizei alguns algoritmos, e códigos em C++. E tive a oportunidade aprender mais sobre essa linguagem. Colocando meus conhecimentos em prática!

cpp scripts-collection scripts-server

Last synced: 06 Apr 2025

https://github.com/saraasgari99/inroadsgame

Strategic graphical game developed using graph algorithms, software design (OOP, defensive programming), unit testing, and memory management techniques

cpp data-structures defensive-programming graph-algorithms gui memory-management object-oriented-programming software-design unit-testing

Last synced: 23 Jul 2025

https://github.com/zyn10/payrate

Conditional Statement practice in cpp

conditional-statements cpp

Last synced: 11 Sep 2025

https://github.com/cserajdeep/oop-with-python-opencv

Object-Oriented Programming with Python and OpenCV randomly generates day/night-time city landscapes with buildings and trees as objects.

cpp google-colab oop opencv python

Last synced: 19 Apr 2026

https://github.com/TranKienCuong2003/Learn-CPP-with-F8

A collection of C++ exercises and projects based on the F8 learning course, covering fundamental topics like variables, data types, arrays, and functions.

cpp

Last synced: 14 Sep 2025

https://github.com/dev88jerry/goban

connect 5 in GoBan board

cpp game qt qt5 qt5-gui

Last synced: 07 Mar 2026

https://github.com/icingworld/ww-rpc

A tiny c++ RPC framework.

cpp cpp11 rpc rpc-framework

Last synced: 27 Jun 2025

https://github.com/gitmahin/dsa-with-cpp-codes

Beginner-friendly C++ Data Structures and Algorithms tutorials with explanations and practical code examples.

cpp dsa

Last synced: 04 Jul 2026

https://github.com/arman-arif/blood-bank-system-with-cpp

Blood Management System

c cpp

Last synced: 17 May 2026

https://github.com/bearslay/trailblazer

Simple application designed to find the near-shortest path through a grid containing relative height data using A*

astar cpp cpp14 pathfinding sdl2

Last synced: 01 Jan 2026

https://github.com/fxmouskid/42cursus-ft_irc

making a IRC server fully compatible with modern clients for school42

clang cpp irc-server linux make

Last synced: 17 May 2026

https://github.com/omar-26/simple_circuit_analyzer

Circuit Analyzer_CSE131s Capstone Project

capstone-project college-project cpp

Last synced: 22 Mar 2025

https://github.com/gustavo01rb/iot

O repositório IOT é um projeto dedicado à tecnologia RFID para identificação de pessoas e controle de acessos. Ele contém códigos em C++ relacionados ao RFID e sua integração com o Arduino, explorando diferentes usos dessa tecnologia.

arduino buzzer cpp display ino internet-of-things iot lcd-display rfid rfid-reader

Last synced: 19 May 2026

https://github.com/filiprokita/fr_spammer

This program is a simple spamming tool that creates a large number of text files with the name "FR_XXX.txt" (where XXX is a number from 0 to 999999) and the content "filiprokita.com" written in them. The program uses C++ file stream operations to create and write to the text files.

cpp creating-files file-spammer file-stream fun prank writing-files

Last synced: 27 Jun 2025

https://github.com/hanilr/ed

Encoder - Decoder Written In C++

cpp encoder-decoder terminal-app

Last synced: 04 Apr 2025

https://github.com/lu1smgb/ig

Prácticas de Informática Gráfica. Curso 2023-2024. Universidad de Granada

computer-graphics computer-graphics-opengl cpp

Last synced: 05 Jul 2026

https://github.com/sufftea/pathfinding

pathfinding visualizer

algorithms cpp qt visualization

Last synced: 19 May 2026

https://github.com/eskry/cppchips

C++17 Code Generator

codegenerator cpp

Last synced: 29 Apr 2026

https://github.com/comba92/life-automata-sdl

⬜⬛ C++ implementation with SDL2 of Conway's Game of Life

conways-game-of-life cpp game makefile sdl2 simulation

Last synced: 19 May 2026

https://github.com/without-eyes/digitdisplayer

Simple digit displayer using Arduino Uno

7-segment-display arduino arduino-project arduino-uno cpp

Last synced: 24 Apr 2026

https://github.com/MatiasCarabella/multithreading

C++ programs showcasing multithreading, concurrent programming, and parallel algorithms.

concurrency cpp multithreading parallel-algorithm threads

Last synced: 12 Apr 2025

https://github.com/vincent-devine/omengine

One More Engine is a real-time 3D rendering engine using Direct3D 12 in C++.

cpp directx12 game-engine

Last synced: 22 Jul 2025

https://github.com/seb0xff/custom-audio-broadcaster

A simple C++ broadcasting library fro audio coming from custom sources (e.g. generated by a program).

audio-streaming broadcast cpp custom-audio gstreamer hls rtmp rtsp srt webrtc

Last synced: 19 May 2026

https://github.com/neontuts/code-snippets

A collection of code snippets for web developers and programmers, including code for HTML, CSS, JavaScript, Java, PHP, Python, C & C++.

c code-snippets cpp css html java javascript php python snippets

Last synced: 30 Dec 2025

https://github.com/thomas-chqt/graphics

Abstraction layer on top of multiple graphics api

cpp graphics-programming metal opengl

Last synced: 29 Apr 2026

https://github.com/klappdev/lynx

C++ samples of using popular libraries

asio boost cpp cpp20 database grpc json mysql networking protobuffer xml

Last synced: 12 Apr 2026

https://github.com/nerooc/preoop_labs

Exercises from my C++ laboratories (third semester).

cpp university-course

Last synced: 22 Mar 2025

https://github.com/heyfoz/cpp-inventory-txt-file-reader

The Inventory Text File Reader Program (C++) reads a file named parts.txt and displays a report showing the part classification, total units, and total value of the inventory in the console.

cpp inventory reader txt-files

Last synced: 27 Jun 2025

https://github.com/dangnh0611/text_formating

a Window console app,small team-work project of the "Introduction to Programing" course, HUST

console-application cpp

Last synced: 12 Jun 2026

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

Library Management Systems helps to maintain a database that is useful to enter new books record books borrowed by the members, with the respective submission dates. Moreover, it also reduces the manual record burden of the librarian.

cpp library-management-system

Last synced: 11 Oct 2025

https://github.com/gkaszewski/queue-cpp-exercise

My own implementation of queue

cpp

Last synced: 19 Jun 2025

https://github.com/carlosrs14/image-calculator

add, sub, div, and, or, ~, etc. on images...

cpp image-analysis image-processing opencv qt

Last synced: 04 Jul 2026

https://github.com/bersen66/project-template

Template for conan + cmake c++ applications.

benchmark cmake conan cpp docker fmt gtest project-template

Last synced: 06 Apr 2025

https://github.com/sw-community/oop_homework_and_anu

sduwh面向对象程序设计课程作业参考

cpp oop

Last synced: 29 Mar 2025

https://github.com/etcetra7n/ccon

ccon is a software that can copy a file into your clipboard

clipboard clipboard-copy command-line-tool copy-paste copy-to-clipboard cpp nsis utility windows

Last synced: 21 May 2026

https://github.com/noxmor/noxmath

Noxmath is a C++ math library for linear algebra.

cpp cpp-library header-only header-only-library matrix vector

Last synced: 12 Apr 2025

https://github.com/gotbordom/rc-racer

This is a repo for my autonomous rc car project aimed to compete in races

cpp cpp20 hardware-designs project-design ros2 software-design

Last synced: 22 Jul 2025

https://github.com/erlankurnia/Key-Nearest-Neighbour

C++ Project - KNN Algorithm Implementation

cpp knn-algorithm

Last synced: 18 Sep 2025

https://github.com/tiennhm/tetris-cpp

Game Tetris - Cpp

console cpp game tetris

Last synced: 22 Mar 2025

https://github.com/georgecatalin-codepractice-courses/linux-system-programming-tools-and-techniques

Code work associated with the course "Linux System Programming Techniques & Concepts" authored by Abhishek CSEPracticals on Udemy.

cpp cpp-library cprogramming udemy-course-project

Last synced: 10 May 2026

https://github.com/kgorze/elevator-dispatcher-simulation

Eksponat algorytmu genetycznego przed Openai i Anthropic. Według 'Optimal Car Dispatching For Elevator Groups Using Genetic Algorithms' Berna Bolat,Pablo Cortés,Ersun Yalçin &Mustafa Alişverişçi

cpp elevator-simulation genetic-algorithm

Last synced: 06 Apr 2025

https://github.com/hamishivi/connect4

Connect4 AI with basic frontend

connect4 cpp minimax

Last synced: 22 Mar 2025

https://github.com/luisminfante/openglrenderer

This is a simple OpenGL Renderer project utilizing the Core/App project architecture.

cpp graphics-programming opengl

Last synced: 02 May 2026

https://github.com/bonnyad9/ccpp

A simple to use tool for C/C++ projects.

build build-tool c c-language c-plus-plus c-plusplus ccpp cpp

Last synced: 06 May 2026

https://github.com/bhavyac16/hospital-management-system

A basic Hospital Management System, based on C++

cpp hospital-management

Last synced: 11 Jun 2026

https://github.com/kgorze/molecular-dynamics-simulator

A 2D molecular dynamics simulator that models atomic interactions using Lennard-Jones forces on a Boltzmann lattice. Currently implements an all-pairs algorithm for force calculations with visualization capabilities. This academic project aims to evolve into a 3D simulation of water and solutes.

atom-simulation cpp lennard-jones molecular-dynamics physics-simulation

Last synced: 06 Apr 2025

https://github.com/romelium/dircat

DirCat is a high-performance C++ utility that acts like the Unix cat command, but for entire directories. It efficiently concatenates and displays file contents, supporting multi-threading, recursion, and filtering. Note: This project heavily utilized AI tools during its development.

ai-tool ai-tools cmake console cpp cpp20 cross-platform dictionary directory-traversal file-processing filesystem multithreading utility

Last synced: 22 Mar 2025

https://github.com/mommi2/enigma-cpp

Old personal project

cpp

Last synced: 20 Mar 2025

https://github.com/sunsided/libfixmath-conan

conan.io package for libfixmath

conan cpp libfixmath

Last synced: 26 Apr 2026