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/mwombeki6/a-blockchain-based_supply-chain-tracking-system_with_proof-of-work

a blockchain simulation of a supply chain tracking system based on blockchain's proof of work

blockchain cpp proof-of-work supply-chain

Last synced: 22 Aug 2025

https://github.com/omaraflak/gameoflife

Conway's Game of Life implemented in C++ with SFML.

conway-s-game-of-life cpp game-of-life sfml

Last synced: 05 Apr 2025

https://github.com/daggilli/argon2pp

C++ classes for Argon2 hashing

argon2 cpp cpp-library cpp23 hash-function header-only

Last synced: 05 Apr 2025

https://github.com/juhenfw/cpp-task

Repository of common CPP task

cpp oop

Last synced: 05 Apr 2025

https://github.com/dbjdbj/dbj_atl_log_server

WIP COM EXE Server

atl cpp win32com

Last synced: 22 Aug 2025

https://github.com/shyguyberlin/opengldemo

A small project for a university class

cpp glfw3 opengl

Last synced: 11 May 2026

https://github.com/guettafa/imgui_desktoptemplate

ImGui Desktop application template

cpp direct3d9 imgui

Last synced: 20 Jun 2025

https://github.com/egeonder/revolv-assignment

A C++ library to check if a number is prime with a command-line interface.

cmake cpp gtest prime-numbers

Last synced: 17 Jun 2025

https://github.com/sshoecraft/shepherd

An interactive multi-backend LLM runtime with intelligent cache eviction and persistent retrieval-augmented memory.

anthropic cli cpp cuda gemini grok inference kv-cache llama-cpp llm mcp ollama openai openai-server rag smart-evictions tensorrt tool-calling ulimited-context

Last synced: 10 Apr 2026

https://github.com/lamteteeow/scientificvisualization

Simulating our Solar System with C++ library VTK from FAU Erlangen-Nürnberg by Prof. Tobias Günther

cpp scientific-visualization

Last synced: 23 Aug 2025

https://github.com/mathusanm6/cpp-primer-training

Learning C++ with C++ Primer Book

clang cpp cpp17 cppprimer

Last synced: 23 Aug 2025

https://github.com/foxocorp/foxogram-desktop

Desktop client of Foxogram

cpp desktop foxogram qt

Last synced: 23 Mar 2025

https://github.com/avin/coding-algo-cheatsheets-cpp

Все самые нужные функции и методы для программирования на C++

cheatsheet cpp cpp20 interview leetcode snippets

Last synced: 12 Sep 2025

https://github.com/arcvaishali/ghw-mlh-tic-tac-toe

This is a simple implementation of Tic-Tac-Toe game using C++

cpp day-2-game-week-may-2023 global-hack-week--2023 tic-tac-toe-game

Last synced: 23 Aug 2025

https://github.com/ruan0007/cppackage

Some handy design pattern implementation, tools compatible and meta function for c11

c11 cpp template

Last synced: 23 Aug 2025

https://github.com/najlae01/gas_tuto

Gameplay Ability System Tutorial

cpp fun hobby-project learning unreal-engine-5

Last synced: 03 Jul 2026

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

A simple tic-tac-toe game in C++

cmake cpp

Last synced: 11 Nov 2025

https://github.com/thecompez/xcodereleases

Xcode Links on this software take you directly to Apple’s download pages.

cpp macos qt6 qtquick xcode xcoderelease

Last synced: 07 May 2026

https://github.com/arkaht/cpp-freelist

Freelist ─ a freelist memory visualiser in C++ using Raylib.

cpp freelist memory-management raylib raylib-cpp visualizer

Last synced: 19 Jun 2025

https://github.com/anuragvisioner/humidity-and-temperature-monitoring-using-arduino

Humidity and Temperature Monitoring using Arduino and IoT

ardino cpp

Last synced: 03 Jul 2026

https://github.com/rakshitgupta9/object-oriented-programming-using-c-lab

Object Oriented Programming using C++ Lab

4th 4th-semester cpp lab miet miet-jammu

Last synced: 19 Jun 2025

https://github.com/v3ssel/thecalculator

Calculator with basic functionality, plotting function graphs and two financial modes

c calculator-application cpp macos qt reverse-polish-notation shunting-yard-algorithm stack

