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/matteocalvanico/doomclone

A simple C++ game similar to Doom and Wolfenstein 3D

cpp raycasting sdl2 video-game

Last synced: 16 May 2026

https://github.com/vissarion/vissarion.github.io

Personal webpage https://vissarion.github.io

boost cpp geometry mysql optimization research software statistics

Last synced: 16 May 2026

https://github.com/chimipupu/cc8r_zenn_cpp

Zenn『RustでCPUを自作して動くまで📝』のRustのコードをC++にしたものです🥳

cpp cpu emebeded emulator

Last synced: 07 Nov 2025

https://github.com/whisperity/distcc-driver

Driving DistCC-based distributed C/C++ compilation in a smarter way: without having to deal with DISTCC_HOSTS intricacies and without accidentally stalling your development machine.

bash bash-script c clang compiler compiler-frontend cplusplus cpp developer-environment developer-tools distcc distributed-computing driver gcc linux load-balancing zsh zsh-script

Last synced: 07 Apr 2026

https://github.com/crymises/fakestake

A Compilation Of CPP Gambling Games

cpp

Last synced: 21 Sep 2025

https://github.com/yrhiba/42_cpp_module

This is Pool Days On C++.

cpp inheritance oop polymorphism

Last synced: 05 Apr 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/orgh0/highperformancecnn

Implementation of a High Performance CNN for MNIST dataset

cnn cpp cuda

Last synced: 18 May 2026

https://github.com/ambujraj/medicinary

An E-commerce Algorithm for Medicines.

algorithm cpp e-commerce shopping-cart

Last synced: 22 Jul 2025

https://github.com/opikadash/memory-management-simulator

C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.

best-fit cpp data-structures first-fit googletest makefile operating-systems simulation

Last synced: 28 Jun 2025

https://github.com/gregorykogan/file-system

C++ virtual file system emulator with FAT structure, supporting directories, files, metadata, and cluster-based storage.

cli command-line-tool cpp data-storage educational fat file-allocation file-management filesystem filesystem-emulator learning-project storage-emulator

Last synced: 23 Jul 2025

https://github.com/kasouza/kshttp

A simple HTTP server written in c++

cpp http-server

Last synced: 21 May 2026

https://github.com/yrom/cpp-logging-benchmark

Benchmark some portable C++ Logging libraries

benchmark-suite cpp logging

Last synced: 03 Jul 2026

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/edixonalberto/control-electrificador

APP WEB para el control remoto de un electrificador de cercas

arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql

Last synced: 08 Apr 2026

https://github.com/chihebabiza/cpp-problem-solving-level-2

C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure

cpp problem-solving programming-advices

Last synced: 23 Jun 2025

https://github.com/obinexus/jiggleengine

Specialized soft-body physics animation framework for character development. Human-in-the-loop methodology with web-based development environment, skeletal rigging, clothing simulation, and Blender export pipeline. Built on NLink→PolyBuild→JiggleEngine architecture.

alembic blender-export character-animation clothing-simulation cpp fabric-simulation fbx-export gltf human-in-the-loop obinexus-computing physics-simulation skeletal-rigging soft-body-physics systematic-engineering three-js webassembly webgl

Last synced: 19 May 2026

https://github.com/pzaino/pzaino

Paolo Fabio Zaino's profile. Memento: A clever person solves a problem. A wise person AVOIDS it.

6809 68k arm bsd c coding compilers cpp interpreters linux mips operating-systems ppc programming risc-os risc-v software-development

Last synced: 09 Nov 2025

https://github.com/danielkrupinski/binary-cpp

Binary - decimal calculator

cpp

Last synced: 23 Jul 2025

https://github.com/lostincompilation/rangebasedforloop-withcounter

C++ Range Based For Loops with integer counter/index variable

cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility

Last synced: 10 Jun 2025

https://github.com/yushikuni/thewitchermechanic

The repository is for testing the witcher mechanic

cpp gameplay portfolio-website thewitcher unfinished-project

Last synced: 27 Jul 2025

https://github.com/hong539/coding_collects

coding_collects for practice coding with any other Programming languages

c coding cpp csharp javascript python python3 rust

Last synced: 05 Apr 2025

https://github.com/kezhengjie/rpc

A header only and out of the box tcp rpc framework written in C++.

asio compile-time-meta-programming cpp headeronly rpc rpc-framework

Last synced: 19 Sep 2025

https://github.com/danielgospodinow/alienattack

Single-player and Multiplayer arcade game similar to Space Invaders

ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders

Last synced: 15 May 2026

https://github.com/programmingrainbow/minesweeper-cpp-sdl2

Minesweeper with 8 themes, 5 sizes and 4 difficulty levels. Written in C++ and SDL2.

cpp cpp20 minesweeper sdl sdl2

Last synced: 22 Mar 2025

https://github.com/tsnsoft/cppconsoleunicode

Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022

