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/austinbhale/spaceescape

SpaceX Jam Game Submission made in UE4

cpp gamedev gamejam ue4

Last synced: 14 Jun 2026

https://github.com/naguales/logix

Logix is a lightweight, thread-safe logging library designed for C++11.

async cpp cpp11 log-library logger logging

Last synced: 15 Jun 2026

https://github.com/abdelwahab-ahmed-shandy/oop-mini-projects

This repository contains a collection of small-sized projects built using Object-Oriented Programming (OOP) concepts in C# and C++ .

cpp csharp oop small-projects

Last synced: 15 Jun 2026

https://github.com/maqmal/data-structure

Stack, queue, directed graph , binary tree, multi linked list algorithm

cpp data-structures

Last synced: 15 Jun 2026

https://github.com/harsha-ys/cpp

C++ problems in hackerrank preparation

cpp

Last synced: 15 Jun 2026

https://github.com/0x03c1/arduino_examples

Coletânea de exemplos didáticos apresentados em sala de aula, cobrindo desde o tradicional Blink até comunicação serial e leitura de sensores analógicos. Cada exemplo inclui código comentado, link para simulação no Tinkercad e, quando disponível, vídeo demonstrativo.

arduino arduino-library arduino-uno cpp

Last synced: 15 Jun 2026

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

Project for Data Structures and Algorithms

cpp data-structure-and-algorithm

Last synced: 15 Jun 2026

https://github.com/aspurgs/mini-servo-robot

A prototype of Mini Servo Robot.

arduino cplusplus cpp prototype robotic-arm

Last synced: 15 Jun 2026

https://github.com/marialuizaleitao/arduino-ultrasonic-distance-sensor

Exemplo de código para utilizar o sensor ultrassônico HC-SR04 com Arduino para medir distâncias e exibir os resultados no monitor serial. Ideal para projetos de medição e detecção de distância.

arduino-mega-2560 cpp

Last synced: 16 Jun 2026

https://github.com/ilyachichkov/employee_database

Small console application written on C++ for educational purposes

cmake cpp educational-project

Last synced: 16 Jun 2026

https://github.com/spudmashmedia/cppuserapi

A C++ MVC API Template utilising Crow Lib.

boost cpp crow

Last synced: 16 Jun 2026

https://github.com/marcusvinix/42_ft_irc

This project is about creating your own IRC server. You will use an actual IRC client to connect to your server and test it. Internet is ruled by solid standards protocols that allow connected computers to interact with each other. It’s always a good thing to know.

42 cpp irc-server

Last synced: 16 Jun 2026

https://github.com/rsgoksel/data-structures-cpp

Foundations of Data Structures in C++: Descriptions and Illustrations

binary-search-tree binary-tree cpp data-structures linked-list queue

Last synced: 17 Jun 2026

https://github.com/tanzeelafatima492/c-programming-basics

solve the all programs in excerise of chapter 2 of book "Robert Lafore" (4Th edition)

chapter2 cpp excerise program robert-lafore robert-lafore-solution

Last synced: 17 Jun 2026

https://github.com/teagucordeiro/gc-proj-00-ppm

Creation of PPM image file and application of bilinear interpolation to generate color for an image based on colors assigned to each of the image's four corners.

cpp graphic-computing science-computer

Last synced: 17 Jun 2026

https://github.com/fqwqf/whu_alp_2024

武汉大学2024高级语言程序设计作业

cpp

Last synced: 17 Jun 2026

https://github.com/leonburghardtdev/day-of-the-week-calculator

This is a program that calculates the day of the week for a given date, written in C++ and uses Zeller's congruence.

cpp winapi zeller-s-congruence

Last synced: 17 Jun 2026

https://github.com/amahanna/6nimmt

A German card game

cpp oop

Last synced: 17 Jun 2026

https://github.com/amanyadav0007/cpp---dsa

Here I just try to share my practice questions :)

cpp datastructures-algorithms dsa

Last synced: 18 Jun 2026

https://github.com/yeshalkhan/algorithms

This repository contains some well-known programming problems and their greedy/recusrive as well as dynamic algorithms.

coin-change-problem cpp longest-common-subsequence

Last synced: 18 Jun 2026

https://github.com/vijeshvs/filamentrecyclingcode

Arduino Code for Filament Recycler Product @ Augmented Labs

arduino-uno cpp liquidcrystal-i2c pid-control

Last synced: 18 Jun 2026

https://github.com/zyad-eltayabi/stone-paper-scissors-game

Stone Paper Scissors Game using C++

cpp functions

Last synced: 18 Jun 2026

https://github.com/markparker5/of-terrain-generator

openFrameworks app for terrain generation with Perlin noise.

3d cpp openframeworks terrain-gen terrain-generation terrain-generator terrain-rendering

