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/tsnsoft/cppprworkdemos

Examples of practical work for RedPanda-CPP

2025 cpp demos redpanda-cpp

Last synced: 29 Mar 2025

https://github.com/pcannon09/ptree

tree command alternative (ALPHA VERSION)

alpha-version alternative cpp cpp17 tree

Last synced: 17 Sep 2025

https://github.com/fyr1981/cellular-simulator

A high-performance artificial life simulation in C++17 using multithreading and data-oriented design.

artifical-life cmake cpp cpp17 data-oriented-design game-development multithreading performance portfolio-project raylib simulation

Last synced: 17 Sep 2025

https://github.com/metlinskyi/archive

The Best Software Engineer in The Universe!

assembler cpp csharp javascript php

Last synced: 23 May 2026

https://github.com/zixu-w/ssccpp

Simple Server-Client in CPP

client cpp server socket

Last synced: 24 Jul 2025

https://github.com/rdrahul123/computer-shop

The Computer Store Management System is a software application designed to streamline the operations of a computer store.

cpp cpp11 cpp17 filesystem

Last synced: 09 Feb 2026

https://github.com/dfeneyrou/sslog

Speedy Structured C++17 logging library

cpp header-only high-performance logging logging-library printf

Last synced: 24 Jul 2025

https://github.com/eduardovegas/or_models-cplex

Implementation of some classic LP and ILP models in CPLEX, using C++.

cplex cpp ilp-problem integer-linear-programming linear-programming lp-problem operational-research optimization

Last synced: 24 Jul 2025

https://github.com/h0nt3d/montyhallgame

A simple program written to simulate the Monty Hall Problem in a game.

chance cpp fun logic monty-hall-problem personal-project probability random simple-project

Last synced: 04 Aug 2025

https://github.com/xirzo/sample-cpp

A template for C++ CMake projects

cmake cpp tempate

Last synced: 24 Jul 2025

https://github.com/tanzeelafatima492/loops-and-decisions-statement-in-c-

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

cplus cpp excerise loop program robert-lafore

Last synced: 17 Sep 2025

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

Application to easily memorize information(answers to questions, defenitions, etc.)

application cpp cpp17 learning learning-notes pet-project qt qt-application qt-gui qt5 qt5-gui qtcreator

Last synced: 08 Mar 2026

https://github.com/sjinks/scope-action-cpp

Scope guard utilities for managing exit actions in C++

cpp cpp20 header-only raii scope-exit scope-fail scope-guard scope-success

Last synced: 25 Jul 2025

https://github.com/aniekanbane/circuit-evaluation

Calculating parameters in a model circuit with two voltage sources

cpp electrical-engineering mesh-analysis python

Last synced: 18 Apr 2026

https://github.com/choijione/gamecontrolledcamera

GameControlledCamera : Unreal Engine 4 C++ Programming

cpp tutorial-code unreal-engine-4

Last synced: 25 Jul 2025

https://github.com/akinotaxe145/mod-gta5

This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat

archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua

Last synced: 25 Jul 2025

https://github.com/thesr007/cpp_projects

C++ projects that I have worked on

cpp

Last synced: 25 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/striter-no/qasm

Проект виртуального процессора и ассемблера для данного

assembly-language cpp new-language virtual-machine

Last synced: 18 May 2026

https://github.com/gopikrsmscs/linux-terminal-simulator

This repository hosts a C++ program that simulates a Linux terminal from scratch, providing basic file and directory operations

cpp linux-shell

Last synced: 26 Jul 2025

https://github.com/p4zd4n/dbee

Authorial Relational Database Management System (RDBMS) created with C++20. DBee supports majority of SQL operations

cmake cpp cpp20 database dbms dbms-project

Last synced: 09 May 2026

https://github.com/andymina/tetris

Clone of the age-old classic Tetris made using programming-only game engine raylib.

cpp game-dev game-development raylib-cpp tetris

Last synced: 26 Jul 2025

https://github.com/akilan04a/vui

vui offers small conversational speech models designed for on-device use. Explore its capabilities and contribute to the project on GitHub! 🐙✨

backups cpp dashboard desktop fashion-website generative-ai glfw livedata louis-vuitton music-explorer nix svelte ui velero vue vui vuido website

Last synced: 20 Jan 2026

