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/ogweno-d/cppfordummies

Cpp for Dummies - A step deeper into the world of madness

cpp

Last synced: 17 Aug 2025

https://github.com/cemderv/linq

A header-only LINQ library for C++

cpp linq modern-cpp ranges

Last synced: 06 Apr 2025

https://github.com/sid911/mazegen

Maze Generation App made in WinRT UWP

cpp maze-generator maze-solver uwp windows winui

Last synced: 03 Mar 2025

https://github.com/kientech/algorithms

Algorithms are a set of instructions designed to perform a specific task or solve a particular problem. They form the basis of computer programming and are essential to many technological innovations.

algorithms algorithms-and-data-structures bubble-sort cpp java javascript python selection-sort

Last synced: 22 Mar 2025

https://github.com/fl444mingo/fl4-cs131-02-02-input

Ch. 2, Lesson 2, Input

cpp learning learning-cpp

Last synced: 28 Mar 2025

https://github.com/aurelenc/epilogger

A CPP Logger without arbitrary code execution

cmake cpp logger

Last synced: 13 Apr 2025

https://github.com/apostolouagge/Compilers

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

cpp

Last synced: 21 Sep 2025

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

Примеры ускорения рекомпиляции с помощью Ccache.

ccache cpp examples recompilation

Last synced: 03 Jul 2026

https://github.com/obinexus/retrosaga

Revolutionary retro game engine with systematic build orchestration through NLink→PolyBuild→RetroSaga architecture. Delivers 67% faster builds, pixel-perfect rendering, and universal language support for professional 2D/2.5D/3D retro game development.

2-5d-graphics 2d-graphics build-orchestration cmake cpp cross-platform formal-verification game-engine javascript language-bindings lua nasa-standards nlink opengl performance-optimization pixel-perfect-rendering polybuild retro-gaming systematic-engineering waterfall-methodology

Last synced: 29 Apr 2026

https://github.com/tuokri/uscript-msgbuf

Lightweight UnrealScript and C++23 message protocol code generator.

code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript

Last synced: 03 Jul 2026

https://github.com/coderjo-pro/cpp-array2d

A C++ Library about 2D array template classes, grid and mathematical operations of matrices.

2d-arrays cplusplus cpp cpp-library cpp17 grid grid-system matrices matrix matrix-calculations matrix-library

Last synced: 03 Jul 2026

https://github.com/cihansari/flexinvokable

Single header container for lambdas with (or without) move-only encapsulation that can be invoked only once.

cpp cpp17 cpp1z

Last synced: 17 Mar 2026

https://github.com/georgjz/ftxui-cradle

A simple C++ project template for applications using FTXUI

cpp ftxui gui template-project

Last synced: 05 Oct 2025

https://github.com/jakubriegel/cjr

Library adding some nice stuff to C++ [in development, currently only numbers are available]

cpp

Last synced: 27 Mar 2025

https://github.com/vyom-yadav/cpp

My C++ exercises and notes.

concepts cpp

Last synced: 05 Apr 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/quentinguidee/cpp-ultimate

C++ Ultimate is the extension you need for VSCode!

cpp vscode vscode-extension

Last synced: 21 Sep 2025

https://github.com/amr4924/expense-tracker

💰 Professional Expense Tracker V1.0 - Smart personal finance management made simple! Lightning-fast C++ desktop app with real-time budget monitoring, intelligent categorization, and beautiful report generation. Zero installation required - just download and track! Perfect for students, professionals, and small businesses. Built by SA3DWY with priv

budget-management cpp desktop-app expense-tracker finance financial-software financial-tracking monthly-income personal-finance personal-finance-manager portable-software sa3dwy windows-app

Last synced: 27 Sep 2025

https://github.com/vasar007/timle

Official repository of the 2D platformer game "This Is My Last Escapade" (TIMLE).

2d-game 2d-platformer cpp cpp-game game platformer sfml-game

Last synced: 30 Jul 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/sparshhhhhh/dsa

Learn DSA with me....

algo arrays cpp dsa string

Last synced: 15 Mar 2025

https://github.com/qelli/farmer-game

"Farmer Game" was my first C++ interaction right after learning 2D.

allegro cpp

Last synced: 06 Apr 2025

https://github.com/aostrun/missionaries-and-cannibals-multiprocessing

Solution for the Missionaries and Cannibals problem using Message Queues and Multiprocessing

cpp message-queue missionaries-cannibals-problem multiprocessing posix

Last synced: 11 Jun 2026

https://github.com/rachhshruti/file-transfer-udp

File Transfer using unreliable User Datagram protocol (UDP)

client-server cpp networking udp

Last synced: 02 Jan 2026

https://github.com/cvcpatton/anagram-generator

A console-based C++ application that generates anagrams of a user-provided word. Demonstrates string manipulation, loops, and randomization.

anagram-generator console-application cpp stl string-manipulation