Last synced: 18 Jun 2026

https://github.com/rusyaev-dk/microcircuit_optimization

Optimized stack-based exponentiation for efficient RSA computation. Implements a microcircuit model with minimal clock cycles using binary exponentiation and greedy decomposition.

binary-exponentiation cpp graphics microcircuit optimization-problem research stack xlsx

Last synced: 18 Jun 2026

https://github.com/aginies/routeur_solaire

Un Routeur Solaire autonome

cpp jsy-194 meteo router routeur shelly solaire solar

Last synced: 18 Jun 2026

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/eimfach/matrix

A toy matrix implementation for learning purpose

cpp cpp20 matrix matrix-multiplication

Last synced: 18 Jun 2026

https://github.com/ahmedhaithamamer/multifunction-calculator

This C++ GUI calculator handles basic arithmetic, scientific functions, and unit conversions with an easy-to-use interface and mode-switching menu.

calculator calculator-application cpp winforms-application

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/sebastianbach/lab

Application authoring and code generation.

cpp

Last synced: 19 Jun 2026

https://github.com/yarikvor/acodecpptask

Complite tasks in https://acode.com.ua/uroki-po-cpp/

acode cpp learning oop ravesli

Last synced: 19 Jun 2026

https://github.com/aventhis/3dviewer

A 3D viewer application that allows loading, visualizing, and manipulating 3D models from .obj files. It supports basic affine transformations like translation, rotation, and scaling for interactive exploration of 3D objects.

3d-viewer c cpp

Last synced: 19 Jun 2026

https://github.com/nabilhy/webserve-42

This project is about writing your own HTTP server.

cpp docker epoll-server http-server multiplexer sockets

Last synced: 20 Jun 2026

https://github.com/toasterbirb/term_chart

Header only c++ library for drawing simple charts in the terminal

charts cpp header-only

Last synced: 20 Jun 2026

https://github.com/naguales/codility-algorithms

C++ Codility Solutions (100% Score)

codility codility-lessons codility-solutions cpp gtest

Last synced: 20 Jun 2026

https://github.com/hypertextassassin0273/sfml_based_cpp_programs

Contains SFML (library) based C++ programs, developed through Visual Studio 2019

cpp sfml-cpp sfml-game-development sfml-graphics-library

Last synced: 20 Jun 2026

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

Here are my study notes for learning C++

cplusplus cpp

Last synced: 20 Jun 2026

https://github.com/ishaj72/cpp

CPP codes

cpp

Last synced: 20 Jun 2026

https://github.com/dino-kupinic/adventofcode2023

🙌 my advent of code solutions

advent-of-code aoc-2023-in-cpp cpp

Last synced: 20 Jun 2026

https://github.com/philippmos/bullcowgame

[ C++ ] - This is a simple word based game to learn and train the C++ Syntax.

cpp game xcode

Last synced: 20 Jun 2026

https://github.com/theluqmn/falcon

Simple bank management system backend written in C++.

backend bank-management-system cpp cpprest

Last synced: 20 Jun 2026

https://github.com/baderouaich/sierpinksi-hexagon

how can chaos result in such order?!

chaos cplusplus cpp drawing geometry order sierpinski-hexagon

Last synced: 20 Jun 2026

https://github.com/jkbkupczyk/binary-tree

Visual implementation of a symmetric binary tree (fractal tree) in c++ using SFML lib 🌳

binary-tree cpp sfml

Last synced: 20 Jun 2026

https://github.com/velitasali/viewfinder

Lightweight Windows capture card viewer — camera preview + GPU colour conversion + audio passthrough, ~135 KB, no runtime dependencies

capture-card cpp direct2d directx media-foundation win32 windows

Last synced: 21 Jun 2026

https://github.com/kfn-d0/net_collector

simple tool in c++ to collect basic network data to be used in another project

cpp windows

Last synced: 21 Jun 2026

https://github.com/jp-zuniga/multithreading-mandelbrot

Mandelbrot fractal generator.

cpp fractal mandelbrot multithreading

Last synced: 22 Jun 2026

https://github.com/wachin/kmid3

KMid 2.4.0 ported to Qt5 / KDE Frameworks 5 — MIDI/Karaoke player for Linux (2026)

alsa cmake cpp debian drumstick karaoke kde linux midi midi-player music-player port qt5

Last synced: 21 Jun 2026

https://github.com/cpsdenis/cryptoapi-repl

Minimal cross-platform sample for CryptoPro CSP using C++, CMake, and CryptoAPI / capilite.

cmake cpp cryptoapi cryptoprocsp makefile sample

Last synced: 22 Jun 2026

https://github.com/gleor/cpp-search-server

Поисковый сервер. Поиск документов по ключевым словам.

