C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
- GitHub: https://github.com/topics/cpp
- Wikipedia: https://en.wikipedia.org/wiki/C%2B%2B
- Created by: Bjarne Stroustrup
- Released: October 1985
- Aliases: cplusplus, c-plus-plus, cpps, cpp98, cpp03, cpp11, cpp14, cpp17, cpp20, cpp0x, cpp1y, cpp1z, cpp2a, cplusplus-11,
- Last updated: 2026-07-22 00:07:01 UTC
- JSON Representation
https://github.com/lepesevichnikita/vsdt-lab-work-8
Laboratory on the subject "Visual software development tools"
cpp cpp-android qmake-android qml qml-android qml-plugin qt-android qt-application qt5
Last synced: 04 Feb 2026
https://github.com/sipfront/visqol-docker-cross-compile
Repository for setting up a cross compilation environment for visqol in aws-linux-2 with provided files.
bazel cpp docker dockerfile python3
Last synced: 13 Apr 2026
https://github.com/chen941008/poker_game_99
midterm-mini-project
99 99-card-game 99-poker-game card-game cpp cpp17 poker-game
Last synced: 09 Apr 2025
https://github.com/jonas-is-coding/sudoku-bruteforce
A Sudoku solver via brute forcing in C++
Last synced: 31 Mar 2025
https://github.com/muneeb1030/bst-avl-representor-sfml-data-structures-cpp
The BST and AVL Tree Visualization is a C++ program that utilizes the SFML library and object-oriented programming (OOP) to represent and visualize Binary Search Trees (BST) and AVL Trees.
avl-tree bst-tree cplusplus cpp data-structures-and-algorithms oops-in-cpp tree-structure visualization
Last synced: 28 Feb 2025
https://github.com/chenshaw010/advising-assistance-program
Text file parser that displays data back to the user primarily for categorizing educational classes.
Last synced: 21 Jul 2026
https://github.com/sury4karmakar/competitive-programming
Competitive Programming With Cpp
Last synced: 05 Jul 2025
https://github.com/4s4v1n/maze
Generation of labyrinths by the Eller method and their solution + cellular automaton for cave generation
Last synced: 15 Jul 2026
https://github.com/basemax/mathematicalexpressionevaluator
This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.
calculator calculator-app calculator-application calculator-cpp cpp cpp-calculator expression-calculate expression-checker expression-evaluator expression-language expression-parser expression-tree expressions mathematical
Last synced: 03 Apr 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/masudursourav/codeforces-slove
alogrithms cpp cpp17 datastructures problem-solving
Last synced: 15 Jul 2026
https://github.com/sh-cho/cpp-doxygen-example
Example repo - publish doxygen with github actions
Last synced: 13 Apr 2026
https://github.com/jb3rndt/mastermind
This is an Implementation of the guessing game "Mastermind" in C++ using Qt.
Last synced: 13 Apr 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/davdag/wireworld
It's a WireWorld game made in C++ and SFML library. Enjoy it !
animations cellular-automation cellular-automaton cpp cpp-game math sfml-library wireworld wireworld-game
Last synced: 12 Jun 2026
https://github.com/pmerku/custom_libc
Personal version of some C/CPP libraries
Last synced: 29 Apr 2026
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/zeynepcol/game-mutex-cpp
A falling box game implemented in C++ using a custom library, featuring mutex.
cpp custom-library game mutex mutex-lock mutex-synchronisation
Last synced: 04 Apr 2025
https://github.com/ed-2100/c-cpp-monorepo
A monorepo for all of my desktop C/C++ projects.
c cmake cpp cpp23 demo-project graphics
Last synced: 13 Apr 2026
https://github.com/jdibenes/heron
Game Boy Advance emulator.
cpp gameboy-advance-emulator windows
Last synced: 28 Apr 2026
https://github.com/banagere/finance-with-cpp
Learn Finance C++ — work folder
Last synced: 24 Jul 2025
https://github.com/ganeshkadam65/design-patterns-cpp
Design patterns provide reusable solutions to common design problems. They capture best practices and proven solutions that can be applied in different contexts and scenarios.
cpp cpp11 cpp17 design-patterns
Last synced: 02 Jul 2025
https://github.com/hediyeorhan/computergraphics
computer computergraphics cpp graphics
Last synced: 13 Jul 2025
https://github.com/frozenlemontee/liscpp
A simple Scheme interpreter
cpp debugger interpreter lisp lisp-interpreter scheme scheme-interpreter
Last synced: 22 May 2026
https://github.com/sdadia/deep-learning-and-optimization
C++ Optimization/Deep Learning Framework For Research & Prototyping
cpp cpp14 deep-learning optimization-library
Last synced: 30 Jun 2025
https://github.com/seppahbaws/minigin
A small 2D C++ game engine that I made for the Programming 4 exam
Last synced: 06 Jun 2026
https://github.com/xorz57/servicelocator
Service Locator written in C++11
cpp service-locator service-locator-pattern
Last synced: 24 Mar 2025
https://github.com/xorz57/logger
Logger written in C++11
cpp cpp-library cpp11 cpp11-library header-only header-only-library logger logging logging-library
Last synced: 24 Mar 2025
https://github.com/sailormoon/kuru
🌀 Public-domain くるくるくるりん in C++17 and SDL2.
cpp cpp17 free game glog public-domain sdl2
Last synced: 25 Feb 2026
https://github.com/salman-javed-nz/cpp-dev-docker
A Docker image containing tools for C++ development, for my personal use.
cpp development-environment docker
Last synced: 28 Apr 2026
https://github.com/whisperity/distcc-docker
DistCC for LTS OS compiler images in and through Docker
c clang compiler container cpp distcc docker docker-image gcc
Last synced: 13 Apr 2026
https://github.com/Dvurechensky-Docs/BasicKnowledgeCPP
Базовые знания языка C++
cpp dvurechenskypro education language students
Last synced: 27 Feb 2026
https://github.com/michael-valdron/cpp-app-template
Personal template for starting a C++ project.
c-plus-plus c-plus-plus-11 c-plusplus cmake cpp cpp-template cpp-templates cpp11 makefile
Last synced: 25 Mar 2025
https://github.com/arnoldchrisoduor1/projecteuler
Solutions to Arithmetic problems
Last synced: 11 May 2026
https://github.com/twn39/jiebafts5
A Swift Package that integrates cppjieba with GRDB as a custom FTS5 tokenizer, enabling high-quality Chinese full-text search in SQLite on iOS and macOS.
cpp fts5 full-text-search grdb ios jieba sqlite3 swift tokenizer
Last synced: 30 May 2026
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/matieme/untitledzombiegame
A simple survival game that I made on Unreal Engine to start learning it. It is based on C++ with some functionality like the UI done in Blueprints.
cplusplus cpp unre unreal unreal-engine unreal-engine-4
Last synced: 02 Jul 2025
https://github.com/hafizhhasyhari/kumpulan-algoritma-c-plus-plus-algorithm-
Kumpulan Algoritma C++
algorithms-and-data-structures algoritma-pemrograman cpp cpp-algorithms
Last synced: 02 Apr 2025
https://github.com/mekhyw/logicomp-compiler
Custom simplified Lua compiler that generates assembly code for Linux and Windows, developed from scratch in C++
Last synced: 13 Apr 2026
https://github.com/talvikuu1476/space_and_asteroids
An OpenGL-based simulator of space, planets and asteroids.
cpp opengl rendering-3d-graphics
Last synced: 27 Apr 2025
https://github.com/tanzeelafatima492/hotel-management-in-c--
cplus cpp cxx hotel management mini project
Last synced: 05 Dec 2025
https://github.com/prdktntwcklr/cpp-on-avr
C++ code for AVR microcontrollers.
avr cmake cpp gtest microcontrollers
Last synced: 28 May 2026
https://github.com/observant-sun/rattlegram-desktop
Transceive UTF-8 text messages with up to 170 bytes over audio in about a second.
Last synced: 10 May 2026
https://github.com/js313/2dphysics-cpp
2D Physics simulation engine using C++
Last synced: 15 Jul 2026
https://github.com/boostibot/cpu_id
A c/c++ header for cpu id related info on x86
Last synced: 13 Apr 2026
https://github.com/eoan-ermine/cppcorehard-spring-2018
Slides for C++ Corehard Spring 2018 conference
Last synced: 15 Jul 2026
https://github.com/ravi-prakash1907/programming-fundamentals-cplusplus
This repo. stores all the C++ programs as mentioned in the practical list of B.Sc. (hons) CS
Last synced: 06 Sep 2025
https://github.com/ongyisheng0309/librarymanagementsystem
This system allows for basic library operations such as adding books and students, borrowing books, returning books, and displaying the current status of books and students.
Last synced: 17 Apr 2026
https://github.com/romelium/very-simple-http-server-asio
This is a very simple and minimal HTTP server using the Asio library in C++. The code is only 28 lines long. This is meant to showcase how minimal you can make an HTTP server at a near barebone level while being cross-platform.
asio basic cmake cplusplus cpp html http http-server minimal simple vcpkg very-basic very-simple
Last synced: 20 May 2026
https://github.com/gjoacorp/takaku
A C++/raylib implementation of the abstract strategy game Sim
Last synced: 05 Feb 2026
https://github.com/aritrac1/hackerrank
HackerRank Solutions
30-days-of-code 30daysofcode cpp dsa hackerrank hackerrank-solutions java javascript mysql problem-solving python sql
Last synced: 13 Apr 2026
https://github.com/robinnoiret/cesi_cpia2_poo-prosits
This repository contains my solutions to the prosits of the Object-Oriented Programming block.
Last synced: 09 Apr 2025
https://github.com/nathan-osman/win32pe
C++ library for working with Win32 PE files
Last synced: 15 Mar 2026
https://github.com/umarlypoeta/bubble_sort_visualisation
A simple visual representation of the Bubble Sort algorithm using SFML in C++.
Last synced: 02 Jul 2025
https://github.com/a35hie/smolc
Write C and Arduino functions at the speed of very fast.
arduino c cpp espanso espanso-package text-expansion
Last synced: 13 Apr 2026
https://github.com/nats-ji/iconfontcppheadersandluatables
C and C++ headers, Lua tables for icon fonts
cpp font-awesome lua material-design-icons
Last synced: 16 Apr 2026
https://github.com/anilsudhakar/simple_cpp_project
A Simple C++ project setup for beginners
cmake conan cpp docker github-actions jfrog-artifactory
Last synced: 13 Apr 2026
https://github.com/cactoes/leaguepp-connector
A league of legends client connector written in c++20
cmake cpp cpp20 league-of-legends league-of-legends-api library websocket
Last synced: 11 Mar 2025
https://github.com/ereh11/hackerrank
cpp java mysql problem-solving sql-query
Last synced: 13 Apr 2026
https://github.com/striter-no/amulet
Фреймворк для создания сети сервер-клиент на UNIX системах
Last synced: 28 May 2026
https://github.com/rom-chik/kma_oop
Object-oriented programming course. C++
Last synced: 29 Jun 2025
https://github.com/saurabh-dhoke/fixed-function-pipeline-ffp
This GitHub repository, showcases graphical projects implemented using OpenGL's Fixed Function Pipeline (FFP). This pipeline, prevalent before the advent of programmable shaders, relies on predefined operations for rendering graphics.
Last synced: 18 May 2026
https://github.com/dstrebkov/cpp-cmake-project-template
CMake based C++ Project Template
c-plus-plus cmake cpp doctest fakeit gcov gcovr testing unit-testing
Last synced: 11 Mar 2025
https://github.com/cppnest/car-rental-company
Car-Rental-Company is a university project for the Objective Programming course, showcasing car rental management using C++ and the Qt Framework. It features a modern GUI with dynamic car management, reservations, and multi-window navigation.
Last synced: 09 Apr 2025
https://github.com/ganura-web/LearningUnreal
Udemy's learning unreal engine with cpp.
cpp udemy udemy-tutorial unreal-engine
Last synced: 11 Mar 2025
https://github.com/dawnarc/CV
My curriculum vitae
cpp game-logic game-server java lead-programmer online-game ue4 unreal-engine
Last synced: 11 Mar 2025
https://github.com/gdonald/pigpen-cpp
Classic pencil and paper "dot and boxes" game.
cpp dots-and-boxes game pigpen pigs-in-a-pen sdl2
Last synced: 03 Jan 2026
https://github.com/cyprich/game_of_life
My implementation of Conway's Game of Life in C++
Last synced: 06 Jul 2025
https://github.com/stellardx/detailedinfogen
Detailed information generator (System report) for SpaceEngine 0.990
cpp cpp20 generator html markdown spaceengine spaceengineorg-spaceengine-the-universe-simulator
Last synced: 22 Feb 2026
https://github.com/joacokia/oopd
オブジェクト指向型汎用プロンプト用語定義 (Object-Oriented Terminology for Prompt Design)
android class cpp game-development hospital-management oop overriding pygame-library python srm-oopd-elabs tetromino uml uml-class-diagram uml-diagram
Last synced: 26 Mar 2025
https://github.com/3zrv/eqz-juicy
An audio plugin that has a 3 band equalizer with a spectrum analyzer at the top. It has a low cut band, high cut band, and parametric band.
Last synced: 15 Jul 2026
https://github.com/xndrxssx/beecrowd_uri_judge
Some Beecrowd (formerly URI Judge) questions I made
Last synced: 29 Apr 2026
https://github.com/budchirp/mcppga
A small library to improve garbage on C++ std lib
Last synced: 30 Aug 2025
https://github.com/dcavalei/cpp_modules
42 cpp_modules
42 42born2code 42lisboa cpp cpp-course cpp98
Last synced: 09 Apr 2025
https://github.com/shinkeonkim/snake-game
KMU-SW C++ programming project: snake game
cpp ncurses-library snake-game university-project
Last synced: 01 Mar 2025
https://github.com/massimo-marino/dice
dice: a test program for random numbers generation
cpp cpp20 execution-policy parallel-execution parallel-tests random-number-generators
Last synced: 14 May 2025
https://github.com/chutrunganh/illuminance-sensor-simulation-and-data-analaysis
EE3490E mini project: a C/C++ program for simulating illuminance sensors to measure indoor light levels. It allows users to specify sensor parameters through a command-line interface and generates simulation data accordingly.
cpp ee3490e final-project hust illuminance lux-sensor mini-project sensors-data-collection simulation
Last synced: 18 Apr 2026