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-01 00:06:36 UTC
- JSON Representation
https://github.com/kazhuu/cpp-examples
Me studying C++ and it's features
boost-library cmake cpp examples googletes study
Last synced: 11 Jun 2025
https://github.com/biud436/initial2d
C++로 자체 개발한 2D 게임 엔진으로 Sprite, Audio, Input을 포함한 기능을 내장합니다.
cpp fmod gamedev gdi libpng lua openal windows-api zlib
Last synced: 22 Apr 2025
https://github.com/mpaperno/touchportal-cpp-api
A simple TCP/IP network client for use in Touch Portal plugins which wish to utilize the `Qt` C++ framework.
c-plus-plus cpp qt qt-framework qt5 qt6 touch-portal touch-portal-api touch-portal-plugin touch-portal-plugin-api touchportal touchportalapi
Last synced: 01 Feb 2026
https://github.com/stepantita/interview-prep
This repository contains C++ solutions for various LeetCode problems, categorized into multiple sections by topics
algorithm-challenges algorithms c-plus-plus cpp data-structures leetcode leetcode-solutions problem-solving programming programming-exercises
Last synced: 17 Jan 2026
https://github.com/firefly-zero/firefly-c
🐀 C/C++ SDK for making Firefly Zero games
c clang cpp firefly-zero framework gamedev rendering sdk wasi-sdk wasm webassembly
Last synced: 12 Jan 2026
https://github.com/gembcior/stm32-cmake-blinking-led
Simple example how to use CMake with C++ for STM32 development.
Last synced: 26 Jun 2025
https://github.com/gembcior/stm32-cmake-f411xe
This project is an example how software for STM32 microcontroller can be developed using pure C++.
Last synced: 26 Jun 2025
https://github.com/e-gleba/template-cpp-project
Just a template for future projects in c++
bash clang-format clang-tidy cmake cpp docker doxygen editorconfig template-project
Last synced: 31 Jul 2025
https://github.com/genogrove/genogrove
Modern C++ chained interval indexing library
bplustree cpp data-structures genogrove genome genomics graph indexing intervals
Last synced: 20 May 2026
https://github.com/pseudomanifold/bin-packing-heuristics
Some bin-packing heuristics
bin-packing combinatorial-optimization cpp heuristics optimization
Last synced: 15 May 2025
https://github.com/ahmedsobhy01/kids-art
An exciting C++ drawing and painting program created to foster creativity and learning among children, developed as a part of the Programming Techniques course during our first year of Computer Engineering at Cairo University
cpp design-patterns gui object-oriented-programming painting
Last synced: 03 Nov 2025
https://github.com/notyel/cpp-exercises
Mejora tus habilidades de programación en C++ (cpp) con una colección de ejercicios y soluciones. Adecuado para principiantes y programadores experimentados. Aprende y practica C++ (cpp) de manera efectiva.
challenge cpp exercises learning open-source
Last synced: 10 Sep 2025
https://github.com/larissajusten/uergs-prog-orientada-a-objetos
Repositório criado com objetivo de compartilhar programas desenvolvidos na cadeira de Programação Orientada a Objetos ministrada pelo Prof. André Borin Soares.
Last synced: 19 Feb 2026
https://github.com/sourhub226/c-cpp-programs
Important C and C++ programs for computer engineers.
ai algorithm-analysis algorithms artificial-intelligence automata c computer-engineering computer-science cpp data-structures dfa education graphics hacktoberfest learning network oop operating-system programming
Last synced: 24 Aug 2025
https://github.com/theartful/bindable_properties
Bindable properties for C++11 inspired by Qt's properties but with a couple of twists.
bindable-properties cpp cpp11 observer-pattern
Last synced: 14 Aug 2025
https://github.com/brucezoom/cs222-algorithm-code
This is the code repository for the homework and exam
Last synced: 28 Mar 2025
https://github.com/frndmg/bengal
Tiger compiler using bisonc++ for parser generation and llvm for code generation
Last synced: 01 Aug 2025
https://github.com/muellan/numeric_map
header-only library of numeric maps for C++14
cpp cpp14 header-only interpolation map numeric
Last synced: 22 Mar 2025
https://github.com/monogramm/docker-osrm-backend
:whale: :alembic: Docker image for OSRM Backend.
cpp docker gis openstreetmap osm osrm routing
Last synced: 25 Sep 2025
https://github.com/ihe1u0/resizepicture
App to process pictures,based on Qt
Last synced: 07 Apr 2025
https://github.com/amoshnin/mipt.cpp-competitive.programming
📘 MIPT University - Olympiad School of Competitive Programming (C++) Curated repository with full explanations, solutions & written lectures collected throughout my academic experience at MIPT school
algorithms-and-data-structures competitive-programming cpp olympiad-in-informatics
Last synced: 26 May 2026
https://github.com/quochung-cyou/talkingsimulator
Looking for a one-of-a-kind gaming experience? With TalkingSimulator, you can immerse yourself in a unique story-based platform game, where you have to win the heart of a girl using your knowledge. Answer quizzes in course DSA, Math, and English to gain stats and become the best version of yourself.
cpp dating-simulator proptit sfml topdown-rpg
Last synced: 13 May 2025
https://github.com/bartste/keyboard
Keyboardio Atreus and Arduino
arduino atreus colemak-dh cpp keyboardio mechanical-keyboard
Last synced: 18 Feb 2026
https://github.com/anthofoxo/aurora
Thumper Mod Loader and Decompilation Tooling
cpp reverse-engineering thumper
Last synced: 21 May 2026
https://github.com/sebe324/labirynth
A simple implementation of maze generation in c++
Last synced: 23 May 2026
https://github.com/retrooper/turbolang
This is a compiler for the TurboLang programming language.
cmake cmakelists compiler cpp cpp17 cross-compiler llvm llvm-ir
Last synced: 03 Aug 2025
https://github.com/tak172/crossword_generator_bot
Telegram bot - crossword generator
cpp crossword-generator html rtf sqlite3 telegram-bot
Last synced: 22 Jul 2025
https://github.com/montyanderson/construction
:construction: Interface with binary structures in Javascript, built for network protocols.
binary buffer c construction cpp interface javascript network-protocol node
Last synced: 02 Jan 2026
https://github.com/najmiter/cpp-learning-series
You can find the code for every video in the playlist here. This contains the solutions to the exercises (if given) at the end of the videos. Try to do your own and then see the solution.
cpp cpp11 cpp14 cpp17 oops-in-cpp procedural-programming
Last synced: 28 Mar 2025
https://github.com/softtechmx/lib-cpp-texto
Esta clase ofrece funcionalidades que permiten contar letras, palabras, buscar patrones y realizar otras operaciones relacionadas con el procesamiento de texto. Su estructura modular y su implementación en C++ facilitan la integración en proyectos más amplios, brindando a los desarrolladores una herramienta eficiente y versátil para manipular texto
Last synced: 08 Jan 2026
https://github.com/fabianbs96/pool_allocator
Custom memory allocators for speeding up node-based containers and object graphs
allocator cpp cpp17 header-only memory-allocation modern-cpp pool-allocator
Last synced: 22 Mar 2025
https://github.com/cieslarmichal/algoexpert-cpp
C++ solutions to the coding interview problems on AlgoExpert.
algoexpert algoexperts algorithms-and-data-structures algoritms coding-challenges coding-interviews cpp data-structures interview-preparation interview-questions problem-solving
Last synced: 28 Mar 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/lucasplopes/uri
c competitive-programming cpp go hacktoberfest haskell java kotlin python sql uri
Last synced: 09 Apr 2026
https://github.com/alpha74/lld-machinecoding_guide
My solved LLD questions and Machine Coding interview solutions
cpp interview-questions java low-level-design machine-coding oops spring-boot system-design
Last synced: 09 May 2026
https://github.com/jokoardh/ta_prototype_sistem_atm
Sistem ATM Sederhana dengan bahasa C++
Last synced: 05 Nov 2025
https://github.com/muhammadmooazam/esp32-series
This is for teaching purposes
Last synced: 19 May 2026
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/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/juhayna-zh/hydraw
Hydraw is a simple drawing software, as an easy example of Qt C++.
cpp drawing-app gui qpainter qt
Last synced: 21 May 2026
https://github.com/basemax/bankcustomercpp
Prepare a easy test and practice for university students C++
bank-account cpp university-project university-projects
Last synced: 27 Jun 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/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/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/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/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/rosekamallove/problem-solving
Concepts and Practice problems that I am solving while learning Data Structures and Algorithms
algorithm competitive-programming cpp data-structures
Last synced: 30 Mar 2025
https://github.com/lucca16bit/c-cadastro-produtos
Repositório para avaliação discursiva da disciplina Programação Estruturada
Last synced: 17 May 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/natsalete/ed2-iftm-ads
Este repositório contém as atividades realizadas durante a disciplina de Estrutura de Dados II (ED II) no 4º período do curso Superior de Tecnologia em Análise e Desenvolvimento de Sistemas - IFTM.
buble-sort cpp estrutura-de-dados insertion-sort merge-sort selection-sort
Last synced: 19 Feb 2026
https://github.com/localsix/catmalware-education
THIS CODE IS EXTREMELY DANGEROUS AND DESTRUCTIVE. IT IS DESIGNED TO DAMAGE YOUR COMPUTER SYSTEM AND MAKE IT UNBOOTABLE.
Last synced: 14 Apr 2025
https://github.com/farnyser/pg
C++ PlayGround
aspect-oriented-programming cpp datastructure multithreading vectorization
Last synced: 06 Apr 2025
https://github.com/rvarago/cpppid
A composable library to implement contol loops in C++
control-engineering control-systems cpp cpp17 modern-cpp pid-controller
Last synced: 04 Apr 2025
https://github.com/arenekosreal/plasma-ions-china
A collection of plasma weather ions for Chinese users.
cpp kde kde-plasma kde-plasma-6 plasma-desktop qt qt6 weather weather-api weather-data weather-forecast
Last synced: 14 Sep 2025
https://github.com/pranshu05/cppvault
open source CPP docs
cpp cpp-docs data-structure data-structures data-structures-and-algorithms docs documentation ds dsa mdx nextjs oops oops-in-cpp
Last synced: 06 Apr 2025
https://github.com/torrentg/ccruncher
Portfolio credit risk modeling
copula copula-models correlation-matrices cpp credit-risk gaussian mcmc-sampler monte-carlo-simulation statistics
Last synced: 09 Mar 2026
https://github.com/loneicewolf/cryptography
Encryption implemented in various languages. like AES and Serpent, more coming.
aes c cascade-encryption cipher cpp cryptography openssl rijndael serpent
Last synced: 08 Mar 2026
https://github.com/jelhamm/data-link-layer-protocols
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
c cpp datalink datalink-layer frames go-back-n network-layer networking networking-in-c networking-in-cpp physical-layer protocol selective-repeat sliding-window sliding-window-algorithm sliding-window-protocol stopandwait utopian
Last synced: 20 May 2026
https://github.com/vishnurajendran/meteor2d
a simple 2D game engine
cpp game-engine game-engine-2d meteor meteor2d open-source sdl
Last synced: 02 Jan 2026
https://github.com/yessenali-yerkebulan/supermarket-billing-system-cpp
Supermarket Billing System C++
Last synced: 19 Aug 2025
https://github.com/kohakublueleaf/kohakugomoku
A gomoku AI project which runs on cpu.
alpha-beta-pruning cpp gomoku gomoku-ai mcts minimax monte-carlo-tree-search
Last synced: 24 Feb 2025
https://github.com/henrifroese/external_memory_fractal_tree
Implementation of External Memory Fractal Tree (a variant of the Buffered Repository Tree) in C++ through the STXXL library.
b-tree-implementation cpp data-structures external-memory
Last synced: 23 Jul 2025
https://github.com/zsotroav/nyetworkcpp
Multiplatform proof of concept C++ TCP back and forth comminication
cpp tcp tcp-client tcp-server winsock2
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/axect/anomalocaris
Rust wrapper of Armadillo
armadillo cpp linear-algebra numerical rust
Last synced: 20 May 2026
https://github.com/engineeringsoftware/ekstazipp
Regression Test Selection tool for C++
Last synced: 14 Aug 2025
https://github.com/marlenemoraes/curso-mfp-aula01
Aula introdutória lecionada por mim no Curso de Iniciação em Programação Esportiva, realizada pela Maratona Feminina de Programação, no canal do YouTube @MaratonaSBC
bigonotation cpp marathon overflow
Last synced: 14 May 2025
https://github.com/tomenz/fastcgi
FastCGI Library Client + Server implementation. requires "SocketLib"
client-server cpp fastcgi socket socketlib
Last synced: 15 Aug 2025
https://github.com/chasenut/sfml-continuous-collision-detection
SFML Collision System (Particle - Barrier)
Last synced: 22 Jul 2025
https://github.com/maurodelazeri/grpc-cpp
Simple grpc server/client in c++ ready to import on clion
clion clion-cmake cplusplus-14 cplusplus-17 cpp grpc-cpp
Last synced: 04 Oct 2025
https://github.com/arec1b0/hft_trading_system
High-frequency trading system with backtesting and risk management.
algorithms-trading backtesting cpp hft-trading risk-management
Last synced: 05 Nov 2025
https://github.com/conreality/conreality-ddk
Conreality Driver Development Kit (DDK) for C++.
Last synced: 05 Oct 2025
https://github.com/elibroftw/cpp-vcpkg-cmake-example
A C++ project that is platform and IDE agnostic made possible by using vcpkg and cmake.
cmake cmakelists cpp cross-platform linux macos make tutorial vcpkg visual-studio visual-studio-code windows
Last synced: 14 Apr 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/aminya/cmove
Move const values in C++
const cpp cpp20 cxx immutable move move-semantics mutable performance
Last synced: 26 Jun 2025
https://github.com/nurriyad/online-judge-solutions
This repository contain all of my accepted solution in various online judges.
c codechef codeforces competitive-programming cpp
Last synced: 15 May 2026
https://github.com/endail/mcp3008
Raspberry Pi C++ API for MCP3008 or MCP3004
adc cpp lgpio mcp3004 mcp3008 raspberry-pi
Last synced: 20 May 2026
https://github.com/q1chenl/swe-android
A light-weight Android implementation of shallow water equation (SWE) and tsunami simulation using NDK and JNI.
android cpp jni ndk shallow-water-equations swe
Last synced: 22 May 2026
https://github.com/i-ser-i/itmo-algorithms-2-sem
algorithms-and-data-structures cpp graph
Last synced: 17 Mar 2025
https://github.com/ferhatgec/jedi
Jedi, CLI Kedi parser.
cli cli-tool commandline commandline-tool cpp cpp17 kedi parser tree
Last synced: 18 Feb 2026
https://github.com/csb6/strong-types
Single-header implementation of strong typedefs in C++
cpp cpp17 strongly-typed typedef
Last synced: 14 May 2025
https://github.com/bencsikandrei/ini-lite
Very basic INI parser with limited functionality
Last synced: 13 Apr 2025
https://github.com/salamanetwork/tutocpp20
My Tutorial Journey On C++ 20
c cpp cpp11 cpp17 cpp20 cpp23 cpp2a cpp2b memory-management memory-map memory-mapping oop-cpp oops-in-cpp
Last synced: 02 Jan 2026
https://github.com/rajin-khan/dsa-sem-4
lab tasks and problems i solved during my fourth semester (data structures and algorithms, cpp)
cpp data-structures-and-algorithms university-course
Last synced: 24 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/pratheekv39/polar-nrz-i-using-opengl
Creating a visualization of working of a Polar Non-Return to Zero Inverted ( Polar NRZ-I) using OpenGL and cpp
Last synced: 15 May 2026