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-06-30 00:06:51 UTC
- JSON Representation
https://github.com/miguel-kjh/matlibrarypy
matrix library made with C ++ for Python
Last synced: 27 Apr 2026
https://github.com/lambdaurora/fictional-couscous
A non-euclidian ray-tracing game in C++
cpp non-euclidean-geometry ray-tracing
Last synced: 22 Mar 2025
https://github.com/mertturkmenoglu/cpp
C++ examples
c-plus-plus cpp example-code training
Last synced: 30 Jul 2025
https://github.com/davidyslu/OnlineJudgeNCTU
Personal submissions on Online Judge NCTU (國立交通大學程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/frcteam3255/nurdvision
SuperNURDs implementation of vision co-processing
Last synced: 14 May 2025
https://github.com/silentrald/flappy-bird-neat
Simple NEAT Implementation on Flappy Bird
Last synced: 14 Apr 2025
https://github.com/mtalyat/minty
A C++ Vulkan game engine.
cpp game-engine vulkan vulkan-game-engine
Last synced: 28 Jun 2025
https://github.com/vishwajeetmishra4/leetcode-daily
LeetCode Daily Problems Challenge Open for Contributions
cpp csharp github java js leetcode-cpp leetcode-java leetcode-javascript leetcode-python leetcode-solutions open-source python rust swift
Last synced: 19 Feb 2026
https://github.com/kaiesmahmud/structure-c-programming-solution-cse-113
City University CSE-113 structure programming C Program solution - ternary operator, if-else, switch, loop etc.
basic-programming c cpp practice-programming problem-solving
Last synced: 19 May 2026
https://github.com/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/tanner-davison/cpp_class_overloading
Demonstrates object-oriented programming concepts such as dynamic memory management, copy constructors, assignment operators, and the creation of custom data structures like an ArrayList. The ArrayList class manages a dynamically allocated array of characters
c cpp dynamic-memory-management
Last synced: 30 Jan 2026
https://github.com/artem78/s60-logger
Simple logging library for Symbian OS
cplusplus cpp library logger logging module s60 symbian symbiancpp
Last synced: 23 May 2026
https://github.com/rizwanullah313/library-management-system
Library management system using C++ data structure..
cli cpp data-structures visual-studio
Last synced: 14 Oct 2025
https://github.com/coralkashri/cppsenioreas-hash-your-conditions
This is an examples repository of C++ Senioreas blog Hash your Conditions - C++ article.
code-refactoring cpp cppsenioreas hash legacy-code
Last synced: 15 May 2025
https://github.com/hennotheo/narcengine
C++ Vulkan game engine
cpp engine game-engine gamedev
Last synced: 19 Sep 2025
https://github.com/yessenali-yerkebulan/guess-number-cpp
Just Guess Number game in C++
Last synced: 11 Sep 2025
https://github.com/artem78/s60-gps-tracker-cli
GPS track recorder for Symbian OS (console version)
cli console console-application cplusplus cpp gps gpx nokia nokia-phones positioning s60 symbian symbiancpp
Last synced: 26 May 2026
https://github.com/lionkor/chip_8
My implementation attempt of a chip-8 emulator. https://en.wikipedia.org/wiki/CHIP-8
chip-8 chip-8-emulator chip8 cpp cpp17 emulation emulator
Last synced: 06 Aug 2025
https://github.com/CodeWithTejpratab/MatrixCalculator
This an IOS app Developed using a matrix calculator using swift and c++
Last synced: 01 Oct 2025
https://github.com/CyberScoper/ESP8266-HTU21D-Weather-Station
🌡️💧 A low-power weather station project using ESP8266 and HTU21D sensor to measure temperature and humidity and send data to ThingSpeak every 15 minutes.
cpp esp8266 htu21d weather-station
Last synced: 28 Jul 2025
https://github.com/strongerprogrammer7/algorithm-of-computing-math
Algorithms of computational math: Legendre polynomial; Gauss method; Cholesky method; Method of Squares; Newton interpolation; Inverse Gauss method; Interpolation by cubic splines; Gauss Zeidel method; Jacobi method; Eigenvalues; Euler method; Left/Right rectangle method; Simpson method; The method of dividing a segment in half; Newton's method;
adams-bashforth-methods algorithms-of-computational-math cholesky-method cpp eigenvalues euler-method gauss-method gauss-zeidel-method interpolation-by-cubic-splines inverse-gauss-method jacobi-method left-right-rectangle-method legendre-polynomial method-of-squares newton-interpolation newton-s-method runge-kutta-methods simpson-method the-method-of-dividing-a-segment-in-half
Last synced: 07 Aug 2025
https://github.com/rhzxg/revelation
A to-do list software tailored for software engineers, inspired by the Revelation album of G.E.M.
cpp fluentui gantt-chart qt6 todolist
Last synced: 15 Sep 2025
https://github.com/muqsitnawaz/libfss
Pure Modern C++ library for Function Secret Sharing
Last synced: 14 Mar 2025
https://github.com/oltsu-code/olsh
olshell. the worlds worst shell.
cmake contributors-welcome cplusplus cpp cpp23 linux looking-for-contributors shell shell-scripting system-programming windows
Last synced: 16 Sep 2025
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/fednazar/ivy
A really simple text encryption algorithm
cpp encryption encryption-decryption
Last synced: 14 Mar 2025
https://github.com/joshuathadi/dsa--architect
This Respository of my DSA notes in Python and C++
cpp data-structures-and-algorithms python
Last synced: 14 Apr 2025
https://github.com/basemax/isprime
Sample code and project to calculate or check the prime numbers.
c cpp prime-generator prime-number prime-number-algorithm prime-number-calculations prime-number-generation prime-numbers prime-numbers-algorythm prime-numbers-calculation
Last synced: 10 Apr 2026
https://github.com/burakdemir-mb/c-cpp-data-structures
Data Structures in C & C++
Last synced: 19 Feb 2026
https://github.com/minel1410/maasu_internship_stm32
A repository for the fourth MAASU internship, based on C/C++ programming on the STM32F411RET6 MCU.
cpp embedded firmware microcontroller requirements stm32f411
Last synced: 18 Feb 2026
https://github.com/hijal/problem_solutions
daily code practice for self improvement and contest problem solutions (Codeforces, codechef, atcoder)
atcoder codechef codeforces cpp geeksforgeeks practice problem-solving
Last synced: 03 Nov 2025
https://github.com/chris1221/aavcf
Swap allels to ancestral / derived in a VCF.
Last synced: 04 Nov 2025
https://github.com/mohdnehalkhan/cpp-programs
This Repository contains all basic program's of C++ Object Oriented Programming language for a beginner.
cpp dsa object-oriented-programming
Last synced: 28 Jul 2025
https://github.com/braintwister/record
A heterogeneous data structure for C++
cpp data-structures heterogeneous polymorphism
Last synced: 08 Aug 2025
https://github.com/vishal2376/project-template
A simple c++ project code generator along with header and cpp files
cpp cpp-template makefile project
Last synced: 07 Jul 2025
https://github.com/bestlyg/bestlyg
这是一个个人仓库,里面存储着编程依赖做过的的有意思的代码。
cpp javascript leetcode rust typescript
Last synced: 23 Sep 2025
https://github.com/nekon69/fastnoiselitecuda
A wrapper around C++ FastNoiseLite library for CUDA
cellular-noise computer-graphics cpp cuda fastnoiselite gamedev generative-art gpgpu gpu header-only noise opensimplex2-noise pcg perlin-noise procedural-generation simplex-noise terrain-generation texture-generation worley-noise
Last synced: 02 Oct 2025
https://github.com/deminearchiver/animate-test-addons
A collection of native addons for Adobe Animate
addon adobe adobe-animate animate cmake cpp dwmapi jsapi qt qt-widgets qt6 win32 windows windows11
Last synced: 12 Jan 2026
https://github.com/muellan/sequence
Header-only sequence generators for C++14
cpp cpp14 generator header-only sequence
Last synced: 22 Mar 2025
https://github.com/georgiifirsov/ntp
"ntp" stands for "Native Thread Pool". This library implements a thread pool using Win32 API (and some Native API too).
cplusplus cplusplus-17 cpp cpp17 multithreading thread-pool winapi
Last synced: 07 Apr 2025
https://github.com/p1ckle-rick/City-of-Calgary-2018
:phone: :movie_camera: :art: ART++ is an AR app to show art in real-time in real-size.
arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d
Last synced: 05 Apr 2025
https://github.com/ducthienbui97/algorithm-problems
This repository contains the code I wrote to solve competitive programming problems.
algorithms codeforces competitive-programming cpp datastructures google-code-jam hackerrank
Last synced: 08 Aug 2025
https://github.com/8ightfold/exicpp
C++ wrapper for the Efficient XML Interchange (EXI) processor
Last synced: 30 Mar 2025
https://github.com/sumonta056/student-management-system
Introducing a user-friendly student management system for efficient handling of student records. Seamlessly add new records, modify existing ones, delete entries, and access a comprehensive overview of all student data. Simplify your administrative tasks and streamline student record management with our intuitive system.
Last synced: 28 Jul 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/gabin221/launchercode
LauncherCode is a script designed to streamline the process of creating basic files for various programming languages based on their extensions. By providing one or more filenames as arguments, users can created few files of programmation.
assembly c coffeescript convenience cpp csharp dart fortran fsharp generate-file helloworld-programs html java latex php programming-languages python script shell-script terminal
Last synced: 19 Feb 2026
https://github.com/sebouellette/dotfin
An interpreted programming language for 2d game or app development
cpp custom dotfin language programming-language
Last synced: 31 Jul 2025
https://github.com/shakibamoshiri/1000_examples_with_cpp
Some of my practices and examples that I collected through the Internet
Last synced: 20 Sep 2025
https://github.com/harisali-git/validwebaddresses
This code does not include all valid web addresses because of several restrictions for the simplification purposes.
automata cpp toa toc validaddresses webaddress
Last synced: 09 Aug 2025
https://github.com/laolarou726/toyrt
A toy QMC (Quasi-Monte Carlo) Path Tracing Render written in C++ with many wonderful features. Only for academic purposes.
cpp path-tracing qmc render renderer
Last synced: 30 Mar 2025
https://github.com/karsten-uy/kirbequalizer
An audio equalizer with customizable highpass, lowpass, and peak filters, allowing precise control over cutoff frequencies, Q values, and gain for personalized audio output.
audio-equalizer audio-processing c cpp equalizer gain gain-control highpass-filter juce juce-framework lowpass-filter peak-filter
Last synced: 05 Mar 2026
https://github.com/ankitjha2202/gfg-daily-problems
Learning new problem everyday and building the habit of problem-solving
cpp daily-coding-problem gfg-solutions
Last synced: 18 Jun 2026
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/arpan404/ziply
Ziply is a tool that converts files into video format, supporting various resolutions and offering encryption for secure conversion, ensuring easy restoration and data protection.
cpp encryption-decryption open-source opencv video-processing
Last synced: 03 Feb 2026
https://github.com/ucalgary-rover/ssrt-telemetry
Qt Quick-based application designed to display real-time data from multiple sensors operated by the Rover.
Last synced: 03 Oct 2025
https://github.com/kylereddoch/airgeadbanking
Airgead Banking Compound Interest App. Project Two in my C++ class at SNHU.
Last synced: 14 Mar 2025
https://github.com/nilssonk/ordered-dithering-cpp
A tool for performing black and white Bayer dithering, written in C++17.
Last synced: 23 Jul 2025
https://github.com/robertcorponoi/unreal-follow-lead-ai
Demo project for my tutorial about creating an Ally AI that can follow the player around or lead them around the level.
ai cpp tutorial unreal-engine unreal-engine-4
Last synced: 29 Jun 2026
https://github.com/mfelici/rowgen
Vertica User Defined Transform Function to generate rows
cpp sql udx userdefined-functions vertica
Last synced: 10 Sep 2025
https://github.com/liavbarsheshet/initialized-array
Implementation of a generic Initialized Array.
array cpp init initalized-array initarray initialize initialized
Last synced: 16 Sep 2025
https://github.com/thisaislan/doom-fire-psx
Fire effect from Doom PSX/Nintendo64 using C++ and OpenGL
cpp doom opengl terminal visual-studio windows
Last synced: 09 Apr 2026
https://github.com/ndraey/mumble
Simple video player based on FFMpeg libraries
cpp ffmpeg multiplatform player terminal truecolor video
Last synced: 04 May 2026
https://github.com/najlae01/cpp-stl-containers
Some Cpp STL containers implementation (arrayList, unorderedArrayList, unordered Set)
Last synced: 24 Jul 2025
https://github.com/im-rises/nesemulator
Nes Emulator made in C++ with OpenGL And Dear ImGui (Work in Progress)
c-plus-plus cplusplus cpp emulator games nes
Last synced: 14 May 2025
https://github.com/zigrazor/labrador
C++ Queue Elaboration Framework
cpp cpp20 header-only queue queue-manager queue-tasks queue-workers queued-jobs queues
Last synced: 26 Jul 2025
https://github.com/kassane/sanitizers-zig
LLVM sanitizers for zig-toolchain
cpp cpp-libraries llvm-sanitizer zig zig-package
Last synced: 24 Oct 2025
https://github.com/kiwigrenade/chip-8
CHIP-8 emulator in C++. POC for my Bachelor's Degree Thesis.
chip-8 chip-8-emulator chip8 cmake cpp emulation emulator proof-of-concept
Last synced: 06 Jun 2026
https://github.com/codernayeem/poly_eq_finder
Find Polynomial equation from inputs and outputs.
cpp polynomial polynomial-equation python
Last synced: 18 Apr 2026
https://github.com/coyorkdow/deco_cpp
Python style decorator in C++
cpp cpp17 decorator metaprogramming python
Last synced: 19 Apr 2026
https://github.com/athrvvvv/minimal-notepad
A very lightweight notepad, with minimal functions.
cpp minimal-notepad notepad notepad-app text text-editor windows word writing
Last synced: 17 Apr 2026
https://github.com/offamitkumar/uva--online-judge
Solution of Problem from Judge UVA. You can get Problem Statement , Solution File , Input File , Output file here.
competitive-programming cpp cpp11 cpp17 interview interview-practice interview-preparation interview-questions judge-uva online-judge problem-solving sports-programming uva
Last synced: 31 May 2026
https://github.com/brainstone/cppcompiletimearraygenerator
A tiny header only C++11 (and above) library to generate arrays with a generator function at compile time!
constexpr cpp cpp11 cpp14 cpp17 cpp20 header-only
Last synced: 13 Oct 2025
https://github.com/insektdotbin/doxbox
📦 DoxBox will help you learn to make tools for cybersecurity purposes using Python 3.
cpp cryptography cybersecurity cybersecurity-education hacking hacking-tool information-gathering javascript python
Last synced: 28 Feb 2026
https://github.com/herniqeu/sum_thread_benchmark
comparing parallel sum implementations across c++, go, haskell and python
benchmark cpp go haskell parallel-computing python
Last synced: 09 Feb 2026
https://github.com/marcuwynu23/toolmaker
C/C++ Simple Dynamic library project for commandline tool creation and shell automation
automation bash batch cmd commandline cpp dll-maker dynamic shell tool-maker windows-cmd
Last synced: 17 Apr 2026
https://github.com/nedal-esrar/my-leetcode-solutions
My solutions for LeetCode problems
cpp leetcode leethub problem-solving python3
Last synced: 15 Apr 2026
https://github.com/md-mafujul-hasan/hackerrank_cpp_solution
These Contain Some CPP Programming Solution of Hacker Rank😏
cpp cpp-hackerrank cpp-solutions hackerrank hackerrank-30dayschallange hackerrank-certification hackerrank-challenges hackerrank-cpp hackerrank-cpp-solution hackerrank-solutions
Last synced: 24 Jun 2026
https://github.com/shubh-bharadwaj/atm-machine-oops-cpp
ATM Machine is a project for beginners designed using concepts of OOPs (Object-oriented programming) in C++
cpp object-oriented-programming project
Last synced: 06 Jun 2026
https://github.com/yobeonline/io1-money
A c++ class to hold money amounts.
accounting cpp cpp20 currency money
Last synced: 03 Apr 2026
https://github.com/woolfrey/server_serial_link
ROS2 action servers for controlling serial link robots.
action-server control cpp robot ros2
Last synced: 03 Jun 2026
https://github.com/seboste/microservice-essentials
microservice-essentials is a portable, independent C++ library that takes care of typical recurring concerns that occur in microservice development.
cloud-native cpp microservices
Last synced: 06 Jun 2026
https://github.com/endurodave/asyncmulticastdelegatecpp17
Asynchronous Multicast Delegates in C++17
asynchronous-callbacks asynchronous-function-calling asynchronous-programming cpp cpp17 cross-platform delegates embedded-systems linux multi-thread multicast publish-subscribe windows
Last synced: 09 Feb 2026
https://github.com/ivandrf/calculator
Simple calculator created with C++ using the sfml library
Last synced: 14 Feb 2026
https://github.com/madladsquad/untitledcliparser
C and C++ parser for CLI arguments
c cli-argument-parser cli-arguments cpp parser utility-library
Last synced: 25 Feb 2026
https://github.com/pirito10/autopilot-dsi-uvigo
Quadcopter Autopilot project for the course "Diseño de Sistemas Integrados" in the Telecommunications Engineering Degree at the Universidad de Vigo (2024 - 2025)
autopilot cmake cpp makefile python quadcopter zenoh
Last synced: 28 Apr 2026
https://github.com/ldionne/accu-2017-rust-traits-in-cpp
My lightning talk on dynamic polymorphism at ACCU 2017
accu cpp cpp11 cpp14 dyno hana talk type-erasure
Last synced: 18 May 2026
https://github.com/yang1206/qiconkit
cpp fontawesome icons iconset lucide-icons qt qt6 remixicons
Last synced: 19 Apr 2026
https://github.com/sebastianbach/volume_rendering
Volume rendering experiments in GLSL
cpp glsl opengl shaders volume-rendering
Last synced: 25 Apr 2026