2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew

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/jimmy-park/fsm

C++17 finite state machine

cpp cpp17 fsm

Last synced: 17 Jun 2025

https://github.com/zdimension/sudoku

Sudoku solver

cpp cpp17 solver sudoku

Last synced: 29 Mar 2025

https://github.com/flakey5/fiber-job-manager

A Fiber-based job manager written in C++. Plus a Promise-like api because why not.

cpp cpp20 fiber job-queue naughty-dog

Last synced: 23 Jun 2025

https://github.com/qervas/ohao_ide

A simple IDE for coding c++

cpp ide qt6

Last synced: 13 May 2026

https://github.com/jacek13/mahjongsolitaire

Mahjong Solitaire based on the SDL2 library.

cpp cpp14 mahjong-solitaire sdl2 visual-studio

Last synced: 15 May 2025

https://github.com/bad-logic/c-cpp

cpp

Last synced: 19 May 2026

https://github.com/palaceswitcher/alchemyplusplus

A data-driven Alchemy game using SDL3

cpp cpp23 game imgui sdl3 sdl3-image sdl3-ttf

Last synced: 30 Mar 2025

https://github.com/alexnask/cpp_ml

C++20 machine learning library with no external dependencies (nanorange used temporarily for C++20 ranges)

auto-differentiation cpp cpp20 machine-learning

Last synced: 27 Mar 2025

https://github.com/kdesp73/terminal-todo

An easy to use todo app for your terminal with a TUI

cpp gh-cli issues terminal todo todo-list todolist tui

Last synced: 18 May 2026

https://github.com/platisd/cpp-command-parser

Parse CLI commands with compile-time checks for your sanity

c-plus-plus cli cpp parser

Last synced: 19 Jul 2025

https://github.com/matuszewski/cpp-basics

A bunch of simple C++ console programs

cpp

Last synced: 12 Sep 2025

https://github.com/werdsmind/simple_file_manager

Este proyecto es un organizador de archivos desarrollado en C++.

console-application cpp executable file-manager no-gui organizer simple-project

Last synced: 20 May 2026

https://github.com/fityannugroho/cpp_project

Learning C++ (Collage Doc)

belajarcpp cplusplus cpp gamecpp learning-cpp

Last synced: 05 Apr 2025

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/gogosan1/odesolverservice

Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.

cmake cpp docker-compose env java julia maven spring-boot

Last synced: 08 Apr 2026

https://github.com/monamobeen/daretocode

Hands on Problems

c coding-challenge cpp tests

Last synced: 19 May 2026

https://github.com/getiot/vtk-courses

VTK 入门教程配套代码

3d-graphics cpp tutorial-code vtk

Last synced: 14 Jul 2025

https://github.com/lauratrigo/projeto-ecocomp-mqtt

Projeto de estufa inteligente desenvolvido com ESP32, MQTT, Node.js e MongoDB. O sistema realiza monitoramento ambiental em tempo real, controle remoto de atuadores, automação de irrigação, ventilação e aquecimento, além de disponibilizar dashboard web, histórico de medições e geração de relatórios. 🌱

automatization cpp css esp32 esp32-wroom html iot iot-application javascript mqtt mqtt-broker mqtt-explorer mvc-architecture site web

Last synced: 15 Jun 2026

https://github.com/axnjr/computeflow-aslb

Lightning fast, auto-scaling & load-balancing reverse-proxy server for scalable apps deployed over computeflow, written in C++.

autoscaler autoscaling c core cpp embedded health-check http-server httplib load-balancer logging monitoring networking notifications proxy-server reverse-proxy scaling status status-connected

Last synced: 17 May 2026

https://github.com/mataruzz/arcadeplayground

ArcadePlayground is a Qt-based platform featuring classic games like Tic-Tac-Toe and Tetris, with more titles coming soon. Explore and enjoy retro gaming in a simple, fun environment!

classic-game cpp gamedev qt tetris tic-tac-toe

Last synced: 11 May 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/mbellman/palace

A 3D grid-aligned adventure game.

3d cpp dungeon-crawler gamedev graphics opengl

Last synced: 20 May 2026

https://github.com/zeyu-xie/timothy-2048

A MacOS command line 2048 game written in C++.

cpp

Last synced: 18 Sep 2025

https://github.com/ahmed-ibrahim-30/simulation-compiler

Simulation for all Compiler steps such as (Tokenization,Parsing,Simulating code)

compiler compiler-design cpp

Last synced: 21 Mar 2025

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/mgautam98/general-seat-allocation

Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.

cpp gale-shapley-algorithm

Last synced: 29 Mar 2025

https://github.com/niu-cs/niu-cpp

112-程式語言-吳汶娟

cpp niu

Last synced: 11 Sep 2025

https://github.com/kaleid-liner/datastructure

codes of my datastructure

cpp csharp datastructure

