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/emptywork/cpp-teaching
Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.
basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku
Last synced: 20 Jul 2025
https://github.com/aostrun/missionaries-and-cannibals-multiprocessing
Solution for the Missionaries and Cannibals problem using Message Queues and Multiprocessing
cpp message-queue missionaries-cannibals-problem multiprocessing posix
Last synced: 11 Jun 2026
https://github.com/mihneats1/fastio
High-Performance Buffered Input for C++
competitive-coding competitive-programming competitive-programming-contests cpp cpp17 input
Last synced: 16 Jul 2025
https://github.com/denrydu/student-achievement-management-system
一个c++控制台应用(如果您觉得有用的话,请不要吝啬一个:star:哦!
Last synced: 24 Jun 2025
https://github.com/evanmcclure/macos-m1-gpu-hello-world
Hello World for the M1 GPU on MacOS using Metal
apple cplusplus cpp cpp17 gpu hello-world learning-by-doing m1 macos metal metal-cpp ml
Last synced: 17 May 2026
https://github.com/solareenlo/42cpp-module-02
C++ practice 02 (Copy constructor, Operator overloading Fixed point number)
42 42born2code 42cursus 42projects cpp
Last synced: 15 Jul 2025
https://github.com/angeligareta/non-deterministic-finite-automaton
Implementation of a Non-deterministic Finite Automaton in C++. The program can show the dead states, check if the NFA is a DFA and analyze a string to see if it belongs to the NFA.
cpp dfa nfa nfa-to-dfa-conversion nfa2dfa
Last synced: 14 Jul 2025
https://github.com/bahaamohamed98/base64-cli
A minimal and efficient Base64 encoder/decoder CLI tool written in C++.
base64 cli cpp decoding encoding lightweight utility
Last synced: 20 Jul 2025
https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays
It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.
array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros
Last synced: 07 Apr 2026
https://github.com/fityannugroho/cpp_project
Learning C++ (Collage Doc)
belajarcpp cplusplus cpp gamecpp learning-cpp
Last synced: 05 Apr 2025
https://github.com/jonperk318/searching-algorithms
Comparing the efficiencies of linear, binary, and ternary searching algorithms in Python, Java, C++, and JavaScript
binary-search cpp css file-io graphjs html java javascript js linear-search python ternary-search webpack
Last synced: 07 Apr 2026
https://github.com/juhenfw/esp32-penutupjemuranotomatis-iot
Proyek ini menggunakan ESP32 Devkit V1 dengan berbagai macam sensor yang berkaitan dengan monitoring cuaca
arduino-ide arduinoide cpp esp32 iot-application monitoring-automation smart-home
Last synced: 17 May 2026
https://github.com/arnavsharma2711/cp-striver-sheet
This repository contains implementations of various competitive programming topics. Each topic has its own directory, and within each directory, you'll find solutions to problems related to that topic.
Last synced: 05 May 2025
https://github.com/chihebabiza/cpp-problem-solving-level-1
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-ad
Last synced: 23 Jun 2025
https://github.com/chihebabiza/cpp-problem-solving-level-2
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-advices
Last synced: 23 Jun 2025
https://github.com/arikmukherjee/alo_project
Happy Coding!!🤫
c cpp css3 html5 javascript php python3 sql
Last synced: 07 Apr 2026
https://github.com/xiii-mc/trustedinstallerelevation
Create a shell that has TrustedInstaller level of power.
cpp powershell shell trustedinstaller windows
Last synced: 05 Mar 2026
https://github.com/codebydant/video2image-opencv
This is a c++ program to convert a video to frames
cmake cmakelists cpp frame opencv opencv3 video
Last synced: 10 Sep 2025
https://github.com/mukilan0608/number-guessing-game-
This is an interactive number guessing game where the player is tasked with guessing a randomly chosen number between 1 and 100 within 10 attempts. After each guess, the game provides feedback on whether the guess is too high or too low, and gives additional hints like "Warmer" or "Colder" to indicate whether the player is getting closer or not
Last synced: 22 Jun 2025
https://github.com/tierra-colada/h5gt
HDF5 C++17 wrapper and includes python bindings. Aimed at developers who uses HDF5 in C++ and python project
Last synced: 29 Dec 2025
https://github.com/fl444mingo/fl4-cs131-02-01-var
Ch. 2, Lesson 1, Variables
Last synced: 22 Jun 2025
https://github.com/mgautam98/general-seat-allocation
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
Last synced: 29 Mar 2025
https://github.com/divetoxx/mandelbrot-2
Mandelbrot set. 60 FPS and palette rotation. Palette Rotation Logic 0 is Green cos, 1 is Blue sin, and 2 is Red Random. 256 colors. Synchronization with DwmFlush. Controls & Hotkeys. F1 - F8 Keys: Instantly jump to 8 predefined iconic locations within the Mandelbrot set. OpenMP.
cpp fractal fractals gdi generative-art generative-arts graphics high-precision mandelbrot-set multithreading openmp palette-rotation visualization visualizations winapi
Last synced: 12 Apr 2026
https://github.com/samya-s/design-and-analysis-of-algorithms-lab
Design and Analysis of Algorithms Lab (MA39203)
algorithm-design algorithms algorithms-and-data-structures cpp design-and-analysis-of-algorithms design-and-analysis-of-algorithms-lab
Last synced: 29 Mar 2025
https://github.com/soerlemans/pcap-parser-simba2json-processor
Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.
callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba
Last synced: 29 Apr 2026
https://github.com/yasnakateb/opencvnotes
OpenCV basics in cpp
cpp image-processing opencv opencv-cpp
Last synced: 18 May 2026
https://github.com/maxchistt/qtvision-static-class-library
C3D QtVision static Qt class library for usage C3D Vision in Qt projects without CMake
c3d c3d-toolkit cmake cpp qt qtvision
Last synced: 02 Jul 2026
https://github.com/mo7amed-hussein/qt-notepad
simple notepad application just like windows notepad
cpp notepad qt qt5 small-practice-project
Last synced: 18 May 2026
https://github.com/jf17/calc
CLI calculator
calculator cli cpp linux simple-app
Last synced: 22 Apr 2026
https://github.com/wa1tnr/rpi-pico-basics
RPi Pico RP2040 Basics - includes simple USB interpreter (keystroke echo).
assembly-language-programming basics basics-of-rp2040 c cpp forth programmable-i-o raspberry-pi-pico rp2040 rp2pio rpi-pico-pio rpi-rp2
Last synced: 18 May 2026
https://github.com/maxrdz/astron.libwasm
A free and open-source implementation of the Astron client protocol for C++ applications targeting Web Assembly.
astron cpp mmo networking object-oriented wasm web-assembly
Last synced: 18 May 2026
https://github.com/pranshuchittora/dsa
DS in C
algorithms c cpp data-structures golang
Last synced: 11 May 2026
https://github.com/jefftrull/eigen-matrixq-proposal
Verifying and benchmarking a proposed Eigen change
Last synced: 03 Jul 2026
https://github.com/makosai/nyxy
Nyxy is an open-source game engine made with C++. The primary focus is a 3D isometric environment with a simplified interpreter.
3d-engine 3d-game-engine cpp cpp-game cpp-game-engine game game-development game-engine isometric-game open-source simple sims simulation simulation-game
Last synced: 11 Jul 2025
https://github.com/djoezeke/sfmltem
Quick Start Setup template for SFML and Dear ImGui with C++ on Windows.
cmake cpp game-development imgui library quickstart sfml sfml-game template vscode windows
Last synced: 18 May 2026
https://github.com/yooodleee/personal-study
🏊no pain no gain🏊
api c cpp dataanalysis django java modeling node python spring-boot study study-notes typescript vue
Last synced: 07 Apr 2026
https://github.com/shishir-dey/libmodbus
"libmodbus" is a lightweight C++ Modbus library tailored for embedded systems
cpp embedded-systems firmware library microcontroller modbus
Last synced: 04 Mar 2025
https://github.com/luisfelipepoma/engine_game_with_c
Learning about Game Engines in C
Last synced: 02 May 2026
https://github.com/better-ecosystem/better-greeter
A better display manager and lock screen made for BetterDE.
better cpp cpp20 display-manager gtk4 lockscreen
Last synced: 18 May 2026
https://github.com/madladsquad/untitledvulkanterminalemulator
A terminal emulator written in vulkan
cpp extensible teminal terminal-emulator vulkan
Last synced: 17 Jun 2025
https://github.com/ahmed-ibrahim-30/simulation-compiler
Simulation for all Compiler steps such as (Tokenization,Parsing,Simulating code)
Last synced: 21 Mar 2025
https://github.com/cfnptr/voxfield
An open-source voxel-based multiplayer sandbox game
adventure cpp craft cross-platform cube explore free game modding multiplayer open-source procedural sandbox universe voxel voxfield
Last synced: 30 Oct 2025
https://github.com/nguyenj-c/assembler_mips
Reuplod of old work done for a course about MIPS
assembler cplusplus cpp mips mips-architecture mips-assembly
Last synced: 16 May 2026
https://github.com/rebelhere/josephus-problem
This program solves the Josephus Problem using a circular Queue in C++ and visualizes it with SFML. Participants are sequentially eliminated every K-th position until only one survivor remains, displayed with graphical updates and sound effects. The program provides an interactive view of the elimination process and the final winner.
cpp data-structures josephus-problem oop queue sfml
Last synced: 20 Jun 2025
https://github.com/guillaumebouchetepitech/all-cpp-websocket-client-server
all C++ webSocket client server application
boost-asio boost-beast cpp cpp20 linux network-programming wasm websocket
Last synced: 11 Jul 2025
https://github.com/silver2dream/andromeda-linux-cpp
High‑performance C++ TCP server framework (master‑worker + epoll) — showcase mode / limited maintenance
concurrency cpp epoll framework high-performance linux networking protobuf showcase tcp-server
Last synced: 17 Jan 2026
https://github.com/ahadcove/simplelib
Simple C++ library for simple functions like cout
Last synced: 30 May 2026
https://github.com/fujiwarachoki/todo-list-cpp
ToDo Application with GUI written in C++ and QtCreator.
Last synced: 03 Jul 2026
https://github.com/superpuero/kawa_arena_allocator
Fast, single-header and modern, allocator solution for c++ 17
arena arena-allocator cpp cpp17 game-development memory
Last synced: 25 Jun 2025
https://github.com/petrenko-alex/ai-flat-price
[Архив 2015] Расчет стоимости недвижимости с помощью нейронной сети / Real estate price calculation via neural network
alglib artificial-intelligence cpp neural-network qt real-estate-price visualstudio
Last synced: 18 May 2026
https://github.com/the0cp/leetcode
C++/Shell/SQL source code of solved LeetCode problems.
algorithm cpp leetcode leetcode-cpp leetcode-solutions
Last synced: 11 Jul 2025
https://github.com/sahilkhanna/platformio-dso-atmega16
atmega16 c cpp design electronic oscilloscope system
Last synced: 16 May 2026
https://github.com/derekargueta/envoy-rot-cipher-filter
An example of an isolated third-party Envoy filter
bazel cpp cpp11 envoy envoy-development envoy-filter filter-development http protobuf proxy
Last synced: 18 May 2026
https://github.com/pstolarz/sprops
C library for parsing configuration files built of properties (key/value pairs) which may reside inside "scopes", that is blocks of configuration with assigned name and an optional type. Scopes may constitute hierarchical nesting tree of an arbitrary depth.
api bison c configuration cpp library parser properties yacc
Last synced: 16 May 2026
https://github.com/jfet97/real_array
This template class is being created to access to the n-th element of an array using [n] instead of [n-1]. I'm creating an useless new type to replace arrays.
Last synced: 17 Jun 2026
https://github.com/joeesmithh/spreadsheet-app
A simple spreadsheet app developed to learn Qt Widget app development.
Last synced: 18 May 2026
https://github.com/jodnddus/nojam
알고리즘 문제 풀기 💪
cpp dynamic-programming problem-solving stl
Last synced: 29 Mar 2025
https://github.com/getiot/vtk-courses
VTK 入门教程配套代码
3d-graphics cpp tutorial-code vtk
Last synced: 14 Jul 2025
https://github.com/element39/bun-llvm
🍔 use LLVM with bun effortlessly
bindings bun c cpp ffi go ir javascript llvm llvm-bindings rust typescript zig
Last synced: 09 Apr 2026
https://github.com/dolphywind/minesweeper
Minesweeper Game with C++/SFML
cpp minesweeper minesweeper-game puzzle puzzle-game sfml sfml-game sfml2 sfml2-game
Last synced: 29 Mar 2025
https://github.com/yottaawesome/directx-playground
Playing around with DirectX
cpp directx directx12 game-development graphics windows
Last synced: 02 Jul 2026
https://github.com/wesgtox/programming-lab-i
College "Programming Lab I" exercises.
algorithms c cpp programming-language
Last synced: 18 May 2026
https://github.com/csb6/backtrack
A C++17 library with Prolog-like functionality (Work-In-Progress)
cpp cpp17 logic-programming prolog rules-engine
Last synced: 14 May 2025
https://github.com/sea5kg/sea5kgsudoku
c++ sudoku solver / sudoku generator / microservice
cpp sudoku sudoku-solver wsjcpp-package
Last synced: 17 Jun 2025
https://github.com/lostincompilation/rangebasedforloop-withcounter
C++ Range Based For Loops with integer counter/index variable
cpp cpp20 for-loops header-only helper iterator ranges stl-containers utility
Last synced: 10 Jun 2025
https://github.com/parxd/commandlinedb
In-memory & persistent key-value store
cpp data-persistence database in-memory-database json key-value key-value-store
Last synced: 04 May 2026
https://github.com/grachale/intersect_union_regular_languages
Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.
automata-theory cpp regular-languages theoretical-computer-science
Last synced: 25 Jun 2025
https://github.com/utsavkash19/my-debug-template
competitive-programming contests cpp templates
Last synced: 22 Mar 2025
https://github.com/RoccoTescaro/Elaborato_2021-2022
short turn based game project
cpp dark-theme drawings game turn-based
Last synced: 11 Mar 2025
https://github.com/iwatakeshi/latte
A C++ testing framework that's as easy as sipping a latte.
Last synced: 18 May 2026
https://github.com/macr0nerd/libeztp
A C++ library that has functionality for a multitude of tabletop games. Has D&D 5e SRND content built in by default.
cmake cpp dnd5e dungeons-and-dragons game-development gaming gpl gplv3 library open-source opensource tabletop tabletop-gaming
Last synced: 18 May 2026
https://github.com/olejek88/kernel32
Software for DAQ WinCE (Wincon8000) gas measurement
c cpp gas-measurement windowsce
Last synced: 18 May 2026
https://github.com/franzlor/turrettankblitz
Tank shooter using Unreal Engine 5
Last synced: 10 Jul 2025
https://github.com/gusinacio/epos-riscv
Implementation of OS epos in RiscV for INE5424
Last synced: 04 Jul 2026
https://github.com/anmamun0/phitron-contest-solutions
A collection of solutions from various coding contests, showcasing problem-solving skills and algorithmic techniques in competitive programming.
Last synced: 05 Apr 2025
https://github.com/mntone/RWinRT
ease-to-use resources access for MRTCore
cpp csharp culture globalization i18n localization localization-tool mrtcore resources resw win winappsdk windows windows-runtime windows-ui windowsappsdk winrt winui winui3
Last synced: 12 Mar 2025
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/smateo49/arduino-esp12e
Project of ESP12e connected to IoT (ThingSpeak)
arduino-library cpp esp12 esp12-e esp12e esp8266 esp8266-arduino esp8266-esp-12e esp8266-library iot thinkspeak
Last synced: 18 May 2026
https://github.com/fontseca/lexemn
Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.
cmake cpp interpreter lexing mathematics parsing programming-language
Last synced: 10 Jul 2025
https://github.com/mcquerol/tictactoe-cpp
C++ Tictactoe game focusing on 2D array manipulation and OOP design and console output with user input. 2 player (human vs human or human vs AI)
2d-array class-design cpp doxygen game object-oriented-programming tictactoe uml
Last synced: 18 May 2026
https://github.com/mofirojean/50-coding-challenge
This repository holds the implementation of the 50-Coding-Challenges in different programming Languages
c challenge coding coding-challenge cpp csharp java javascript kotlin python typescript typescript2
Last synced: 12 Apr 2025
https://github.com/0xjonaseb11/stack__dsa_practical_exam
DSA Practical exam | Algorithms | Data Structures
algorithms cpp datastructures stack
Last synced: 13 Mar 2025
https://github.com/raisess/brot
A lightweight game engine for lightweight 2D games.
cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2
Last synced: 25 Jun 2025
https://github.com/alex313031/siso-ng
Chromium's Ninja replacement: Siso, with tweaks by Alex313031.
build-system chromium cplusplus cpp go golang ninja ninja-build siso
Last synced: 16 May 2026
https://github.com/tamiko-n/library-management-system
This Library Management System is a comprehensive C++ application designed to manage a library's inventory, including Books, Magazines, Research Journals, and FYP Theses. The system employs object-oriented programming principles such as inheritance and polymorphism to create a modular and extensible application.
Last synced: 25 Jun 2025
https://github.com/sugaliudaykiran/dsa_cpp
CPP_DSA
cpp dsa dsa-algorithm gfg-solutions
Last synced: 14 May 2025
https://github.com/samirhamadaa/simple-calculator
✅ "An object-oriented C++ calculator that supports basic arithmetic operations with undo and reset features." 🚀
arithmetic calculator cplusplus cpp object-oriented-programming oops-in-cpp simple-calculator
Last synced: 07 Jul 2025