Last synced: 10 Apr 2026

https://github.com/tsnsoft/rpcpp_wxwidgets_choice

Пример программы на C++ с использованием компонент выбора wxWidgets в RedPanda-CPP

choice cpp redpanda-cpp wxwidgets

Last synced: 23 Aug 2025

https://github.com/yaon-c2h8n2/projet-systemes-distribues

N Body simulation developed with C++/MPI. Able to handle 100k+ bodies on dozen of nodes.

cpp distributed-computing distributed-systems mpi nbody-simulation openmpi

Last synced: 05 Apr 2025

https://github.com/talhat298/cse2122

This lab covers core data structures and algorithms, including array operations, linked lists, stacks, queues, recursion, and tree manipulation. It also explores graph algorithms, matrix operations, and sorting techniques, providing hands-on experience with fundamental concepts in computer science.

cpp

Last synced: 25 Jan 2026

https://github.com/nhmikami/42-cpp

Introduction to object-oriented programming

cpp oop

Last synced: 23 Aug 2025

https://github.com/francespos/cpp-reference

Reference for my C++ and CMake code.

cmake cpp

Last synced: 25 Jun 2025

https://github.com/nikos25k/university-department-simulation

This project aims to develop a comprehensive academic monitoring system for a university department.

cpp object-oriented-programming university-project

Last synced: 06 Apr 2025

https://github.com/albresky/leetcode_writeup

LeetCode 力扣刷题心得 | Hot100 | Compiler | AI Compiler | C++

cpp leetcode

Last synced: 23 Aug 2025

https://github.com/soukaina-ahlach/image-processing-effects-with-opencv

A C++ project demonstrating various image processing effects using OpenCV, including Gaussian blur, watercolor, pencil sketch, and color filter effects.

cpp image-processing opencv visual-effects

Last synced: 18 May 2026

https://github.com/meta-ben/vonkoch-snowflakes

2014 - C++ / SDL Vonkoch Snowflakes implementation

cpp sdl2

Last synced: 11 Jun 2026

https://github.com/octokerbs/fcen-algoritmos-2

Software specification - Abstract data types - Big O notation and complexity theory - Software design - Sorting algorithms - Divide and conquer algorithms

abstract-data-types bigonotation cpp sorting-algorithms

Last synced: 13 Aug 2025

https://github.com/imran-2022/ai_sessional_cse404

Artificial intelligence Sessional Code using Cpp

ai cpp cse404 dsa prolog

Last synced: 13 Sep 2025

https://github.com/potatomaster101/aoc2022

Advent of Code 2022 solutions in C++20

advent-of-code advent-of-code-2022 cpp cpp20

Last synced: 25 Jun 2026

https://github.com/ahmedkamal78/cpp-inlineassembly

Using inline assembly code in CPP

assembly assembly-language cpp inline-assembly

Last synced: 18 May 2026

https://github.com/triyan-salazar/invetory_system_cli

Proyecto para fortalecer y poner en practica conceptos de cpp, desarrollando un sistema para la gestion de invetarios.

cli-app cpp personal-project

Last synced: 23 Aug 2025

https://github.com/star-3gg/2024-qt-6-cpp-samples

2024 Qt 6 with C++ version of Qt samples intended to supplement personal UI/UX learning journey. Free learning resources based on but not limited to ProgrammingKnowledge's YouTube tutorials. Check out his awesome videos and leave a like! 🚀

cpp learning qt6

Last synced: 03 May 2026

https://github.com/muratcanakcay/programming-in-graphical-environments

These are the lab tasks solved in C++ and C# for the 4th Semester "Programming in Graphical Environments" Class in the Computer Science B.S. program at Politechnika Warszawa.

cpp csharp desktop-app graphical-environments winapi windows winforms wpf

Last synced: 12 Apr 2026

https://github.com/max-dark/get-password

get-password is a small utility for recovering passwords

cpp passwords tool

Last synced: 23 Aug 2025

https://github.com/anibalalpizar/cpp-library-system

Bookstore Management System - C++ program for inventory & orders. User-friendly console interface. Reports.

console-application cpp library-management-system

Last synced: 09 Jul 2026

https://github.com/roman-sarchuk/tranusy

