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/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: 30 Jan 2026

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

Library management system using C++ data structure..

cli cpp data-structures visual-studio

Last synced: 14 Oct 2025

https://github.com/qobulovasror/cpp-examples

SamDU dasturiy injineringi yunalish 1-kurs elementar masalar va yechimlari

cpp

Last synced: 31 Jul 2025

https://github.com/chunchunmorning/ascinput

Input Manager for OpenSiv3D.

c-plus-plus cpp opensiv3d siv3d

Last synced: 09 Apr 2026

https://github.com/fahdseddik/truck-delivery-company-simulation

A simulation of a truck delivery company written in C++.

algorithms cpp datastructures objectorientedprogramming simulation

Last synced: 10 Nov 2025

https://github.com/laolarou726/sortalgorithms

A collection of common sorting algorithms, with template programming to support different data types.

cpp generic sorting-algorithms templates

Last synced: 30 Mar 2025

https://github.com/kammitama5/c-datastructs-spring17

collection of C++ notes and programmes

backtracking-algorithm cpp datastructures linked-list

Last synced: 17 Aug 2025

https://github.com/eliaskosunen/spio

(Not in active development) C++ iostreams for the 21th century

cplusplus cpp cpp-library cpp11 cpp14 cpp17 io io-library iostream

Last synced: 17 Aug 2025

https://github.com/alexiszamanidis/sql_query_executor

A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.

bash c cpp parallelization sql-query-executor thread-pool

Last synced: 09 Apr 2026

https://github.com/mukeshlilawat1/zomato-app-design-pattern

This repository contains a low-level system design of a Zomato-like food delivery application implemented in C++. It demonstrates the use of Object-Oriented Programming (OOP) and Design Patterns to build scalable, modular, and maintainable software architecture.

cpp

Last synced: 27 Sep 2025

https://github.com/druxorey/ucv-ayed

Respuestas y ejercicios resueltos de las guías de Algoritmos y Estructuras de Datos en C++, organizados por temas.

algorithms-and-data-structures cpp ucv

Last synced: 21 Sep 2025

https://github.com/ricardodalarme/ticket-to-ride

Implementação do jogo de tabuleiro Ticket to Ride na linguagem C++

cpp game graph ticket-to-ride

Last synced: 23 Jul 2025

https://github.com/superpuero/kawa_meta

Header-only, little meta utility library made with c++ 17

constexpr cpp cpp17 meta metaprogramming utility

Last synced: 28 Jun 2025

https://github.com/salwaelkaddaoui/ledmatrix

Scrolling led ticker, built from scratch and programmed

arduino bluetooth cpp embeddedc hc05 i2c-bus mcp23017

Last synced: 17 May 2026

https://github.com/johnmata0427/educational-community-information-registration-system

Sistema de Registro de Información de Comunidad Educativa

cpp file-manager visual-studio

Last synced: 09 Aug 2025

https://github.com/cppshizoids/wgputest

webgpu in C++ test using https://github.com/google/dawn

cpp dawn wgpu

Last synced: 31 Jul 2025

https://github.com/vsaint1/cs2-jni

Web gaming chair for cs2 made with C++ and JNI

cpp cs2-hack external hack java jni jvm wallhack web

Last synced: 19 Jan 2026

https://github.com/hakoniwalab/hakoniwa-pdu-rpc

hakoniwa-pdu-rpc is a C++ library that provides a framework for remote procedure calls (RPC) based on Hakoniwa's PDU (Protocol Data Unit) communication.

cpp hakoniwa pdu rpc

Last synced: 09 Mar 2026

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

Bài tập lớn kinh điển quản lý thư viện viết bằng C++ dành cho sinh viên ngành Công nghệ thông tin. Dự án giúp quản lý sách, sinh viên và hoạt động mượn trả trong thư viện. Hoàn toàn không sử dụng AI, chia sẻ miễn phí để cộng đồng học tập và tham khảo.

console-application cpp education library-management non-ai student-management

Last synced: 27 Sep 2025

https://github.com/rarepineapples/hacker-simulation