Last synced: 18 May 2026

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/piyueh/simpoly

Simple Polynomial Toolbox for C++

cpp polynomial

Last synced: 04 Jul 2026

https://github.com/dolphywind/pong-on-desktop

Pong game but uses real windows as paddles, scoreboard and ball

2d 2d-game cpp cpp20 pong-game sfml sfml-game sfml2

Last synced: 29 Mar 2025

https://github.com/samirhamadaa/math_game

A simple interactive math quiz game with different difficulty levels and operations.

c-plus-plus console-game cpp game-development interactive-learning math-quiz mini-project random simple-game terminal-game

Last synced: 30 Jun 2025

https://github.com/emmanuelmess/qtsandsimulator

A small Qt simulator in C++

cellular-automata cpp qt

Last synced: 25 Apr 2026

https://github.com/a2p1k02/cppmaker

helper to optimize creating c++ projects

boost cmake cpp helper program-options

Last synced: 08 Oct 2025

https://github.com/arindam2003/cpp_dsa

This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program

cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp

Last synced: 17 May 2026

https://github.com/kamilpolok/acssimulation

Automatic Control System Simulation. Allows for simulation of various scenarios using different controllers, control objects and actuators

cmake controlsystem cpp cpp17 googlemock googletest gtest pid pid-control

Last synced: 02 Jan 2026

https://github.com/julelang/julec-ir

Official C++ IR codes of JuleC

cpp intermediate-representation jule julec julelang

Last synced: 13 May 2025

https://github.com/cra3z/smtplib

A C++ SMTP client

cpp smtp-client

Last synced: 16 Oct 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/dariodumlijan/gif-compiler

Electron app for automation of gif creation

cpp electron-app gif-creator mac-app react typescript

Last synced: 18 Feb 2026

https://github.com/afaikafk/bdm

C++ math library for graphics programming

3d-math c-plus-plus-17 cpp cpp-library cpp17 header-only mathematics matrix quaternion vector

Last synced: 04 Jul 2026

https://github.com/kojobailey/xfbin-parser-plusplus

Unpacks CyberConnect2 XFBIN files and converts their data into more usable and editable formats.

binary cc2 cpp cyberconnect2 drag-and-drop jjba jojo json parser tool xfbin

Last synced: 22 Jul 2025

https://github.com/ryp/chip8-emu

CHIP-8 Emulator

chip-8 cpp emulator

Last synced: 26 Jul 2025

https://github.com/mattkolega/gbbuddy

🕹️ Game Boy emulator

cpp emulator gameboy opengl retro sdl3

Last synced: 17 May 2026

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/jstmaxlol/cliProgramTemplates

🍵A list of CLI Program Templates, useful to learn programming languages or quickstart a CLI program

bash cpp csharp java learn py python shell template

Last synced: 14 Apr 2025

https://github.com/scarface987/imputetoolkit

🔍 Evaluate and compare imputation methods with consistent metrics using the intuitive S3 interface of the `imputetoolkit` R package.

benchmarking cpp data-quality devtools evaluation-metrics imputation missing-data missing-data-imputation r rcpp roxygen2 testthat usethis

Last synced: 18 May 2026

https://github.com/robsonos/spie-firmware

A sample C++/Arduino firmware built with PlatformIO with support for CI/CD pipeline

arduino atmel automation cd ci cicd cpp cppcheck platformio serial unittest

Last synced: 18 Apr 2026

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

C++ language specific code examples.

alogrithms cpp cpp11 cpp17 std stl

Last synced: 17 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/diable201/grokking_algorithms

Code from the book "Grokking Algorithms" in Python3 and C++

algorithms-and-data-structures cpp grokking-algorithms python3

Last synced: 18 May 2026

https://github.com/taktoa/pianoman

Experimental music bot for TeamSpeak 3 (mostly abandoned due to arcane-chat)

bot bot-api cpp haskell qt teamspeak3 teamspeak3-plugin zeromq

Last synced: 06 May 2026

https://github.com/max21910/bataille-navale

A Bataille-Navale Game made in c++ for a school project

cpp france game shoolproject

Last synced: 22 Mar 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/zenorachi/s21-containers

The "S21-Containers" project is a collection of container implementations similar to the containers in the C++ Standard Library.

algorithms avl-tree cpp list makefile map queue set stack stl-containers tree

Last synced: 25 Jul 2025

https://github.com/ricardodalarme/opengl-cpp

Representação de arquivos PGM como modelo de Malha Triângular e Nuvem de Pontos utiizando C++ e OpenGL

cpp graphics-library graphics-programming opengl

Last synced: 23 Jul 2025

https://github.com/mattiap7/rubrica

Rubrica in c++

cpp gui

Last synced: 25 Jun 2026

https://github.com/fathjami/cpp-modules

In this project I'll learn CPP language :)

42born2code 42projects cpp

Last synced: 15 Jul 2025