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/snandasena/cf-contests
Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.
algorithms bst cpp data-structures dp graph greedy-algorithms math
Last synced: 05 Oct 2025
https://github.com/beliumgl/matrixcpp
MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.
cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication
Last synced: 05 Oct 2025
https://github.com/adarshaddee/hacktoberfest-2022
Hacktoberfest2022🥳 - Contribute given programs in every language😎 you want, every PR will be accepted😍!!!
adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust
Last synced: 07 Mar 2026
https://github.com/dias1c/pacman-cpp
ᗧ My First Game in C++. And This is Exam project
cpp educational-project exam game itstep packman
Last synced: 19 Aug 2025
https://github.com/artem78/s60-positioning
Recieve location with GPS for Symbian OS
cpp gps library location module positioning symbian symbiancpp
Last synced: 24 May 2026
https://github.com/hengdulife/dll-maker
Cross-Platform Dynamic Link Library Generator | Vue3 + Django | Making DLL/SO Creation Easy for Everyone | By Hengdu Life"跨平台动态链接库生成工具 | Vue3 + Django | 让小白也能制作DLL/SO | 作者:衡度人生"
compiler cpp cross-platform django dll dynamic-library go golang python rust so typescript vue webassembly zig
Last synced: 10 Apr 2026
https://github.com/kr1sng/42piscine-cpp
deep diving into Object-Oriented Programming C++
cpp cpp98 object-oriented-programming oops-in-cpp
Last synced: 19 Aug 2025
https://github.com/abderrsfa/cpp_modules
9 modules of C++ each cover a certain topic to help you understand the specificities of C++ and Object-oriented Programming.
1337 42born2code classes cpp inheritance object-oriented-programming oop stl templates
Last synced: 13 Oct 2025
https://github.com/rishabh672003/hash-table-in-cpp
A very simple hash table implementation in CPP
cmake cpp cpp20 data-structures hash hash-table hashing
Last synced: 19 Aug 2025
https://github.com/kampi/sensorhub
Solar-powered, low energy environment sensor node with WiFi interface.
c cpp electronics iot mqtt mqtt-client particle particle-argon qt raspberry-pi
Last synced: 10 Apr 2026
https://github.com/ashrockzzz2003/sudoku_solver
A Sudoku Puzzle solver!
cpp cpp17 sudoku sudoku-game sudoku-puzzle sudoku-solver
Last synced: 19 Aug 2025
https://github.com/verzatiledev/unreal.peekandimpact
FPS game JD Keeps telling me to make, so here I will make an FPS game that followed the idea of Peeking and Impacting.
and cpp engine fps game impact peek unreal verzatiledev video-game
Last synced: 19 Aug 2025
https://github.com/gusenov/examples-gtest
Примеры использования Google Test.
cpp examples google-test gtest
Last synced: 20 Feb 2026
https://github.com/zazi2002/broken
BROKEN is a C++ game project of Basics of Programming course.
Last synced: 20 Aug 2025
https://github.com/ademar111190/studycpp
Nothing special, it is only a playground
android c cpp java jni jni-android kotlin kotlin-android personal study
Last synced: 10 Apr 2026
https://github.com/massimo-marino/callback
callback in C++
callback callback-functions callbacks cpp cpp17
Last synced: 21 Aug 2025
https://github.com/tusharnankani/adventofcode
My solutions for Advent of Code 2021
advent-of-code advent-of-code-2021 adventofcode cpp
Last synced: 22 Aug 2025
https://github.com/17xr/powerinteger
C++ Header for Computing Powers of Big Integers Using GNU MP Bignum Library
cpp cpp-library cpp23 cpp23-library mathematics
Last synced: 05 Apr 2025
https://github.com/apjanke/octfiles-101
A gentle introduction to programming oct-files with GNU Octave
cpp octave scientific-computing
Last synced: 11 Nov 2025
https://github.com/anthonylucky1909/ics-lab
The ICS-Lab project explores low-level programming and system vulnerabilities through Bomblab, Buflab, and Linklab experiments, focusing on buffer overflows, memory management, and reverse engineering in C and Assembly.
Last synced: 22 Apr 2026
https://github.com/dmg-techlabs/text-based-game-engine
A game engine for text based games written in C++
cmake cpp game-development game-engine
Last synced: 11 Nov 2025
https://github.com/kyrylo-sovailo/benchmark
Measuring performances of different languages on same tasks
benchmark benchmarking c cpp csharp fortran haskell javascript matlab python
Last synced: 10 Apr 2026
https://github.com/arcelioeperez/arcelioeperez
Personal Projects built in my free time. Languages used: C, C++, Python and Go (reading CSV files). Repository contains links to books, tutorials, language specific documentation, and solutions to problems found on Leetcode.
Last synced: 23 Aug 2025
https://github.com/sudoDeVinci/SkyImager-obfuscated
Public facing version of the devinci.cloud website functionality, with appropriate obfuscation and censorship.
arduino cpp data-science esp32 esp32-arduino flask image-processing mysql object-detection ota-update
Last synced: 23 Aug 2025
https://github.com/anatoly-semenov/cpp-security-gateway
C++ implementation of a gRPC gateway designed for scalable and secure microservice architectures on Kubernetes
cpp gateway high-performance security
Last synced: 24 Aug 2025
https://github.com/jaydattpatel/knapsack-problem
Knapsack (0-1 non divisible or divisible)problem using C++
cpp data-structures-and-algorithms knapsack knapsack-0-1 knapsack-divisible knapsack-nondivisible knapsack-problem knapsack-problem-dynamic knapsack-problem-greedy
Last synced: 24 Aug 2025
https://github.com/busraozdemir0/ministudentregistration
Cpp ile mini öğrenci kayıt uygulaması
cpp student-registration student-registration-management
Last synced: 24 Aug 2025
https://github.com/reybits/easy-profile
Flexible profile storage for any data, any type, any amount.
Last synced: 10 Apr 2026
https://github.com/leoriumdev/cses-problem-set-solutions
My own AC solutions to the CSES Problem Set, written in C++
algorithms coding-challenge competitive-programming cpp cses cses-solutions data-structures
Last synced: 25 Aug 2025
https://github.com/ptahmose/colortwist
an exercise in SIMD-optimization
arm avx-instructions avx2 cpp image-processing neon
Last synced: 04 Sep 2025
https://github.com/atomiechen/serial-lite
A lite version of cross-platform c++ serial port library wjwwood/serial, without original installation steps on use.
cpp cross-platform lite serial-communication
Last synced: 26 Aug 2025
https://github.com/magnuschase03/ecosystem
A simulation of bunnies in an ecosystem with each other competing to survive.
cpp evolution genetic-algorithm nerual-network simulation
Last synced: 26 Aug 2025
https://github.com/mataruzz/arcadeplayground
ArcadePlayground is a Qt-based platform featuring classic games like Tic-Tac-Toe and Tetris, with more titles coming soon. Explore and enjoy retro gaming in a simple, fun environment!
classic-game cpp gamedev qt tetris tic-tac-toe
Last synced: 11 May 2026
https://github.com/pwalig/rasterizer
Parallel software rasterizer in written C++
3d-graphics c-plus-plus cplusplus cpp multithreading rasterization rasterizer rendering software-rasterization-renderer software-rasterizer
Last synced: 03 Sep 2025
https://github.com/hackpulsar/drawing-room
TCP Drawing applications for you and your friends.
cpp cpp20 imgui-glfw networking tcp-client tcp-ip tcp-server
Last synced: 27 Aug 2025
https://github.com/gogosan1/odesolverservice
Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.
cmake cpp docker-compose env java julia maven spring-boot
Last synced: 08 Apr 2026
https://github.com/satyajitghana/gpu-programming
Contains the contents of GPU Architecture and Programming course done on NPTEL
c cpp cuda cuda-programming gpu-programming nptel nvidia
Last synced: 09 Mar 2026
https://github.com/davidyslu/OnlineJudgeZero
Personal Submission of Online Judge Zero (臺灣高中生程式解題系統)
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/InAnYan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 29 Aug 2025
https://github.com/glebegor/competitive-template
Competitive programming template
algo competitive-programming cpp
Last synced: 29 Aug 2025
https://github.com/nicolascbv/arduinolcdgame
This is a mini game using arduino uno
arduino arduino-uno atmega328p cpp game game-development minigame
Last synced: 01 Jul 2026
https://github.com/gayensis09/watersn
A modern, modular desktop application for water billing and management, built with C++/Qt and MySQL. Secure, user-friendly, and designed for water utilities.
billing cmake cpp desktop-app mysql password-reset qt smtp utility water-management
Last synced: 08 May 2026
https://github.com/amadeusferro/zllmchat
A powerful and highly customizable chat interface to run your favorite Large Language Models locally. Built with the speed of Zig and the robustness of llama.cpp.
ai artificial-intelligence chatgpt cpp large-language-models llama llama3 llm qwen text-generation zig
Last synced: 08 May 2026
https://github.com/martinmoene/wordindex
wordindex: create a linenumber cross-referenced list of words
Last synced: 04 Apr 2025
https://github.com/gkesse/cpp-qt-qml-js-sqlite-login-android-ios
Développement d'une application mobile Android - iOS en C++ - Qt - QML - JS - SQLite pour la gestion d'un système de connexion et d'inscription de nouveaux utilisateurs.
android cpp ios javascript login-system qml qt registration-system sqlite
Last synced: 05 Mar 2025
https://github.com/tahsinayman/tahsin
This is a Repository Made by Tahsin Ayman
batch-file c cpp css html java javascript other python
Last synced: 08 Apr 2026
https://github.com/mdminhazulhaque/ruet-cse-codes
:hash: Codes that were used for academic purpose
Last synced: 22 Sep 2025
https://github.com/neko-box-coder/sstest
🧪 A simple fancy test framework
cpp cpp11 test test-framework testing testing-framework
Last synced: 23 Jul 2025
https://github.com/josh012006/rpg-game
My first real game🎮 wrote in SFML. It's a RPG game that I'm still developing.
Last synced: 22 Mar 2025
https://github.com/BillyFrcs/GraphicsProgramming
2D & 3D Rendering Vector Graphics with Modern OpenGL C++ and .NET C# Forms Application.
api cpp csharp csharp-forms dotnet dotnet-core dotnetcore graphics graphics-library graphics-programming modern-cpp modern-opengl opengl opengl-api opengl-application opengl3 rendering windows-forms
Last synced: 14 Apr 2025
https://github.com/toxe/google-benchmark
C++ Benchmarks with Google Benchmark
benchmark cmake cpp google-benchmark
Last synced: 22 Mar 2025
https://github.com/toxe/project-euler
Project Euler (https://projecteuler.net) problem solutions.
cmake cpp problems project-euler solutions
Last synced: 22 Mar 2025
https://github.com/poncoe/datastructure_cpp_basic
introduction to Data Structure (Struktur Data) in Bahasa Indonesia & English (Using Jetbrains CLion for Build C++)
clion-cmake cpp cpp11 cpp14 jetbrains kucing-item-putih learning learning-by-doing luckytrue-development structured-data struktur-data
Last synced: 28 Aug 2025
https://github.com/stevenferrer/cpp-meson-template
C++ template repository with Meson build
Last synced: 25 May 2026
https://github.com/laolarou726/sortalgorithms
A collection of common sorting algorithms, with template programming to support different data types.
cpp generic sorting-algorithms templates
Last synced: 30 Mar 2025
https://github.com/mpellouin/plazza
A pizza restaurant helper using processes, threads and mutex. Part of Epitech's 2nd year Conccurent Programming unit.
conccurent cpp epitech mutex plazza porgramming process thread
Last synced: 20 Jun 2025
https://github.com/itsjibel/jmp
Jibel Multiple Precision Arithmetic Library
arithmetic bigint biginteger calculator cpp cpp11
Last synced: 05 Nov 2025
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/nekruzash/sudoku-solver
A sudoku solver program that solves a sudoku game board using backtracking method and recursion.
Last synced: 05 Mar 2025
https://github.com/ahmedalyelghannam/leetcode_playground
Just a repo to collect my solutions for Leetcode problems.
cpp leetcode-solutions problem-solving
Last synced: 14 May 2025
https://github.com/magnuschase03/base64-encryption
Encode ASCII text to base 64
Last synced: 07 Apr 2025
https://github.com/awais-124/itp-project
C++ games project for beginners. Five games in one.
cpp dice-game introduction-to-programming programming tic-tac-toe
Last synced: 07 Apr 2025
https://github.com/piobeat/smartphone-webserver-template-mongoose
A native webserver implementation (C/C++) based on Mongoose for your smartphone.
android c cpp cpp11 cross-compilation cross-compiler-toolchain mongoose native smartphone webserver
Last synced: 10 Apr 2026
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/kojobailey/nucc-cpp-library
A C++ library for serialising (reading) and deserialising (writing) CyberConnect2 NUCC data, useful for projects that interact with XFBIN files.
binary cc2 cplusplus cpp cpp17 cpp20 cpp23 cyberconnect2 deserialiser deserializer files lib library nucc parser reader serialiser serializer writer xfbin
Last synced: 22 Mar 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/getteli/arduino-neuralsynapses
Código em C/C++ para Arduino. Criado para o TCC na graduação em Bacharel em Ciência da Computação, 2023. Este código é para a captação e leitura de sinapses neurais. / Code in C/C++ for Arduino. Created for the TCC in the Bachelor's degree in Computer Science, 2023. This code is for capturing and reading neural synapses.
arduino c cpp neural neuroscience prototype sinapse
Last synced: 13 Apr 2026
https://github.com/smile040501/bodmass_calculator_cpp
A BODMASS Calculator made using CPP which allows you to evaluate the complex mathematical expression with ease.
bodmas bodmas-calculator bodmas-evaluator bodmas-operation cpp
Last synced: 27 May 2026
https://github.com/bsmithcompsci/library-twitchircsdk
TwitchIRC Software Development Kit - Simplifies integration to Twitch API.
asio cpp irc sdk twitch twitch-api twitch-bot twitch-irc twitch-sdk twitchirc twitchsdk twitchtv
Last synced: 14 Mar 2025
https://github.com/luisfelipepoma/junior_training
Learning about Competitive Programming
algorithms competitive-programming cp cpp python
Last synced: 19 Apr 2026
https://github.com/cedricschwyter/ogl
OpenGL part of my Vulkan vs. OpenGL comparison
3d-graphics cpp cpp17 linux opengl
Last synced: 04 May 2026
https://github.com/iricartb/university-os-memory-allocation-processes
Ivan Ricart Borges - Memory allocation of the processes of an operating system, interrupts and syscalls.
assembly c cpp input-management interrupts kernel memory-allocation operating-system processes queues screen-management semaphores stack syscalls
Last synced: 02 May 2026
https://github.com/hojsong/game_and_server
c client cpp database docker docker-compose grapics linux macos makefile pgadmin4 postgressql server shellscript socket-programming
Last synced: 10 Apr 2026
https://github.com/hardingadonis/hello-world
'Hello world' to all the programming languages I found on Google
c c-sharp cpp hello-world java javascript lua pascal python typescript
Last synced: 10 Apr 2026
https://github.com/tanner-davison/asteroid-destroyer-sdl
Asteroid Destroyer made from scratch using C++ and SDL subsystems
cmake cmakel cpp cpp23 dll sdl2 sdl2-library
Last synced: 26 Dec 2025
https://github.com/jackm/jpeg-compressor
Automatically exported from code.google.com/p/jpeg-compressor
cpp jpeg jpeg-compressor jpeg-encoder
Last synced: 29 Jun 2025
https://github.com/nilsfriess/particlefilter
Sequential Monte Carlo Particle Filter in C++
cpp monte-carlo particle-filter
Last synced: 22 Mar 2025
https://github.com/haimozer123/cpp_finalproject_rted
This project implements a Quadratic Equation solver using operator overloading, Rule of Three/Five, and const-correctness (Task 1) and a Vet Management system with inheritance, RTTI, singleton pattern, and dynamic memory management for animal health tracking (Task 2).
cpp cpp14 doxygen-documentation final-year-project rted
Last synced: 17 May 2026
https://github.com/suhatanriverdi/document-indexing
Wordfinder system that responds single word queries. This system allows users to enter a single word, then returns a list of documents containing this word.
c-plus-plus cpp data-structures indexing linked-list searching visual-studio wordfinder
Last synced: 14 Mar 2025
https://github.com/lourot/iqa-hello-world
Image Quality Assessment C Library Hello World
Last synced: 21 Jun 2026
https://github.com/rozhakxd/neosatsu
base64 cpp google-drive kali-linux neosatsu shortlink-bypass termux url-cleaning url-decoding
Last synced: 22 Mar 2025
https://github.com/danielkrupinski/coinflip-cpp
Coin flip simulation program.
Last synced: 14 Mar 2025
https://github.com/gmorales08/chip8emu
A CHIP-8 interpreter written in C++11
chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2
Last synced: 30 Mar 2025
https://github.com/ivan-aksamentov/algorithms
Analysis, benchmarks and instrumentation of algorithms
Last synced: 22 Mar 2025
https://github.com/akagi201/reinterpret
number type convertation with reinterpret_cast in C++
Last synced: 26 Feb 2025