Utility for converting numbers between different systems (with step shown) ♻⚡

cli-app cpp gui number-system-converter

Last synced: 12 Jun 2026

https://github.com/caphosra/traveling-wav

This is an library for helping your making or reading wav file on C++ or C#

cpp cpp-library csharp csharp-library wav wav-file wav-format wav-library

Last synced: 16 Apr 2026

https://github.com/phillvancejr/stars

Star Field graphical app in C++ and Ada to compare them

ada cpp field graphical star stars

Last synced: 16 May 2026

https://github.com/atharibrahim/student-management-cpp

This C++ program uses a class called `accept` for admissions management, handling personal, academic, and admin info. It features user registration, application review, performance evaluation, and admin tasks like adding/logging in. Data is stored in text files and accessed via CLI.

admission-test atharibrahimkhalid cpp management online-admission student-management-system student-management-system-project

Last synced: 21 Jul 2025

https://github.com/4ejlobek06/flappybird

C++ project using SFML

2d-game cpp flappy-bird sfml

Last synced: 18 Jun 2025

https://github.com/kamilkrauze/openkrauze3d

A hobby 3D graphcs engine project. The aim is to make it customizable yet practical. NOT A GAME ENGINE

3d-graphics-engine cpp glfw3 opengl45

Last synced: 23 Aug 2025

https://github.com/ufthaq/zen-pixel

Zen Pixel : Illustrate Image Pixelation

cpp desktop pixel-art raylib windows

Last synced: 05 May 2026

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

My solutions for Project Euler problems in Python, C, C++, C#, F#, Go, Haskell, Java, JavaScript, PHP, Ruby, SQL

c cpp cs fs go hs java js php project-euler py python rb solutions sql

Last synced: 23 Aug 2025

https://github.com/uocdev/jscpp

Low-level, OOP, Compiler build itself. Easy to use for beginners and powerful

compiler cpp language programming

Last synced: 13 Oct 2025

https://github.com/numq/klarity-decoder

Media decoder library based on FFmpeg

cpp decoder ffmpeg klarity

Last synced: 16 May 2026

https://github.com/grachale/search_collisions_sha-512

The provided task is to implement a function or a set of functions for a program designed to find any message whose SHA-512 hash begins with a sequence of zero bits when represented from the leftmost side. In other words, the goal is to locate a message that produces a SHA-512 hash with a leading sequence of zeros.

cpp hashfunctions mathematica openssl

Last synced: 08 Jul 2026

https://github.com/sahilk12nayak/panoramic-image-creation-project

Generating a panoramic image by merging multiple images using a combination of C++ and Python.

cpp opencv python

Last synced: 15 Jun 2025

https://github.com/pacifio/problem_solving

A repo where I practice competitive programming , mostly solved in C++

cpp

Last synced: 24 Aug 2025

https://github.com/zaki-x86/express-cxx

Web framework for C++ inspired by Express JS

cpp cpp17 expressjs qt5

Last synced: 09 Mar 2026

https://github.com/ipolynkina/convertlisttostring

Converter from txt to csv

cpp

Last synced: 02 Nov 2025

https://github.com/zanadoman/wizard_engine

2D game engine for Linux and Windows, written in C++ with SDL2.

2d cpp game-engine linux sdl2 windows

Last synced: 03 Jan 2026

https://github.com/newlandtv/cpp_functions

C++ maked function it is printFormat and input function.

cpp implementation

Last synced: 14 Mar 2025

https://github.com/kerciu/cpp-tetris-clone

Tetris Clone | Made using C++ programming language and SFML graphic library.

cpp game game-development gamedev gui object-oriented-programming sfml sfml-game sfml-graphics-library tetris tetris-clone ui-design

Last synced: 25 Jun 2025

https://github.com/psynetic-software/camt-parser

CAMT XML Parser for SEPA banking data (C++).

banking camt camt052 camt053 camt054 cpp csv finance mit parser qif sepa swift xml

Last synced: 18 May 2026

https://github.com/khaledsalshibani/cpp-nested-linked-lists

This repository was created as a college assignment. It includes detailed explanations for each file, class, and method used. The project implements nested linked lists for handling basic file operations.

