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/silverlightning926/garbage-collector-cpp

A Simulated Garbage Collector Written In C++.

cpp garbage-collection garbage-collector

Last synced: 06 Jul 2025

https://github.com/nfig03/grocery-list-tracker

Grocery list tracker utilizing file handling to output item frequency in a chosen format :clipboard:

cpp filehandling header-files mapping

Last synced: 16 Mar 2025

https://github.com/ergus/eigennumpy

Interface to mimic some Numpy functions with Eigen on the back.

cmake cpp inter-language object-oriented-programming python testing

Last synced: 13 Jun 2025

https://github.com/atiq-cs/configuration-model-tools

Random Graph Generator and related tools

cpp unix

Last synced: 30 Aug 2025

https://github.com/prayas7102/leetcode-solutions-in-cpp

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

array-manipulations backtracking binary-search-tree binary-tree bit-manipulation cpp dynamic-programming graph interview-questions leetcode leetcode-solutions linked-list recursion string-manipulation trie

Last synced: 17 Jun 2025

https://github.com/alferovkirill/selfbalancingtreesvisualizer

A graphical visualizer for self-balancing binary search trees (AVL, Splay) with extensible architecture, implemented in C++ and Qt/QML. The project lets you explore insert, delete, and search operations step by step, visualize tree rotations, and observe internal state changes.

avl-tree bstree cpp qml qt splay-tree vizualizer

Last synced: 15 May 2026

https://github.com/ugreg/opengl-playground

TheChernoProject Yan Chernikov OpenGL

cpp opengl rendering vertex-buffer

Last synced: 20 Apr 2026

https://github.com/whdhdyt21/queue

This project demonstrates a simple queue data structure using C++. The queue supports basic operations such as enqueue, dequeue, and displaying the queue's contents.

cpp queue

Last synced: 30 Aug 2025

https://github.com/kyle-seto/straights

C++ Object Oriented Programing Card Game

cpp oop-principles

Last synced: 16 Mar 2025

https://github.com/katebea/practica-pro2

Repositorio de la práctica de Programación II sobre modularidad y uso de clases en C++

clases-objetos cpp cpp11 fib lab makefile modularidad practica pro1 pro2 upc

Last synced: 04 Jun 2026

https://github.com/nsardo/latency-sim

Cache most frequent calls that take the longest

cpp experiment

Last synced: 24 May 2026

https://github.com/InAnYan/win-stylus-app

Android pen to Windows mouse

android cpp java mouse network sockets winapi

Last synced: 29 Aug 2025

https://github.com/piotrpsz/regex

Regex is C++ implementation of PCRE2, Perl-compatible Regular Expressions (revised API: PCRE2).

cpp regex

Last synced: 14 Jul 2026

https://github.com/sea5kg/sea5kg-bubble-shooter

sea5kg-bubble-shooter

cpp sdl2

Last synced: 08 Jul 2026

https://github.com/poakapx/virtual_qualifier_in_class

Класи в образі армії із застосуванням віртуального кваліфікатора.

cpp project

Last synced: 29 May 2026

https://github.com/nokibularfinsiam/university-course-materials

University Course Materials all semester

cpp csharp css html java javascript php

Last synced: 13 Apr 2026

https://github.com/mohamedismail37/library-store-system

Hybrid Library Management and Bookstore System built in C++ using Object-Oriented Programming (OOP).

bookstore cpp ecommerce library-management-system object-oriented-programming oop oop-principles

Last synced: 29 Aug 2025

https://github.com/jk-gan/ray-tracer-cpp

Ray tracer in C++

cpp graphics raytracing

Last synced: 03 Apr 2025

https://github.com/themarlboroman/tile_editor

Level editor for tiled formats written in C++ and SDL2

cpp opengl sdl2 tile-editor

Last synced: 07 May 2026

https://github.com/claireyurev/pebble

A C++ teaching tool related to teaching foundational coding concepts.

compilers cpp cpp-11 cpp-14 cpp-17

Last synced: 04 Feb 2026

https://github.com/codingwizard2001/number-theory

Number theory is a branch of mathematics that deals with the properties and relationships of numbers, particularly integers. It encompasses various topics, including prime numbers, divisibility, modular arithmetic, congruences, and Diophantine equations. Number theory has applications in cryptography, computer science.

cplusplus cpp cpp17 daily-coding-problem leetcode leetcode-cpp leetcode-solutions number-theory number-theory-leetcode-problem problem-solving

Last synced: 28 Aug 2025

https://github.com/sachindwi17/xgit

This is the git clone.

cmake cpp git github shell-script

Last synced: 13 Apr 2026

https://github.com/gotbordom/selfupdate

This was a coding interview problem asking to write a self updating application.

cpp google-test

Last synced: 16 Jul 2025

https://github.com/navdeep-g/proxy-servers

HTTP proxy server in Python, Go, Java, and C++

cpp go golang java proxy proxy-server python

Last synced: 13 Apr 2026

https://github.com/jrodriguezn19/robotsumo3kg

