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-29 00:06:50 UTC
- JSON Representation
https://github.com/toshikinakamura0412/a_star_ros
ROS implementation of A* search algorithm
astar astar-algorithm cpp robotics ros ros-noetic search-algorithm
Last synced: 10 Mar 2026
https://github.com/thiagoow/fatec-zs-cpp-projects
Exercícios de desenvolvimento com C++. Criado para estudos de programação na Fatec Zona Sul.
centro-paula-souza college cplusplus cplusplus-17 cpp cpp17 fatec fatec-zona-sul fatec-zs tdm-gcc tdm-gcc-compiler vscode
Last synced: 15 Mar 2025
https://github.com/wzslr321/datastructures_implementation
data structures which I've tried to implement in C++, much more incoming 👨💻
Last synced: 21 Jun 2025
https://github.com/quentin18/mcts-cpp
Monte Carlo Tree Search in C++
cmake connect-four cpp mcts-algorithm tictactoe ultimate-tic-tac-toe
Last synced: 15 May 2025
https://github.com/mizux/java-native
Template to build a multi-platforms Native Java Maven package
cmake cpp java native-library swig
Last synced: 19 Sep 2025
https://github.com/christopher-besch/bwinf_39_round2
My solutions to the second round of the 39th BWINF
bwinf bwinf39 competition cpp premake5
Last synced: 11 Jun 2025
https://github.com/ashokdey/pixel_explosion
C++ application that draws patterns with Pixels
animation cpp cpp11 particles pixel pixel-explosion sdl video visual-studio
Last synced: 23 Mar 2025
https://github.com/oatpp/oatpp-ssdp
Oat++ extension module to work with SSDP protocol.
Last synced: 25 Apr 2025
https://github.com/seikhchilli/bubble-sort-algorithm-cpp
Bubble Sort Algorithm using c++.Arranges array in ascending order.
algorithms array ascending bubble-sort cpp data-structures pointers-and-arrays sorting-algorithms
Last synced: 15 Mar 2025
https://github.com/i-m-iron-man/libtorch_mujoco_ddpg
DDPG algorithm on an inverted pendulum environment using Mujoco(C++) and pytorch C++ front end.
cpp ddpg deep-reinforcement-learning inverted-pendulum mujoco pytorch-cpp pytorch-cpp-frontend pytorch-implementation
Last synced: 16 Mar 2025
https://github.com/soreing/bigint-x86cpp
Big Integer library for C++ partially written in x86 Assembly
asm asmx86 assembly-x86 bigint biginteger biginteger-cpp biginteger-library cpp
Last synced: 22 Aug 2025
https://github.com/duyndh98/computerinformations
Getting Your Computer Informations: CPU, OS, memory, users, IP address
Last synced: 22 Aug 2025
https://github.com/ferhatgec/inif
inif, ini file parser in c++
cpp cpp17 file header-only ini parser
Last synced: 27 Aug 2025
https://github.com/mark-mdo47/expt_adafruit_ttl666_display
Experimenting with AdaFruit TTL RBG666 displays and ESP32-S3 RBG666 RGB TFT I/F
arduino c circuitpython cpp esp32-s3
Last synced: 20 Jan 2026
https://github.com/cristinel24/evalmat
An evaluator of mathematical expressions and tree expression maker written in C/C++ with UI for my faculty project.
calculator cpp expression-evaluator mathematics
Last synced: 06 Jun 2026
https://github.com/vurv78/viable
Elegant interop with C++ classes / interfaces with vtables
Last synced: 25 Apr 2025
https://github.com/ryoga-exe/console-tetris
Tetris game runs at a cmd
console console-game cpp game tetris windows
Last synced: 13 Mar 2025
https://github.com/nathancordeiro/line-follower-robot
Arduino Uno-powered line follower robot: Seamlessly follows lines with precision sensors and intelligent algorithms. Ideal for exploring robotics fundamentals and automation.
arduino cpp line-follower robotics
Last synced: 11 Apr 2026
https://github.com/sean2077/editdis
A single header C++ library for compute edit distance (Levenshtein distance), supporting wstring ( and Chinese string).
chinese cpp edit-distance levenshtein-distance wstring
Last synced: 30 Jun 2025
https://github.com/zreechxnn/maze-game
i make a maze game using c++
algo algorithm cpp game maze-algorithms maze-game timer
Last synced: 19 Apr 2025
https://github.com/krishpranav/learnobjc
Learn Objective-C
apple clang code cplusplus cpp ios learn learn-to-code linux macos objective objective-c objective-c-library objective-c-programming objective-c-runtime objectivec windows xcdoe
Last synced: 03 Feb 2026
https://github.com/hxndev/aes-encoding-algorithm
AES stands for Advanced Encryption Standard. It is mostly used as a replacement of DES. It has a bigger key size than DES which provides encryption at least 6 times faster. AES specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) information. Encryption converts data to an unintelligible form called ciphertext; decrypting the ciphertext converts the data back into its original form, called plaintext. The AES algorithm can use cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits.
aes aes-cipher aes-encryption algorithm code compression cpp data-compression decryption encoding project
Last synced: 31 Mar 2025
https://github.com/snandasena/designpatterns
cpp csharp go java php python ruby swift typescript
Last synced: 10 Apr 2026
https://github.com/teiacare/teiacarevideoio
TeiaCareVideoIO is a C++ video encoder and decoder library.
cpp cross-platform ffmpeg video-decoding video-encoding video-io videocapture videowriter
Last synced: 20 Aug 2025
https://github.com/nemuelw/windows-malware-techniques
Windows malware techniques
c2-server command-and-control cpp cybersecurity data-exfiltration detection-evasion malware malware-development malware-persistence malware-research malware-techniques security-research stealth windows windows-malware
Last synced: 19 Jul 2025
https://github.com/speedycraftah/speedy-db
A database written in C++ which supports JSON querying and TCP encryption.
Last synced: 25 Sep 2025
https://github.com/engineeringsoftware/ekstazipp
Regression Test Selection tool for C++
Last synced: 14 Aug 2025
https://github.com/coralkashri/cppsenioreas-metaprogramming-restrictions
This is examples repository of C++ Senioreas blog metaprogramming restrictions article.
cpp cpp11 cpp14 cpp17 cpp20 cppsenioreas metaprogramming metaprogramming-restrictions
Last synced: 15 May 2025
https://github.com/christinec-dev/cpp_minis
C++ Project Snippets. Includes a Calculator, Parking Charges Calculator, and Payroll Application.
Last synced: 02 Sep 2025
https://github.com/coralkashri/cppsenioreas-design-pattern-reflection
Reflection Design Pattern implemented in C++. This is an examples repository of C++ Senioreas blog Design Pattern: RunTime Reflection article.
cpp cpp20 cppsenioreas design-pattern reflection runtime
Last synced: 24 Aug 2025
https://github.com/supercip971/sup-console
a little console for windows and linux (in alpha)
console cpp interpreter linux lua multiplatform windows
Last synced: 11 Apr 2026
https://github.com/zwliew/competitive-programming
Notes, libraries, templates, and solutions to various competitive programming platforms.
challenge coding competitive cp cpp ctci leetcode mrjudge programming python
Last synced: 10 Apr 2026
https://github.com/YehiaSharawy/Fish-Fillet-OpenGL
A Feeding Frenzy game in C++. Rendered GUI using OpenGL and responded to user input using mouse and key listeners.
Last synced: 15 Aug 2025
https://github.com/anmamuncoder/cp-problem-solving-zone
Competitive Programming Practice with C++, covering Algorithms, Problem-Solving, and Data Structures to enhance Coding Skills and Efficiency.
backtracking cpp recursion segment-tree slicing
Last synced: 20 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/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/kb2623/optcpp
Optimization framework in C++.
cmake cpp cpp20 optimization optimization-algorithms optimization-methods
Last synced: 02 Sep 2025
https://github.com/slimrealm/cpp-midi-art-lab
MIDI Art Lab generates digital art based on notes played on a connected MIDI keyboard. Sample output images in README.
algorithm-design cpp midi-processing sfml2
Last synced: 06 Jun 2026
https://github.com/blagojeblagojevic/low_pass_filter_arduino
Low pass filter
arduino arduino-uno cpp digital-filters filter filter-design jupyter-notebook low-pass-filter matplotlib numpy python scipy
Last synced: 11 Apr 2026
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/kuredoro/mplbook_solutions
Almost all solutions to the exercises from "C++ Template Metaprogramming" book.
cpp functional-programming solutions template-metaprogramming templates
Last synced: 24 Mar 2025
https://github.com/islatri/leetkocpp
A cargo-like runner for C/C++/Rust LeetCode problems
algorithms c cpp leetcode leetcode-c leetcode-cpp leetcode-rust rust
Last synced: 24 Aug 2025
https://github.com/kchousos/solar-system-opengl
A simple solar system implementation in openGL.
cpp graphics opengl solar-system
Last synced: 17 May 2026
https://github.com/tmsalab/edina
Perform a Bayesian estimation of the Exploratory Deterministic Input, Noisy “And” Gate (EDINA) cognitive diagnostic model described by Chen et al. (2018) <doi:10.1007/s11336-017-9579-4>
cognitive-diagnostic-models cpp dina ecdm item-response-theory psychometrics r rcpparmadillo rstats
Last synced: 15 Aug 2025
https://github.com/arceryz/mirai
Infinity mirror box simulator with flat and curved mirrors. Running in realtime for both 2D mirror spaces and 3D.
2d 3d compute-shader cpp mirror raylib raylib-cpp raytracing rendering thesis tool
Last synced: 26 Jan 2026
https://github.com/archo5/dato-format
a binary format for directly accessing a tree of objects
binary-file binary-format cpp cpp-library file-format marshalling serialization
Last synced: 29 Jun 2025
https://github.com/icrobotics-team167/2015recyclerush
Robot code for the 2015 FRC game
cpp first frc frc-recycle-rush robotics
Last synced: 29 Aug 2025
https://github.com/emanuele-xyz/convexhull
Various convex hull algorithms implementations and visualizations
Last synced: 10 Mar 2026
https://github.com/sovrasov/multicriterial-go
Constrained multi-objective derivative-free global solver
constrained-optimization cpp derivative-free global-optimization multiobjective-optimization nonlinear-optimization optimization-methods
Last synced: 24 Mar 2025
https://github.com/cm0use/tic-tac-toe
Tic-tac-toe, no 3D or third-party libraries, just the standard functions provided by the compiler.
cpp cpp-game cppgame tic-tac-toe tictactoe tictactoe-cpp tictactoe-game
Last synced: 20 Aug 2025
https://github.com/lucasfturos/interfacesensordht
Interface para um Sensor de Temperatura Embarcado em C++, Javascript e QML
Last synced: 05 May 2026
https://github.com/oleksa-oleksa/coffee_vending_machine_project
C++ software simulation of a coffee vending machine with actuators, sensors, database and graphical interface.
cpp qtcreator software-engineering software-testing
Last synced: 02 Sep 2025
https://github.com/aaisha-nexus/c_string_problems
C++ Practice questions Focused on String Manipulation using Recursion and string operations
codingbat-solutions cpp recursion-algorithm string-manipulation
Last synced: 16 Feb 2026
https://github.com/conreality/conreality-ddk
Conreality Driver Development Kit (DDK) for C++.
Last synced: 05 Oct 2025
https://github.com/anuran-roy/cppchain
A simple C++ implementation of an elementary blockchain
beginner blockchain cplusplus cpp stl
Last synced: 16 May 2025
https://github.com/spc-samp/samp-injector
SA-MP Injector is a versatile software package composed of an executable, a DLL, and equivalent libraries for multiple programming languages. It injects samp.dll for SA-MP (San Andreas Multiplayer) or samp.dll and omp-client.dll for OMP (Open Multiplayer), enabling game launch via command line with customizable parameters to connect to a server.
command-line cpp dll dll-injection dll-injector exe executable gtasa library multiplayer omp openmp openmultiplayer sa-mp samp sampprogrammingcommunity san-andreas-multiplayer spc spc-samp windows
Last synced: 18 Aug 2025
https://github.com/dekal/algorithm
Algorithm code !!!
algorithms cpp java javascript
Last synced: 06 May 2026
https://github.com/jayprakashkumar1/word-guessing-game
This is a c++ word guessing game in which a 5 digit random word will be displayed to the screen and two positions will be kept blank.Then user will guess that word.
cpp cpp-games guessing-game mini-game
Last synced: 03 Mar 2025
https://github.com/doniaskima/learncpp
Learning algorithms and data structures can significantly improve your programming skills, enabling you to write more efficient and optimized code, leading to better performance and maintainability of your software.
algorithms cpp data-structures
Last synced: 15 Mar 2025
https://github.com/umar-masood/modern-weather-app
A sleek and simple weather application that provides real-time weather updates and 7-day outlooks using a modern UI and reliable weather API.
api cpp desktop-modern-app modern-weather-app qss qt qt-cpp qt6 restful-api weather-app
Last synced: 02 Sep 2025
https://github.com/b1tflyyyy/vector-cpp
Simple vector implementation
cmake cpp cxx education free google mit-license open-source vector
Last synced: 02 Apr 2026
https://github.com/mohammed-3tef/data_structure_and_algorithms
A Collection of Algorithm & Data Structure Problems using C++.
algorithms bst clean-code cpp data-structures linked-list oop queue sorting-algorithms stack tree
Last synced: 01 Jul 2025
https://github.com/memoryInject/ws-client
WebSocket command line client for testing WebSocket server. | Light weight 🍂 | Blazing fast ⚡ | Portable 💼
bash blazing-fast command-line command-line-tool console-application console-tool cpp linux-app multithreading portable small-tools test testing testing-tools websocket websocket-client websockets
Last synced: 31 Mar 2025
https://github.com/flatcap/dparted
📊 Graphical Partition Manager
c-plus-plus cpp manager partition
Last synced: 11 Jun 2025
https://github.com/vemestael/gw-dss-cpp
Prediction tool
cmake cpp dss prediction qt-framework queuing-theory
Last synced: 03 Oct 2025
https://github.com/maliknaik16/parallel-computing
CUDA programming in C++ for high-performance computing using Nvidia GPUs, optimized for tasks like machine learning, or image processing
cores cpp cuda gpu makefile matrix nvcc optimization
Last synced: 10 Jun 2025
https://github.com/tillkuhn/moodboard
ESP32 MoodBoard C++ Sourcecode for Arduino IDE
Last synced: 11 Apr 2026
https://github.com/pancho7532/alienswarm-sdk
Untouched Alien Swarm SDK for modern systems (CMake edition)
cmake cpp game source-engine source-sdk
Last synced: 07 Apr 2025
https://github.com/cshmookler/cpp_template
C++ project template with automatic versioning, LLVM tools, Conan, Meson, and GoogleTest integration.
clang-format clang-tidy conan cpp gtest meson template zlib-license
Last synced: 24 Aug 2025
https://github.com/liyanboy74/clock
Simple Desktop Clock using SDL & C++
analog-clock c clock cpp desktop-clock sdl timer wiget windows-desktop windows-widget
Last synced: 04 Feb 2026
https://github.com/madladsquad/uvkbuildtool
The universal file generator, build and release tool for the UntitledImGuiFramework & most web applications by MadLadSquad
build-automation build-files build-system build-tool cmake cpp deployment packaging template
Last synced: 11 Apr 2025
https://github.com/nic-obert/permalang
A compiler for a statically typed language
aot compiler cpp language parser programming-language syntax-tree
Last synced: 16 Apr 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/alcxpr/acheron
A little to nothing, general-purpose C++ library
Last synced: 10 Mar 2026
https://github.com/kimpro82/mycodingcontest
Problem Solving : CodeForces, AtCoder, Baekjoon, Programmers and so on
algorithm atcoder baekjoon bash codeforces coding-challenge coding-test competitive-programming cpp csharp kotlin programmers python r rust
Last synced: 07 May 2025
https://github.com/101rror/codeforces
Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
competitive-programming contest-solution cpp problem-solving python3
Last synced: 07 Apr 2025
https://github.com/manid2/cpp-programs
C++ programs
autotools cmake cpp examples learn-by-doing reuse
Last synced: 05 Oct 2025
https://github.com/dalpan/strukturdata
Code Program C++
c-plus-plus cpp data-structures
Last synced: 15 Mar 2025
https://github.com/bestmahdi2/uni__realestatemanagementsystemqt
Two university projects where a real estate management system is implemented using Qt
cpp gui qt qt5 real-estate real-estate-management
Last synced: 10 Mar 2026
https://github.com/quqionfree/quqimemorypool
This is a c++ memory pool.
cpp cpp-library cpp11 cpp14 cpp17 cpp20 memory-allocator
Last synced: 03 Jan 2026
https://github.com/davidyslu/MWIS
Assignment in NCTU course "Distributed Algorithms 2017"
cpp distributed-computing graph mwis
Last synced: 29 Aug 2025
https://github.com/torchcs-mc/logger
TorchCS Logger is an extension of spdlog. It is generally used for console applications, such as bots or server software
cmake cpp spdlog torchcs torchcs-logger wrapper
Last synced: 01 Jul 2025
https://github.com/BillyFrcs/RunnerMan
Simple Endless Runner Game Runner Man.
3dgame blueprint blueprint-scripting cpp endless-runner gamdev game game-development runnerman ue4 unreal-engine unreal-engine-4
Last synced: 14 Apr 2025