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-09 00:06:55 UTC
- JSON Representation
https://github.com/shishir-dey/libmodbus-demo
A repository with examples demonstrating the usage of "libmodbus"
cpp desktop-application embedded-systems examples firmware library mingw modbus
Last synced: 28 May 2026
https://github.com/izzypt/cpp_module_07
This module is designed to help you understand Templates in CPP.
Last synced: 28 May 2026
https://github.com/prdktntwcklr/cpp-on-avr
C++ code for AVR microcontrollers.
avr cmake cpp gtest microcontrollers
Last synced: 28 May 2026
https://github.com/matieme/untitledzombiegame
A simple survival game that I made on Unreal Engine to start learning it. It is based on C++ with some functionality like the UI done in Blueprints.
cplusplus cpp unre unreal unreal-engine unreal-engine-4
Last synced: 02 Jul 2025
https://github.com/xorz57/logger
Logger written in C++11
cpp cpp-library cpp11 cpp11-library header-only header-only-library logger logging logging-library
Last synced: 24 Mar 2025
https://github.com/xorz57/portscanner
Port Scanner written in C++20
cpp port-scanner tcp-port-scanner
Last synced: 24 Mar 2025
https://github.com/idawid/screencapture
Screen capture with OCR to clipboard
Last synced: 24 Mar 2025
https://github.com/frozenlemontee/liscpp
A simple Scheme interpreter
cpp debugger interpreter lisp lisp-interpreter scheme scheme-interpreter
Last synced: 22 May 2026
https://github.com/ganeshkadam65/design-patterns-cpp
Design patterns provide reusable solutions to common design problems. They capture best practices and proven solutions that can be applied in different contexts and scenarios.
cpp cpp11 cpp17 design-patterns
Last synced: 02 Jul 2025
https://github.com/zackmason/cpp_init
A crossplatform python script for creating templates of c/cpp projects that use cmake, with options for adding conan libraries and code templates
Last synced: 04 Feb 2026
https://github.com/n9gc/ooxx3d
包含 3D 模式的双人圈叉棋小游戏
3d all-platform-supported cpp fake-3d game tic-tac-toe tic-tac-toe-3d
Last synced: 16 Nov 2025
https://github.com/zerdicorp/file-lib
C++ add-on for std::fstream for easy file handling.
cpp cpp-library file file-handilng file-handling-in-cpp fstream
Last synced: 02 Apr 2025
https://github.com/iamdyeus/uctool
Making Compiler Stages Seamless! 🚀
compiler-design cpp lexical-analysis llm semantic-analysis
Last synced: 18 Mar 2025
https://github.com/chinnanj666/patterns-questions-using-c-
Top Pattern questions using C++
Last synced: 06 Jul 2025
https://github.com/nir3x/logger.hpp
Logger Package - A Simple Logging Utility for C++ Applications
c-plus-plus cpp logger logging utility
Last synced: 03 Sep 2025
https://github.com/hyouteki/crypto-algos
Cryptography algorithms implementation from scratch for dummies
Last synced: 28 Mar 2025
https://github.com/mrlintern/parallel_linear_solver
Software which uses OpenMP to parallelise the three classic Algebraic Iterative Methods: Jacobi, Gauss-Seidel & Successive Over Relaxation, for solving Systems of the form Ax = b
cpp cpp17 cpp20 gauss-seidel-method jacobi-method numerical-methods openmp-parallelization red-black-implementation sor-method
Last synced: 10 Jun 2025
https://github.com/andre-carbajal/storagesystem
Store the name and weight of a product, the storage cost will depend on its weight, in which a small maintenance cost will be charged, which will also depend on the initial cost obtained.
array arrays cpp storage-manager
Last synced: 19 Apr 2025
https://github.com/jacnils/biner
Combine and separate text files
combine cpp replacement sed separate text
Last synced: 19 Jun 2026
https://github.com/dpetrosy/saed_solved_problems
In this repository, I store my solved problems during my university education.
algorithms bit-manipulation cpp cpp-templates cpp11 modern-cpp problem-solving stl university-course
Last synced: 24 Mar 2025
https://github.com/niewidzialny84/platformgameproject
C++ platform game with single and split screen competition using a SFML library.
cpp platform-game-2d sfml-game study-project
Last synced: 08 Apr 2025
https://github.com/sshaplygin/sos-by-morse
SOS blinking by Morse alphabet in Arduino
Last synced: 15 Mar 2025
https://github.com/kplanisphere/tda_list_implementation_cpp
Proyecto 2 - Estructuras de Datos
algorithm-implementation circular-linked-list cpp data-structures doubly-linked-list list-implementation memory-management singly-linked-list
Last synced: 28 Dec 2025
https://github.com/vectominist/algorithms2019fall
💻 Solutions to the three programming assignments of the course Algorithms 2019 Fall, NTU EE.
algorithms assignment-solutions cpp ntuee
Last synced: 24 Mar 2025
https://github.com/ngrogg/rubix-solver
An attempt to solve a rubix cube programatically
Last synced: 24 Mar 2025
https://github.com/fredwangwang/cpu-scheduling-simulator
cpp scheduling-algorithms simulator
Last synced: 30 Mar 2025
https://github.com/gsri30/cacheimplementation
A simple implementation of a Direct Mapped Cache and Set Associative Cache in C++. Supports for different sizes of the cache, block, #ways, etc.
bitset cache cpp direct-mapped-cache dynamic-size set-associative-cache traces
Last synced: 03 Sep 2025
https://github.com/pechinkin/computer-club-event-processing
Programm to parse a file about events in computer club
Last synced: 31 Mar 2025
https://github.com/siddiqsoft/runhost
Entrypoint to allow startup of window services in docker containers
cpp docker entrypoint nt-service windows
Last synced: 14 May 2026
https://github.com/lucamazzza/proxy
Client-Server middleware for distributed architectures using Appwrite as proxy
appwrite appwrite-database baas backend-as-a-service client-server cpp middleware proxy qt
Last synced: 28 May 2026
https://github.com/danylevych/cat-with-heart
This is my cat`s first project by using SFML.
cpp game-development sfml sfml-game-development stl-containers
Last synced: 24 Mar 2025
https://github.com/kaiofelps/estrutura-de-dados-lista-4-e-5
Resolução dos exercícios das listas quatro e cinco de Algoritmos e Estruturas de Dados 1 (recursão).
algoritmos bcc3001 cpp estruturas-de-dados exercises utfpr
Last synced: 02 Jul 2025
https://github.com/hcl-tech-software/code-realtime-art-tutorial
A VS Code extension for learning Code RealTime and the Art language
art code-realtime cpp realtime statemachine tutorial
Last synced: 21 Feb 2026
https://github.com/rmaestre/variableStars
Optimized package for extract patterns on variable stars
astrophysics corot cpp neural-networks r tensorflow
Last synced: 10 Mar 2025
https://github.com/lschrafstetter/42_cpp04
Project 04 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/rahul8320/ds_and_algo
Implementation of data structures and algorithms in cpp.
algorithms algorithms-and-data-structures algorithms-datastructures cpp data-structures linked-list oops searching-algorithms sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/duaa-a/bigrealapplication
Handle large decimal and real numbers with ease.
Last synced: 16 Mar 2025
https://github.com/matesxs/xmlbuilder
Single header library for C++ used to programratically create XML documents
builder cpp cpp20 document generator library single-header xml
Last synced: 24 Mar 2025
https://github.com/prinuvinod/cpp-programming
These are some programs I used to learn c++ Language.
Last synced: 11 Jun 2025
https://github.com/blvxme/vk-internship-task
Поиск кратчайшего расстояния в графе
Last synced: 08 Apr 2025
https://github.com/DenginDkn/CarGame
Simple Car Game C++
car cargame config cpp cpp-library dev development game game-development games iostream terminal
Last synced: 10 Mar 2025
https://github.com/amirhaytham/super-market-branches-administration-system
A Data Base Console Application for Super Market which has distributed branches in different governorates. The Project is a file-based system attached with ERD
console-application cplusplus cpp cpp11 cpp14 cpp17 data-base entities erd file-based-db file-based-system flatfile governorates market market-branches-administration rdb
Last synced: 02 Jul 2025
https://github.com/kseen715/ai-foundations-lr
БГТУ:: Основы ИИ
ai c cpp laboratory python university
Last synced: 12 Apr 2026
https://github.com/matheusbsilva137/competitive_programming
Collection of algorithms and programming challenges developed for personal purpose and during the classes of MAC0327 (Programming Challenges)
Last synced: 24 Mar 2025
https://github.com/aurimasniekis/cpp-metadata
Modern C++23 header-only metadata container (JSON-like)
cpp cpp23 header-only header-only-library json metadata
Last synced: 28 May 2026
https://github.com/aurimasniekis/cpp-dimval
A header-only C++23 library for dimensional values
cpp cpp23 dimensional parcel units
Last synced: 28 May 2026
https://github.com/lepharamramchiary/remove-duplicates-from-sorted-array-cpp-oop-leetcode
Last synced: 06 Jan 2026
https://github.com/stefanhamminga/cpp_lib_scripts
Scripts for managing C++ header-only libraries
c-plus-plus cmake cpp documentation library
Last synced: 30 Mar 2025
https://github.com/guicdas/cpp04_42
CPP04 module: Abstract classes and interfaces.
abstract-classes cpp cpp98 interfaces
Last synced: 11 Jun 2025
https://github.com/sujanshresthanet/c-pp-programming-examples
Collection of C++ programming examples for learning and practice, covering basic to advanced concepts.
Last synced: 28 Mar 2025
https://github.com/mukeshlilawat1/tetris-game-using-cpp
A modern recreation of the classic Tetris game built in C++ using the Raylib game development library. This project demonstrates the fundamentals of game loops, collision detection, matrix transformations, and rendering using a lightweight graphics engine.
Last synced: 24 Apr 2026
https://github.com/darshancoder/c-language-notes
C language Notes Here and Assignment also here Now if You want refer something Notes Here
c c-plus-plus cpp learn-to-code learning-by-doing notes
Last synced: 24 Apr 2026
https://github.com/filiprokita/quadratic-equation-solver
This program is a quadratic equation solver that calculates the roots of a quadratic equation with given coefficients. The user is prompted to input the values of 'a', 'b', and 'c' and then the program solves the equation and displays the roots. If the value of delta is negative, the program displays an error.
algorithm computer-science console-application cpp equation-solver math math-solver numerical-methods programming quadratic-equation quadratic-equation-solver roots
Last synced: 24 Mar 2025
https://github.com/shawaiz-khan/hangman-game
A simple Hangman Game using c++
cpp cpp-programming game hangman hangman-game hangmangame
Last synced: 16 Mar 2025
https://github.com/cppshizoids/coroutines
Coroutines tools and project that it used
Last synced: 08 Apr 2025
https://github.com/flarive/cortex-engine
Simple OpenGL realtime PBR 3D engine
blinnphong cpp glsl-shaders opengl3 pbr-materials realtime
Last synced: 11 Mar 2026
https://github.com/radiopizza/slideremote
DIY ESP-NOW remote control for PC
arduino avr cpp digispark diy electronics embedded esp-now esp32 esp8266 laser microcontroller-firmware pcb pet-project remote-control
Last synced: 20 Apr 2026
https://github.com/echel0nn/brainflow-fuzz
more like brain overflow - an attempt to fuzz data_handler::read_file
Last synced: 16 Jan 2026
https://github.com/benoit-dubreuil/book-effective-stl
Notes to learn the content of the book Effective STL
Last synced: 04 Oct 2025
https://github.com/andezion/retromessenger
ciphers cpp cryptography messenger retro wxwidgets
Last synced: 16 Jan 2026
https://github.com/vladd12/avm-editor
Small and powerful configuration editor
cpp cpp17 qt qt-application qt5 sqlite-database sqlite3
Last synced: 11 Mar 2026
https://github.com/ufthaq/map-generator
"Map Generator" by using random walks
Last synced: 29 May 2026
https://github.com/manucabral/cosevawriter
Program to overwrite and read .csv files for Windows
Last synced: 16 Mar 2025
https://github.com/koelopog16/BetterFPSUnlocker
A Fork of FPS Unlocker that gives UNCOMPROMISING PERFORMANCE, more customizability and more options!
cpp customizability fps gpl gplv3 libre macos open-source opensource options osx performance roblox unlocker windows windows-10
Last synced: 10 Mar 2025
https://github.com/antdeivid/estrutura-de-dados-avancada
Repositório destinado ao upload dos programas feitos no estudo de Estrutura de Dados Avançada.
avl-tree bst cpp data-structures red-black-trees
Last synced: 16 Mar 2025
https://github.com/serpent7776/google-code-jam-2020
My solutions for google code jam 2020
Last synced: 03 Sep 2025
https://github.com/bobis33/qtapp-sandbox
Sandbox of Qt application.
application cmake cpp cpp20 gui qt6
Last synced: 11 Mar 2026
https://github.com/ricoantoniofelix/named-values
Literal types to make APIs more expressive at the call site.
Last synced: 11 Jun 2025
https://github.com/0xromjobert/cpp04
A 42 exercise on subtype polymorphism, abstract classes and interfaces in C++
abstract-classes cpp cpp98 interfaces subtype-polymorphism
Last synced: 01 Apr 2025
https://github.com/rusyaev-dk/convolutional_neural_network
Simple convolutional network.
convolutional-neural-network cpp machine-learning neural-network
Last synced: 24 Apr 2026
https://github.com/jqntn/cvk
C Vulkan
c cpp cpu glsl gpu hlsl khronos khronosgroup opengl shader shaders spir-v spirv vulkan vulkan-api vulkan-engine vulkan-game-engine vulkan-renderer vulkan-sdk
Last synced: 12 Apr 2026
https://github.com/0xcds4r/opengl_picasa_cpp
OpenGL Picasa Demo
cpp google-picasa graphic image image-viewer photo-viewer picasa shaders view
Last synced: 01 Apr 2025
https://github.com/mohammad-malik/nu_exam
A C++ program that manages, stores and allows for the attempting and creation of quizzes, all through a terminal
cli cpp exam university- university-coursework
Last synced: 24 Mar 2025
https://gitlab.com/seanick/gitlab-api
CLI tool to list, get and create GitLab project issues. Requires Boost::json, Boost::program_options, and libcurl.
Last synced: 06 Jan 2026
https://github.com/tornao2/sortingalgorythmsdemonstration
A program about sorting algorithms made in c++ with the use of "raylib" graphical library.
Last synced: 11 Jun 2025
https://github.com/harsh-panchal-804/cses-solutions
Contains my solutions of the CSES Problem Set.
comptetive-programming cpp cses-problem-set-solution
Last synced: 27 Feb 2025
https://github.com/dochia-razvan/flow-maker
A C++ console-based application that allows users to create, execute, and manage interactive workflows.
cpp oriented-object-programming
Last synced: 01 Apr 2025
https://github.com/jtlee98/vulkan-snippets-vscode
vscode extension for generating vulkan code snippets in C++
cpp python vscode-extension vulkan-api
Last synced: 14 Apr 2026
https://github.com/xunx-ii/astral
参考UE5的Lyra项目的模式写的一个最小项目,仅在PawnData配置文件中的InputConfig做了一些很小的修改
Last synced: 01 Apr 2025
https://github.com/theskyler-dev/workchat
A simple CLI-based chatting program
Last synced: 01 Apr 2025
https://github.com/satoshin-des/liblat
A C++ library for lattice reduction and solving lattice problem
cplusplus cplusplus-library cpp cpp-library html html-css lattice lattice-based-crypto lattice-basis-reduction lattice-reduction library makefile reference
Last synced: 01 Apr 2025
https://github.com/jsteinberg4/icarus
I Could Actually Really Use Support (ICARUS): A custom implementation of MapReduce
cpp distributed-systems mapreduce
Last synced: 16 Jan 2026