Can't code? Want to feel like you can? Here's a program that makes random lines of code speed down your terminal. Contributions welcome!

cpp cpp17orlater fun terminal

Last synced: 18 May 2026

https://github.com/erushasandushan/cafeteria-system

A C++ and SQL-based cafeteria management system built as a learning project to strengthen my C++ skills and practice database integration. ( Started Learning C++ in September 2025 )

api backend cpp management

Last synced: 27 Sep 2025

https://github.com/evasabeeh/Travel-Route-Planner

Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.

c cpp

Last synced: 10 Oct 2025

https://github.com/m4x1m1l14n/win32

C++ wrappers to simplify native Windows API calls

cpp cpp11 win32 win32api winapi windows wrapper wrapper-library

Last synced: 22 May 2026

https://github.com/fl444mingo/fl4-cs131-04-lab

Ch. 4, Lab 1, Grade Checker Function

cpp learning learning-cpp

Last synced: 14 Sep 2025

https://github.com/marcuwynu23/sclib

Cpp dynamic library project for easy console programming

console console-project cpp dynamic functional-programming functions library

Last synced: 14 May 2025

https://github.com/robertkist/vbcc_installer

Automated installer for VBCC Amiga C Compilers on Unix/Mac

amiga c cpp retrocomputing vbcc

Last synced: 15 Apr 2026

https://github.com/nemosova19/cpython

Functions like in Python language

cpp cpp14 cpp17 cpp20 likepython

Last synced: 31 Jul 2025

https://github.com/luweglarz/cpp_pool_42

CPP pool to learn basics of cpp concept

cpp

Last synced: 31 Jul 2025

https://github.com/kaiumallimon/cpp-codes

This GitHub repository serves as a dedicated space for structured C++ programming practice. It contains a collection of C++ source code files and projects, supporting the development of C++ skills.

cpp

Last synced: 30 Mar 2025

https://github.com/hoomaac/tardis

Remote backup tool based on Git packfile and rolling checksum

backup backup-tool cpp cpp17 tool

Last synced: 30 Mar 2025

https://github.com/izzhafeez/szmatrix

Space-partitioning data structure to improve queries for clustered points in 2D space

cpp data-structures geospatial

Last synced: 06 Apr 2025

https://github.com/himel-sarder/two-pointers-algorithm-with-himel

"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.

cpp leetcode leetcode-python leetcode-solutions python3 two-pointers

Last synced: 04 May 2026

https://github.com/imnetcat/ecosystem

Interactive virtual ecosystem. Cells evolution. Evolution from unicellular to multicellular organisms in a virtual world

cpp evolution genetic genetic-algorithm genetic-programming sfml

Last synced: 18 Sep 2025

https://github.com/jasperdrescher/hellovulkan

An introduction to Vulkan and GLFW for 3D graphics.

3d cmake cpp glfw vulkan

Last synced: 23 May 2026

https://github.com/algokun/journal

a cli-tool to document your daily adventures

cli cpp daily-adventures journal

Last synced: 14 Mar 2025

https://github.com/snandasena/cf-contests

Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.

algorithms bst cpp data-structures dp graph greedy-algorithms math

Last synced: 05 Oct 2025

https://github.com/iwas-coder/trm

A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀

atomic blockchain coreutils cpp hash hash-tree merkle-tree sha256 transactional

Last synced: 01 Aug 2025

https://github.com/beliumgl/matrixcpp

MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.

cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication

Last synced: 05 Oct 2025

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

3D visualization of the solar system using OpenGL with C/C++

3d c cpp opengl solar-system

Last synced: 03 May 2026

https://github.com/adarshaddee/hacktoberfest-2022

Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!

adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust

Last synced: 07 Mar 2026

https://github.com/dxxxxy/leaguehider

ULTRA lightweight program for completely hiding League of Legends. Coded in C++. dxxxxy#5818.

audio cpp hider league mute taskbar window

Last synced: 10 Jun 2026

https://github.com/ricky-ultimate/cpp-hello-world

A basic "Hello, World" program using C++

cpp cpp-learning

