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-03 00:06:50 UTC
- JSON Representation
https://github.com/endurodave/messageserialize
C++ Object Binary Serialize and Deserialize
binary communication-protocol cpp cross-platform encoder-decoder messagepack messagepack-serializer serializer transport
Last synced: 11 Jul 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/jookuma/segm
SEGM: Image Segmentation Library
cpp image-foresting-transform image-segmentation watershed
Last synced: 12 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/virtualhealthcitizen/sfml-imgui-labs
ImGui + SFML sandbox
cmake cpp imgui imgui-sfml imgui-sfml-library sfml
Last synced: 02 Jul 2026
https://github.com/fl444mingo/fl4-cs131-01-03-error
Ch. 1, Lesson 3, Errors
Last synced: 21 Mar 2025
https://github.com/ahmed0saber/c-cpp_console
ahmed0saber console-application cpp
Last synced: 20 May 2026
https://github.com/malikmaky/pe-keyword-search-tool
This project is a C++ application designed to search for a specified keyword within the sections of Portable Executable (PE) files located in a given directory.
cpp cpp20 cybersecurity executable-file keyword pe-files pe-header portable-executable windows-pe
Last synced: 11 Jun 2026
https://github.com/bertandogancay/self-driving-car
A self driving car that detect lanes, and uses flask library to send live video footage to a web application.
cpp flask-application jetson-nano lane-detection nvidia opencv python
Last synced: 20 Apr 2026
https://github.com/fl444mingo/fl4-cs131-02-00
Ch. 2, lesson 0, in-class work
Last synced: 21 Mar 2025
https://github.com/mcquerol/modulo-counter-cpp
C++ modulo counter project with focus on OOP, operator overloading, and design patterns.
cpp doxygen multiple-digit-counter object-oriented-programming operator-overloading postfix-increment prefix-increment single-digit-counter uml
Last synced: 26 Jun 2025
https://github.com/jadamka/sierpinskitriangle-opengl
cpp cpp17 opengl opengl3 sierpinski-triangle sierpinskitriangle triangles
Last synced: 02 Jan 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/pranshuchittora/dsa
DS in C
algorithms c cpp data-structures golang
Last synced: 11 May 2026
https://github.com/winstonliyt/hospital-registration-system-developmentqt
Qt-based Hospital Registration System for Course 100165 Project
cpp data-science hospital-management-system qt6 visualization
Last synced: 16 May 2026
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/beepboopbit/cpp-data-structures
C++ data structure compilation
Last synced: 20 Mar 2025
https://github.com/brainstone/string-tomfoolery
A silly little library that explores what fun stuff you could do with strings and operators in C++...
cmake cpp cpp23 library string string-manipulation template
Last synced: 19 Jul 2025
https://github.com/vcputtini/impala-udf-cpp
Development of native C++ UDFs/UDAFs for Apache Impala.
apache-impala big-data cloudera cpp cpp11 udf
Last synced: 16 Jul 2025
https://github.com/thelogicmaster/offlappybird
An OpenFrameworks port of FlapPyBird
android cpp flappy-bird game openframeworks
Last synced: 10 May 2026
https://github.com/kmx-systems/a-star-algo
Generic C++ implementation of A* algorithm (header only). Features: Fully customizable internal data structures, step-by-step execution and beam search support.
a-star-algorithm algorithm beam-search cpp cpp20 header-only heuristic-algorithm heuristic-search heuristic-search-algorithms search-algorithm template
Last synced: 12 Apr 2025
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/arikmukherjee/alo_project
Happy Coding!!🤫
c cpp css3 html5 javascript php python3 sql
Last synced: 07 Apr 2026
https://github.com/chihebabiza/cpp-atm-system
C++ console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and account management.
atm atm-machine atm-management-system atm-system console-application cpp cpp-atm
Last synced: 02 Jul 2026
https://github.com/helcsnewsxd/gsc-interpreter
Interpreter for a simplified subset of C/C++ with dynamic typing - Language and Compilers course project - Computer Science @ FAMAF (UNC)
catch2 compiler cpp famaf interpreter university-project
Last synced: 17 Jun 2025
https://github.com/navin-mohan/bulk-watermark
A multithreaded bulk image watermarking tool written in C++
cpp imagemagick multithreading threadpool watermark-image
Last synced: 10 Sep 2025
https://github.com/someaspy/chromebookenroller
Easily enroll chromebooks!
arduino chromebook cpp education enrollment it k12 script sysadmin
Last synced: 17 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/wakeful-cloud/cpp-proxy
C++ shared library proxy prototype
cpp cpp-proxy dynamic-binary-instrumentation dynamorio eigen ld-preload ldpreload ptrace qbdi
Last synced: 13 May 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/maricard18/pong-game
Replica of the Pong Game in C++
cpp cpp11 pong-game pong-game-cpp raylib raylib-cpp
Last synced: 08 Apr 2026
https://github.com/matteocalvanico/doomclone
A simple C++ game similar to Doom and Wolfenstein 3D
cpp raycasting sdl2 video-game
Last synced: 16 May 2026
https://github.com/vincentkims49/fashion_ecommerce_app
A simple app for an ecommerce with cool animations
cpp dart flutter flutter-app flutter-ui java objective-c ui-design
Last synced: 07 Apr 2026
https://github.com/sleeepyjack/multisplit
Simple multisplit for CUDA accelerators
cpp cuda gpu nvidia parallel-programming primitive split
Last synced: 20 May 2026
https://github.com/BC100Dev/aboawt
"AOSP building on Android with Termux" -- Taken literally.
android-development aosp aosp-android aosp-build cpp cpp17 mobile-development termux termux-tool
Last synced: 28 Mar 2025
https://github.com/amalija-ramljak/advent-of-code-2020
Advent of Code 2020 solutions, C++
Last synced: 29 Mar 2025
https://github.com/brainiac2677/cse-204-data-structures-and-algorithms-1
My implementations of offline and online assignments of the course CSE204.
cpp data-structures-and-algorithms
Last synced: 22 Mar 2025
https://github.com/akashgutha/10print
10 print program in various languages and platforms
10print c cpp csharp javascript p5-sketches p5js python typescript
Last synced: 07 Apr 2026
https://github.com/emsar69/mnist-ai-without-external-ai-libraries
A pure C++ implementation of an MNIST digit classifier without using external machine learning libraries. This project demonstrates how to build a simple neural network for the MNIST dataset.
ai c classification cpp machine-learning mnist
Last synced: 18 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/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/brightprogrammer/cider
CIDEr is a feature rich IDE for C/C++ programming
c cider cpp cross-platform editor gplv3 ide
Last synced: 16 May 2026
https://github.com/0xlay/XStar
:window: The library for windows developers. (MSVC, С++17, WDK 10)
cpp drivers kernel kernel-driver windows
Last synced: 10 Mar 2025
https://github.com/mohamed-khairy111/hugo
A basic web browser with its own engine
browser browser-engine cpp electron web
Last synced: 28 Mar 2025
https://github.com/arindam2003/cpp_dsa
This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program
cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp
Last synced: 17 May 2026
https://github.com/mrdcvlsc/bytepadding
A collection of different byte padding methods
alignment ansix923 block block-cipher block-cipher-mode byte-array c-plus-plus cplusplus cpp cryptography data-processing data-stream fill iso-iec-7810 library memory memory-management padding pkcs5 pkcs7
Last synced: 18 Jul 2025
https://github.com/jonathspirit/_list
_list is a headers only library for a convenient replacement of std::list
analysis c container containers cpp list optimization performance replacement tests
Last synced: 16 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/fl444mingo/fl4-cs131-02-01-var
Ch. 2, Lesson 1, Variables
Last synced: 22 Jun 2025
https://github.com/some0ne11/disk-scheduling-algorithm
This project implements First Come, First Serve (FCFS) and Shortest Seek Time First (SSTF) disk scheduling algorithms in C++.
cpp fcfs-algorithm fcfs-scheduling ipynb sstf sstf-scheduling
Last synced: 20 May 2026
https://github.com/neimat1/codeforces
My solutions for some problems in Codeforces that has been accepted.
codeforces codeforces-solutions cpp
Last synced: 24 Jun 2025
https://github.com/luisfelipepoma/engine_game_with_c
Learning about Game Engines in C
Last synced: 02 May 2026
https://github.com/coderfamer/cpp-primer
c++ primer 5th answers
cplusplus cplusplus-11 cpp cpp11
Last synced: 02 Jan 2026
https://github.com/naetherm/langdict
Small C++ program fo generating a collection of words and their near neighbours based on Levenshtein and phonetic similarity.
archaic cpp language-dictionary phonetic-similarity word-similarity
Last synced: 27 Mar 2025
https://github.com/shishir-grez/data-structures-algorithms
Solutions to various questions for Data Structures and Algorithms
algorithms cpp data-structures python
Last synced: 20 May 2026
https://github.com/suryansh-dey/neovim-config
NvChad 3.0 based neovim config with webdev, python, C++, Rust etc. support
cpp html-css-javascript lua markdown neovim nodejs nvchad-custom-config python rust
Last synced: 02 Apr 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/waveclaw/ogrian-carpet
Outdoor first person shooter game with real time strategy elements
Last synced: 03 Apr 2025
https://github.com/sjinks/coro-cpp
Yet Another C++20 Coroutine Library
async-await asynchronous-programming coroutines cpp cpp20 cpp20-coroutine
Last synced: 05 Sep 2025
https://github.com/douglasmatosdev/college_computer_science
This repository is my college computer science studies.
c code-block code-blocks cpp data-science data-structures database eclipse gcc-complier html-css-javascript intellij java java-8 javascript jvm opengl operating-system php vscode
Last synced: 21 Mar 2025
https://github.com/connorslade/noseshell
🐚 A Shell for Windows | Making CMD slightly less bad
Last synced: 05 Apr 2025
https://github.com/derpius/gmfs
Small library to abstract away the Source SDK for accessing the filesystem
Last synced: 25 Jun 2025
https://github.com/benapetr/sudoku
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
cpp qt sudoku sudoku-board sudoku-game
Last synced: 19 May 2026
https://github.com/sagarmedtiya/dsa-in-c-plus-plus
Data Structures and Algorithms In C++
algorithms cpp data-structures
Last synced: 20 May 2026
https://github.com/image357/password
This is a simple password manger (library) written in Go. You can use it with Go, REST calls and any other language that links with C.
c cpp encryption go golang password password-manager password-store rest rest-api restapi restful restful-api restfulapi simple
Last synced: 10 May 2026
https://github.com/kingarthurwashere/bank-management-system
Learning curve of ancient and hard coding language
Last synced: 14 Jul 2025
https://github.com/kamilpolok/acssimulation
Automatic Control System Simulation. Allows for simulation of various scenarios using different controllers, control objects and actuators
cmake controlsystem cpp cpp17 googlemock googletest gtest pid pid-control
Last synced: 02 Jan 2026
https://github.com/denizugur/solarpaper
Dynamically update your wallpaper with the current state of our Solar System :sunny:
blend2d cpp orbit python solar-system
Last synced: 16 May 2026
https://github.com/tariqjamel/tnm-crush
TNM Crush is a C++ puzzle game using SFML, challenging players to match gems and score points through strategic tile-swapping.
2d-game 2d-graphics cpp oop sfml
Last synced: 01 Nov 2025
https://github.com/inunix3/nchip8
CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.
chip-8 chip8-emulator chip8-interpreter cpp imgui schip schip-emulator sdl sdl2
Last synced: 03 Apr 2025
https://github.com/flatcap/visitor
⚙️ Example of C++ Visitor pattern
c-plus-plus cpp gof pattern visitor
Last synced: 31 Dec 2025
https://github.com/andezion/simulatoroffalling
This is my small project demonstrating the fall of a ball depending on user specified parameters.
cpp object-oriented-programming physics sfml-cpp sfml-library simulation
Last synced: 21 Mar 2025
https://github.com/marklagodych/brainstorm
An optimized and extended Brainfuck interpreter
brainfuck brainstorm characters cpp optimization
Last synced: 13 Jun 2026
https://github.com/alexnask/cpp_ml
C++20 machine learning library with no external dependencies (nanorange used temporarily for C++20 ranges)
auto-differentiation cpp cpp20 machine-learning
Last synced: 27 Mar 2025
https://github.com/RozhakXD/MyContact-Backend
cpp cpp-programming tugas-akhir tugas-besar
Last synced: 22 Jul 2025
https://github.com/tuokri/uscript-msgbuf
Lightweight UnrealScript and C++23 message protocol code generator.
code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript
Last synced: 03 Jul 2026
https://github.com/zesterer/vast-old
Vast is a space sim written in C++ using OpenGL
3d cpp game opengl sim space spacecraft vast
Last synced: 21 May 2026
https://github.com/nsharp-mahajan/dsa-in-cpp
All the DSA questions in C++
algorithms competitive-programming cpp dsa problem-solving
Last synced: 17 Jul 2025
https://github.com/copenair/arduino
a repository for the arduino part of the codebase
Last synced: 25 Oct 2025
https://github.com/smoke-y/game1
A platformer prototype where you swap positions with slime monsters
Last synced: 29 Mar 2025
https://github.com/tariqjamel/pos-tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
adverbs article classes cpp file-handling-in-cpp filehandling noun oop oop-cpp oop-principles postrace prepositions pronouns strucure vector verbs
Last synced: 15 May 2025
https://github.com/jankodedic/tappyplane
A "Flappy Bird" clone
cpp cpp17 flappy-bird game sdl2 sdl2-image sdlw
Last synced: 28 Jun 2026