Source Code of my Autonomous Robot Sumo 3Kg

c cplusplus cpp

Last synced: 13 Apr 2026

https://github.com/mariopossamato/slope-eui

A work-in-progress decompilation of eui from Slope (Super Mario Maker 2) version 3.0.3. Decompiled with IDA Professional 9.0.

clang cmake cpp decompilation nintendo nintendo-switch super-mario-maker-2

Last synced: 05 Jun 2026

https://github.com/taisiabarteneva/stl_containers

Implementation of STL containers — map, set, vector, stack on C++

cpp

Last synced: 30 Jun 2026

https://github.com/takumakira/wasm-rust-webgl-next

Playground project to work with Rust, C++, and WebGL on React.

cpp emscripten nextjs react rust wasm wasm-pack webgl

Last synced: 13 Apr 2026

https://github.com/joshuawills/xpp

X++ Programming Language

compiler cpp llvm

Last synced: 19 Jun 2026

https://github.com/thegupta2012/coding-blocks

My c++ coding library of all the major data structures, algorithms and techniques used for problem solving

algorithms cpp datastructures

Last synced: 31 Mar 2025

https://github.com/vaguesloth22/coding_practice

DSA problems that I solve regularly

cpp dsa leetcode

Last synced: 08 Apr 2025

https://github.com/FireShredder24/dungeoneer_old

A text adventure based on Dungeons & Dragons. HTML documentation should be coming soon!

cpp roguelike-dungeons text-adventure

Last synced: 11 Mar 2025

https://github.com/ravixpanchal/gfg-potd

This repository contains structured and optimized C++ solutions to the GeeksforGeeks Problem of the Day (POTD).

cpp dsa-algorithm dsa-learning-series geeksforgeeks-cpp gfg-cpp ravixpanchal

Last synced: 28 Aug 2025

https://github.com/captainepoch/caesar_cipher_converter

Simple Caesar cli tool

cplusplus cpp

Last synced: 27 Aug 2025

https://github.com/flagarde/systemdetect_old

Detect architecture, gpu ...

arch-detect cmake cpp

Last synced: 09 Jun 2026

https://github.com/nathannncurtis/ocr

Batch DICOM/TIFF/JPEG to searchable PDF with OCR. Docker, Tesseract, JBIG2, parallel processing.

batch-processing cpp docker ocr pdf tesseract

Last synced: 30 May 2026

https://github.com/kgbier/sdl-luckyfruit

C++ SDL project. Kinda trying out an awt/swing-like GUI library using the SDL Renderer.

cpp sdl2

Last synced: 30 May 2026

https://github.com/vishwajeetk5/paytrack

The C++ "PayTrack" is an OOP project for budgeting and expense tracking. It offers user-friendly input, budget vs. actual analysis, data storage, detailed reporting, and error handling. A tool to manage finances efficiently.

cpp exception-handling filehandling finance inheritance oop paytrack

Last synced: 09 Apr 2025

https://github.com/chenshaw010/advising-assistance-program

Text file parser that displays data back to the user primarily for categorizing educational classes.

binary-search-tree cost cpp

Last synced: 21 Jul 2026

https://github.com/dishenmakwana/algorithms-implement-in-cpp

This repo contains the basic Algorithms implemented in CPP. All code is based on user input so you need to take input from like below committed input code.

algorithms algorithms-implemented cpp

Last synced: 25 Aug 2025

https://github.com/calint/pczero

experiments with bootable image of x86 and protected mode 32 bit code for the i386 platform written in assembler and c++ contains: * minimal assembler kernel supporting preemptive multitasking (1 KB) * sample toy application of a 2d game engine

bootable cpp kernel operating-system preemptive-multitasking protected-mode x86-32 x86-assembly

Last synced: 13 Jun 2025

https://github.com/liebranca/gaoler

Cheap 3D collisions

collisions cpp

Last synced: 13 Jun 2025

https://github.com/nigeparis/42-cpp-01

Say hello to CPP Module 01! It’s a magical collection of exercises to transport you into the enchanted realm of C++. Here, you’ll discover the secrets of memory allocation, unlock the mysteries of pointers to members, master the art of references, and conquer the powerful switch statements.

cpp cpp-learning cpp98

Last synced: 16 Aug 2025

https://github.com/rom-chik/kma_pp

Procedural programming course. C++

cpp cpp14 cpp17 pp procedural-programming visual-studio-2022

Last synced: 31 Mar 2025

https://github.com/ct-clmsn/sybpp

scrap your boilerplate plus plus

boost cpp cpp17 cxx cxx17 metaprogramming template-metaprogramming

Last synced: 28 Feb 2025

https://github.com/sh-cho/cpp-doxygen-example

Example repo - publish doxygen with github actions

cpp doxygen github-actions

Last synced: 13 Apr 2026

https://github.com/zeeshier/programming_fundamentals

In this reposity, i covered Programming Fundamentals in C++ for Beginners

cpp programming programming-fundamentals

