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-03 00:06:50 UTC
- JSON Representation
https://github.com/ninjanazal/theboy
C++ project aimed at providing a comprehensive learning experience in the field of emulator development by implementing a Game Boy emulator with SFML integration. This repository serves as a study resource for understanding the intricacies of emulating a console and leveraging SFML for graphics renderin
Last synced: 20 Jul 2025
https://github.com/keli-wen/matchengine
The UBI Challenge Works: a simple match engine.
Last synced: 05 Apr 2025
https://github.com/jrob774/runner
My third ever finished game.
1bit 2d cpp cpp17 emscripten endless-runner game runner sdl sdl2 sidescroller simple
Last synced: 20 Oct 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
https://github.com/giorgi94/py_travel_cpp
practical exampels of python c/c++ extensions
Last synced: 17 May 2026
https://github.com/mrnazu/guess-the-number
simple c++ console-based game :)
cpp guessing-game guessing-number-game
Last synced: 13 Jul 2025
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/angeligareta/mano-recognition
Project for detecting a hand using any web camera and its fingers and gestures. It's implemented using C++ and the OpenCV library.
cplusplus cpp hand-recognition opencv opencv-cpp
Last synced: 16 May 2026
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/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/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/techy4shri/shri-cpp-compiler
An opensource Cpp compiler for compiling latest versions of cpp programs, built as an alternative for Dev Cpp.
compiler compiler-design cpp cpp-compiler developer-tools
Last synced: 22 Jul 2025
https://github.com/denrydu/student-achievement-management-system
一个c++控制台应用(如果您觉得有用的话,请不要吝啬一个:star:哦!
Last synced: 24 Jun 2025
https://github.com/neimat1/codeforces
My solutions for some problems in Codeforces that has been accepted.
codeforces codeforces-solutions cpp
Last synced: 24 Jun 2025
https://github.com/illescasdaniel/modern-cpp-spanish
Buenas prácticas y nuevas funciones de C++ moderno
Last synced: 20 May 2026
https://github.com/chihebabiza/my-cpp-queue
A simple C++ project implementing a templated doubly linked list and queue with basic operations like push, pop, front, and back.
Last synced: 23 Jun 2025
https://github.com/chihebabiza/cpp-problem-solving-level-4
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/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/elb4rto/logdoctor_installer
Graphical installer for LogDoctor
Last synced: 17 May 2026
https://github.com/chihebabiza/cpp-problem-solving-level-3
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-advices
Last synced: 21 Aug 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/tina-1300/charly
Charly is a modern, powerful and easy-to-use C++ library for handling mathematics.
cpp cpp-programming cpp20 cpp20-library fraction fractions library math mathematica mathematics maths simple static
Last synced: 11 Sep 2025
https://github.com/thushar003/leetcode-and-stuff
LeetCode solutions, programming contest and small sized programs. (Solutions sync to this repo using LeetHub)
Last synced: 16 May 2026
https://github.com/bahaamohamed98/base64-cli
A minimal and efficient Base64 encoder/decoder CLI tool written in C++.
base64 cli cpp decoding encoding lightweight utility
Last synced: 20 Jul 2025
https://github.com/arikmukherjee/alo_project
Happy Coding!!🤫
c cpp css3 html5 javascript php python3 sql
Last synced: 07 Apr 2026
https://github.com/navin-mohan/bulk-watermark
A multithreaded bulk image watermarking tool written in C++
cpp imagemagick multithreading threadpool watermark-image
Last synced: 10 Sep 2025
https://github.com/codebydant/video2image-opencv
This is a c++ program to convert a video to frames
cmake cmakelists cpp frame opencv opencv3 video
Last synced: 10 Sep 2025
https://github.com/codebydant/video2opencv-video
This is a C++ program to convert a video to opencv format video
Last synced: 10 Sep 2025
https://github.com/mukilan0608/number-guessing-game-
This is an interactive number guessing game where the player is tasked with guessing a randomly chosen number between 1 and 100 within 10 attempts. After each guess, the game provides feedback on whether the guess is too high or too low, and gives additional hints like "Warmer" or "Colder" to indicate whether the player is getting closer or not
Last synced: 22 Jun 2025
https://github.com/offensive-vk/awesomescripts
Special Repository for Custom Scripts / Configs and Programs of Various Programming Languages. Mostly Old School Programs and Patterns. :octocat:
c configs cpp gh-actions git github gitlab legacy mirror npm pipelines python shell
Last synced: 07 Apr 2026
https://github.com/akashgutha/10print
10 print program in various languages and platforms
10print c cpp csharp javascript p5-sketches p5js python typescript
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/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/fityannugroho/cpp_project
Learning C++ (Collage Doc)
belajarcpp cplusplus cpp gamecpp learning-cpp
Last synced: 05 Apr 2025
https://github.com/libhide/differential-engine
Command line tool to find derivatives.
Last synced: 12 Mar 2026
https://github.com/tokynblast/pytgm
A Python Library for making games inside a terminal!
cli cmake cpp cpp17 game-development nanobind python python-lib python-library python3 terminal
Last synced: 20 Jul 2025
https://github.com/imolai/nvim-liteide
Minimal Neovim IDE setup for C++, Python, and Bash – fast, focused, and extensible.
bash configuration cpp ide minimal neovim python
Last synced: 09 Apr 2026
https://github.com/hongtae/dkmalloc
Fast and effective memory pool allocator for C / C++
cpp memory-allocation memory-allocator memory-pool memory-pool-allocator optimized-memory
Last synced: 24 Jun 2026
https://github.com/arnavsharma2711/cp-striver-sheet
This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.
Last synced: 05 May 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/zong4/cppgeneralpolygonclipper
C++ general polygon clipper
cpp polygon polygon-boolean polygon-clipping polygon-clipping-algorithm polygon-intersection polygon-union polygons
Last synced: 04 Apr 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/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/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/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/mgautam98/general-seat-allocation
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
Last synced: 29 Mar 2025
https://github.com/samya-s/design-and-analysis-of-algorithms-lab
Design and Analysis of Algorithms Lab (MA39203)
algorithm-design algorithms algorithms-and-data-structures cpp design-and-analysis-of-algorithms design-and-analysis-of-algorithms-lab
Last synced: 29 Mar 2025
https://github.com/soerlemans/pcap-parser-simba2json-processor
Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.
callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba
Last synced: 29 Apr 2026
https://github.com/spilth/timber
Timber!!! from Beginning C++ Game Programming
Last synced: 11 Sep 2025
https://github.com/yasnakateb/opencvnotes
OpenCV basics in cpp
cpp image-processing opencv opencv-cpp
Last synced: 18 May 2026
https://github.com/pug523/femtolog
A fast C++ logger
async asynchronous cpp cpp20 cross-platform femtolog fmtlib high-performance log log-library logger logging low-latency low-level
Last synced: 07 Apr 2026
https://github.com/RSGL/RSP
Single Header File Library that can pharse multiple databases all in one single header file. Supports, XML (HTML/SVG) and JSON
cpp cpp11 header-only html json library parser rsgl single-header xml
Last synced: 12 Mar 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/mo7amed-hussein/qt-notepad
simple notepad application just like windows notepad
cpp notepad qt qt5 small-practice-project
Last synced: 18 May 2026
https://github.com/sumonta056/operating-system-lab
All resource based on operating system lab
Last synced: 13 Mar 2025
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/mcquerol/optional-exercises-apt-cpp
Advanced C++ exercises on OOP, operator overloading, and STL containers.
activity-diagram bank-db class-design cpp json operator-overloading stl-containers template-class tutorials uml
Last synced: 18 May 2026
https://github.com/maxrdz/astron.libwasm
A free and open-source implementation of the Astron client protocol for C++ applications targeting Web Assembly.
astron cpp mmo networking object-oriented wasm web-assembly
Last synced: 18 May 2026
https://github.com/kareimgazer/parallelism-with-intel
A solution for a bunch of HPC scientific problems using openMP and MPI intel libraries and compilers
c-plus-plus cpp distributed-computing hpc intel memory-management mpi multithreading openmp optimization scientific-computing vectorization
Last synced: 29 Mar 2025
https://github.com/harshavardh8n/dsa-in-cpp
DSA-in-CPP: A collection of Data Structures and Algorithms (DSA) problems solved using C++. This repository includes various coding challenges and solutions, demonstrating fundamental concepts and techniques in data structures and algorithms.
cpp data-structures-and-algorithms
Last synced: 29 Mar 2025
https://github.com/jefftrull/eigen-matrixq-proposal
Verifying and benchmarking a proposed Eigen change
Last synced: 03 Jul 2026
https://github.com/iamdyeus/memulatrix
Virtual Memory Simulator built with C++ and Python
cpp operating-system python virtual-memory
Last synced: 18 May 2026
https://github.com/axway-streams/axway-amplify-streams-cpp
Sample application to show how to use Streamdata.io in a C++ application
cpp eventsource server-sent-events sse streaming-data
Last synced: 13 Aug 2025
https://github.com/thomasms/fortc
Fortran to C (and back again) examples
bindings c cpp fortran iso modern-fortran
Last synced: 27 Apr 2026
https://github.com/thomasms/solid_talk
Slides on SOLID principles with examples
cpp cpp11 example revealjs slides solid solid-principles
Last synced: 29 Mar 2025
https://github.com/esraa-emary/photo-editor
C Plus Plus Code (Photo Editor)
Last synced: 21 Jul 2025
https://github.com/ashiqursuperfly/data-structures-algorithms-1
My Data-Structures and Algorithms codes for CSE 203 Course.
algorithms closest-pair-of-points cpp data-structures divide-and-conquer dynamic-programming graph greedy-algorithms heap huffman-coding java karatsuba-algorithm karatsuba-multiplication lcs-algorithm linked-list matrix-chain-multiplication mergesort optimal-binary-search-tree quicksort skylineproblem
Last synced: 18 May 2026
https://github.com/yooodleee/personal-study
🏊no pain no gain🏊
api c cpp dataanalysis django java modeling node python spring-boot study study-notes typescript vue
Last synced: 07 Apr 2026
https://github.com/shishir-dey/libmodbus
"libmodbus" is a lightweight C++ Modbus library tailored for embedded systems
cpp embedded-systems firmware library microcontroller modbus
Last synced: 04 Mar 2025
https://github.com/nguyenj-c/assembler_mips
Reuplod of old work done for a course about MIPS
assembler cplusplus cpp mips mips-architecture mips-assembly
Last synced: 16 May 2026
https://github.com/madladsquad/untitledvulkanterminalemulator
A terminal emulator written in vulkan
cpp extensible teminal terminal-emulator vulkan
Last synced: 17 Jun 2025
https://github.com/matuszewski/cpp-basics
A bunch of simple C++ console programs
Last synced: 12 Sep 2025
https://github.com/zong4/multi-thread
Complex job system
cpp jobsystem multithreading threadpool
Last synced: 04 Apr 2025
https://github.com/cfnptr/voxfield
An open-source voxel-based multiplayer sandbox game
adventure cpp craft cross-platform cube explore free game modding multiplayer open-source procedural sandbox universe voxel voxfield
Last synced: 30 Oct 2025
https://github.com/emrecancorapci/sfml-timbergame
Basic C++ / SFML game which is a clone of a game named Timberman
cpp cpp-game game game-development sfml sfml-cpp sfml-game
Last synced: 11 May 2025
https://github.com/name-hw/janrenderer
심심해서 만든 C++17과 Zig로 작성된 Vulkan 렌더링 엔진
3d 3d-graphics cpp graphics graphics-engine graphics-programming render renderer renderering rendering-3d-graphics rendering-engine shader shaders vulkan vulkan-compute-shaders vulkan-engine vulkan-renderer zig zig-lib zig-library
Last synced: 18 May 2026
https://github.com/babak2/whd
Within Host Dynamics
cpp individual-based-modelling infectious-disease-modeling malaria-modeling pk-pd-modelling
Last synced: 19 Jun 2025
https://github.com/silver2dream/andromeda-linux-cpp
High‑performance C++ TCP server framework (master‑worker + epoll) — showcase mode / limited maintenance
concurrency cpp epoll framework high-performance linux networking protobuf showcase tcp-server
Last synced: 17 Jan 2026
https://github.com/guillaumebouchetepitech/all-cpp-websocket-client-server
all C++ webSocket client server application
boost-asio boost-beast cpp cpp20 linux network-programming wasm websocket
Last synced: 11 Jul 2025
https://github.com/gnaservicesinc/libnoodlenet
A simple libary for c and libary for C++ to use models created with sensuser https://github.com/gnaservicesinc/sensuser in C and CPP projects.
ai c cpp lib library mlp mlp-classifier perceptron-learning-algorithm
Last synced: 29 Apr 2026
https://github.com/ashu10dubey/cses-problem-set
CSES Problems Solution in CPP
cpp cses dsa-practice problem-solving
Last synced: 11 May 2025
https://github.com/rakshitgupta9/library_managment-cpp-project
The C++ code implements a Library Management Software with book entry, search, issue, return, and administrator functionalities. Password protection and file handling are used, and the program provides an "About" section.
cpp filehandling library-management-system
Last synced: 19 Jun 2025
https://github.com/petrenko-alex/ai-flat-price
[Архив 2015] Расчет стоимости недвижимости с помощью нейронной сети / Real estate price calculation via neural network
alglib artificial-intelligence cpp neural-network qt real-estate-price visualstudio
Last synced: 18 May 2026
https://github.com/neko-box-coder/simpleoverride
Allow overriding return value or setting arguments, similar to mocking but more flexible
c-plus-plus cpp cpp11 mock mocking-framework
Last synced: 18 Jun 2025