cpp oop search-engine tf-idf

Last synced: 22 Jun 2026

https://github.com/tanzeelafatima492/blood-management-system-in-c-

The Blood Management System in C++ is a console-based application for efficiently managing blood donors, recipients, and blood availability records.

coding cplus cpp cxx programming project

Last synced: 22 Jun 2026

https://github.com/kkrull/cpp-sandbox

A place to develop new ideas in C++

cpp sandbox

Last synced: 22 Jun 2026

https://github.com/raffadndm/computer-vision

Computer Vision algorithms, implemented in C++, using OpenCV library.

cpp

Last synced: 22 Jun 2026

https://github.com/phenomsg/c-language

This repository is dedicated to storing my C and C++ code as part of my personal study.

advanced-programming c cpp datastructures-algorithms filehandling projets

Last synced: 22 Jun 2026

https://github.com/adcimon/trtcbridge

Command line application that enables TencentRTC/NDI workflows.

cpp ndi tencent-rtc

Last synced: 22 Jun 2026

https://github.com/maz01001/other-projects

other small projects not hosted on my GitHub-page

ascii-game cmd cpp game games snake-game

Last synced: 23 Jun 2026

https://github.com/rick1551/gameqt

Cross-platform Qt game using QML and C++ — built for desktop and WebAssembly.

cmake cpp qml qt

Last synced: 23 Jun 2026

https://github.com/azmansikder/algo-vault

A curated collection of classic and advanced algorithm implementations in C++ for learning, reference, and competitive programming.

algorithms cpp data-structures dynamic-programming learning

Last synced: 23 Jun 2026

https://github.com/sury4karmakar/dsa

Data Structures and Algorithms Using C++ and Java

cpp data-structures-and-algorithms java

Last synced: 23 Jun 2026

https://github.com/tacigar/sceef

:seat: Minimul C++ library for linear algebra

cpp linear-algebra tmp

Last synced: 23 Jun 2026

https://github.com/onyazuka/graphslib

Small object-oriented library for graphs and some useful algorithms.

cpp graph graphs

Last synced: 23 Jun 2026

https://github.com/basemax/educationgame

A sample game based on CLI cpp for a education person.

cpp cpp-game cpp-game-cli cpp-games game game-cli game-development

Last synced: 23 Jun 2026

https://github.com/vishal-raj-1/language-proficiency-in-cpp

It contains all the solutions of HackerRank (Language Proficiency In C++).

basic-cpp basic-programming-language cpp hackerrank-cpp language-proficiency

Last synced: 24 Jun 2026

https://github.com/aristofany-herderson/caap-hash-benchmark

💥 Comparando tratamento de colisões em sondagem linear

cpp hash-table linear-probing

Last synced: 24 Jun 2026

https://github.com/smooll-d/slou

"Smooll" LOgging Utility.

cpp logger loggers logging logging-library meson

Last synced: 25 Jun 2026

https://github.com/timbergus/sockets-playground

This project is a playground to test C++ sockets.

cpp sockets

Last synced: 26 Jun 2026

https://github.com/hato1125/filer

📁 A simple, easy-to-use, fast file manager

arc cpp cpp26 filemanager ui

Last synced: 26 Jun 2026

https://github.com/vevdokimovm/sem3-lab3-cpp

C++ lab: Graph data structure with BFS/DFS traversal and sorting algorithms

algorithms cpp graph sorting

Last synced: 27 Jun 2026

https://github.com/vevdokimovm/sudoku-solver-cpp

C++ Sudoku solver using backtracking — fills any valid 9×9 board

backtracking cpp puzzle sudoku

Last synced: 27 Jun 2026

https://github.com/vevdokimovm/cpp-university-programs

University C++ programs, Codeforces competitive solutions, Assembler, Pascal and multi-language exercises

algorithms assembler competitive-programming cpp university

Last synced: 27 Jun 2026

https://github.com/seboste/sapper-bricks

default remote brick repository for sapper

cloud-native cpp microservices sapper

Last synced: 27 Jun 2026

https://github.com/gene-hightower/uri

uri parser in C++

cpp rfc3986 uri uri-parser

Last synced: 28 Jun 2026

https://github.com/parzivaleugene/misis2024s-23-04-michkov-e-v

Object Oriented Programming

cpp misis oop

Last synced: 28 Jun 2026

https://github.com/ferr0s04/feup-da-exercises

Repository for DA (Design of Algorithms) course exercises of LEIC FEUP, for year 2022-23

algorithm-design cpp feup feup-leic

Last synced: 28 Jun 2026

https://github.com/qluana7/cpp-archive

A personal archive of C++ code snippets, algorithms, and utility programs.

archive cpp cpp17 cpp20

Last synced: 28 Jun 2026