Last synced: 22 May 2026

https://github.com/cs-si/otb-sirius

OTB remote module for resampling based on FFT

cpp fft orfeotoolbox otb remote-sensing resampling

Last synced: 11 Sep 2025

https://github.com/siddhant-vij/concurrent-merge-sort

Merge sort using concurrency in multiple programming languages.

concurrency cpp go java merge-sort multithreading optimization python

Last synced: 06 May 2026

https://github.com/iammoltony/terminaldash

Geometry Dash recreation that runs in your terminal.

abandoned-project copyright-infringement cpp old-project terminal-game visual-studio

Last synced: 26 Jul 2025

https://github.com/afaanbilal/amx-textedit

AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.

amx-textedit cpp text-editor

Last synced: 03 Aug 2025

https://github.com/erriez/erriezassembly

Mixed assembly and C/C++ library example for Arduino

arduino assembly c cpp library mixed

Last synced: 12 Apr 2026

https://github.com/eclipse-keypop/keypop-card-cpp-api

Eclipse Keypop project repository containing a C++ implementation of the 'Card API' standardized by the Calypso Networks association for ticketing terminal processing smart card

api component cpp keypop

Last synced: 30 Jul 2025

https://github.com/juli1/design-patterns

Implementation of design patterns with different languages

cpp design-patterns java

Last synced: 28 Apr 2026

https://github.com/hengdulife/dll-maker

Cross-Platform Dynamic Link Library Generator | Vue3 + Django | Making DLL/SO Creation Easy for Everyone | By Hengdu Life"跨平台动态链接库生成工具 | Vue3 + Django | 让小白也能制作DLL/SO | 作者:衡度人生"

compiler cpp cross-platform django dll dynamic-library go golang python rust so typescript vue webassembly zig

Last synced: 10 Apr 2026

https://github.com/abderrsfa/cpp_modules

9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.

1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates

Last synced: 13 Oct 2025

https://github.com/swillner/cpp-library

Several code snippets and mini-projects that don't have their own repository yet

automatic-differentiation convenience-functions cpp cpp-library csv-parser progress-bar snippets zip

Last synced: 28 Jul 2025

https://github.com/kampi/sensorhub

Solar-powered, low energy environment sensor node with WiFi interface.

c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi

Last synced: 10 Apr 2026

https://github.com/yeyom/school_code

Personal school's code snippets, projects and homeworks, feel free to use them, for the most important snippets: https://gist.github.com/YeyoM

algorithms c cpp csharp data-structures java javascript python school school-assignment school-project schoolwork

Last synced: 07 Apr 2026

https://github.com/degirum/cppsdk

DeGirum C++ SDK

ai cpp degirum ml neural-network sdk-cpp

Last synced: 28 Jul 2025

https://github.com/toxe/project-euler

