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-11 00:06:51 UTC
- JSON Representation
https://github.com/tanzeelafatima492/if-else-if-condition-in-c-
condition cplus cpp if-else-if logic
Last synced: 17 Sep 2025
https://github.com/tanzeelafatima492/cpp-pointers
coding cplus cpp cxx easy pointer pointerprogramming
Last synced: 17 Sep 2025
https://github.com/tanzeelafatima492/c-programming-basic
cplus cpp cxx programming robert
Last synced: 17 Jun 2026
https://github.com/milcsu09/barnes-hut
Barnes-Hut simulation
barnes-hut barnes-hut-algorithm cpp n-body n-body-simulation nbody nbody-simulation sfml simulation simulator
Last synced: 03 Jul 2026
https://github.com/without-eyes/easylearner
Application to easily memorize information(answers to questions, defenitions, etc.)
application cpp cpp17 learning learning-notes pet-project qt qt-application qt-gui qt5 qt5-gui qtcreator
Last synced: 08 Mar 2026
https://github.com/desmondjs/bst_student_info
This is a a C++ program implementing a Binary Search Tree (BST) to manage student data read from a text file. This program can insert student records based on their student ID, print the deepest node, display students in ascending or descending order, clone a subtree, print nodes at each level, and print paths in the tree.
Last synced: 09 Sep 2025
https://github.com/hashan-samarakkody/snake_game
This is a simple console-based Snake Game written in C++. It offers a classic Snake gaming experience with additional features, including multiple difficulty levels and the ability to advance to the second level by reaching a certain score.
cpp fun game-development level score snake-game
Last synced: 13 Apr 2025
https://github.com/meta-ben/tilemapperlite
2017 - C++ Qt Homemade Tile Map Editor
cpp map-editor qt tilemap-editor
Last synced: 07 Mar 2026
https://github.com/vbsantos/cpp-library-example
Example of Library using OOP
cpp map oop smart-pointers unordered-map vector
Last synced: 24 Jun 2025
https://github.com/nathan-osman/update-studio
Graphical tool for managing self-updating applications
Last synced: 16 May 2026
https://github.com/comodinoh/gcrisp
Engine for creating Visual Novel games written in C++
Last synced: 11 Aug 2025
https://github.com/that-prod-guy/journey-planner
A console application to plan your journeys across 60 cities.
cpp data-structures-and-algorithms dsaincpp
Last synced: 15 Aug 2025
https://github.com/zanottipaolo/info1-dev
Info 1-Dev course exercises @ UniBg - Computer Engineering 2020/2021.
Last synced: 03 Jul 2026
https://github.com/nadimnesar/online-judges-accepted-solutions
Explore accepted solutions to competitive programming problems from various online judges, including AtCoder, CSES, CodeChef, CodeForces, and more. Enhance your problem-solving skills by studying these solutions or contribute your own to help others learn and grow in the world of competitive programming.
competitive-programming cpp problem-solving
Last synced: 11 Aug 2025
https://github.com/cgkantidis/gen_design
Generate a verilog file and an acompanying SPEF file, for a hierarchical design
Last synced: 12 Sep 2025
https://github.com/jordanmontt/ray-tracing
Ray Tracing algorithm implementation in C++
computer-graphics cplus cpp ray-tracing
Last synced: 25 Jul 2025
https://github.com/nathannncurtis/canopy
Windows disk size analyzer
cpp csharp disk-analyzer disk-space ntfs treemap windows wpf
Last synced: 03 Jul 2026
https://github.com/joswinemmanuel/smartlock
SmartLock is an Arduino-based RFID access control system with GPS location tracking, providing secure authentication through RFID cards and real-time validation via a server.
arduino atcommands cpp css flask html jquery python sqlite thinkspeak
Last synced: 09 Apr 2026
https://github.com/youyuanwu/env-cpp
env-cpp is a C++ lib for parsing env vars into struct, using refl-cpp
cpp environment-variables reflection
Last synced: 12 Aug 2025
https://github.com/kauefraga/tictactoe
❌ Tic Tac Toe is a game for two players and they need to mark spaces in a three-by-three grid with O or X.
cpp game game-development sfml tic-tac-toe tictactoe two-player
Last synced: 17 Sep 2025
https://github.com/georgiosmatzarapis/algorithm-challenges
Algorithm challenges in C++.
algorithm-challenges algorithms cpp data-structures modern-cpp
Last synced: 29 Mar 2025
https://github.com/busrarafa/airrush-game-igraphics-
AirRush is a C language based 2D desktop game by iGraphics. Here players control a plane while avoiding obstacles, and collect coins across two levels. The game features a high score system, allowing players to save and view their scores.
2d-game c cpp cpp-game igraphics igraphics-project shooting-game
Last synced: 18 May 2026
https://github.com/moduscreateorg/boing
Simple game example for Creative Engine
cpp creative-engine game modus
Last synced: 04 Oct 2025
https://github.com/erlankurnia/Key-Nearest-Neighbour
C++ Project - KNN Algorithm Implementation
Last synced: 18 Sep 2025
https://github.com/klitsunova/TrenchWar
Некоммерческая 2D-игра в жанре Tower Defense
Last synced: 11 Mar 2025
https://github.com/hyouteki/aoc23
My attempt at solving 2023's Advent of Code
Last synced: 26 Jul 2025
https://github.com/ipotqo/multifurcation
Pitchfork CMake Structure with Branched and Nested Subdivisions
clang-format clang-tidy cmakelists cpp cpp-library docker doxygen github github-action github-actions github-pages github-submodule gnuplot googletest python ruby shell tex vscode
Last synced: 11 Mar 2025
https://github.com/choijione/quickstart
QuickStart : Unreal Engine 4 C++ Programming Quick Start
cpp tutorial-code unreal-engine-4
Last synced: 29 Mar 2025
https://github.com/junaidsalim/checkers
A checkers game developed in C++, implementing the rules and gameplay using classes.
Last synced: 05 Apr 2025
https://github.com/kontheocharis/bouncer
A path-tracer implementing Disney's "principled" BRDF. (C++17)
cpp cpp17 graphics path-tracing
Last synced: 20 Oct 2025
https://github.com/junaidsalim/word_searcher_using_bst
This repository contains Word Searcher Program implemented in C++ using BST
binary-search-tree cpp dsa tree word-search
Last synced: 05 Apr 2025
https://github.com/junaidsalim/clustering
This program implemented in C++ extracts clusters from graph based on threshold density and cp value
Last synced: 05 Apr 2025
https://github.com/robertpaulp/congestion-control-swift
PCOM (Communication Networks) project in C++
congestion-control cpp htsim swift-congestion-control
Last synced: 16 May 2026
https://github.com/msarmadqadeer/data-structures-implementation
These are the tasks that I performed during learning data structures.
cpp data-structures dsa dsa-algorithm
Last synced: 26 Jul 2025
https://github.com/sovoid/bit-by-bit
It took me a couple bytes
adobe algorithms amazon cplusplus cpp data-structures facebook google microsoft
Last synced: 18 May 2026
https://github.com/accessory/flowhttp
Http(s) Server with configurable routes.
Last synced: 26 Jul 2025
https://github.com/blayung/ca-physics
A simple cellular automaton-based physics simulation written in c++.
cellular-automaton cpp physics physics-simulation sdl2 simulation
Last synced: 26 Jul 2025
https://github.com/hatamiarash7/bst
Binary Search Tree Implementation in C++
bst bstree cplusplus cpp tree tree-structure
Last synced: 26 Jul 2025
https://github.com/markkreel/binary-static-analysis-through-instruction-and-operand-extraction-and-ahc-algorithm
A static binary analysis tool visualizes code blocks in the assembly of a disassembled binary file using the AHC algorithm, aided by entropy calculation and similarity measurement.
agglomerative-clustering agglomerative-hierarchical-clustering assembly clustering cpp elf elf-parser entropy feature-extraction hierarchical-clustering information-metrics kl-divergence linux low-level machine-learning python shannon-entropy similarity-measures static-binary static-binary-analysis
Last synced: 13 May 2026
https://github.com/matthewoestreich/z3-static-build
Automated static builds of Z3 Theorem Prover for multiple platforms using GitHub Actions
c cpp smt smt-solver z3 z3-prover z3-smt-solver z3-solver
Last synced: 19 May 2026
https://github.com/pierrechevalier83/signed_size
A header only utility function for getting the size of a container as a signed type
cpp cpp11 cpp14 header-only modern-cpp signed utility
Last synced: 04 Apr 2025
https://github.com/johnl28/cpp-str-encrypt
A basic cipher algorithm written in C++
alghorithm cpp decryption encryption
Last synced: 18 Sep 2025
https://github.com/nathguede/briefly
📄 Summarize text quickly and accurately with briefly, enhancing clarity and communication in your work.
apiai article-summary computer-graphics cpp elixir facebook-messenger-bot firebase guide learning opengl phoenix rasterizer raytracing raytracing-engine shaders simple software-renderer tutorial
Last synced: 09 Apr 2026
https://github.com/karanraj06/graph-template-library
Graph library that defines container template classes to study graphs and related algorithms in C++
Last synced: 27 Jul 2025
https://github.com/trkako/executecpp
Shortcut console """app""" to compile and run your program with just opening it
compiler console-application cpp
Last synced: 05 May 2025
https://github.com/romelium/n-body-simulation-cpp
A somewhat well documented 3D n-body simulator in C++. There are build and run scripts for nearly all platforms if you have clang and a C++ standard library implementation that support c++20.
3d-physics ascii ascii-art ascii-graphics cli cplusplus cpp cpp20 documented gravity gravity-simulation n-body n-body-simulation n-body-simulator newton-universal-gravitation physics-simulation physics-simulator well-documented
Last synced: 02 Jul 2026
https://github.com/yuvaraj101/wokwi-iot
Like to work on IOT devices during leisure time
cpp iot-application iot-device python3
Last synced: 17 May 2026
https://github.com/imtiaznayeemshawon/cpp-daily-practice
this repo is fully CPP language
Last synced: 27 Jul 2025
https://github.com/zukaitis/direct-hal
A proof-of-concept for performance oriented C++ Hardware Abstraction Layer
Last synced: 23 May 2026
https://github.com/coders-school/good-practices
C++ online course. Modules about good programming practices.
coders-school cplusplus cpp cpp17 good-practices markdown md
Last synced: 27 Jul 2025
https://github.com/mjollnir03/boidscpp
This is a project in which I will use C++ and raylib to create a graphical simulation of "Boids" by Craig Reynolds.
Last synced: 09 May 2025
https://github.com/nickpolizogopoulos/the_ultimate_cpp_series
This is my C++ course repository
Last synced: 15 Jul 2025
https://github.com/jakecc-codes/dangerfell
Basically flappy bird but with a gun.
clang cpp cxx game game-engine llvm windows
Last synced: 09 May 2026
https://github.com/caffik/libml
Simple library that implements some machine learning algorithms
Last synced: 07 Jul 2026
https://github.com/ddiogoo/gaussian-elimination
Algorithm that implements the Gaussian elimination method
cpp gaussian-elimination-algorithm math
Last synced: 28 Jul 2025
https://github.com/shubhansu-kr/recursion-striver
TakeUForward Recursion Playlist
cpp leetcode recursion solution striver take-u-forward
Last synced: 28 Jul 2025
https://github.com/mguludag/cpp-pimpl-helper
A simple helper type alias for std::unique_ptr and custom deleter for using pimpl idiom with std::unique_ptr easily
Last synced: 24 Jun 2025
https://github.com/rodtell/exercicios-estudo-cpp-rst
Study exercises that I answered of algorithms.
Last synced: 21 Mar 2025
https://github.com/mickaelblet/highlight-cpp-parameters
Highlight parameters for C or C++ langages in VS Code
c cpp decoration highlight highlighting vscode vscode-extension vscode-web
Last synced: 07 Apr 2026
https://github.com/nickjordan289/flappybird_neat
Training a Flappy Bird Agent using Neural-Evolution
cpp flappy-bird game machine-learning neat neural-network sfml
Last synced: 18 Dec 2025
https://github.com/ryansakurai/artigo-linguagens
Artigo sobre linguagens de programação, feito para a Revista HackoonSpace 2023.
article c cpp java javascript programming-language python typescript
Last synced: 21 Jun 2025
https://github.com/mindstorm38/sc-stat
Little console utility that shows lot of statistics about a project.
Last synced: 28 Mar 2025
https://github.com/devjoseruiz/xpwgarm
Very old patch for Windows XP.
cpp reverse-engineering wga winapi
Last synced: 28 Jul 2025
https://github.com/labex-labs/cpp-programming-for-beginners
This course is designed for complete beginners to C++ programming. You will learn the fundamentals of C++, including data types, operators, control structures, functions, arrays, strings, classes, dynamic memory, file handling, and the Standard Template Library (STL). By the end of the course, you will be able to write and understand basic C++ p...
challenges course cpp exercises hands-on labex labs playground programming
Last synced: 28 Jul 2025
https://github.com/nishatrhythm/computer-architecture-mips-code
MIPS code of Computer Architecture Course
assembly computer-architecture computer-science cpp
Last synced: 20 Jul 2025
https://github.com/fpringle/strawberrycore
The core of strawberry, my chess engine written in C++
chess chess-ai chess-engine cpp
Last synced: 03 Jul 2026
https://github.com/yumetodo/cpp_template_type_indenter_lib
C++ template parser library
Last synced: 17 May 2026
https://github.com/bearslay/bearslay-launcher
ncurses-based launcher for multiple (unfinished) games and other applications; runs entirely within compatible terminals
blokus catan cpp monopoly ncurses ncurses-game painting terminal-based
Last synced: 27 Mar 2025
https://github.com/teemperor/cif
Enforcing information flow in C-languages with Clang.
clang clang-static-analyzer cpp information-flow security static-analysis
Last synced: 28 Jul 2025
https://github.com/melau-eddy/rfid_attendance_arduino
This system includes automatic check-in/check-out detection, real-time clock integration, and persistent data storage that survives power outages
arduino arduino-library cpp ino lcd-display offline real-time
Last synced: 17 May 2026
https://github.com/comodinoh/vane
Engine for creating Visual Novel games written in C++
Last synced: 17 May 2026
https://github.com/jain1shh/neetcode.io
neetcode.io dsa pattern wise sheet - NeetCode 250
cpp data-structures-and-algorithms
Last synced: 12 Aug 2025
https://github.com/leomaurodesenv/contest-codes
Repository of exercises of online contests
Last synced: 29 Jul 2025
https://github.com/kgorze/dna-assembly-problem-solver
DNA sequence reconstruction via genetic algorithms for SBH, featuring adaptive crossover and robust error handling.
bioinformatics cpp dna-assembly genetic-algorithms metaheuristics optimization sbhs sequence-reconstruction
Last synced: 03 Jul 2026
https://github.com/chairchandler/ant-colony-optimisation-for-tsp
Ant colony algorithm for solving TSP problem
ant-colony-optimization cpp tsp-algorithm tsp-problem tsp-solver
Last synced: 03 Jul 2026
https://github.com/hungbuii/learn-unreal-engine-games
blueprints-visual-scripting cpp game-development ue5
Last synced: 20 Sep 2025
https://github.com/rrrinav/b_ldr
A build sytem written in C++ that just requires a Cpp Compiler and uses C++ as script.
build build-system build-tool builder cplusplus cplusplus-11 cplusplus-17 cpp nobuild
Last synced: 29 Jul 2025
https://github.com/jimmy-park/concurrent
C++20 concurrent wrapper class
cmake concurrency cpp cpp20 header-only
Last synced: 21 Mar 2025
https://github.com/prathamp25/ai-drawing-generator
A C++ program takes user input to draw either a tree or a smiley face using ASCII art. It defines two functions, `drawTree()` and drawSmiley(), which are called based on the input. If the input is invalid, it displays "Unknown drawing!".
Last synced: 29 Jul 2025
https://github.com/ketanxos/dsa
This repository includes all my DSA problem submissions across various platforms.
cpp dsa java javascript python
Last synced: 09 Apr 2026
https://github.com/coresystemcodev/coresystemcodev.github.io
Games Software Engineering Co-Development & Consultancy
c computer-graphics cpp game-development game-engine rendering-engines
Last synced: 17 May 2026
https://github.com/tech-gian/2020-oop-project-1
My first two projects with Object-Oriented Programming, about school simulation. Exercises for my university.
cpp oop oop-cpp school school-project
Last synced: 29 Jul 2025