https://github.com/greatdrake/hashmap

hash table implementation

cpp data-structures

Last synced: 26 Jul 2025

https://github.com/whitedodo/datastructure1

Horowitz의 C++ 자료구조(Horowitz's C ++ Data Structure)

cpp data-structure-cpp data-structures

Last synced: 26 Jul 2025

https://github.com/RSWDevian/MazeRunner

Details of the MazeRunner Project

c cpp

Last synced: 18 Sep 2025

https://github.com/hatamiarash7/bst

Binary Search Tree Implementation in C++

bst bstree cplusplus cpp tree tree-structure

Last synced: 26 Jul 2025

https://github.com/stdbug/unicpp

Just another C++ Unicode library

c-plus-plus cpp cpp17 decoding encoding unicode utf-16 utf-8

Last synced: 27 Jul 2025

https://github.com/johnl28/cpp-str-encrypt

A basic cipher algorithm written in C++

alghorithm cpp decryption encryption

Last synced: 18 Sep 2025

https://github.com/nathguede/briefly

📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.

apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial

Last synced: 09 Apr 2026

https://github.com/pjborowiecki/comp3577-parallel-scientific-computing-i

This repository contains my final submission for the COMP3577 Parallel Scientific Computing I module assignment at Durham University in the academic year 2022/2023. The project focuses on exploring the N-body problem. Final grade received was 75/100.

cpp n-body n-body-problem n-body-simulator parallel-computing parallel-scientific-computing scientific-computing

Last synced: 18 Sep 2025

https://github.com/karanraj06/graph-template-library

Graph library that defines container template classes to study graphs and related algorithms in C++

cpp graph-algorithms graphs

Last synced: 27 Jul 2025

https://github.com/pankhurisriv/filecompressor-decompressor

A program based on Huffman’s Compression Algorithm which can compress and decompress text file consisting of 128 ASCII characters.

compression-algorithm cpp huffman-algorithm huffman-tree

Last synced: 19 Sep 2025

https://github.com/mateusz-sliwka/datastructures

Managing and comparing simple data structures

cpp datastructures

Last synced: 27 Jul 2025

https://github.com/forhanshahriarfahim/problem-solving

Solving programming problems and sharing solutions!

atcoder codechef codeforces competitive-programming cpp lightoj

Last synced: 07 Nov 2025

https://github.com/sla-ppy/rpgproject

[F] My very first program <3

cpp early-attempts

Last synced: 27 Jul 2025

https://github.com/tamer3mansor/car-gallery

c++ oop

cpp oop

Last synced: 27 Jul 2025

https://github.com/fatima-progmmer/how-formula-use-in-c-

a+(b-c/d) + ++num Formula for solution.

condition cpp cxx formula logic

Last synced: 27 Jul 2025

https://github.com/zukaitis/direct-hal

A proof-of-concept for performance oriented C++ Hardware Abstraction Layer

cpp hal stm32

Last synced: 23 May 2026

https://github.com/scenent/gp

graph parser for C++.

cpp graph math parser

Last synced: 27 Jul 2025

https://github.com/basemax/circularlinkedlistcpp

This is a simple implementation of a circular linked-list in C++.

circular circular-linked-list cpp data-structure datastructure ds linked-list linkedlist

Last synced: 19 Sep 2025

https://github.com/heyfoz/cpp_diagonal_distance_calc

The Diagonal Distance Calculator Program (C++) asks the user to enter a length, width, and height (space delimited). A function then passes the reference variables to a 2nd function, which calculates and displays the length of the longest possible diagonal distance from corner to corner of a rectangular room.

cpp distance-calculation geometry

Last synced: 20 Sep 2025

https://github.com/devjoseruiz/xpwgarm

Very old patch for Windows XP.

cpp reverse-engineering wga winapi

Last synced: 28 Jul 2025

https://github.com/labex-labs/cpp-programming-for-beginners

This course is designed for complete beginners to C++ programming. You will learn the fundamentals of C++, including data types, operators, control structures, functions, arrays, strings, classes, dynamic memory, file handling, and the Standard Template Library (STL). By the end of the course, you will be able to write and understand basic C++ p...

challenges course cpp exercises hands-on labex labs playground programming

Last synced: 28 Jul 2025

https://github.com/cmst0us/format

负责序列化和反序列化数据 使用C++11实现

c cpp formatter serialize

Last synced: 20 May 2026

https://github.com/teemperor/cif

Enforcing information flow in C-languages with Clang.

clang clang-static-analyzer cpp information-flow security static-analysis

Last synced: 28 Jul 2025

https://github.com/kgorze/dna-adjoint-graph-solver

Implementacja operacji i transformacji grafów w C++. Zawiera wykrywanie grafów liniowych, analizę grafów sprzężonych, wizualizację za pomocą Graphviz oraz konwersje między różnymi reprezentacjami grafów. Zawiera testy jednostkowe i dokumentację.

cpp data-structures graph-algorithms graph-theory graphs

Last synced: 20 Sep 2025

https://github.com/cantaro86/cut-pyramid-polygon

Determining the cut of any given polygon and a pyramid

cpp geometry polygon-clipping sutherland-hodgman

Last synced: 29 Jul 2025

https://github.com/sa-shiro/randomnamegenerator

An Random Japanese Name Generator written in c++

cpp generator japanese name name-generation vscode

Last synced: 29 Jul 2025

https://github.com/leonburghardtdev/autotempcleanup

AutoTempCleanUp is designed to automatically clean up temporary files on the computer during startup or when the user chooses to do so.

cpp cpp17 temporary-file-cleaner temporary-files winapi

Last synced: 23 May 2026

https://github.com/prathamp25/ai-drawing-generator

A C++ program takes user input to draw either a tree or a smiley face using ASCII art. It defines two functions, `drawTree()` and drawSmiley(), which are called based on the input. If the input is invalid, it displays "Unknown drawing!".

ascii-art controlflow cpp

Last synced: 29 Jul 2025

https://github.com/tech-gian/2020-oop-project-1

My first two projects with Object-Oriented Programming, about school simulation. Exercises for my university.

cpp oop oop-cpp school school-project

Last synced: 29 Jul 2025

https://github.com/nilsdeppe/flamegraphfilter

FlameGraphFilter allows you to quickly down sample the amount of data displayed an a flamegraph, especially useful when profiling C++ programs using Linux perf.

cpp cxx flamegraph performance-analysis profiling

Last synced: 29 Aug 2025

https://github.com/zjeffer/sdl-tutorial

https://lazyfoo.net/tutorials/SDL/index.php

cpp sdl2 tutorial

Last synced: 21 Sep 2025

https://github.com/bhoja1234/yolo-onnxruntime-cpp

Cpp-based onnx deployment, supporting yolo and unsupervised models

anomalib cpp onnx onnxruntime opencv yolo

Last synced: 20 Apr 2026

https://github.com/kriogenia/the-parting-of-sarah

Assingment for the Videogames and Entertainment Software 20/21 subject of the University of Oviedo.

cpp game roguelike

Last synced: 23 May 2026

https://github.com/ayush272002/stl

Custom implementation of selected components of the C++ Standard Template Library (STL)

cpp stl-containers

Last synced: 29 Jul 2025

https://github.com/atharibrahim/ecommerce-cpp

This C++ code implements simple e-commerce processes that support administrators and user roles. Users can register, log in, view products, manage shipments and place orders. Administrators can manage products, view orders and cancel balances on the website. Data persistence is achieved through data I/O.

atharibrahimkhalid cpp ecommerce ecommerce-cpp ecommerce-store management-system shopping shopping-cart

Last synced: 29 Jul 2025

https://github.com/jkazari/mathematics-laboratories-2

Repository of solutions for my Programming class on the 2nd semester of studying Mathematics at Gdańsk University of Technology

c c-programming-language cpp

Last synced: 21 Sep 2025

https://github.com/garyhilares/easy-window

Building elements for C++ and SFML applications.

contributions-welcome cpp windowing wip-do-not-use

Last synced: 30 Jul 2025

https://github.com/atharvbyadav/hashgate-authentication-system

A secure, file-based user authentication system in C++ with SHA-256 password hashing, root-protected user management, and hidden password input. Serves as the front-end login module for a larger application.

authentication authentication-system cpp login-system security sha256 terminal-app

Last synced: 30 Jul 2025

https://github.com/jcosentino11/cpp-template

Repo Template for C++ Projects

cmake cpp repository-template

Last synced: 07 Nov 2025

https://github.com/jcosentino11/mqtt-client

A simple MQTT Client, written in C++

cpp mqtt-client

Last synced: 07 Nov 2025

https://github.com/mateuszk098/argon-molecular-dynamics

Simulation of molecular dynamics for the argon gas.

cpp molecular-dynamics physics-simulation simulation visualisation

Last synced: 07 Nov 2025

https://github.com/younghakim7/cpp_training2024

C++ Training & My Youtube Channel - GlobalYoung https://www.youtube.com/@GlobalYoung7

c11 c14 c17 c20 cpp

Last synced: 30 Jul 2025

https://github.com/sirius-mhlee/cpp-boilerplate

C++ Boilerplate using CMake, Boost, OpenCV, Gcov, GCOVR, Cppcheck and GTest

boilerplate boost cmake cpp cppcheck gcov gcovr gtest opencv

Last synced: 04 May 2026

https://github.com/atomicptr/buster

A tiny, single file, header only assertion library for C++23

assertions cpp cpp-library cpp23 unit-testing

Last synced: 30 Jul 2025

https://github.com/nnanii9698/kawa_ecs

Fast, header-only C++20 Entity-Component System for games and simulations. Achieve high performance with minimal allocations. 🚀🌊

blazingly-fast cpp ecs entity-component-system game game-development game-engine header-only

Last synced: 30 Jul 2025

https://github.com/hlnaklrm/cryptochat

Console-based C++ chat app with Caesar Cipher encryption and message logging.

chat cpp cpp17 crypto projects

Last synced: 23 Sep 2025

https://github.com/marcoratto/mqtt-sn-arduino

C++ implementation of the MQTT-SN protocol for Arduino devices.

arduino arduino-library cpp devices iot mqtt-sn mqtt-sn-client protocol

Last synced: 08 Nov 2025

https://github.com/sla-ppy/threeconvers

[F] Three unit conversions implemented in C++

cpp early-attempts

Last synced: 23 Sep 2025

https://github.com/upi20/rekursif_anagram

Peluang munculnya kata dari sebuah kata yang diacak,/ Anagram adalah salah satu jenis permainan kata yang huruf-huruf di kata awal biasanya diacak untuk membentuk kata lain atau sebuah kalimat, Anagram sering dipakai sebagai kode, Permainan yang menggunakan anagram antara lain adalah scrabble dan boggle

anagram cplusplus cpp recursion

Last synced: 31 Jul 2025

https://github.com/ryouze/nlp-time-parser

Recognize date and time using regex.

command-line-tool cpp regex

Last synced: 31 Jul 2025

https://github.com/mindlessmuse666/caesar-cipher

Проект по дисциплине "01.04: Системное программирование". Программа представляет собой шифратор пользовательской строки на кириллице и латинице шифром Цезаря.

caesar-cipher cpp encryption encryption-algorithms

Last synced: 31 Jul 2025

https://github.com/fanusaez/taller-de-programacion-i

Taller de programacion I - Catedra Veiga - 1C2023 FIUBA

7542 cliente-servidor cpp fiuba sockets threads

Last synced: 11 Oct 2025

https://github.com/dmarzzucco/temprecycle

Console application that scans the Windows TEMP folder, displaying a detailed analysis of the space occupied by files and folders. Allows you to eliminate them automatically, excluding those in use by running applications.

console console-application cpp cpp17 low-code

Last synced: 12 Sep 2025

https://github.com/snototter/werkzeugkiste

C++ Utility Library

cpp library

Last synced: 31 Jul 2025

https://github.com/isaaguilar/joinby

A little bin to convert whitespaces to commas (via command line or pipes)

cli-tool cpp

Last synced: 31 Jul 2025

https://github.com/dup4/algorithmic-library-cpp

collection of some commonly used algorithms implemented by morden c++

algorithms cpp data-structures

Last synced: 23 Sep 2025

https://github.com/samratanilkumar/multithreading-bible

Designing and Implementing a Multi-threading library, provides set of Thread Synchronization Data Structures

cpp cprogramming multithreading mutex posix pthread semaphore threadsynchronization

Last synced: 18 May 2026

https://github.com/knoblauchpilze/2048

A clone of the addictive game

2048 cpp opengl pixelgameengine

Last synced: 16 May 2026