Last synced: 13 Jun 2025

https://github.com/lycuid/terminal-games

Terminal games.

cpp terminal terminal-game

Last synced: 13 May 2026

https://github.com/anc1kr1st/console-calculator-cpp

Simple console calculator created using C++.

calculator-application cpp scientific-calculator

Last synced: 08 Oct 2025

https://github.com/anc1kr1st/prata_cpp_exercises

Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)

cpp exercises-solutions prata

Last synced: 08 Oct 2025

https://github.com/breeze648/oj-algorithms

欢迎来到我的算法笔记仓库!本仓库整理了我一年来整理的高效算法模板与笔记,内容涵盖了图论、数据结构、数据库、模拟与字符串处理、搜索与回溯、动态规划、贪心以及数学知识等多个方面的内容。每个文档均附有详细的算法解析和C++代码示例,旨在帮助更好地理解算法原理以及如何在OJ(在线数学系统)中大家应用C++与STL。

algorithms cpp online-judge stl template

Last synced: 30 May 2026

https://github.com/mtrimolet/hroza

A (modern) C++ implementation of MarkovJunior based on StormKit

cpp inference markov procedural-generation

Last synced: 06 Jul 2025

https://github.com/rudradcruze/phitron

Phitron is a platform designed to help individuals build a strong foundation in programming. It offers courses on various topics, including basic programming, data structures, algorithms, object-oriented programming, databases, and more. Batch 5

c cpp phitron programming

Last synced: 01 May 2026

https://github.com/deepanchal/dsa

Repo to practice Data Structures & Algorithms.

algorithms-and-data-structures cpp java leetcode leetcode-solutions

Last synced: 11 May 2026

https://github.com/kaamkiya/radon

A tiny coding language

coding-language cpp language radon small-project

Last synced: 22 Jul 2025

https://github.com/donnc/bulksmszw-esp8266

Bulk sms zw api for embedded device ESP8266 for IoT devices. Port for BulkSMSZW-Api Python 3

cpp esp8266 esp8266-arduino iot

Last synced: 13 Apr 2026

https://github.com/szaman19/delta

A templated extendible modular automatic gradient and neural network library in C++

autograd cpp deep-learning neural-network

Last synced: 26 Mar 2025

https://github.com/jdibenes/heron

Game Boy Advance emulator.

cpp gameboy-advance-emulator windows

Last synced: 28 Apr 2026

https://github.com/revazashvili/cpp-linked-list

simple linked list data structure example in c++

cpp data-structures linked-list

Last synced: 10 Jun 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/zaki-x86/express-cxx

Web framework for C++ inspired by Express JS

cpp cpp17 expressjs qt5

Last synced: 09 Mar 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/max-dark/get-password

get-password is a small utility for recovering passwords

cpp passwords tool

Last synced: 23 Aug 2025

https://github.com/sumeetgedam/pong_game_using_raylib_cpp

Classic Ping Pong game implementation using rayLib CPP

cpp cpp14 game-development raylib-cpp windows-game

Last synced: 02 May 2026

https://github.com/dasbd72/nthu-cg-vscode

National Tsing Hua University - Computer Graphics

c cpp opengl

Last synced: 09 May 2026

https://github.com/Dvurechensky-Docs/BasicKnowledgeCPP

Базовые знания языка C++

cpp dvurechenskypro education language students

Last synced: 27 Feb 2026

https://github.com/vladcranga/retro-system-monitor

A retro terminal-based Linux system monitor written in C++.

cmake cpp linux retro terminal-based

Last synced: 28 Apr 2026

https://github.com/nedlab/qt_wia

Work with scanner using Qt + WIA

cpp qt wia windows

Last synced: 02 Feb 2026

https://github.com/shubhansu-kr/cse408-designandanalysisofalgoritmn

Implementation of Advance Algorithmns | CSE408 Course - LPU | Sem4

algorithmn cpp data-structures java lpu sem4

Last synced: 20 May 2026

https://github.com/25-masik-52/qjsonfileworkerraii

A small library that allows you to conveniently save and extract objects to and from json, respectively. Uses the concept of RAII.

cpp cpp-library json open-source qt raii-idiom

Last synced: 13 Apr 2026

https://github.com/dieperid/keylogger

Keylogger in c++

cpp keylogger

Last synced: 27 Feb 2025

https://github.com/andrew-a-a/brick-breaker-game

First Year Project in Ain Shams University using C++

cplusplus cpp game

Last synced: 02 Mar 2026

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

Introduction to object-oriented programming

cpp oop

Last synced: 23 Aug 2025

https://github.com/rohanshukla94/c-http-keylogger

C++ HTTP Keylogger

cpp http

Last synced: 01 Mar 2026

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/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/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/moligarch/winrpc-playground

Client/Server Windows RPC example

c client-server cpp midl rpc winapi

Last synced: 28 Apr 2026

https://github.com/xirzo/jsonparser

Json parser for college assigments

cpp json parser

Last synced: 24 Apr 2026

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