cpp cpp-tutorials data-structures file-handling linked-list

Last synced: 24 Aug 2025

https://github.com/sweep76/cpplib

C++ Library (Combo)

algorithms cpp

Last synced: 24 Aug 2025

https://github.com/cybiii/powershell

A custom command-line shell for Windows built from scratch in C++, featuring a suite of built-in filesystem and text manipulation commands

cmake cpp shell

Last synced: 18 May 2026

https://github.com/martan03/adventofcode

Solutions for Advent of Code puzzles

advent-of-code cpp go

Last synced: 15 May 2026

https://github.com/jhrcook/sungrowlight

An Arduino library for controlling a plant grow light with real sunrise and sunset times.

arduino arduino-library arduino-uno cpp

Last synced: 16 May 2026

https://github.com/frodoalaska/wonderaudio

An audio library for playing and loading audio clips.

audio audio-player cpp

Last synced: 20 May 2026

https://github.com/e9cipher/ai_chatbot

Ai Chatbot especially trained for company websites integration.

artificial-intelligence cpp json

Last synced: 05 May 2026

https://github.com/1goonli/playground

Code or Projects, that are too small for an individual Repository

c cmake cpp cryptography golang playground react rust rust-lang

Last synced: 30 Dec 2025

https://github.com/jf17/hello-glfw

GLFW 3.0 example on C++17 (Linux)

cpp example glfw linux opengl

Last synced: 10 Apr 2026

https://github.com/lebaoworks/cpp-tips

Defer like Go, format like C printf and other stuff...

cpp cpp11 defer formatting tips tricks

Last synced: 17 Feb 2026

https://github.com/thenoobgrammer/game-engine-diy

Learning how to build my first game engine using OpenGL

cpp game-engine

Last synced: 24 Aug 2025

https://github.com/davidkarnik/esp32withmqttandble

Bakalářská práce - Kompaktní systém pro sběr a zpracování dat v prostředí internetu věcí

ble c cpp esp32-wroom-32d iot mqtt platformio vscode

Last synced: 10 Apr 2026

https://github.com/nezihesozen/udacity-cpp-nanodegree-build-a-concurrent-traffic-simulation

Udacity C++ Nanodegree Program- 4th Project: Program a Concurrent Traffic Simulation

concurrent-programming cpp opencv traffic-simulation

Last synced: 02 Jul 2026

https://github.com/wsl-iq/cpython

A lightweight Python-based project inspired by CPython, designed for learning, experimenting, and extending Python features. It provides a simple structure for contributions, code experiments, and educational purposes.

cpp cython dll python windows-10 windows-11

Last synced: 10 Apr 2026

https://github.com/swordofrage515/mod-gta5-82

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: 11 May 2025

https://github.com/janwilmans/futurecpp

The future of C++ ; What must change and why?

cpp cpp20 futurecpp standarization

Last synced: 25 Aug 2025

https://github.com/bgiobbe/arm-class

My projects for ArmEducation ESE101 Embedded Systems Essentials with Arm: Getting Started

arm cpp embedded-software

Last synced: 11 May 2025

https://github.com/priyavrat-misra/dsa-dump

DSA/OJ code dumping repository.

codechef cpp dsa leetcode stl

Last synced: 21 Mar 2025

https://github.com/Mt1Gr/Data_structures_and_computional_complexity

Research on computational complexity of algorithms and data structures

avl-tree cpp data-structures mst-tree research-project shortest-path sorting-algorithms

Last synced: 11 May 2025

https://github.com/krishnakeshav/gatorlibrary

Gator library project in C++ using implementation of Red Black tree and Priority queue.

cpp cpp17

Last synced: 30 Aug 2025

https://github.com/sabithulla-16/codeforge

CodeForge is a React-based AI-powered coding platform featuring a Monaco editor, live terminal execution, Google & Ollama AI integration, smart token management, and real-time usage analytics.

ai-assistant ai-code-editor c code-execution cpp developer-tools google-ai javascript monaco-editor ollama online-compiler python react token-analysis web-ide

Last synced: 07 Apr 2026

https://github.com/jugismug/palindrome-program-cpp

This program can tell if the provided number is an palindrome..

cpp number palindrome-number plaindrome

Last synced: 26 Aug 2025