Project Euler (https://projecteuler.net) problem solutions.

cmake cpp problems project-euler solutions

Last synced: 22 Mar 2025

https://github.com/dipankardas011/calendar-maker

To create basic calendar

calendar cmake cpp

Last synced: 20 Aug 2025

https://github.com/verzatiledev/unreal.peekandimpact

FPS game JD Keeps telling me to make, so here I will make an FPS game that followed the idea of Peeking and Impacting.

and cpp engine fps game impact peek unreal verzatiledev video-game

Last synced: 19 Aug 2025

https://github.com/sonbear/games-for-fun

Games in C++, to try using github webhooks on a Jenkins Job

cpp game jenking ngrok

Last synced: 14 Sep 2025

https://github.com/reime005/rncppexample

This repository shows the usage of custom C++ code to be used in a React Native project.

android cpp example ios javascript react react-native

Last synced: 28 Feb 2026

https://github.com/josh012006/rpg-game

My first real game🎮 wrote in SFML. It's a RPG game that I'm still developing.

cpp sfml sfml-game

Last synced: 22 Mar 2025

https://github.com/bestfriend11/nosse_unrealengine

unreal engine with no sse4.2/avx. run the lastest version of unreal editor on old platforms with only 1gb VRAM.

avx cpp game-engine-3d gamedev sse ue5 unreal-engine-5

Last synced: 21 May 2026

https://github.com/ranganivandan/resqtrack

ResQTrack is a smart roadside assistance system using IoT, AI, and emergency tags. It offers SOS alerts via app, crash detection through ESP32 sensors, and public-activated ResQTags on vehicles. With heartbeat monitoring and multi-layered fail-safes, it ensures fast, reliable help in critical moments.

cpp flutter mern-stack

Last synced: 01 Aug 2025

https://github.com/addytrunks/data_structures

The codes for all the lab exercises for the course CS1006T Data Structures.

cpp data-structures

Last synced: 20 Aug 2025

https://github.com/gusenov/examples-gtest

Примеры использования Google Test.

cpp examples google-test gtest

Last synced: 20 Feb 2026

https://github.com/get-unknown-err0r/unit_converter

A project named unit converter written in C++ that can convert between various units such as length, weight, and temperature. This is very accurate to result and provide seamless facility to calculate.

arpit-prajapati c-plus-plus-programming cpp get-unknown-err0r github shell-language-standard unit-converter

Last synced: 07 May 2026

https://github.com/deanwilsondev/snake

A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.

c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake

Last synced: 28 Jun 2025

https://github.com/amalija-ramljak/advent-of-code-2020

Advent of Code 2020 solutions, C++

aoc2020 cpp

Last synced: 29 Mar 2025

https://github.com/skunichetty/nbsim

A CLI tool simulating gravitational interactions between planetary bodies

cpp gravity high-performance simulation

Last synced: 17 Jan 2026

https://github.com/ejunjsh/graphic-learning

computer graphics learning from scratch (example with c++ and qt)

cpp graphics

Last synced: 25 May 2026

https://github.com/linux-alex/geep

GEEP (Genetic Evolutionary Engineering Platform) - a C++/Qt framework for genetic programming, optimized with CUDA acceleration. GEEP enables large-scale population-based optimization, ideal for solving high-dimensional problems using evolutionary algorithms and GPU computing.

cpp cuda framework genetic-programming

Last synced: 18 May 2026

https://github.com/hengxin666/cppreference-zh-cn

cppreference-zh-cn, cppreference20250404中文镜像 (个人自用)

cpp cppreference gitpages wiki zh-cn

Last synced: 29 Jul 2025

https://github.com/pprattis/English-Greek-dictionary-with-binary-search-tree

A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.

binary-search-tree binary-tree cpp dictionary exercise node program student

Last synced: 28 Sep 2025

https://github.com/striter-no/kinexengine

Игровой движок написанный на C++ и использующий OpenGL

cpp glew glfw opengl

Last synced: 14 May 2026

https://github.com/crymises/fakestake

A Compilation Of CPP Gambling Games

cpp

Last synced: 21 Sep 2025

https://github.com/cra3z/smtplib

A C++ SMTP client

cpp smtp-client

Last synced: 16 Oct 2025

https://github.com/apostolouagge/compilers

5 ασκήσεις στο μάθημα των Μεταγλωττιστών

cpp

Last synced: 20 Aug 2025

https://github.com/iamwatchdogs/dsa

Slate/Deprecated docs repo for DSA. I should have continued working on it.

algorithms c cpp data-structures documentation dsa interview java learning open-source preparation python

Last synced: 09 Apr 2026

https://github.com/zazi2002/broken

BROKEN is a C++ game project of Basics of Programming course.

cpp game-development gui sdl2

Last synced: 20 Aug 2025

https://github.com/sa2003hil/dsa

Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.

arrays cpp dsa dsa-algorithm graph linked-list queue stack string

Last synced: 14 Apr 2025

https://github.com/kuralme/barista_robot_project

Robotics Masterclass Checkpoint 7 & 8

cpp ros2-humble urdf

Last synced: 28 Jun 2025

https://github.com/hydraphyzer/bank-management-system-in-cpp

This is my Semester Project. This is Basically a Bank Management System Made In C++

bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair

Last synced: 26 Jul 2025