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-06 00:06:48 UTC
- JSON Representation
https://github.com/rakesh9100/internship-training-practice--dsa--cpp
This repository contains some basic concepts of C++ and some important Data Structures & Algorithms problem solutions.
cpp data-structures-and-algorithms practice training
Last synced: 20 Mar 2025
https://github.com/terror/compete-mcgill-2020
My Answers to Psets/Contests for Compete McGill Summer Training 2020
competitive-programming cpp python3
Last synced: 15 May 2026
https://github.com/bast/cffi-mem-alloc-example
Demo of how to create or fix a memory leak when garbage collecting.
cffi cpp memory-management python
Last synced: 15 May 2026
https://github.com/georgiydemo/checkerc
Хороший пример парсинга XML на C++
c-plus-plus cli cpp tinyxml tinyxml2 xml
Last synced: 27 Mar 2025
https://github.com/sayakdattagupta/x11imageview
A simple image viewer for X11, written in C++ and using stb_image for decoding
Last synced: 15 Jun 2025
https://github.com/hugodonotexit/stocksim
Stock Sim is a C++ simulation game that uses SFML to teach users about stock and cryptocurrency trading through interactive gameplay, providing a hands-on experience in managing financial portfolios in a dynamic, virtual market.
cpp game sfml-game stock-market
Last synced: 07 Sep 2025
https://github.com/richhaar/dancing-links-sudoku
Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.
algorithmx cpp dancing-links sudoku sudoku-solver
Last synced: 15 Jun 2025
https://github.com/kid0h/discord-token-grabber
A simple Discord token grabber.
Last synced: 11 May 2026
https://github.com/pranavgupta1234/karna
Automated drone for object tracking and detection started under Design Practicum
ardupilot cpp drone image-processing makefile objectdetection opencv
Last synced: 15 May 2026
https://github.com/alyssonmach/chaves-de-classificacao
Seminário de Técnicas de Programação sobre "Classificação de dados com base em chaves de classificação".
cpp mergesort selectionsort sorting-algorithms ufcg
Last synced: 11 Apr 2025
https://github.com/slwu89/infectionsim
spatial simulation of stochastic infection dynamics in a city
agent-based-modeling agent-based-simulation cpp
Last synced: 19 May 2026
https://github.com/tradias/variate
Deduce the template parameter of a variant based on every return path
convenience cpp cpp20 header-only variants
Last synced: 05 May 2026
https://github.com/korigamik/neural-web
A feed forward Neural Network library and Visualization written in C++, compiled to wasm!
collaborate cpp emscripten feedforward-neural-network github github-pages machine-learning neural-network webassembly
Last synced: 15 May 2026
https://github.com/autokaka/learnopengl2
Self made LearnOpenGL video series source code.
cmake cpp learning-by-doing opengl
Last synced: 15 May 2026
https://github.com/kalakit/kalaphysics
Physics library for Windows and Linux, made with C++ 20.
cpp cpp20 cpp20-lib cpp20-library opengl physics physics-engine
Last synced: 15 May 2026
https://github.com/simone-contorno/rtos-priority-ceiling
Real-Time Operating Systems (RTOS) - Managing of 4 threads using Semaphores and Priority Ceiling Policy
cpp engineering real-time-operating-systems robotics
Last synced: 15 May 2026
https://github.com/t-88/domes
another todo app in my cv
cpp engine hacktoberfest hacktoberfest2022 layout-engine
Last synced: 16 Jun 2025
https://github.com/shaman-dp/patterns
Паттерны проектирования на C++ с примерами
cpp designpatterns development oop patterns patterns-cpp softwaredesign
Last synced: 04 May 2025
https://github.com/surajmaurya14/vscode-config
This contains my Coding Template
cpp keybindings settings snippets template
Last synced: 30 Jun 2026
https://github.com/blurfeng/blur_arpg_warrior
第三人称ARPG个人项目,北欧神话风格。使用 Unreal Engine 5 C++ 开发。; 第三人称ARPG個人プロジェクト、北欧神話風。Unreal Engine 5 と C++ を使用して開発。; A third-person ARPG personal project with a Norse mythology theme, made in Unreal Engine 5 C++.
blueprint c-plus-plus cpp game game-development personal-project ue5 unreal-engine
Last synced: 12 Mar 2025
https://github.com/pauloj2/estrutura-de-dados
Este repositório contém atividades e exercícios práticos focados no estudo de Estruturas de Dados utilizando a linguagem de programação C. O objetivo deste projeto é aplicar os conceitos fundamentais de estruturas de dados de forma prática e ajudar a desenvolver habilidades de programação e resolução de problemas em C.
Last synced: 29 Apr 2026
https://github.com/pauloj2/atividades-do-beecrowd
Exercícios para aprendizado em linguagem de programação C e C++
Last synced: 01 May 2026
https://github.com/neuraCollab/uni
Большие данные и распределенная цифровая на ПМ-ПУ СПБГУ 2024-2027г.
Last synced: 27 Mar 2025
https://github.com/shopmaior/mercado_pago_esp
Biblioteca Arduino ESP2866/ESP32
arduino c cpp esp32 esp8266 hacktoberfest library
Last synced: 27 Mar 2025
https://github.com/dreyyan/i-l-g-y-l
[ If Life Gives You Lemons: A Gamified Lemonade Business Tycoon Simulation System ]
cpp game-development text-based-ui tycoon-game
Last synced: 30 Jun 2026
https://github.com/widberg/pcil
A python CLI tool used to generate a single header C++ library for getting PCI device names
autogenerated cpp cpp-library cpp11 lookup-table modern-cpp pci python single-header
Last synced: 14 May 2026
https://github.com/matheusandrade23/exercicios-beecrowd-resolvidos
Resolução de vários exercícios do Beecrowd na linguagem C++.
Last synced: 04 Apr 2025
https://github.com/mahmoudhussienmohamed/cpp-sudoku-solver
C++ Sudoku Solver using BackTrack technique.
backtracking cpp csp sudoku-solver
Last synced: 17 Jan 2026
https://github.com/taharachedi/algorithms-problem-solving-level-3
📂 Repository containing well-organized solutions for simple problems Level 3 in C++.
algorithms cpp problem-solving
Last synced: 20 Mar 2025
https://github.com/grizzz13/nanogdr
Nano gpu-direct-rdma lib providing send/recv apis implemented in modern cpp.
Last synced: 05 May 2025
https://github.com/kassane/gdnative-3.1_cpp_xmake_example
Godot 3.1 C++ GDNative
Last synced: 15 May 2026
https://github.com/pcarruscag/mel
Math Expression Library
cpp expression-evaluation expression-parsing
Last synced: 19 May 2026
https://github.com/taharachedi/algorithms-problem-solving-level-4
📂 Repository containing well-organized solutions for simple problems Level 4 in C++.
algorithms conditional-statements cpp enums problem-solving string-manipulation
Last synced: 20 Mar 2025
https://github.com/utsavkash19/dsa-codes-snippets
Code Snippets for Data Structures and Algorithms. Problems from LeetCode, Codeforces and CodeChef for practice.
algorithms coding-challenges competitive-programming-reference cpp data-structures interview-preparation interview-questions
Last synced: 12 Jun 2025
https://github.com/jdpadillavigo/pathfinder
This project involved implementing an application to test and compare two pathfinding algorithms: BFS (Breadth-First Search) and D* Lite. The application was developed in C++ and Java, using Raylib for the graphical user interface in C++ and Swing in Java. The main objective was to evaluate the performance and memory usage of both languages.
c cpp java makefile pathfinder raylib swing visual-studio-code
Last synced: 20 Apr 2026
https://github.com/vibhuti03/maths-game
It is a simple maths game with 25 levels and 3 lives
cpp cpp14 game maths maths-quiz-game project
Last synced: 01 Jun 2026
https://github.com/sartim/drogon_user_service
User service using Drogon Framework
cplus cpp drogon drogonframework rest-api
Last synced: 13 Apr 2025
https://github.com/asahlcurtis/tuxy
This is a virtual assistant I am making, it's called tuxy. The name is a reference to Clippy. It isn't finished right now, not even close. But I think it's cool. Right now currently it only tells jokes and shows a really first page of google image of tux.
cpp linux-app tux tux-linux virtual-assistant
Last synced: 10 Apr 2025
https://github.com/kambala-decapitator/mpqsimpleio
CLI to work with MPQ files (for Diablo 2)
Last synced: 26 Apr 2026
https://github.com/sameetasadullah/searching-a-number-among-slave-processes-using-openmp-and-mpi
Program written in C++ language to search a number from an array after distributing it equally to all slave processes and using OpenMP and MPI for parallel searching
cpp linux mpi openmp parallel-programming search-number ubuntu
Last synced: 25 Apr 2026
https://github.com/taharachedi/stone-paper-scissor
🎮 Fun Stone-Paper-Scissors game in C++ 🪨📄✂️ – Challenge the computer, track your wins, and enjoy the game! 🏆
algorithms console-game cpp enums functional-programming problem-solving random-number-generators structures
Last synced: 20 Mar 2025
https://github.com/arnavmehta3000/nuiengine
A fully documented game development framework
cpp gamedev-framework gameengine
Last synced: 14 Dec 2025
https://github.com/taharachedi/atm-system
💼 ATM System in C++ – A console-based application for secure ATM banking, offering login, quick withdrawals, normal withdrawals, deposits, and balance checks, with data securely stored in text files. 🏦💳
console-application cpp enums problem-solving string-manipulation struct
Last synced: 20 Mar 2025
https://github.com/kassane/picohttpasio
This is a simple HTTP server implemented in C++ using the picohttpparser library for HTTP parsing and the Asio library for network communication.
asio cplusplus cpp http-client http-server web
Last synced: 10 May 2026
https://github.com/GridGeneration/OpencasecadeMeshMaker
AutoMeshGen triangle or quad mesh base opencasecade
advance-front cplusplus cplusplus-20 cpp delaunay-triangulation occ opencasecade parallel qmorph
Last synced: 05 May 2025
https://github.com/mo7amed-hussein/kislab
code editor with an embedded terminal
code-editor cpp qscintilla qt qtermwidget scintilla terminal
Last synced: 06 May 2026
https://github.com/killerasus/modernopengl
Repository for my Modern OpenGL studies via Udemy course.
Last synced: 07 May 2026
https://github.com/rohit141914/leetcode
Collection of LeetCode questions
arrays cpp data-structures-and-algorithms graph-algorithms hashing queue stack string tree-structure vector
Last synced: 20 Jan 2026
https://github.com/dkosmari/libxint
libxint is a C++20 headers-only library for fixed-width large integers.
Last synced: 03 Jun 2026
https://github.com/taharachedi/math-game
🎮 Fun Math Game in C++ ➗✖️➕➖ Challenge yourself with math problems, track your score, and level up! 🏆
algorithms console-application console-game cpp enums functional-programming problem random-number-generators string-manipulation structure
Last synced: 20 Mar 2025
https://github.com/tarikipekci/rts_buildingmanager
I've implemented basic RTS building and resource systems in this project.
Last synced: 03 Apr 2025
https://github.com/grachale/navigational-server
This repository contains an autonomous robot control server written in C++ designed to remotely manage a fleet of robots. The robots are capable of independently connecting to the server, which then guides them towards the center of a coordinate system.
communication cpp multithreading server
Last synced: 24 May 2026
https://github.com/grachale/memory_manager
Implementation of simplified equivalents of functions malloc, free, ..., operators new and delete.
cpp malloc-free memory operating-system os
Last synced: 13 Jun 2026
https://github.com/grachale/multithreaded_rent
Implementation encapsulates the entire computation process and controls the execution and suspension of the computation as well as the behavior of computational threads used for solving problems from all managed rental companies.
cpp multhreading pthreads-api threads
Last synced: 08 Jun 2026
https://github.com/grachale/hybrid_encryption
Implementation of two functions in C++ (seal and open) that encrypt/decrypt data using hybrid encryption.
Last synced: 13 Jun 2026
https://github.com/ajlekcahdp4/belady-cpp
C++ implementation of Belady's cache replacement algorithm (ideal cache)
Last synced: 04 Apr 2025
https://github.com/teejay69/version
Software Release Builder
backup building building-automation compiling cpp release-automation
Last synced: 07 Jul 2025
https://github.com/hannespetur/paw
Header-only C++11 libraries
command-line-tool cpp cpp11 cpp14 cpp17 threadpool
Last synced: 02 Apr 2025
https://github.com/ajlekcahdp4/scalgrad
A tiny Autograd engine for C++ with small neural network on top
Last synced: 04 Apr 2025
https://github.com/tarikipekci/cryptraider
First-person 3D puzzle game.
3d cpp firstperson puzzle-game unreal-engine-5
Last synced: 03 Apr 2025
https://github.com/nekruzash/graph-data-structure
This is from CS2028 - Data Structures, where me and my partner designed a graph data structure with all of the functions and implemented Depth First Search and Breadth First Search for traversing.
cpp graph-datastructures graphs
Last synced: 16 Jun 2025
https://github.com/isaac-lal/learning-cpp
Learning C++.
code cplusplus cpp learning programming
Last synced: 01 Apr 2025
https://github.com/md-mafujul-hasan/toph.co
These Contain Some Problem Solution of Toph.co Website that I have done while understanding Programming Concepts.
c c-plus-plus c-programming cpp java python
Last synced: 14 Apr 2026
https://github.com/programmingrainbow/beginners-guide-to-sdl3-in-cpp
An in-depth guide to getting started with SDL3 in the C++ Language .
cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 26 Mar 2025
https://github.com/quantumbytestudios/integer-class-for-cpp
Simple Integer Class With Some Useful Functions :)
cpp cpp-class cpp-header cpp-library cpp-module cpp-modules module
Last synced: 16 Jun 2025
https://github.com/jomart02/navysimulators
qt c++ NMEA simulators for Lazuli
Last synced: 27 Mar 2025
https://github.com/chayanon-ninyawee/kmids-gfm-future-engineer-2025
WRO Future Engineers 2025 robotics project by KMIDS-GFM — autonomous robot with Raspberry Pi, LIDAR, and computer vision
autonomous-driving autonomous-robots cmake computer-vision cpp cross-compile docker embedded future-engineers hacktoberfest lidar opencv raspberry-pi raspberry-pi-pico robotics robotics-competition wro wro-future-engineers
Last synced: 06 Mar 2026
https://github.com/rosendo-martinez/geometry-wars
A PC game based on the 2003 "Geometry Wars" Xbox game.
Last synced: 12 Mar 2025
https://github.com/neilharia7/daily-coding-problems
C++ & Python Solutions for Daily Coding Problem
algorithms cpp daily-coding-problem data-structures python
Last synced: 15 May 2026
https://github.com/risc-os-community/strongedmodes
A repository of some StrongED editor Modes
arm cpp cpp20 editor editor-plugin gnu-assembler gnu-assembly gnu-cpp risc-os riscos stronged syntax-highlighting
Last synced: 15 May 2026
https://github.com/masoudir/cpp_signal_slot_events
This is a C++ implementation of the cpp_signal_slot_events. This code, provides you an event based C++ programming by determining SIGNALs and SLOTs and making them connected to each other. Whenever the SIGNAL fires, then its related SLOT starts to execute.
cpp event event-based event-driven fast-event-driven signal single-file-event-library slot thread
Last synced: 01 Jul 2026
https://github.com/unvercan/quadratic-equation-solver
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
cmake cpp cpp11 decomposition eigen equation linear-algebra lu-decomposition matrix optimization qr-decomposition quadratic-equations
Last synced: 27 Jul 2025
https://github.com/sumitgirwal/quickstartwithcp
Quick Tips-Tricks-Functions for Competitive Programming(CP).
competitive-programming cpp docuemntation-tool python3
Last synced: 15 May 2026
https://github.com/maximbilan/t-block
T-Block
android cpp game game-development ios proton tblock tetris
Last synced: 25 Apr 2026
https://github.com/stefanasandei/tiny-autograd
small autograd engine built from scratch in modern C++
autograd cmake cpp deep-learning neural-networks
Last synced: 14 Nov 2025
https://github.com/zheoni/parsegar
Another and worse C++ command line argument parser
argument-parser command-line-parser cpp parser
Last synced: 29 Oct 2025
https://github.com/esraa-emary/photo-editor-team
C Plus Plus Code (Photo Editor)
clean-code cplusplus cpp photo-editing
Last synced: 08 Sep 2025
https://github.com/gwynbleidd0241/-mirea_2sem_oop-
Практические задания и курсовая работа по ООП(2 семестр МИРЭА)
Last synced: 30 Aug 2025
https://github.com/okoge-kaz/compiler_construction
Tokyo Institute of Technology 2022-2Q CSC. T372
c compiler cpp tokyotech tokyotech-class
Last synced: 19 May 2026
https://github.com/christopher-besch/glome_projection
Interactively Project 4D Sphere onto 2D Screen.
4d cpp first-person gdnative godot godot3 visualization
Last synced: 14 May 2026
https://github.com/suryasekhar14/hacktoberfest-2022
A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!
cpp hacktober hacktober2022 hacktoberfest hacktoberfest-accepted java javascript python
Last synced: 10 Feb 2026
https://github.com/lgope/problem-solving-oj
The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃
c codeforces-solutions cpp hackerrank-solutions timus-solutions uri-solutions uva-problem-solving
Last synced: 14 May 2026
https://github.com/yottaawesome/python-win-extension
An example Python extension on Windows for my personal reference.
cpp python-extension python3 win32
Last synced: 13 May 2026
https://github.com/mikekasprzak/requirecxxfeature
Simple cmake module to specify required C++ and standard library features
cmake cmake-modules cplusplus cplusplus-20 cpp
Last synced: 02 Feb 2026
https://github.com/sumitkumargiri/placement-management-project-c-
This repository contain all the best practices for managing Github repository.
cpp github placement-management project
Last synced: 15 May 2026
https://github.com/hatsusixty/ldays
This is my first malware! I coded it in C++ and this repository have the source code of my malware!
Last synced: 18 Mar 2025
https://github.com/sergio-eld/endian_converter
Template C++11 library for endianness conversion.
Last synced: 02 Sep 2025
https://github.com/sumdiboii/rainwater-harvesting-simulation-opengl
A rainwater harvesting simulation built using OpenGL in C++, featuring animated rainfall, gutter collection, and water storage. It’s a modified version of an existing project with unknown origin. We enhanced the visuals, structure, and flow to make it more suitable for academic use. Demonstrates basic OpenGL rendering and environmental concepts.
cpp environment graphics opengl rainwater-harvesting simulation visualisation
Last synced: 11 Apr 2026
https://github.com/gustavohnsv/my-wallet-simulator
Repositório para estudo da linguagem C++, com um simulador de carteira bancária simples, que possui função de depósito, saque e transferência.
cpp exercise good-first-issue good-first-pr wallet
Last synced: 03 Apr 2025
https://github.com/pomettini/ue4-multithreaded-fibonacci
Unreal component that calculates the Fibonacci sequence on separate threads
cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4
Last synced: 27 Mar 2025