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-01 00:06:36 UTC
- JSON Representation
https://github.com/makosai/nyxy
Nyxy is an open-source game engine made with C++. The primary focus is a 3D isometric environment with a simplified interpreter.
3d-engine 3d-game-engine cpp cpp-game cpp-game-engine game game-development game-engine isometric-game open-source simple sims simulation simulation-game
Last synced: 11 Jul 2025
https://github.com/0xvpr/vpr-deviate
C99/C++20 Header only library for dependency free function hooking in windows.
cplusplus cpp cpp11 cpp17 cpp20 detour-hook function-hooking hacking-tool header-only hook library
Last synced: 17 Jul 2025
https://github.com/viztruth/c-and-cpp-practice-problems-with-solutions
👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning C and C++. 💡Check the README for categorized questions. This repo. can be useful for beginner and intermediate-level C or C++ programmers. If you found this repo. useful, don't forget to star the repo and give a follow.
array-manipulations c c-plus-plus c-programming cpp data-structures data-structures-and-algorithms linked-list matrices practice practice-exercises practice-problems programming solutions string-manipulation
Last synced: 16 May 2026
https://github.com/saeidemadi/classmaker
Qt code tool , for having structured classes and clean code in large-scale projects
clean-architecture clean-code cpp gui gui-application model-view object-oriented qt qt6
Last synced: 04 Jan 2026
https://github.com/pranshuchittora/dsa
DS in C
algorithms c cpp data-structures golang
Last synced: 11 May 2026
https://github.com/zong4/multi-thread
Complex job system
cpp jobsystem multithreading threadpool
Last synced: 04 Apr 2025
https://github.com/endurodave/messageserialize
C++ Object Binary Serialize and Deserialize
binary communication-protocol cpp cross-platform encoder-decoder messagepack messagepack-serializer serializer transport
Last synced: 11 Jul 2025
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/angeligareta/non-deterministic-finite-automaton
Implementation of a Non-deterministic Finite Automaton in C++. The program can show the dead states, check if the NFA is a DFA and analyze a string to see if it belongs to the NFA.
cpp dfa nfa nfa-to-dfa-conversion nfa2dfa
Last synced: 14 Jul 2025
https://github.com/arceryz/mazerunner
2D Maze editor using Raylib and ImGui. Features convenient junction placement, naming, moving aswell as tagging of positions. Export to JSON for use in games.
cpp editor game-development gametools imgui maze maze-creation maze-explorer maze-generator raylib tools
Last synced: 17 Jul 2025
https://github.com/omrawaley/code-invaders
Space Invaders but with a coding twist. Developed using only SFML and C++.
cpp sfml space-invaders space-invaders-clone space-invaders-game
Last synced: 21 Jun 2025
https://github.com/samirhamadaa/project1
"A simple Rock-Paper-Scissors game implemented in C++."
beginner-friendly c-plus-plus console-game console-games cpp mini-project random rock-paper-scissors-game simple-game terminal-game
Last synced: 11 Jul 2025
https://github.com/ali-el-badry/encryption-decryption-program
How can you keep your password and your information safe?!
Last synced: 21 Jun 2025
https://github.com/genebit/adnu-code
Hackerrank/Edabit/Coding Repository
challege competitive-programming cpp hackerrank problem-solving
Last synced: 17 Jul 2025
https://github.com/VioletGiraffe/embeddedUI
Embedded UI library for the Arduino framework
arduino cpp cpp-templates graphics-2d
Last synced: 17 Jul 2025
https://github.com/tayne3/gitversion.cmake
🏷️ GitVersion.cmake - Seamless Git-based versioning for CMake projects. One small module for automatic SemVer extraction from your Git tags.
c c-plus-plus cmake cpp version-manager versions
Last synced: 11 Apr 2025
https://github.com/adam-gladstone/softwareinteroperability
Companion projects for my book: C++ SoftwareInteroperability for Windows Programmers
boost boost-python cmake codeblocks cpp cpp-cli cpp17 cppwinrt cpython csharp excel excel-dna mfc pybind11 python r rcpp rstudio shiny winui3
Last synced: 07 Apr 2026
https://github.com/yashkshrivas4491/cses-solutions
CSES Problem Set Solution
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 21 Jun 2025
https://github.com/CleasbyCode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
Last synced: 07 May 2025
https://github.com/brynblack/funwithnumbers
A reverse engineering project in C++.
cmake cpp divisors graphing reverse-engineering school-project statistics
Last synced: 04 Apr 2025
https://github.com/codernayeem/fly-me-game
A Console flying game made with C++
2d-game console console-game cpp game plane-game
Last synced: 28 Mar 2025
https://github.com/lukaszwoznica/algorithms-and-data-structures
Implementations of some algorithms and data structures using C++.
algorithms bst-tree cpp data-structures graphs-algorithms heap-algorithm kmp-algorithm monte-carlo-methods pointer-list priority-queue sorting-algorithms trees-algorithms
Last synced: 17 Jun 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/erroratline0/infinipaint
Infinite space, infinite zoom, collaborative canvas program for sketches and notes at massive scales
c-plus-plus collaborative cpp draw drawing-app infinite-canvas infinite-zoom note-taking tablet whiteboard
Last synced: 17 Jul 2025
https://github.com/nbdy/binfmt
cpp binary file framework
binary cpp file-format framework
Last synced: 28 Mar 2025
https://github.com/hengxin666/cpp-cmake-template
This is a cross-platform modern C++ CMake project template. It provides a default test workflow with ctest and Github.
Last synced: 21 Jun 2025
https://github.com/beepboopbit/cpp-data-structures
C++ data structure compilation
Last synced: 20 Mar 2025
https://github.com/nsharp-mahajan/dsa-in-cpp
All the DSA questions in C++
algorithms competitive-programming cpp dsa problem-solving
Last synced: 17 Jul 2025
https://github.com/fortune0406/taskblaze
Boost your productivity with TaskBlaze, an AI-driven task management tool. Organize, prioritize, and manage tasks effortlessly. 🚀✨
ai automation cpp desktopapp freelance kanban minimalistic offline productivity productivitytools taskmanagement timetracking todolist windowsapp workflow
Last synced: 17 Jul 2025
https://github.com/jookuma/segm
SEGM: Image Segmentation Library
cpp image-foresting-transform image-segmentation watershed
Last synced: 12 Apr 2025
https://github.com/mateuszkubuszok/jupyterdockerpack
Jupyter Lab with few predefined kernels.
clojure cpp docker-image haskell jupyterlab python ruby scala
Last synced: 10 Jul 2025
https://github.com/bluewitherer/iconprofiles
Save your icon sets into packs!
cmake cpp enhancement geode geometry-dash mod offline
Last synced: 17 Jul 2025
https://github.com/xorhpp/blinker
A little application to remind you to blink (I don't know why I made this, but here it is 😀)
blinker cpp cpp20 imgui imgui-standalone
Last synced: 17 Jul 2025
https://github.com/vovandreevik/bifurcation-analysis-in-dynamical-systems
This project involves analyzing the stationary solutions of a system of differential equations depending on the parameter p4 .
bifurcation cpp differential-equations eigenvalues jacobian mathematical-modelling
Last synced: 16 May 2026
https://github.com/chinmaykaitade/chai-aur-cpp
This repository contains code files for C++ Practice Problems and Concepts from Beginner to Advanced.
c-programming cpp dsa dsa-algorithm dsa-practice problem-solving
Last synced: 17 Jul 2025
https://github.com/lhx077/betterstring
A high-performance, modern, and easy-to-use string processing library for C++and C
c c-lib c-library c-plus-plus c-string cpp cpp-lib cpp-library cpp-string library optimization string
Last synced: 22 Jun 2025
https://github.com/AmmieNyami/stm
Stack-based virtual machine.
asm assembly c cpp programming programming-language stack-based stack-based-language
Last synced: 17 Jul 2025
https://github.com/vaibhav-kesarwani/codechef-problem-solutions
Here i upload the solutions of codechef
algorithms-and-data-structures codechef codechef-solutions cpp dsa
Last synced: 10 Sep 2025
https://github.com/mateus-resende-ottoni/cpp
Repositório dedicado a projetos desenvolvidos na linguagem C++
Last synced: 04 Apr 2025
https://github.com/gvvsnrnaveen/cuda
this repository contains the various programs that can written using CUDA Toolkit.
c cpp cuda nvcc nvidia-cuda nvidia-gpu
Last synced: 17 Jan 2026
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
https://github.com/rprakashdass/c-cpp-guide
Contains tutorials and concise notes designed for pre-interview preparation, with a focus on algorithms, complexity, and the Standard Template Library (STL). This repository serves as a comprehensive, easy-to-navigate guide for C++ and C programming enthusiasts.
algorithms-and-data-structures c concept cpp cppguide notes programs sorting-algorithms tutorial-exercises unstop
Last synced: 31 Aug 2025
https://github.com/BillyFrcs/2DSpriteAnimation
2D Sprite Animation And Movement.
2d-game 2danimation animation cpp game game-development graphics graphics-library raylib raylib-cpp spritesheet visual-studio-code
Last synced: 15 Apr 2025
https://github.com/zigrazor/cxxcircularbuffer
A modern implementation of CircularBuffer, with STL-Like Style
circular-buffer cpp cpp17 stl-containers
Last synced: 25 May 2026
https://github.com/ajisubarkah/pemrograman-terstruktur
Introduction to C++ programming language
Last synced: 25 May 2026
https://github.com/salihmezraoui/image-quilting
A C++ project implementing the Image Quilting algorithm based on Efros and Freeman's method for seamless texture synthesis. It generates larger, continuous textures by stitching overlapping patches from a source image. Using Minimum Error Boundary Cut and MSE Patch Selection, it minimizes visible seams and achieves high-quality texture results.
clion cmake cpp image-processing image-quilting
Last synced: 24 Aug 2025
https://github.com/eeyribas/tcp-server-client-cpp
The repo contains TCP communication Client and Server applications. The applications are coded in the C++ programming language, using C-based libraries. IDEs that compile C/C++ programming languages can be used.
cplusplus-programming cplusplus-project cpp cpp-app cpp-examples cpp-programming qt-application qt4 qt5-applications qtcreator tcp tcp-client tcp-client-cpp tcp-client-server tcp-communication tcp-server tcp-server-client tcp-server-cpp tcp-socket tcp-socket-server-c
Last synced: 03 May 2026
https://github.com/busraozdemir0/ministudentregistration
Cpp ile mini öğrenci kayıt uygulaması
cpp student-registration student-registration-management
Last synced: 24 Aug 2025
https://github.com/acbin/ds-and-algorithms
✨ Data Structure and Algorithms.
Last synced: 19 Mar 2025
https://github.com/victorharri-chal/arcade
🕹️ A graphical project in C++ to recreate an arcade machine with multiple games (Pacman & Nibbler) and multiple graphical libraries (Ncurses, SFML, SDL2). Done on my 2nd year at Epitech
arcade-machine cpp epitech game graphical-programming ncurses nibbler pacman sdl2 second-year-project sfml
Last synced: 06 Apr 2025
https://github.com/akagi201/reinterpret
number type convertation with reinterpret_cast in C++
Last synced: 26 Feb 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/tommaso-dognini/polimi_gpu101_courseproject
Polimi Passion In Action GPU101 course project. Implementation in CUDA of BFS algorithm
cpp cuda cuda-programming parallel-computing
Last synced: 10 Apr 2026
https://github.com/henriktrom/pose_inference
A high-performance, multi-threaded C++ pipeline for real-time multi-camera keypoint detection.
cpp keypoint-detection multi-threading open-source real-time research-software rtmpose
Last synced: 24 May 2026
https://github.com/fl444mingo/fl4-cs131-06-lab
Ch. 6, Lab 1, Grade Checker File In/Out
Last synced: 31 Aug 2025
https://github.com/zhb2000/maybe-extension
Functional interfaces and useful extension methods for "Maybe types" in C++ (e.g., std::optional, pointers, and smart pointers).
c-plus-plus cplusplus cpp functional-programming
Last synced: 15 Apr 2025
https://github.com/pwalig/rasterizer
Parallel software rasterizer in written C++
3d-graphics c-plus-plus cplusplus cpp multithreading rasterization rasterizer rendering software-rasterization-renderer software-rasterizer
Last synced: 03 Sep 2025
https://github.com/shadowshahriar/cse222
A repository containing my solutions to data structure (Java, C, C++) problems assigned by our CSE lecturer, NASR (3rd Semester)
Last synced: 04 May 2026
https://github.com/plinkon/colorify
A nice little tool to help with ANSI escape codes
ansi color-tool console-tool cpp
Last synced: 05 Jul 2025
https://github.com/rahulrajaram/scheme_compiler
Scheme compiler in modern C++ (work-in-progress)
Last synced: 24 Aug 2025
https://github.com/jaydattpatel/knapsack-problem
Knapsack (0-1 non divisible or divisible)problem using C++
cpp data-structures-and-algorithms knapsack knapsack-0-1 knapsack-divisible knapsack-nondivisible knapsack-problem knapsack-problem-dynamic knapsack-problem-greedy
Last synced: 24 Aug 2025
https://github.com/tawfik-s/competative_programming_trainning_material
trainning material for problem solving and algorithms sessions belong to me
algorithms cpp problem-solving training-materials
Last synced: 21 May 2026
https://github.com/gaurav-chaurasia/dsa
All my practice problem(data-structure and algorithmic) and code are here
algorithm competitive-programming cpp data-structures readme-md
Last synced: 29 Jun 2026
https://github.com/jadamka/sierpinskitriangle-opengl
cpp cpp17 opengl opengl3 sierpinski-triangle sierpinskitriangle triangles
Last synced: 02 Jan 2026
https://github.com/patrickfc17/voyagerwc
File Explorer for Gnome
cpp gnome-desktop gtkmm4 mesonbuild
Last synced: 07 Apr 2025
https://github.com/alvgaona/2d-feature-matching
A sample app showcasing 2D feature matching with OpenCV
cpp feature-matching opencv pixi rerun
Last synced: 20 May 2026
https://github.com/freddie-nelson/cpp-verlet-physics
A simple verlet physics engine written in C++
cpp physics physics-2d sdl2 verlet-integration verlet-physics
Last synced: 08 May 2025
https://github.com/connectaman/cpp-notes-and-programs
Notes and Programs in Cpp
cpp cppnotes notes programming-language programs
Last synced: 14 Mar 2025
https://github.com/anatoly-semenov/cpp-security-gateway
C++ implementation of a gRPC gateway designed for scalable and secure microservice architectures on Kubernetes
cpp gateway high-performance security
Last synced: 24 Aug 2025
https://github.com/brainiac2677/cse-204-data-structures-and-algorithms-1
My implementations of offline and online assignments of the course CSE204.
cpp data-structures-and-algorithms
Last synced: 22 Mar 2025
https://github.com/martinhelmut/cpplox
Going through CraftingInterpreters C part but implementing it in C++
Last synced: 23 Aug 2025
https://github.com/mcquerol/modulo-counter-cpp
C++ modulo counter project with focus on OOP, operator overloading, and design patterns.
cpp doxygen multiple-digit-counter object-oriented-programming operator-overloading postfix-increment prefix-increment single-digit-counter uml
Last synced: 26 Jun 2025
https://github.com/sudoDeVinci/SkyImager-obfuscated
Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.
arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update
Last synced: 23 Aug 2025
https://github.com/bertandogancay/self-driving-car
A self driving car that detect lanes, and uses flask library to send live video footage to a web application.
cpp flask-application jetson-nano lane-detection nvidia opencv python
Last synced: 20 Apr 2026
https://github.com/flak-zoso/inavjaga
Inälvor jagade - Sista based C++ terminal videogame
cpp cpp17 sista terminal terminal-game
Last synced: 30 Jun 2026
https://github.com/mohamed-khairy111/hugo
A basic web browser with its own engine
browser browser-engine cpp electron web
Last synced: 28 Mar 2025
https://github.com/gmorales08/chip8emu
A CHIP-8 interpreter written in C++11
chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2
Last synced: 30 Mar 2025
https://github.com/ahmed0saber/c-cpp_console
ahmed0saber console-application cpp
Last synced: 20 May 2026
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/some0ne11/disk-scheduling-algorithm
This project implements First Come, First Serve (FCFS) and Shortest Seek Time First (SSTF) disk scheduling algorithms in C++.
cpp fcfs-algorithm fcfs-scheduling ipynb sstf sstf-scheduling
Last synced: 20 May 2026
https://github.com/bumbelbee777/cxxutil
A C++ library containing an implementation of the STL and other data structures and/or containers.
c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files
Last synced: 18 Jun 2025
https://github.com/gmitch215/terminal-miner
Idle Game for mining materials, written in C++
Last synced: 18 Jun 2025
https://github.com/copenair/ui
repo for the UI part of the codebase (desktop client)
Last synced: 13 Apr 2025