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-23 00:06:41 UTC
- JSON Representation
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/akazad13/leetcode
I will provide explanations for LeetCode problems in this repository.
cpp graph-algorithms greedy-algorithms leetcode leetcode-cpp leetcode-solutions linked-list sliding-window
Last synced: 08 Apr 2025
https://github.com/sid911/neuralnetworkcpp
A small experiment to learn about neural networks and their runtimes in cpp
cpp cuda machine-learning neural-network
Last synced: 20 Aug 2025
https://github.com/henriquestocco/my-notes
Repositório dedicado ao meu aprendizado e de coisas (para futuras consultas)
asmx64 bash c cpp docker javascript nodejs typescript
Last synced: 10 Apr 2026
https://github.com/caiocarneloz/percpp
Simple perceptron code developed to a master's class lesson.
cpp machine-learning-algorithms neural-networks perceptron
Last synced: 21 Aug 2025
https://github.com/brendanburkhart/pidsim
Tool for simulating and visualizing the tuning of PID controllers
cpp frc pid-controller qt robotics robotics-control
Last synced: 29 Apr 2026
https://github.com/anuragthepathak/c-plus-plus
Contains code I have written while learning C++.
Last synced: 12 Aug 2025
https://github.com/thimc/cmpdb
editor agnostic tool for generating json compilation database files
c clangd cli compilation-database cpp makefile
Last synced: 07 May 2026
https://github.com/mohamedsaid-sd/3
A repository dedicated to exploring the significance of the number 3 in various cultures, mathematics, and symbolism. Delve into the mystical and mathematical properties of this enigmatic digit through code, analysis, and creative interpretations.
androidstudio clion cpp data-visualization django gemma jetbrains llama lua nodejs opengl trinitycore vue webstorm
Last synced: 10 Apr 2026
https://github.com/nobodyxu/curl-cpp
cpp wrapper for curl that supports -fno-exceptions and static linking.
cpp http-client libcurl-bindings network-programming
Last synced: 21 Aug 2025
https://github.com/mackenziestarr/advent-of-code
advent of code exercises
advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 cpp ocaml rust
Last synced: 22 Aug 2025
https://github.com/mohammaddaeizadeh/space-invaders
algorithms cpp game sbu shahid-beheshti-university space-invaders
Last synced: 22 Aug 2025
https://github.com/vadniks/jealno
An OpenGL 3D game
3d-graphics cmake cpp game graphics-programming modern-opengl opengl sdl2
Last synced: 23 Apr 2026
https://github.com/mabdusshakur/cpp-screenshot-taker
Effortlessly Capture Screenshots with C++
Last synced: 22 Aug 2025
https://github.com/wannacry081/packagepal
PackagePal is an embedded system project using Flutter and Firebase for the Mobile Application, and C++ for programming the ESP32 Microcontroller. Moreover, this project is a smart container dual-layered package receiver that uses a keypad, monitor, sim module, etc. to incorporate a secure container for your parcels to be received.
cpp dart esp32 firebase flutter platformio
Last synced: 10 Apr 2026
https://github.com/mwombeki6/a-blockchain-based_supply-chain-tracking-system_with_proof-of-work
a blockchain simulation of a supply chain tracking system based on blockchain's proof of work
blockchain cpp proof-of-work supply-chain
Last synced: 22 Aug 2025
https://github.com/mathusanm6/cpp-primer-training
Learning C++ with C++ Primer Book
Last synced: 23 Aug 2025
https://github.com/arcvaishali/ghw-mlh-tic-tac-toe
This is a simple implementation of Tic-Tac-Toe game using C++
cpp day-2-game-week-may-2023 global-hack-week--2023 tic-tac-toe-game
Last synced: 23 Aug 2025
https://github.com/courseworks/aut_ap_2025_spring_hw3
This project simulates an insurance management system with core functionalities such as policy management, premium processing, claim handling, and risk assessment. Implementing Person, InsurancePolicy, and InsuranceCompany classes, you will explore OOP, secure data handling, and error checking.
cpp cpp-homeworks design-patterns homework insurance oop
Last synced: 11 Aug 2025
https://github.com/alepuglisi/perception-localization-mapping-projects
Odometry and SLAM on mobile robot with ROS Noeitc.
cpp kinematics mobile-robots odometry ros-noetic slam-toolbox
Last synced: 09 Nov 2025
https://github.com/triyan-salazar/invetory_system_cli
Proyecto para fortalecer y poner en practica conceptos de cpp, desarrollando un sistema para la gestion de invetarios.
Last synced: 23 Aug 2025
https://github.com/caphosra/traveling-wav
This is an library for helping your making or reading wav file on C++ or C#
cpp cpp-library csharp csharp-library wav wav-file wav-format wav-library
Last synced: 16 Apr 2026
https://github.com/rudra1402/cpp_stl
Implemented C++ STL Containers like Maps, Vectors, Pairs, etc. by developing several fun applications on Replit.
cpp replit standard-template-library stl-containers
Last synced: 11 Aug 2025
https://github.com/grachale/search_collisions_sha-512
The provided task is to implement a function or a set of functions for a program designed to find any message whose SHA-512 hash begins with a sequence of zero bits when represented from the leftmost side. In other words, the goal is to locate a message that produces a SHA-512 hash with a leading sequence of zeros.
cpp hashfunctions mathematica openssl
Last synced: 08 Jul 2026
https://github.com/zaki-x86/express-cxx
Web framework for C++ inspired by Express JS
Last synced: 09 Mar 2026
https://github.com/massimo-marino/cpp-utilities
A collection of C++17 utilities
cpp cpp-utilities cpp17 cpp1z file-helpers googletest print-helper random-number-generator random-number-generators string-tokenizer utilities
Last synced: 02 Feb 2026
https://github.com/archismankarmakar/c-_template_ak
C++ template & snippet by Archisman Karmakar for CP.
codechef codeforces competitive-programming computer-programming cpp cpp-all cpp17 cpp20 leetcode programming programming-language snippets technology template
Last synced: 25 Aug 2025
https://github.com/michaelrutherford/aethergrim
A CLI roguelike game written in C++.
cplusplus cpp game game-development gamedev roguelike roguelike-game roguelikedev
Last synced: 25 Aug 2025
https://github.com/ratulsharker/basic-neural-network
Basic neural network for dumb problem
basic-learning cpp neural-networks
Last synced: 03 Jul 2025
https://github.com/jugismug/palindrome-program-cpp
This program can tell if the provided number is an palindrome..
cpp number palindrome-number plaindrome
Last synced: 26 Aug 2025
https://github.com/gianfranco7/super-mario-battle-royale-mpi
Proyecto Final del Curso Programación Paralela y Concurrente CI-0117. II Semestre 2020
concurrent-programming cpp mpi simulation
Last synced: 03 Oct 2025
https://github.com/rhidoyhasanmahmud/30-days-of-code-hackerrank
Learn if-else statements, recursion, data structures, object-oriented programming and more
Last synced: 26 Aug 2025
https://github.com/pedroestevaodev/data-structures
Implementations in C++ of algorithms and data structures developed in the Data Structures course at Centro Universitário Barão de Mauá. Includes lists, stacks, queues, trees, graphs, hash tables, and sorting and searching algorithms.
academic-project algorithms algorithms-and-data-structures baraodemaua c computer-science cplusplus cpp data-structures graphs hash-table lists programming queues searching-algorithms stacks tree trees
Last synced: 24 May 2026
https://github.com/vvaldesc/cpp_interest_point_chatting_app
Direct message service IPL and BT based
array binary-trees chat cpp data-structures-and-algorithms interest-points practice-programming
Last synced: 24 May 2026
https://github.com/windowslogic-productions/morningstar
The official Fighting is Magic: Aurora Netplay Client written in C++. Made for Windows XP+.
aurora cpp fighting is magic morningstar mtsp visual-cpp win32 windows
Last synced: 08 Jul 2026
https://github.com/giuliom/pedestriansandbox
ai artificial-intelligence cplusplus cpp game-ai game-development gamedev
Last synced: 28 Aug 2025
https://github.com/eyelash/mp11
C++11 metaprogramming library
cpp cpp11 library metaprogramming
Last synced: 10 Aug 2025
https://github.com/amoeba/arrow-cpp-csv-examples
Short demonstration of Apache Arrow's CSV readers
apache-arrow arrow cplusplus cpp
Last synced: 10 Aug 2025
https://github.com/codingwizard2001/number-theory
Number theory is a branch of mathematics that deals with the properties and relationships of numbers, particularly integers. It encompasses various topics, including prime numbers, divisibility, modular arithmetic, congruences, and Diophantine equations. Number theory has applications in cryptography, computer science.
cplusplus cpp cpp17 daily-coding-problem leetcode leetcode-cpp leetcode-solutions number-theory number-theory-leetcode-problem problem-solving
Last synced: 28 Aug 2025
https://github.com/mohamedismail37/library-store-system
Hybrid Library Management and Bookstore System built in C++ using Object-Oriented Programming (OOP).
bookstore cpp ecommerce library-management-system object-oriented-programming oop oop-principles
Last synced: 29 Aug 2025
https://github.com/ayslanbatista/curso-udemy-c-cpp
Curso Linguagem C , C++ e POO
Last synced: 10 May 2026
https://github.com/jan-moravec/settings-text
Header only class for saving and loading key-value pairs to and from text file.
Last synced: 29 Aug 2025
https://github.com/nsardo/latency-sim
Cache most frequent calls that take the longest
Last synced: 24 May 2026
https://github.com/v1bh475u/debugger
An elf debugger implemented using ptrace
Last synced: 29 Aug 2025
https://github.com/naghim/cpp-parcialisok
C++ tantárgy parciálisainak egy-egy lehetséges megoldásai
cpp cpp-course cpp-parcialisok cpp-programming sapientia-university
Last synced: 12 Jun 2026
https://github.com/sla-ppy/street-game
[A] CLI implementation of an RPG game
Last synced: 30 Aug 2025
https://github.com/pranav2092/n-queen-visualizer-cpp
An N-Queen Visualizer in C++
backtracking backtracking-algorithm cpp cpp-all cpp-library cpp-programming cpp23 n-queens-visualizer nqueens-problem-solver visualization visualizer
Last synced: 03 Oct 2025
https://github.com/infinityintegral/sgextn
C++ application development framework
cpp cpp20 data-structures filesystem gpu-programming gui-application library qt qt-gui qt6 qtcreator utility-library
Last synced: 10 Apr 2026
https://github.com/sub-xaero/neverdoom
A 2D top down survival shooter, that serves as more of a test of my programming skills than an actual game. the first iteration in a series of increasingly playable games
c-plus-plus cpp cpp17 hobby-project sfml sfml2 sfml2-game
Last synced: 11 Nov 2025
https://github.com/phattharaphorn/profund-activity
👩🏻💻🌟 A collection developed for Array data management.
activity alogrithm cpp object-oriented-programming
Last synced: 03 Jan 2026
https://github.com/vollowx/gobang-tui-cpp
Gobang in terminal written in C++
Last synced: 31 Aug 2025
https://github.com/codeficct/learn-cpp
En este repositorio almacenare mis apuntes de un curso de c++
clion cpp cpp-course radstudio
Last synced: 09 Aug 2025
https://github.com/deepbiolab/system-monitor.cpp
A Linux system monitor implementation similar to htop, built with C++ and ncurses library. This project demonstrates object-oriented programming principles by providing real-time system metrics including CPU usage, memory consumption, and process information.
abstraction classes cpp cpp17 encapsulation generic-programming inheritance oriented-object-programming polymorphism structures system-monitor
Last synced: 09 Aug 2025
https://github.com/leandrorochalg/desafios
[PT] Desafios de lógica de programação
Last synced: 09 Aug 2025
https://github.com/emredogann/software-ray-tracer
A CPU-driven Multi-Threaded Ray Tracer written in C++.
cmake cpp cpu multithreading ray-tracing raytracer raytracing raytracing-in-one-weekend
Last synced: 05 Nov 2025
https://github.com/spicycactuar/ball-impulse
Ball impulse against varied terrains
ball-physics computer-graphics cpp impulse opengl qt5
Last synced: 09 Apr 2026
https://github.com/pereirar3/grammaranalyzer
Work in the Discipline of Theory of Formal Languages and Automaton - UFMT
automatons computer-science-discipline cpp
Last synced: 08 Aug 2025
https://github.com/mericluc/ecv-queens
ECV Application : N Queens
cpp cpp17 dlx-algorithm n-queens qt qt5
Last synced: 14 Jun 2026
https://github.com/trobert42/webserv
A fully configurable home-made web server in C++ (following HTTP/1.1 RFC)
Last synced: 08 Aug 2025
https://github.com/brave-tarnished/gpu-accelerated-opc
Optical Proximity Correction (OPC) is a photolithography technique that modifies photomask geometry to counteract diffraction and process effects, ensuring accurate printing of patterns on the wafer. This work demonstrates a proof of concept showing how using a GPU-based approach can significantly speed up these modifications compared to a CPU.
cpp cuda gpu-acceleration photolithography semiconductors
Last synced: 02 Oct 2025
https://github.com/aminakbari7/solve-bin-packing-problem-with-hill_climbing
Last synced: 24 May 2026
https://github.com/lukaspetrak/snake
Simple snake game in C++ (OOP)
cplusplus cpp object-oriented-programming oop snake snake-game
Last synced: 03 Jan 2026
https://github.com/beyzakomish/matrix-multiplication-project
This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.
2d-dynamic-arrays 2darrays cpp dynamic-arrays dynamically matrix-calculations matrix-multiplication multi-dimensional-array multiarray
Last synced: 30 Mar 2025
https://github.com/dirkjbosman/ml-inference-benchmarks
Compare inference performance of ML models across C++ vs Python
cpp inference inference-engine ml mlops modelserving onnx onnxruntime python
Last synced: 09 Apr 2026
https://github.com/mateusz-przybyla/addressbook_objectoriented
C++ (OOP) application - Przyszly Programista course (training)
cpp data-structures oop txt-files
Last synced: 09 Nov 2025
https://github.com/stenguyzcsgo/discord_bot_benchmark
🚀 Performance benchmark comparing Python, Rust, C++, and JavaScript through identical Discord bots. Measures computational efficiency via intensive math operations.
benchmark cpp discord-bot discord-js discord-py dpp javascript python rust serenity serenity-rs
Last synced: 30 Dec 2025
https://github.com/romario-stankovic/image-processor
A school project for the "Object Oriented Programming 2" course
Last synced: 27 Aug 2025
https://github.com/abidhasanrafi/programming-contest-series
Coding practice and exercises from "প্রোগ্রামিং কনটেস্ট ডেটা স্ট্রাকচার ও অ্যালগরিদম" and "প্রোগ্রামিং কনটেস্ট সমস্যা ও সমাধান" by মো: মাহবুবুল হাসান for comprehensive understanding of programming contest.
algorithms-and-data-structures cpp problem-solving
Last synced: 14 Mar 2025
https://github.com/giorgiogtelian/codewars_problems
all my codewars problems and solutions
Last synced: 25 Dec 2025
https://github.com/omarmgaber/v6
Basic text search engine based on the classical Vector Space Model.
cpp information-retrieval search-engine vector-model
Last synced: 07 Aug 2025
https://github.com/neok/cpp-sfml
C++ game/engine build with SFML library
cpp cpp-game game-development sfml sfml-game
Last synced: 18 Jun 2025
https://github.com/autokaka/dynapse
Yet another C++ runtime reflection solution.
Last synced: 23 Jul 2025
https://github.com/eoan-ermine/cppcorehard-2015
Slides from C++ Corehard 2015
Last synced: 07 Aug 2025
https://github.com/upi20/kalkulator_sederhana_cplusplus
Program kalkulator sederhana menggunakan bahasa pemrograman C++
calculator cplusplus cpp simple-program
Last synced: 14 Mar 2025
https://github.com/kumaarbalbir/reg-grow-bfs
C++ implementations of a region-growing algorithm using OpenCV
cpp region-growing-segmentation
Last synced: 30 Mar 2025
https://github.com/douglasdavis/toploop
A framework for analyzing top ntuples.
analysis-framework cpp cpp14 hep-ex
Last synced: 19 Jun 2026
https://github.com/eoan-ermine/cppcorehard-autumn-2019
Slides for C++ Corehard Autumn 2019 conference
Last synced: 21 Aug 2025
https://github.com/hd-genius/data-structures
C++ datastrucure implementations without the standard library
Last synced: 07 Aug 2025
https://github.com/astrodynamic/matrix-library-in-cpp
Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.
cmake cpp cpp17 library makefile matrix matrix-library testing
Last synced: 07 Aug 2025
https://github.com/knutkirkhorn/sikkerhet-i-programvare-og-nettverk
Øvinger fra TDAT3020 Sikkerhet i programvare og nettverk, dataingeniør NTNU
assembly c cpp git html javascript linux security shell
Last synced: 10 Apr 2026
https://github.com/haydenheroux/hasm-cpp
A simple interpreter for my esoteric language HASM.
Last synced: 30 Apr 2026
https://github.com/jaedsonpys/jaedsonpys
Discover my skills, projects and goals on my GitHub. 🎉
config cplusplus cpp developer git github github-config javascript nextjs python reactjs vscode
Last synced: 10 Apr 2026
https://github.com/msndie/irc
This project is about creating your own IRC server (with limitations ofc)
Last synced: 25 May 2026