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-07 00:07:28 UTC
- JSON Representation
https://github.com/AhmedOsmanDev/Arduino-LED-Cube
Fun project for our Embedded Systems course.
Last synced: 10 Apr 2025
https://github.com/deryaxacar/42-cpp_07
In this project, in ex00, we learn how to use the swap, min, and max template functions with different data types. In ex01, we apply the same operation to each element of an array using the iter function. Finally, in ex02, we create our own Array<T> class to delve deeper into both templates and dynamic memory management for template functions.
42 42-cpp-module 42-cpp-modules 42-school 42born2code 42cpp 42cursus 42projects 42school cpp cpp-module-07 cpp-modules-42 cpp07 template template-project templates
Last synced: 28 Mar 2025
https://github.com/sayakdattagupta/x11imageview
A simple image viewer for X11, written in C++ and using stb_image for decoding
Last synced: 15 Jun 2025
https://github.com/tarikipekci/cryptraider
First-person 3D puzzle game.
3d cpp firstperson puzzle-game unreal-engine-5
Last synced: 03 Apr 2025
https://github.com/okoge-kaz/compiler_construction
Tokyo Institute of Technology 2022-2Q CSC. T372
c compiler cpp tokyotech tokyotech-class
Last synced: 19 May 2026
https://github.com/horikitasuzunetsundere/elevator-project-with-proteus-and-arduino
Efficient Vertical Transportation: Elevator Control System Simulated with Proteus and Programmed with Arduino IDE
algorithms-and-data-structures arduino cpp programming system-design
Last synced: 16 May 2026
https://github.com/nekruzash/graph-data-structure
This is from CS2028 - Data Structures, where me and my partner designed a graph data structure with all of the functions and implemented Depth First Search and Breadth First Search for traversing.
cpp graph-datastructures graphs
Last synced: 16 Jun 2025
https://github.com/NotCompsky/libcompsky
C++ library used in some of my projects
Last synced: 03 Apr 2025
https://github.com/terror/compete-mcgill-2020
My Answers to Psets/Contests for Compete McGill Summer Training 2020
competitive-programming cpp python3
Last synced: 15 May 2026
https://github.com/ptahmose/sqliteimgdoc
An experiment - use SQLite as a fileformat for multidimensional tiled images (in 2D and 3D)
cpp fileformat gigapixel gigapixel-images sqlite sqlite3 volumetric-data
Last synced: 10 May 2026
https://github.com/mynenik/xyplot-win32
XYPLOT Plotting and Data Analysis Program for 32-bit Windows
cpp data-analysis data-manipulation data-visualization forth mfc windows-app
Last synced: 18 Mar 2025
https://github.com/genebit/my-cp-template
My Competitive Programming Template Guide
competitive-programming cpp template
Last synced: 18 Mar 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/ramamagarwal/project-carpool_management_system
This repository includes my project on carpool management system in which I used object orientation paradigms and principles using C++.
a-star-algorithm cpp dijkstra-algorithm oops-in-cpp yen-algorithm
Last synced: 26 Mar 2025
https://github.com/proftanish/daily-dsa
Dealing with problem solving in C++ daily
cpp leetcode leetcode-cpp leetcode-solutions problem-solving
Last synced: 17 Mar 2025
https://github.com/WilliamZhang20/Design-Patterns
Practicing software design patterns in C++
Last synced: 14 Oct 2025
https://github.com/echosingh/handgestrecognition
This project uses OpenCV to perform hand gesture recognition using a webcam.
computer-science cpp handgesture-recognition opencv-cpp visual-studio webcam
Last synced: 09 Apr 2025
https://github.com/aquice/brainpp
BrainPP is a Brainfuck interpreter made in C++.
Last synced: 03 Jun 2026
https://github.com/btframework/errortotext
Shows how to use wclGetErrorInfo function
cpp csharp delphi ex example example-project samplecode vbnet vcl wireless-communication-library
Last synced: 10 May 2026
https://github.com/anthonyhuang19/ics-lab
The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.
Last synced: 12 Mar 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/md-mafujul-hasan/toph.co
These Contain Some Problem Solution of Toph.co Website that I have done while understanding Programming Concepts.
c c-plus-plus c-programming cpp java python
Last synced: 14 Apr 2026
https://github.com/hugodonotexit/stocksim
Stock Sim is a C++ simulation game that uses SFML to teach users about stock and cryptocurrency trading through interactive gameplay, providing a hands-on experience in managing financial portfolios in a dynamic, virtual market.
cpp game sfml-game stock-market
Last synced: 07 Sep 2025
https://github.com/ramamagarwal/cp
This repo consists of some of the easy and beginner-friendly techniques on how to approach problems on competitive programming platform 'Codeforces'. The codes for certain problems are user-friendly and easy to understand.
competitive-programming cpp problem-solving
Last synced: 26 Mar 2025
https://github.com/pineforge-4pass/pineforge-codegen-mcp
Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, no API key; code & data stay on your machine. Tools: backtest_pine, backtest_pine_grid, transpile_pine, fetch_binance_ohlcv.
ai-agents algorithmic-trading algotrading backtesting cpp deterministic docker mcp mcp-server model-context-protocol pine-script pinescript quant quantitative-finance tradingview
Last synced: 02 Jul 2026
https://github.com/lostsh/stickgame
A tiny game on arduino with LCD Display (16*2)
arduino arduino-game arduino-lcd arduino-nano arduino-uno cpp game lcd lcd-display lcd16x2 tiny-game
Last synced: 02 May 2026
https://github.com/gvatsal60/CMakeDockerTemplate
🐳📦 Streamlined C++ Template Development with CMake and Docker
c cmake cpp docker docker-container docker-image dockerfile make makefile
Last synced: 01 May 2025
https://github.com/quantumbytestudios/integer-class-for-cpp
Simple Integer Class With Some Useful Functions :)
cpp cpp-class cpp-header cpp-library cpp-module cpp-modules module
Last synced: 16 Jun 2025
https://github.com/glintonliao/competitive-programming
Selected algorithm templates and solutions
algorithms competitive-programming cpp
Last synced: 18 Mar 2025
https://github.com/georgiydemo/checkerc
Хороший пример парсинга XML на C++
c-plus-plus cli cpp tinyxml tinyxml2 xml
Last synced: 27 Mar 2025
https://github.com/alfonsovidrio/arduinocodegallery
Este repositorio contiene una colección de códigos para placas Arduino, acompañados de diagramas.
Last synced: 18 Mar 2025
https://github.com/calbertsen/covafillr
R package for local polynomial regression
cpp eigen jags local-polynomial-regression r r-package rcpp tmb
Last synced: 16 May 2026
https://github.com/richke2005/fighting-car
Project developed to senai where we build a fight electromechanical car
arduino cpp embedded-systems microcontroller
Last synced: 16 May 2026
https://github.com/la-10/c-primer-5th-ed-solutions
This repository contains exercises and example programs that demonstrate key topics from the first chapter of a popular C++ textbook, with clean, well-commented code and detailed explanations. Perfect for newcomers looking to build a strong foundation in C++ programming.
beginner-cpp c-plus-plus cplusplus cplusplus-primer cpp cpp-exercises cpp-primer learning-cpp learning-project programming-exercises study-notes
Last synced: 15 Jun 2025
https://github.com/davidson-souza/cpp
Códigos aleatórios em c/c++
code cpp data-structures examples math number-theory
Last synced: 06 Sep 2025
https://github.com/tamim-saad/cp-template-code
This repository offers a complete template for competitive programming with pre-written functions and utilities for coding contests. It helps you save time and focus on solving problems. Feel free to explore, use, and customize these templates. If you find it useful, don’t forget to give it a star!
algorithm coding coding-competition competitive-programming cp cp-template cpp data-structures data-structures-algorithms data-structures-and-algorithms fast-io problem-solving problem-solving-template programming-tools shortcuts template template-code templates time-complexity
Last synced: 02 Apr 2025
https://github.com/evanpacini/collatz
C++ and Python programs to analyse the Collatz conjecture.
collatz collatz-conjecture cpp mathematics maths python python3
Last synced: 16 May 2026
https://github.com/basemax/polynomialdividecpp
Implement algorithm of divide operator of polynomial in C++.
algebra cpp divide division math polynomial polynomial-calculator polynomial-division polynomial-equations polynomials
Last synced: 03 Apr 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/szymon-budziak/cpp_course_agh
Solutions from C++ programming language course at AGH UST.
cpp object-oriented-programming
Last synced: 19 Mar 2025
https://github.com/chenqianhe/learnprofessionalbasiccoursesincomputerscience
Learn Professional Basic Courses in Computer Science计算机专业基础课程学习
assembly computer-network computer-science computer-system-structure cpp operating-system principle-of-computer-composition professional-basic-courses verilog
Last synced: 13 Mar 2025
https://github.com/jomart02/navysimulators
qt c++ NMEA simulators for Lazuli
Last synced: 27 Mar 2025
https://github.com/grizzz13/nanogdr
Nano gpu-direct-rdma lib providing send/recv apis implemented in modern cpp.
Last synced: 05 May 2025
https://github.com/zong4/multi-thread
Complex job system
cpp jobsystem multithreading threadpool
Last synced: 04 Apr 2025
https://github.com/alwaysdhruv/image_classification
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths
Last synced: 15 Jun 2025
https://github.com/chayanon-ninyawee/kmids-gfm-future-engineer-2025
WRO Future Engineers 2025 robotics project by KMIDS-GFM — autonomous robot with Raspberry Pi, LIDAR, and computer vision
autonomous-driving autonomous-robots cmake computer-vision cpp cross-compile docker embedded future-engineers hacktoberfest lidar opencv raspberry-pi raspberry-pi-pico robotics robotics-competition wro wro-future-engineers
Last synced: 06 Mar 2026
https://github.com/ramamagarwal/project-online_ticket_booking_system
This repository consists of an online ticket booking system design similar to BookMyShow
Last synced: 26 Mar 2025
https://github.com/chen0040/cpp-linear-genetic-programming
Package provides C++ implementation of linear genetic programming algorithm
cpp genetic-programming linear-genetic-programming machine-learning spiral-classification symbolic-regression
Last synced: 03 Apr 2025
https://github.com/dead-beef/jest-cpp-wasm
C/C++ to WASM Jest transformer
c cpp emscripten jest jest-transformer nodejs webassembly
Last synced: 06 Apr 2026
https://github.com/rayyan9477/operating-systems-and-shell-scripting
This repository contains assignments related to Operating Systems. The main focus is on understanding system-level programming, including shell scripting and signal handling in C.
bash-scripting c cpp operating-system process-manager shell-scripting
Last synced: 15 May 2026
https://github.com/auralius/jacobian-hessian-cpp
Jacobian and Hessian of a vector function.
cpp hessian jacobian numerical-methods
Last synced: 27 Mar 2025
https://github.com/heyallnorahere/libglplayground
A cross-platform, open-source framework for tinkering with OpenGL
cmake cpp cpp17 cpp17-library cross-platform opengl
Last synced: 21 Mar 2025
https://github.com/albovo/olinfo-writeups
This repository contains the solutions of all the problems of competitive programming contests I've solved.
codeforces-solutions competitive-programming cpp cses-solutions datastructures-algorithms dp-algorithms graph-algorithms greedy-algorithms math-algorithms olinfo reply-code-challenge-solutions
Last synced: 30 Jun 2026
https://github.com/matusollah/night-vision
Zdrojový kód na kamarátove nočné videnie
arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled
Last synced: 11 Jul 2025
https://github.com/sjinks/tfhttp
Terraform HTTP Backend written in C++
async cplusplus cplusplus-20 cpp terraform terraform-backend terraform-backend-http terraform-backends terraform-http-backend
Last synced: 15 May 2026
https://github.com/ralvarezdev/udemy-dsa-cpp
Practices and projects from Abdul's DSA course
binary-search-tree binary-tree cpp data-structures dsa linked-list merge-sort queue sorting-algorithms stack terminal tree-structure udemy udemy-course
Last synced: 15 May 2026
https://github.com/poornesh-v/bank-management-system-in-cpp
BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.
cpp dsa filehandling oops-in-cpp
Last synced: 04 Oct 2025
https://github.com/fatemehrshd/fcfs
Implementation of FCFS CPU scheduling algorithm with C++
cpp fcfs fcfs-process-scheduling fcfs-scheduling implementation operatingsystem
Last synced: 26 Mar 2025
https://github.com/dreyyan/i-l-g-y-l
[ If Life Gives You Lemons: A Gamified Lemonade Business Tycoon Simulation System ]
cpp game-development text-based-ui tycoon-game
Last synced: 30 Jun 2026
https://github.com/gustavohenriqueschmitz/solar-tracker
It's a school project, where we created a model of solar energy generation, using arduino for some automations.
Last synced: 19 May 2026
https://github.com/yuzukitsuru/yall
Yall - Yet another logging library
cmake cpp cpp-library cpp17 logging logging-library
Last synced: 17 Mar 2025
https://github.com/kr1zzo-FER/Robot-Programming-and-Simulation-Laboratory-Exercises
This repository is a part of the Robot Programming and Simulation laboratory exercises at the Faculty of Electrical Engineering and Computing, University of Zagreb
cpp navigation python ros rviz
Last synced: 05 May 2025
https://github.com/widberg/pcil
A python CLI tool used to generate a single header C++ library for getting PCI device names
autogenerated cpp cpp-library cpp11 lookup-table modern-cpp pci python single-header
Last synced: 14 May 2026
https://github.com/janwilczek/adc24-talk
Companion repository to my Audio Developer Conference 2024 talk entitled "Bug-Free JUCE UI: Structure Your GUI Code For Stability, Testability & Clean Architecture"
clean-architecture cpp juce juce-application juce-framework juce-plugins mvvm
Last synced: 19 May 2026
https://github.com/matheusandrade23/exercicios-beecrowd-resolvidos
Resolução de vários exercícios do Beecrowd na linguagem C++.
Last synced: 04 Apr 2025
https://github.com/mahmoudhussienmohamed/cpp-sudoku-solver
C++ Sudoku Solver using BackTrack technique.
backtracking cpp csp sudoku-solver
Last synced: 17 Jan 2026
https://github.com/drozhkov/crypto-exchange-client-deribit
Deribit crypto exchange C++ client
cpp cryptocurrency cryptocurrency-exchange-software deribit deribit-api deribit-exchange
Last synced: 17 Mar 2025
https://github.com/denyskryvytskyi/capgemini-cuda
CUDA implementation of vector additon, matrix multiplication, reduction and sorting
bitonic-sort cpp cuda cuda-kernels gpgpu matrix matrix-multiplication matrix-multiplication-parallel matrix-transpose nvidia nvidia-cuda nvidia-gpu reduction-dimension sort sorting-algorithms-implemented vector vector-addition vectorization
Last synced: 14 May 2026
https://github.com/0xisk/exploring-cpp
A repository focused on learning and practicing the C++ language.
cpp cpp-course cpp11 cpp14 cpp17 cpp20 learning-by-doing
Last synced: 24 Aug 2025
https://github.com/risc-os-community/strongedmodes
A repository of some StrongED editor Modes
arm cpp cpp20 editor editor-plugin gnu-assembler gnu-assembly gnu-cpp risc-os riscos stronged syntax-highlighting
Last synced: 15 May 2026
https://github.com/seleznevae/owi_optional
standard c++ std::optional with iterators
Last synced: 10 Jul 2025
https://github.com/diqezit/spectrumcpp
A lightweight, real-time audio spectrum visualizer for Windows with a seamless overlay mode. 🎵 Now with C++, WASAPI, and Direct2D
audio-capture audio-visualizer cplusplus cpp desktop-application direct2d directx fft fft-analysis graphics-programming music-visualizer native overlay real-time spectrum-analyzer wasapi windows
Last synced: 17 May 2026
https://github.com/contactvaibhavi/leetcodesolutions
Complete code implementations to the Leetcode Questions I've solved so far
algorithm algorithms algorithms-and-data-structures cpp data-structures dsa interview interview-practice interview-prep interview-preparation interview-questions java leetcode leetcode-cpp leetcode-java leetcode-solutions mit-license
Last synced: 19 May 2026
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/grudshtein/mpmc-ring
Header-only, bounded lock-free MPMC ring buffer for C++20 using per-slot sequence numbers, with a reproducible benchmark suite and latency histograms (p50/p95/p99/p99.9).
benchmarking concurrency cpp cpp20 lock-free low-latency mpmc ring-buffer
Last synced: 30 Jun 2026
https://github.com/sashminea/procedural-terrain-generation
This project generates procedurally created terrain for a 3D world.
3d cpp game-development opengl
Last synced: 15 May 2026
https://github.com/kougen/cpp-tic-tac-toe
An Online/Offline multiplayer Tic-Tac-Toe written in C++
cli-game cpp multiplayer tictactoe
Last synced: 10 Jul 2025
https://github.com/karnkaul/dens
Archetype-based entity-component framework using C++20
archetype cpp cpp20 ecs entity-framework
Last synced: 20 Mar 2025
https://github.com/tusharnankani/AdventOfCode
My solutions for Advent of Code 2021
advent-of-code advent-of-code-2021 adventofcode cpp
Last synced: 10 Apr 2025
https://github.com/tldr-it-stepankutaj/network-scanner
High-performance cross-platform ICMP/TCP network sweep scanner written in C++ Supports full CIDR range input, ICMP ping, TCP fallback, RTT-based color output, and multithreading. Ideal for sysadmins, security pros, and network engineers.
cpp ethical-hacking ethical-hacking-tools icmp linux macos network network-analysis osint osint-tool scanner tools
Last synced: 26 May 2026
https://github.com/zyad-eltayabi/mathematics-exam
Mathematics Exam using C++
Last synced: 12 Jun 2026
https://github.com/curiousci/codeforces
ʕつಠᴥಠʔつ ︵ ┻━┻
codeforces-solutions competitive-programming cpp
Last synced: 01 Apr 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/tr0yspradling/jsontree
A fast, lightweight, cross-platform utility for viewing & navigating large JSON documents. Built with C++ & gtkmm4.
Last synced: 14 May 2026
https://github.com/dynamsoft/label-recognizer-c-cpp-samples
Dynamsoft Label Recognizer samples for the C/C++ edition
Last synced: 12 Apr 2025
https://github.com/rajin-khan/nsu-bootcamp-16
all the problems i solved for the NSU-PS-BOOTCAMP-16
Last synced: 14 May 2026