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-02 00:06:45 UTC
- JSON Representation
https://github.com/whoiscipher/tetris
Imersive Tetris Game built using c++ and raylib. Makefile added for automated build
cpp game-development makefile raylib raylib-cpp tetris tetris-clone
Last synced: 01 Apr 2025
https://github.com/zdrzalikprzemyslaw/console-chess
Console text-based implementation of Chess in C++
chess cli console console-application console-chess console-gui cpp cpp11 game
Last synced: 10 Jun 2026
https://github.com/andreiavrammsd/cpp-zip
C++17 zip view and iterator
cpp cpp17 iterator view zip zip-iterator zip-view
Last synced: 11 Mar 2026
https://github.com/toshikinakamura0412/amr_navigation_ros
A 2D navigation metapackage for AMR (Autonomous Mobile Robot)
astar autonomous-navigation control cpp docker docker-compose dwa local-mapping localization mcl mobile-robot-navigation navigation path-planning raycast robotics ros ros-noetic simulation
Last synced: 10 Mar 2026
https://github.com/kiritoind/codeforces_solutions
solutions to various problems from the Codeforces , atcoder and codechef platforms. While I strive to solve as many problems as I can, please note that I may not be able to solve every single one. Nonetheless, I am committed to sharing the solutions I have managed to complete.
atcoder atcoder-solutions codechef compitative-coding cpp cpp17 cpp20 problem-solving
Last synced: 12 Jan 2026
https://github.com/quqionfree/quqimemorypool
This is a c++ memory pool.
cpp cpp-library cpp11 cpp14 cpp17 cpp20 memory-allocator
Last synced: 03 Jan 2026
https://github.com/heyfoz/cpp-baseball-bat-stats-simulator
The Baseball Batting Stats Simulator Program (C++) uses the rand function to create a statistical model, which is used to simulate 1000 at-bats based on a player's careers averages. After the simulation values are calculated and displayed, a loop asks the user if they would like to run another simulation.
baseball batting-statistics cpp simulator statistics
Last synced: 25 Mar 2025
https://github.com/dalpan/strukturdata
Code Program C++
c-plus-plus cpp data-structures
Last synced: 15 Mar 2025
https://github.com/nysynysy2/threadpool-cpp17
Header Only, Dynamic Adjust, Super-light-weight, C++17
cpp header-only lightweight thread-pool threading threadpool
Last synced: 16 Jan 2026
https://github.com/oscarsun72/prog1-c-primer-5th-edition-s-exercises
exercises in C++ Primer 5th Edition
Last synced: 16 Mar 2025
https://github.com/alcxpr/acheron
A little to nothing, general-purpose C++ library
Last synced: 10 Mar 2026
https://github.com/lnvaldez/maze-solver
Generates a random maze and solves it using recursive backtracking. The maze generation utilizes Depth-First Search (DFS) to carve out passages and create a unique maze layout for each run.
backtracking backtracking-algorithm cpp maze maze-algorithms maze-generator maze-solver mazes mazesolver random random-generation recursive
Last synced: 04 Dec 2025
https://github.com/kimpro82/mycodingcontest
Problem Solving : CodeForces, AtCoder, Baekjoon, Programmers and so on
algorithm atcoder baekjoon bash codeforces coding-challenge coding-test competitive-programming cpp csharp kotlin programmers python r rust
Last synced: 07 May 2025
https://github.com/maksasj/graph
Graph - simple c++ library, that implements a simple graph adt structure as well as implements some graph based algorithms like, vertex cover algorithm.
cpp educational-project graph library
Last synced: 15 May 2025
https://github.com/dotbunny/nexus
NEXUS Framework
cpp ue5 unreal-engine unreal-engine-5
Last synced: 21 Jan 2026
https://github.com/davidyslu/OnlineJudgeNCTU
Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/stepantita/interview-prep
This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics
algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises
Last synced: 17 Jan 2026
https://github.com/sameetasadullah/leetcode-solutions
This repository contains solutions of various LeetCode problems
cpp java javascript leetcode python python3
Last synced: 04 Oct 2025
https://github.com/dawidcxx/excel2csv-cpp
Constant memory streamed excel2csv conversion
cpp csv excel high-performance zig
Last synced: 09 Mar 2026
https://github.com/qc20/haptic-game-for-the-blind
HapNav is an innovative, ESP32-based game designed to empower the visually impaired. By using joystick navigation, it enhances spatial awareness and provides inclusive gaming experiences. Join us in this project to make gaming accessible for all!
3d-printing accessibility arduino blind cad cpp esp32 game-development haptic-feedback haptics human-computer-interaction interaction-design iot joystick-control microcontroller prototyping remote sensors tactile tactile-feedback
Last synced: 15 Apr 2025
https://github.com/lambdaurora/lcmm
LambdaCMakeModules - CMake scripts to make life easier.
cmake cmake-modules cmake-scripts cpp
Last synced: 22 Mar 2025
https://github.com/mensenvau/solutions_metacareers_com
metacareers.com
cpp facebook meta problem-solving python sql
Last synced: 12 Apr 2026
https://github.com/jaydattpatel/lamda-expression
Lamda Expression in C++
cplusplus cpp lamda lamda-expresion lamda-expression-in-cpp lamda-functions lamda-in-cpp
Last synced: 03 Sep 2025
https://github.com/doniaskima/learncpp
Learning algorithms and data structures can significantly improve your programming skills, enabling you to write more efficient and optimized code, leading to better performance and maintainability of your software.
algorithms cpp data-structures
Last synced: 15 Mar 2025
https://github.com/petrenko-alex/logic-calculator
[Архив 2015] Логический калькулятор / Simple logic calculator
calculator cpp logic logical-operators logical-programming qt visualstudio2013
Last synced: 12 Apr 2026
https://github.com/wldfngrs/cpp-crash-course-exercises-solutions
Repository of the solutions to all the exercises in the book 'C++ Crash Course' by the awesome Josh Lospinoso! Enjoy!
Last synced: 24 Mar 2025
https://github.com/dor-sketch/snakes_ladders
Enhanced with Qt6, WebAssembly-ready, and simplified CMake builds.
cairo cairo-drawing cmake cpp game-development gtk3 qt6
Last synced: 26 Jan 2026
https://github.com/giuliom/basicrenderer
A simple renderer
3d-graphics cplusplus cplusplus-14 cplusplus-17 cpp cpp11 cpp14 cpp17 path-tracing pathtracing rasterizer ray-tracing raytracer raytracing-engine software-rendering
Last synced: 15 Feb 2026
https://github.com/singhrohan62/data-structures
simple programs on different types of data structures
algorithms cpp data-structures java javascript
Last synced: 22 Feb 2026
https://github.com/kojobailey/book-volume-organiser
Organises book volumes with pages split into different folders into one folder with helpful file naming.
books cpp drag-and-drop manga organiser terminal-based tool
Last synced: 22 Mar 2025
https://github.com/mhdzhhan/cpp-pattern-programs
It is helpful to improve our logic :)
Last synced: 18 Mar 2025
https://github.com/mrfoxak/problem_solving
c compititive-programming cpp pattern patterns
Last synced: 03 Jan 2026
https://github.com/veld-dev/customgravityplugin
An Unreal Engine plugin meant to let developers custom the gravity in many ways in their level, mainly with located gravities and spherical gravities (planets).
blueprint blueprints-visual-scripting cpp gravity gravity-simulation physics physics-3d unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-cpp unreal-engine-cpp-plugin unreal-engine-plugin unrealengine unrealengine4 unrealengine5
Last synced: 08 Apr 2025
https://github.com/cristinel24/evalmat
An evaluator of mathematical expressions and tree expression maker written in C/C++ with UI for my faculty project.
calculator cpp expression-evaluator mathematics
Last synced: 06 Jun 2026
https://github.com/nathancordeiro/line-follower-robot
Arduino Uno-powered line follower robot: Seamlessly follows lines with precision sensors and intelligent algorithms. Ideal for exploring robotics fundamentals and automation.
arduino cpp line-follower robotics
Last synced: 11 Apr 2026
https://github.com/woolseyworkshop/article-blink-making-an-led-blink-on-a-raspberry-pi
Blink: Making An LED Blink On A Raspberry Pi Article Resources
beginner c cpp electronics programming python raspberry-pi swift
Last synced: 12 Apr 2026
https://github.com/marcb152/pdstsp-cplex-solver-cpp
PDSTSP solver in C++ using IBM Cplex
cplex cplex-optimization-solver cpp pdstsp tsp tsp-problem tsp-solver
Last synced: 26 Feb 2025
https://github.com/ivandrf/vector-int
Realization of a self-expanding array with some std::vector methods
Last synced: 21 Feb 2026
https://github.com/teiacare/teiacarevideoio
TeiaCareVideoIO is a C++ video encoder and decoder library.
cpp cross-platform ffmpeg video-decoding video-encoding video-io videocapture videowriter
Last synced: 20 Aug 2025
https://github.com/cshmookler/cpp_template
C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.
clang-format clang-tidy conan cpp gtest meson template zlib-license
Last synced: 24 Aug 2025
https://github.com/yashkarthik/tinyrenderer
A rasterization engine written from scratch (no libraries) in C++
Last synced: 04 Jul 2025
https://github.com/siddhant-vij/event-management-system
Practice project for Relational DBMS | Efficiently organize and manage events, attendees and registrations.
bash cli-app cpp crud-application dbms event-management go java python relational-database
Last synced: 09 Apr 2026
https://github.com/anshulranjan2004/file-compression-utility
File Compression Utility built using C++ (OOPs)
cpp huffman-compression-algorithm lzw-compression oops oops-in-cpp qt
Last synced: 19 Apr 2025
https://github.com/davidyslu/MWIS
Assignment in NCTU course "Distributed Algorithms 2017"
cpp distributed-computing graph mwis
Last synced: 29 Aug 2025
https://github.com/itsyakub/easter-hunt
Help the Easter Bunny catch eggs falling from the sky!
2d 2d-game cmake cpp easter easter-egg game gamedev open-source opensource raylib raylib-cpp raylib-game
Last synced: 29 Nov 2025
https://github.com/duyndh98/computerinformations
Getting Your Computer Informations: CPU, OS, memory, users, IP address
Last synced: 22 Aug 2025
https://github.com/mmabiaa/discrete-mathematics
This is a full course on discrete mathematics, logical thinking and problem solving.
cpp discrete discrete-mathematics java logic logic-gates logic-programming md python
Last synced: 29 Aug 2025
https://github.com/schryzon/rpg-game
A simple command line RPG game in C++ with OOP.
cpp rpg rpg-game simple-game simple-project
Last synced: 07 May 2025
https://github.com/tillkuhn/moodboard
ESP32 MoodBoard C++ Sourcecode for Arduino IDE
Last synced: 11 Apr 2026
https://github.com/101rror/codeforces
Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
competitive-programming contest-solution cpp problem-solving python3
Last synced: 07 Apr 2025
https://github.com/knutkirkhorn/liste-over-emner
En liste over emner jeg har hatt på NTNU
algorithms-datastructures cpp css database emner java javascript prosjekt react sql tcp udp websocket
Last synced: 12 Apr 2026
https://github.com/seppahbaws/hyper
A simple real-time hybrid ray tracer I built to explore the Vulkan Ray Tracing API.
cpp ray-tracing real-time vulkan
Last synced: 09 Jun 2026
https://github.com/krishpranav/cget
wget built using c++
c c-plus-plus cpp cpp-library linux macos socket wget windows xcode
Last synced: 06 Jan 2026
https://github.com/rajin-khan/dsa-sem-4
lab tasks and problems i solved during my fourth semester (data structures and algorithms, cpp)
cpp data-structures-and-algorithms university-course
Last synced: 24 May 2026
https://github.com/ferhatgec/mammapia
mammapia, script to piacli transpiler
cpp cpp17 mammapia piacli script transpiler
Last synced: 18 Feb 2026
https://github.com/CyberScoper/ESP32-Game-of-Life-NTP
This repository contains an ESP32 project that demonstrates various animated screensavers on an SSD1306 OLED display. The screensavers include a bouncing DVD logo, Matrix rain effect, digital clock, rotating square, scrolling text, image slideshow, and falling stars.
arduino-ide cpp esp32 oled-display-ssd1306
Last synced: 24 Aug 2025
https://github.com/y252328/link-preserving_interference-minimization
Simulation program for "Link-Preserving Channel Assignment Game for Wireless Mesh Networks"(LPIM)
channel-selection cpp game-theory link-preserving mesh-networks
Last synced: 26 May 2026
https://github.com/rekosk/rekosk_fourdigits_7segments_74hc595
An Arduino Library for 74HC595 4 digit 7 segment display
arduino arduino-ide arduino-ide-library arduino-library arduino-uno cpp esp32 esp8266 esp8266-arduino
Last synced: 14 Feb 2026
https://github.com/steponask/taskbook-cli
📚 My first project: the TaskBook program written in C++ 💻
cpp cpp-cli first-project task-management taskbook taskbook-cli
Last synced: 07 Jan 2026
https://github.com/torchcs-mc/logger
TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software
cmake cpp spdlog torchcs torchcs-logger wrapper
Last synced: 01 Jul 2025
https://github.com/rinatmambetov/cpp-modules-42school
The goal of these modules is to introduce you to Object-Oriented Programming. This will be the starting point of your C++ journey.
42projects 42school cpp modules
Last synced: 22 Aug 2025
https://github.com/animesh-ghosh/crypt
A WebAssembly toy project.
cipher cipher-algorithms cpp cpp11 emscripten make makefile webassembly
Last synced: 29 Jun 2025
https://github.com/alirezakh74/cyrusengine
2d game engine with C++ and SDL2
cpp game-engine game-engine-2d gamedev gameengine gameengine2d indiedev sdl2 shooter
Last synced: 29 May 2026
https://github.com/oatpp/oatpp-ssdp
Oat++ extension module to work with SSDP protocol.
Last synced: 25 Apr 2025
https://github.com/moebiussurfing/ofxelevenlabs
openFrameworks addon for ElevenLabs Text-to-Speech API.
cpp elevenlabs elevenlabs-api openframeworks openframeworks-addon
Last synced: 02 Apr 2025
https://github.com/sudeepacharjee/cpp-projects
is repository contains simple programs written in C++ programming languages to help beginners understand the basics of coding. Feel free to explore and learn
Last synced: 08 Jan 2026
https://github.com/l-terrero/userdatabase_final_version
User Database. Personal project (C++) (.txt database)
cplusplus cpp management-system personal-project
Last synced: 10 Jan 2026
https://github.com/rodyherrera/sydonia
Sydonia is a template engine replica of Inja inspired by Jinja, with a code style similar to C#, quite complete when applying decisions about what to show or add to your templates, it supports customizations, you are invited to take a look!
cpp header-only header-only-library inja jinja2-templates lexer parser renderer template-engine template-language
Last synced: 06 Jan 2026
https://github.com/namberino/vilang
The Vietnamese Programming Language
cpp interpreter programming-language vietnamese
Last synced: 03 Feb 2026
https://github.com/onmcu/awesome-embedded-testing
Curated list of tools and resources for testing Embedded and Low-level software
awesome awesome-list awesome-lists awesome-resources c-lang cplusplus cpp embedded embedded-c embedded-rust embedded-software embedded-systems rust rust-lang testing testing-automation testing-framework testing-library testing-tools
Last synced: 26 Mar 2025
https://github.com/nicknaso/bcrypt-napi
Bcrypt porting to N-API
addons bcrypt cpp native nodejs nodejs-addon nodejs-modules
Last synced: 04 May 2026
https://github.com/sandeepkundalwal/internet-of-things
[EE536: IoT] This repo contains all the assignment of EE536 offered at IIT Mandi by Dr. Padmanabhan Rajan & Dr. Siddhartha Sarma during Spring Session 2023.
arduino-ide arduino-uno bluetooth cpp i2c-bus internet-of-things javascript linux nodemcu nodered pyserial python raspberry-pi-3 uart udp wifi
Last synced: 29 Jan 2026
https://github.com/frasercrmck/cheffe
An LLVM frontend for the Chef programming language
compiler cpp cpp14 esoteric-programming-language interpreter
Last synced: 10 Mar 2026
https://github.com/stellardx/detailinfogen-990-vs
Detailed information generator (System report) for SpaceEngine 0.990
astronomy cpp html markdown spaceengine
Last synced: 23 Apr 2025
https://github.com/andezion/mineisbetter
Пытаюсь разобраться в контейнерах и алгоритмах
cpp cpp14 cpp20 stl-algorithms stl-containers
Last synced: 05 Sep 2025
https://github.com/definetlynotai/hack_club
All my hackclub code and projects
assembly c competition cpp github-collaboration hack-club hackclub projects python random slack
Last synced: 18 Jan 2026
https://github.com/anuran-roy/cppchain
A simple C++ implementation of an elementary blockchain
beginner blockchain cplusplus cpp stl
Last synced: 16 May 2025
https://github.com/amazingmonster/macaron
A C++ preprocessor library for metaprogramming testing.
Last synced: 12 Apr 2025