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-06 00:06:48 UTC
- JSON Representation
https://github.com/rayzhuca/eggshell-db
Relational database model built in C++
Last synced: 05 Apr 2025
https://github.com/ryomendev/dsa
This repository is dedicated to learning and practicing Data Structures and Algorithms (DSA). It contains solutions to various problems, ranging from basic to advanced topics, helping enhance problem-solving skills and understanding core DSA concepts through hands-on coding.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 03 Jul 2026
https://github.com/oppzippy/scopedvolumewheel
Small Windows application to limit the volume media control keys' effects to the current foreground window.
Last synced: 29 Apr 2026
https://github.com/dalinvip/word2vec
word2vec implement in c++ and in pytorch
Last synced: 18 May 2026
https://github.com/mbellman/palace
A 3D grid-aligned adventure game.
3d cpp dungeon-crawler gamedev graphics opengl
Last synced: 20 May 2026
https://github.com/upes-open/scientific-calculator
Scientific Calculator written in C++ using OOPS concepts with features like add on memory.
Last synced: 15 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/lhx077/betterstring
A high-performance, modern, and easy-to-use string processing library for C++and C
c c-lib c-library c-plus-plus c-string cpp cpp-lib cpp-library cpp-string library optimization string
Last synced: 22 Jun 2025
https://github.com/ra1nyxin/fasttextsearch
Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results
algorithm cpp cpp17 filesystem msvc msvc2022 search windows
Last synced: 19 May 2026
https://github.com/gusinacio/epos-riscv
Implementation of OS epos in RiscV for INE5424
Last synced: 04 Jul 2026
https://github.com/arsenic-atg/finite-automata
A simple C++ library to simulate Finite Automata.
cplusplus cpp cpp-library finite-automata finite-state-machine hacktoberfest library
Last synced: 27 Jun 2025
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/aliakseis/grpc-demo
cpp grpc publish-subscribe streaming
Last synced: 20 May 2026
https://github.com/saqibbedar/cpluspluslearninghub
Explore a comprehensive collection of C++ programs ranging from fundamentals to pointers, created during my first semester. Ideal for computer science students and learners mastering C++, providing hands-on practice and insights into object-oriented programming and beyond.
cpp cpp-programming cppnotes learncpp learning-notes
Last synced: 04 Apr 2025
https://github.com/chkg2a/increase-image-size
This is a project build because of dumb stupid requirements setup for making the images size between some arbitrary values
Last synced: 12 Sep 2025
https://github.com/luisfelipepoma/engine_game_with_c
Learning about Game Engines in C
Last synced: 02 May 2026
https://github.com/isho-0/solved-ac
solved.ac 문제 해결 알고리즘을 기록하는 저장소
cc cmakelists cpp cpp17 solved-ac study-notes
Last synced: 17 Sep 2025
https://github.com/aurelenc/epilogger
A CPP Logger without arbitrary code execution
Last synced: 13 Apr 2025
https://github.com/massimo-marino/memory-dumper
a memory dumper in C++
cpp cpp17 cpp20 dump dump-memory dumper memory memory-dump memory-dumper
Last synced: 19 Jul 2025
https://github.com/btframework/errortotext
Shows how to use wclGetErrorInfo function
cpp csharp delphi ex example example-project samplecode vbnet vcl wireless-communication-library
Last synced: 10 May 2026
https://github.com/ayeshaashfaq12/tictactoe_game
A 2D-console based game with some thrilling experience and score boarding for the user
cpp game game-development tic-tac-toe tic-tac-toe-game tictactoe-cpp tictactoe-cpp-game tictactoe-game
Last synced: 18 Mar 2025
https://github.com/madebypixel02/cpp-module-07
[42 Madrid] A few functions
42 42-cpp-module 42-cursus 42born2code 42madrid born2code cpp functions makefile math max min peer2peer swap
Last synced: 04 Mar 2025
https://github.com/jakubriegel/cjr
Library adding some nice stuff to C++ [in development, currently only numbers are available]
Last synced: 27 Mar 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/gusenov/examples-ccache
Примеры ускорения рекомпиляции с помощью Ccache.
ccache cpp examples recompilation
Last synced: 03 Jul 2026
https://github.com/nsubiron/configure-pyz
Simple C++ build system for gcc and clang compilers.
build-system build-tool clang cpp gcc
Last synced: 20 May 2026
https://github.com/ifpabelem/projetos_calculo_i
Projetos de programação apresentados na disciplina de Calculo I.
Last synced: 02 Sep 2025
https://github.com/happyrao78/codsoft
"Explored fundamental C++ concepts with three console-based projects: a Number Guessing Game, Simple Calculator, and a To-Do List Manager. Enhancing my coding skills by implementing interactive and practical solutions."
Last synced: 29 Mar 2025
https://github.com/xtenzq/cpplearning
Everything I did as part of C++ learning course including competitive programming
Last synced: 21 Mar 2025
https://github.com/clausklein/samples
short c++ samples, some from CppCoreGuidelines
clang-format clang-tidy cmake cpp
Last synced: 06 Apr 2025
https://github.com/viztruth/c-and-cpp-practice-problems-with-solutions
👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning C and C++. 💡Check the README for categorized questions. This repo. can be useful for beginner and intermediate-level C or C++ programmers. If you found this repo. useful, don't forget to star the repo and give a follow.
array-manipulations c c-plus-plus c-programming cpp data-structures data-structures-and-algorithms linked-list matrices practice practice-exercises practice-problems programming solutions string-manipulation
Last synced: 16 May 2026
https://github.com/shivamm-verma/learn-cpp
This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 29 Mar 2025
https://github.com/sameetasadullah/count-and-display-command-line-arguments
A simple C++ program to count and display command line arguments
command-line-arguments cpp linux ubuntu
Last synced: 17 May 2026
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/b1tflyyyy/virtual-ascii-camera
Real-Time ASCII Converter
ascii-art atomic cmake cpp gui qml qt real-time v4l2loopback
Last synced: 18 May 2026
https://github.com/shadowmitia/fractal_flame
C++ implementation of the Fractal Flame Algorithm
cpp fractal-algorithms fractal-flame fractal-rendering fractals
Last synced: 18 May 2026
https://github.com/tom474/time_bank_system
[RMIT 2023C] EEET2482 - Software Engineering Design - Group Assignment
algorithms cpp data-structures object-oriented-programming
Last synced: 09 Oct 2025
https://github.com/kojobailey/binary-cpp-library
A C++11 library for parsing the binary data of files and whatnot both easily and cleanly.
binary cplusplus cpp cpp20 cpp23 hpp library single-include
Last synced: 22 Mar 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/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/aryan-programmer/universal-cpp
Universal C++ language extensions
boost boost-libraries cpp cpp-lib cpp-library cpp17
Last synced: 09 Jul 2025
https://github.com/freddie-nelson/cpp-verlet-physics
A simple verlet physics engine written in C++
cpp physics physics-2d sdl2 verlet-integration verlet-physics
Last synced: 08 May 2025
https://github.com/copenair/arduino
a repository for the arduino part of the codebase
Last synced: 25 Oct 2025
https://github.com/hoomaac/tardis
Remote backup tool based on Git packfile and rolling checksum
backup backup-tool cpp cpp17 tool
Last synced: 30 Mar 2025
https://github.com/soreing/rpc-service-cpp
Remote Procedure Call service library in C++
cpp metaprogramming remote-procedure-call rpc windows
Last synced: 28 Apr 2026
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/heshamalsaqqaf2/problem-solving-at-assiut-university
This repository is a collection of solutions to Assiut University - Egypt programming exercises and problems found on CodeForces.
Last synced: 29 Oct 2025
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/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/dstoyanov0/cpp_school
VHSE "John Atanasoff" C++
cpp cppprogramming cppprojects
Last synced: 13 Sep 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/bezarhere/pygnu
Project manager & builder for GCC
build-tool c cpp gcc gcc-builds gcc-complier
Last synced: 11 May 2026
https://github.com/sxydh/m-demo
QuickStart Demos
cpp csharp demos golang java kotlin python quickstart scala
Last synced: 08 Apr 2026
https://github.com/karanchawla/programmingpractice
This repository contains my implementations of common algorithms and data structures. It also includes some competitive coding problems solutions.
cpp cpp-primer geeksforgeeks leetcode programming-language
Last synced: 19 May 2026
https://github.com/zimmerrol/yaolaw
C++ library wrapping basic linear algebra functions of BLAS/LAPACK
blas cpp lapack linear-algebra linear-algebra-library
Last synced: 03 Apr 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/yigitest/thread_pool
C++ thread pool
cpp cpp11 futures single-header thread-pool
Last synced: 19 Jul 2025
https://github.com/fantasywoc/vimag
轻量图像查看器
cpp cpp17 cross-platform glew glfw3 imageviewer lightweight nanovg opengl xmake
Last synced: 20 May 2026
https://github.com/p4dro-dev/display_lcd_arduino12c_simplificado
Na disciplina de Eletricidade, e Eletrônica, docurso de Técnico em Informática que estou realizando, fizemos um projeto simplifcado com Arduino. Não sendo necessário usar a ProtoBoard. E sim, Placa 12c + Arduino + Cpp!
arduino-display arduino-library cpp cpp-programming lcd-panel lcd16x2
Last synced: 31 Jul 2025
https://github.com/zainalibora/hyperion
Hyperion is an open-source project designed to streamline data analysis and visualization. It offers a user-friendly interface that allows users to easily manipulate datasets and generate insightful reports.
ambilight api atmoorb cololight cpp effects hue measure mood nanoleaf obfuscation obfuscator raspberry sk6812
Last synced: 17 May 2026
https://github.com/alexandernistor04/one-handed-arduino-gaming-keyboard
A half-length, one handed gaming keyboard made to be used alongside a mouse to play games. Built on an Arduino pro micro, has support for mechanical keyboard switches, has individually programmable LEDs, has a thumb stick with mouse functions, and uses custom PCBs.
3d-printing arduino circuits cpp electronics fusion360 gaming keyboard mechanical-keyboard pcb-design soldering
Last synced: 19 May 2026
https://github.com/simone-contorno/rt-assignment-2
Research Track 1 - Second assignment - Control of a robot in a simulated environment
cpp engineering robot robotics ros
Last synced: 30 Apr 2026
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/melikechan/competitive-libs
melikechan's competitive programming library
competitive-programming competitive-programming-algorithms cp-algorithms cpp
Last synced: 05 Mar 2025
https://github.com/irobot42/deitels-cpp-11e
My solutions for C++ How to program 11e book // WIP
11e c-plus-plus cpp deitel exercises how-to-program solutions
Last synced: 05 Apr 2025
https://github.com/fahimahammed/cp-practice
codeforces-solutions competitive-programming cpp
Last synced: 29 Aug 2025
https://github.com/matt-gretton-dann/gd-posix-apps
Implementation of POSIX Applications
Last synced: 22 Feb 2026
https://github.com/mcquerol/studentdb-poco-cpp
C++ student database using POCO libraries. Demonstrates OOP and database management.
class-design cpp doxygen inheritance object-oriented-programming stl-containers student-db uml
Last synced: 16 May 2026
https://github.com/danucosukosuko/win10proactivator
Programa activador de Windows 10 Pro para toda la vida
activation cpp pro vs2022 windows-10
Last synced: 19 May 2026
https://github.com/deryaxacar/42-cpp_04
This repo covers key concepts in object-oriented programming in C++. It includes explanations of virtual functions, abstract classes, interfaces, and copy methods, all illustrated with examples. The focus is on dynamic polymorphism and practical applications of these concepts.
42 42-cpp 42-cpp-module 42-cpp-modules 42born2code 42cursus 42projects 42school c-plus-plus cpp cpp-all cpp-library cpp-programming cpp-programming-language cppmodules
Last synced: 04 Mar 2025
https://github.com/i5-650/turb-os
A small OS made in C/C++, made for a supervized project ! This project is NOT an example
c cpp operating-system os school-project
Last synced: 17 May 2026
https://github.com/sunsided/sfnd-notebooks
Rough collection of material and exercises from the Sensor Fusion Nanodegree program. YMMV.
cmake cpp sensor-fusion udacity udacity-nanodegree udacity-sensor-fusion-nanodegree
Last synced: 07 Apr 2025
https://github.com/lucasoptml/opcplusplus
compiler for c++ headers with custom attributes/modifiers via dialects, outputs generated src/h, xml definitions, mirrored reflection structure, fast dynamic casts. memory stack only, no heap allocations. translating compiler technology similar to babel and typescript .
compiler cplusplus cplusplus-03 cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cplusplus-98 cpp extended-reality jc metaprogramming reflection template-metaprogramming typescript ukraine ukraine-tech ukrainewar virtual-reality
Last synced: 28 Jan 2026
https://github.com/toxe/google-benchmark
C++ Benchmarks with Google Benchmark
benchmark cmake cpp google-benchmark
Last synced: 22 Mar 2025
https://github.com/nchimunyascripts/auction-marketplace
This is a Flask web application that implements a simple auction system. Users can register, login, create auctions, place bids, update auctions, and delete auctions. Follow te link to check out the live demo if any case you can refresh the page
c cplusplus cpp css3 cython flask flask-application flask-sqlalchemy html-css-javascript html5 javascript jquery jquery-plugin jwt-authentication jwt-token powershell python3
Last synced: 12 Apr 2026
https://github.com/jtbandes/get_cuts
Data processing and histogram calculation for particle jets
Last synced: 05 Apr 2025
https://github.com/horazont/dragonstash
A transparent block-wise file system cache overlay with libfuse3, written in C++.
cache cpp fuse-filesystem sftp-client
Last synced: 05 Apr 2025
https://github.com/engineersbox/cpp-lru-cache
A C++ implementation of a Least Recently Used cache
Last synced: 22 Mar 2025
https://github.com/bestmahdi2/uni__directxhumanwalkerdetailedenvironmentproject
A university project in which a walking human is designed with DirectX 9 and the surrounding environment is also designed
cpp detailed detailed-environment directx directx-environment directx-human directx-programming directx9 human human-walking walker
Last synced: 17 Jun 2025
https://github.com/vvhacker007/rube-goldberg-machine
✨Implementation of multiple data structures as Rube's Goldberg Machine 🤖 using c++✔.
algorithms cpp data-structures sorting
Last synced: 29 Mar 2025
https://github.com/rakesh9100/internship-training-practice--dsa--cpp
This repository contains some basic concepts of C++ and some important Data Structures & Algorithms problem solutions.
cpp data-structures-and-algorithms practice training
Last synced: 20 Mar 2025
https://github.com/ali-el-badry/encryption-decryption-program
How can you keep your password and your information safe?!
Last synced: 21 Jun 2025
https://github.com/cppplayground/simple-threadpool
a simple and lightweight header only ThreadPool for your tasks
cpp cpp11 cpp14 cpp17 cpp20 header-only thread-pool
Last synced: 30 Dec 2025
https://github.com/taharachedi/atm-system
💼 ATM System in C++ – A console-based application for secure ATM banking, offering login, quick withdrawals, normal withdrawals, deposits, and balance checks, with data securely stored in text files. 🏦💳
console-application cpp enums problem-solving string-manipulation struct
Last synced: 20 Mar 2025