Last synced: 27 Sep 2025

https://github.com/juhenfw/esp32-penutupjemuranotomatis-iot

Proyek ini menggunakan ESP32 Devkit V1 dengan berbagai macam sensor yang berkaitan dengan monitoring cuaca

arduino-ide arduinoide cpp esp32 iot-application monitoring-automation smart-home

Last synced: 17 May 2026

https://github.com/vaibhav1826/understanding_cpp

This repository is a comprehensive and well-documented guide for c++ providing detailed explanations and best pratice questions .

cpp

Last synced: 30 Jun 2025

https://github.com/rkolovanov/auxiliary-cpp

Библиотека вспомогательных компонентов C++.

cpp library

Last synced: 16 May 2025

https://github.com/novolife/railroute

A program which can calculate a longest path of a rail system

cpp qt qt-application qt5

Last synced: 03 Oct 2025

https://github.com/clausklein/samples

short c++ samples, some from CppCoreGuidelines

clang-format clang-tidy cmake cpp

Last synced: 06 Apr 2025

https://github.com/zimmerrol/yaolaw

C++ library wrapping basic linear algebra functions of BLAS/LAPACK

blas cpp lapack linear-algebra linear-algebra-library

Last synced: 03 Apr 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/bipin161523/basic

"Basic Coding of Languages" A collection of beginner-friendly coding projects to learn and explore different programming languages. Starting with C, this repository will gradually expand to include Python, Java, JavaScript, C++, Ruby, and web development basics (HTML/CSS). Follow my journey and explore simple implementations and exercises aimed at

c cpp css html java javascript python ruby

Last synced: 10 Apr 2026

https://github.com/speauty/jydraftsubtitleexporter

剪映字幕导出工具

clipp cpp exporter jianying jsoncpp

Last synced: 30 Jul 2025

https://github.com/rosy-iso/multipekka

A packager and file checker for the game Pekka Kana 2

cpp tool zipper

Last synced: 17 Aug 2025

https://github.com/nsubiron/configure-pyz

Simple C++ build system for gcc and clang compilers.

build-system build-tool clang cpp gcc

Last synced: 20 May 2026

https://github.com/ninja-vikash/learn-cpp-as-newbie

Are you looking for a short guide for learning C++ with core stuff of programming. Your are in the right place. Read this comprehensive repo to learn C++ 🤓

array booleans cpp loops string variables

Last synced: 14 Apr 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/edwardcreighton/bignum

Custom implementation of Big Numbers class in C++

biginteger bignumber cpp

Last synced: 08 Aug 2025

https://github.com/theo-mestre/pixel-art-animation

A SFML-based tool for mapping texture coordinates to animations, enabling use of a single texture for all animations with an editor for customization.

cpp pixel-art sfml tools

Last synced: 19 May 2026

https://github.com/jthelin/net-tcp-cpp

Example code for a simple TCP client / server app written in C++

cplusplus cpp hacktoberfest networking tcp tcp-client tcp-server tcp-socket

Last synced: 30 Oct 2025

https://github.com/ferhatgec/piacli

piacli, simple piano chord engine.

alsa chord chord-engine cpp cpp17 libalsa piano

Last synced: 18 Feb 2026

https://github.com/emptywork/cpp-teaching

Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.

basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku

Last synced: 20 Jul 2025

https://github.com/connorgladish/dungeoneers-odyssey

Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.

cpp game-development roguelike

Last synced: 05 Oct 2025

https://github.com/ramamagarwal/project_tic-tac-toe

This repository contains a built-in Tic-Tac-Toe game developed using C++

cpp

Last synced: 23 Jul 2025

https://github.com/dimazeland/prata-cpp-primer-plus

Solutions for programming exercises

cpp cpp-primer-plus-6th stl

Last synced: 12 Aug 2025

https://github.com/qwli7/cmake

cmake 学习教程

cmake cmakelists cpp cpp11

Last synced: 23 Mar 2025

https://github.com/inanyan/old-terminal-editor

An attemp to create a terminal text editor

cpp editor kilo terminal text-editor

Last synced: 01 Nov 2025

https://github.com/fityannugroho/cpp_project

Learning C++ (Collage Doc)

belajarcpp cplusplus cpp gamecpp learning-cpp

Last synced: 05 Apr 2025

https://github.com/coralkashri/cppsenioreas-user-defined-literals

This is an examples repository of C++ Senioreas blog user-defined literals article.

code-refactoring cpp cppsenioreas literals user-defined-literals

Last synced: 15 May 2025

https://github.com/coralkashri/cppsenioreas-metaprogramming-constexpr

This is examples repository of C++ Senioreas blog metaprogramming constexpr article.

constexpr cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming

Last synced: 15 May 2025

https://github.com/xanonymous-github/main

My main development-specific repo, all the separate code is here, in addition, here also provides computer class homework answers, welcome to free use.

c cpp golang html java javascript photography python study

Last synced: 07 Apr 2026

https://github.com/superbodik/neiro-life

open-world game built with Python and Pygame where creatures evolve using neural networks

cpp engine game neural-networks open-world

Last synced: 17 May 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/giorgi94/py_travel_cpp

practical exampels of python c/c++ extensions

cpp extensions python3

Last synced: 17 May 2026

https://github.com/acontenti/pool

A Purely Object Oriented Language

cpp language oop pool

Last synced: 14 Aug 2025

https://github.com/tdolphin-org/cpu-m

System Information Tool for MorphOS. It is complex example of usage MUI C++ wrapper classes.

cplusplus cpp cpp17 morphos powerpc

Last synced: 23 Sep 2025

https://github.com/gmitch215/benchmarks

📊 Browsable Benchmarks for Programming Languages

benchmark bun c clang cpp deno gcc gnu go golang java javascript kotlin kotlin-native nodejs php ruby rust rustc zig

Last synced: 30 Oct 2025

https://github.com/andydevs/fractool

Generic fractal image generator

cmake cpp fractal julia-sets mandelbrot newton-method

Last synced: 03 Jul 2026

https://github.com/nrjsbudhe/c_plus_plus

Exploring C++ and its unique features | Practice Competitive Programming | Develop Toolchain using CMake | Unit Testing

cmake cpp make

Last synced: 26 May 2026

https://github.com/m4yers/crutch

Project generator to get your ideas running fast

cpp generator project python

Last synced: 03 Feb 2026

https://github.com/rwbl/b4r-additional-libraries

Open Source Additional Libraries for B4R - development tool for building native Arduino & ESP8266 programs by Anywhere Software.

arduino b4r b4x cpp domoticz esp32 esp8266 sensors

Last synced: 09 Apr 2026

https://github.com/benami171/template_tree_container

Implementation of a template K-ary Tree container, with template iterators and template nodes. Used QT as GUI to print the tree.

containers cpp gui iterators templates tree-structure

Last synced: 24 Jun 2025

https://github.com/vokungahrotlaas/sfml-maze

C++ program which creates and solves mazes.

cpp maze maze-generator maze-solver sfml

Last synced: 31 Jul 2025

https://github.com/maurodelazeri/tulip-indicators-cpp

Tulip 💐 indicators c++

cpp

Last synced: 17 May 2026

https://github.com/mhahnfr/42cursus-ft_containers

Reimplementation of a few containers of the C++ standard library.

42projects containers cplusplus cpp cpp98 red-black-tree

Last synced: 04 Oct 2025

https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays

It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.

array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros

Last synced: 07 Apr 2026

https://github.com/lux-qaq/type-vision-cpp

C++20 type visualization header-only library

c-plus-plus cpp cpp20 header-only reflection struct visualization

Last synced: 08 Aug 2025

https://github.com/stuart6854/taglog

C++ logging library.

cpp header-only logging

Last synced: 10 Nov 2025

https://github.com/1337fury/cpp_modules

A comprehensive collection of 42 C++ modules covering various topics in C++ programming. Each module provides detailed and practical examples, created as part of coursework at 42. This repository aims to serve as a learning resource for others studying C++.

algorithms classes-and-objects cpp design-patterns file-handling inheritance module polymorphism sorting

Last synced: 24 Jun 2025

https://github.com/mattsalves/securepassgen

SecurePassGen is a lightweight C++ application designed to generate strong and customizable passwords. It offers users the ability to specify password length, inclusion of special characters, and spacing between characters, ensuring the creation of secure passwords tailored to individual preferences.

cpp password-generator security

Last synced: 21 Mar 2025

https://github.com/halidodat/libgui

GUI library written in C++

cpp gui library

Last synced: 11 Jan 2026

https://github.com/bpdesilva/cppwebserver

Practicing fundamentals of Web Server Development with C++ on Flask like Micro Web Framework known as Crow.

boost-libraries cmake cpp docker flask-server gcc webserver

Last synced: 31 Aug 2025

https://github.com/copenair/arduino

a repository for the arduino part of the codebase

arduino cpp

Last synced: 25 Oct 2025

https://github.com/arsalan-dev-engineer/amateur_boxing_division_table_cpp

Enter your weight and the system will tell you what division you will be fighting in!

begginer-friendly beginner beginner-project boxing cpp programming programming-language table

Last synced: 16 May 2025

https://github.com/quaddarv1ne/tetris-enhanced

Этот репозиторий содержит улучшенную версию игры Tetris на Python. Игра реализована с использованием библиотеки pygame и поддерживает фоновые мелодии, звуковые эффекты, сохранение/загрузку состояния и интерактивные меню (стартовое меню выбора уровня и меню паузы)

2025 analytics cpp game maximdupley python python3 quadd4rv1n7 tetris tetris-game

Last synced: 17 May 2026