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-23 00:06:41 UTC
- JSON Representation
https://github.com/sandarutharuneth/cpps
Collection of basic C++ programs. All C++ beginner collaborators are welcome to add there simple tools here.
beginner-project coding collaboration cpp programming programming-language
Last synced: 28 Oct 2025
https://github.com/amcbn06/dsa
Popular data structures i use implemented by me
Last synced: 15 May 2026
https://github.com/samyam81/anonymous-functions
A lambda expression in Java is a concise way to define an anonymous function that can be used as a method parameter or assigned to a variable.
cpp csharp functional-programming java
Last synced: 11 May 2026
https://github.com/tebogoyungmercykay/object_orientated_programming_in_cpp
C++ is a cross-platform language that can be used to create high-performance applications. C++ was developed by Bjarne Stroustrup, as an extension to the C language. C++ gives programmers a high level of control over system resources and memory. The language was updated 4 major times in 2011, 2014, 2017, and 2020 to C++11, C++14, C++17, C++20.
access-control-device array-of-objects binary-heap classes cpp doubly-linked-lists encryption-and-decription enumeration genetic-algorithm inheritance linear-data-structures matrix-arithmetic operator-overloading pointers pointers-to-objects singly-linked-lists stacks templates vectors
Last synced: 13 Apr 2025
https://github.com/weebnetsu/cpp-learning-material
The learning material used for my C++ course
course cpp learn-cpp learntocode
Last synced: 05 May 2025
https://github.com/talha4t/codeforces
Codeforces problems solutions
c codeforces-solutions competitive-programming cpp problem-solving
Last synced: 06 Jan 2026
https://github.com/chris-1101/codewars
:city_sunset: A mirror of attempted/completed codewars challenges
code-challenge codegolf codewars cpp
Last synced: 17 Mar 2025
https://github.com/mhdzhhan/advanced-cpp-learning
To improve programming logic. ❤🔥
Last synced: 18 Mar 2025
https://github.com/bartoszklonowski/extendedvector
C++17 version of std::vector, but much more extended and provided with all the features available in List<T> from .NET Framework.
cpp extendedvector foreach list std vector
Last synced: 09 Mar 2026
https://github.com/giulioromualdi/named_tuple
Single header tagged tuple implementation
Last synced: 29 Mar 2025
https://github.com/amirhnajafiz/radosh
RADOS Shell for direct interaction with Ceph object storage.
Last synced: 21 Jun 2025
https://github.com/maximilianfeldthusen/simpleusermanagementsystem
The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.
classes cpp exception-handling user-management
Last synced: 07 Mar 2026
https://github.com/offa/conan-restclient-cpp
Conan recipe for restclient-cpp.
conan conan-packages conan-recipe cpp restclient restclient-cpp
Last synced: 22 Jun 2025
https://github.com/cybex-dev/robot-compiler
A simple code compiler that compiles Pascal code with a syntax and contextual analyser (and production rules)
bnf code compiler context-free-grammar cpp cpp-compiler linux syntax syntax-analysis syntax-analyzer
Last synced: 04 May 2026
https://github.com/michelerenzullo/fastboxblur
Fast Box Blur using a sliding accumulator and with reflected borders policy
accumulator blur box cpp image-processing opencv padding
Last synced: 20 Aug 2025
https://github.com/ilieschibane/projet-algo
University project about time and space complexity of differents algorithms, data structure and NP problems
algorithms-and-data-structures complexity cpp np-problem
Last synced: 20 Aug 2025
https://github.com/zreechxnn/calculator-sdl2
SDL2 Calculator: A simple calculator built with C++ and SDL2, supporting basic arithmetic, advanced math functions, and trigonometry. Features a user-friendly graphical interface.
calculator calculator-application conio cpp cross-platform graph gui math math-operations opensource sdl2 sdl2-library sdl2-ttf simple-app software-development stdlib trigonometry
Last synced: 19 Apr 2025
https://github.com/khianvictorycalderon/my-c-and-cpp-files
Collection of my C and C++ Files, i use C and C++ for programming tutor purpose.
c c-plus-plus cpp low-level-programming programming
Last synced: 11 Apr 2026
https://github.com/aermoss/aencpp
A programming language made with C++.
aenc aencpp cpp programming-language
Last synced: 19 Aug 2025
https://github.com/lakshayd02/cpp_programs
This repository provides a diverse set of exercises aimed at beginners and intermediate programmers to enhance their understanding of C++.
coding coding-challenge cpp lets-code
Last synced: 12 Apr 2025
https://github.com/nathady/segitiga-sama-kaki-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/nathady/segitiga-siku-siku-with-cpp-v1
bangun datar segitiga siku-siku dengan c++
cpp do-while-loop for-loop loop segitiga triangle while-loop
Last synced: 24 Mar 2025
https://github.com/vu2n/est
External D3D11 Shellcode Toolkit
cheat cpp d3d11 d3d11hook poc shellcode shellcode-hooking shellcode-injection
Last synced: 29 Aug 2025
https://github.com/saptakbhoumik/calckit
CalcKit - Easy-to-Use C++ Library for Calculus
calculus cpp numerical-analysis numerical-computation numerical-methods
Last synced: 20 Mar 2025
https://github.com/maragedev/ue4-useful-cpp
This is a plugin providing useful cpp functions for blueprints like file edition and management
blueprints cpp files plugin unreal-engine-4
Last synced: 26 Jul 2025
https://github.com/deftruth/nms.lite.ai.toolkit
🚀 A lite C++ implementation of hard_nms、soft_nms、blend_nms etc.
Last synced: 12 Jul 2025
https://github.com/ridika-2004/Competitive-Programming
💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈
algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures
Last synced: 29 Dec 2025
https://github.com/hxndev/bubble-pop-screen-saver-and-game
This is a GUI Version of the Bubble Pop game that we used to play. This is divided into 2 parts. First one is designing a screensaver while the second one is designing the game itself.
bubble bubble-pop code cpp game gui interface itc oop pf project screensaver
Last synced: 17 Jun 2025
https://github.com/bradleynull/drone-path-planning
C++ example for parsing maps and planning paths based on given drone parameters
cpp drone pathplanning robotics
Last synced: 04 May 2026
https://github.com/mikayelgr/wintcachemulti
WinTCacheMulti is an experimental project which aimed to implement a multithreaded approach for thumbnail extraction on Windows-based systems with Windows File Explorer.
cpp human-computer-interaction parallelization rust thumbnail-extraction thumbnails windows
Last synced: 20 Apr 2026
https://github.com/archercreat/vmpfix
Universal x86/x64 VMProtect 2.0-3.X Import fixer
cmkr cpp reverse-engineering vmprotect
Last synced: 02 Sep 2025
https://github.com/muhammadtalhasami/bank_managment_system
This is c++ repository which is based on implementation of oops topics like single , multiple and multilevel inheritance
bank-management-system- bank-management-system-project- bank-management-sytem-cpp- cpp github-muhammad-talha- github-muhammad-talha-sami- inheritance inheritance-examples muhammad-talha-sami-bank-management-system- oops oops-in-cpp oops-project- polymorphism polymorphism-cpp-
Last synced: 04 Jul 2025
https://github.com/seigtm/complex
A simple complex numbers class that supports all basic operations.
complex-number complex-numbers cpp homework homework-assignments
Last synced: 20 Apr 2025
https://github.com/tiennhm/ebooks
Tổng hợp các ebooks hay
ai assembly c-sharp competitive-programming computer-organisation-architechure cpp database discrete-mathematics e-commerce ebooks java network os pascal pdf python r
Last synced: 23 Apr 2025
https://github.com/rainmanjam/polyemesis
Remote control Datarhei Restreamer from OBS
broadcasting cmake content-creation cpp cross-platform instagram-live live-streaming multistreaming obs-plugin obs-studio-plugin orientation-aware qt6 restreamer rtmp-streaming stream-management streaming-tools tiktok-live twitch video-streaming youtube-live
Last synced: 13 Jan 2026
https://github.com/iyashwantsaini/leetcode-solutions
LeetCode Solutions
cpp interview-questions leetcode-solutions
Last synced: 14 Apr 2025
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/hxndev/reverse-capitalize-and-shift-strings-using-threads
Perform operations on a string using Multithreading.
capitalize code cpp reverse shift strings threads
Last synced: 06 Jul 2025
https://github.com/erangi/podcasts
The list of podcasts I listen to
cloud cpp data-engineering databases educational infra music podcast podcasts research storage
Last synced: 11 Feb 2026
https://github.com/dsanders11/chromium-include-cleanup
Scripts to help guide cleanup of #include lines in the Chromium codebase
Last synced: 17 Mar 2025
https://github.com/tomasmark79/dotnamecpp
A keyboard-driven, CMake-based C++ template for VSCode. It automates the full dev cycle (configure, build, test, format, docs, package) via shortcuts and works cross-platform.
boilerplate-template cmake compiler conan cpp cross cross-platform emscripten exe gcc modern-cpp project-template toolchain vscode wasm
Last synced: 02 May 2026
https://github.com/aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform
Last synced: 30 Apr 2025
https://github.com/Qubik65536/Competitive-Programming
My Solutions in C++ or Java (Sometimes Both) & Problem Analysis (Sometimes) for Competitive Programming Problems (Generally USACO and Canadian Computing Competition)
canadian-computing-competition ccc ccc-solutions cpp cpp17 java java-8 usaco usaco-solutions
Last synced: 26 Nov 2025
https://github.com/8ightfold/slimfmt
A small, simple formatting library for C++17
c-plus-plus cpp cpp17 output performance printf type-safety
Last synced: 18 Mar 2025
https://github.com/abhinavkumar2369/pw-decode-dsa-with-cpp-2.0
📁 Repository with all Assigment 📝 of course.
Last synced: 16 Apr 2025
https://github.com/phanxuanquang/introduction-to-programming-uit
Tất cả bài thực hành môn Nhập môn lập trình - Trường Đại học Công nghệ Thông tin
Last synced: 04 Oct 2025
https://github.com/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 2025
https://github.com/lmangani/atproto-cpp
Simple C++ interface for interacting with BlueSky #atproto
Last synced: 09 Apr 2025
https://github.com/ergonzamarian/cadastro-academico
Projeto Finalizado :: Trabalho semestral realizado na universidade
Last synced: 17 Mar 2025
https://github.com/degitx/nen
Neural Network library with with native CPU/GPU bindings and learning algorithms choice
algorithm-library cpp machine-learning neural-network nodejs
Last synced: 21 Apr 2025
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/samyam81/two-pointer
This repository houses solutions for a variety of problems, all implemented using the Two Pointer algorithm approach.
cpp csharp go java kotlin two-pointers
Last synced: 09 Apr 2026
https://github.com/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/chaoses-ib/cpp-programming-lichanghe-exercises
李长河《C++程序设计:基于C++11标准》习题的个人代码。
Last synced: 25 Dec 2025
https://github.com/cdalvaro/computational-physics
🚧 Project for solving differential equations numerically, applied to physics
cpp numerical-pdes objective-cpp opengl physics-simulation
Last synced: 17 May 2026
https://github.com/open-risk-academy/academy-course-dat31071
Scripts supporting the Open Risk Academy course Tensor Calculations with the Eigen C++ Library
cpp eigen eigen3 numerical-methods tensor
Last synced: 23 Mar 2025
https://github.com/dm8at/glge
A simple graphics library for 3D and 2D in C++
2d 3d c-plus-plus cpp game-development glge glsl graphics-engine graphics-library graphics-programming graphics2d opengl post-processing shader shaders
Last synced: 16 May 2025
https://github.com/danielkrupinski/cmake-demo
A collection of CMake scripts for C and C++ projects.
Last synced: 18 May 2026
https://github.com/kalakit/kalacrashhandler
Crash handler library for Windows 10 and 11, made with C++ 20.
cpp cpp20 log logger logging windows windows-10 windows-11
Last synced: 09 Jul 2025
https://github.com/erdroy/vectormath
VectorMath - SharpDX Inspired C++ highly customizable vector math library. Custom types, double-precision, UpperCase and lowercase component names and more.
Last synced: 02 Apr 2025
https://github.com/issamansur/chatonbasesocket
Simple c++ project for testing sockets with ws2_32.lib
callab collaborate cpp hacktoberfest learn socket winsock wsa
Last synced: 13 Aug 2025
https://github.com/satyajitghana/lambdacalculus
A repository that contains codes to various Lambda Calculus stuff i did when learning LambdaCalculus, mostly contains JavaScript and Python Code i believe
cpp haskell javascript lambda lambda-calculus lambdacalculus list-processing python
Last synced: 11 Apr 2026
https://github.com/tw1ddle/geometrize-lib-unit-tests
Unit tests for Geometrize, a library for geometrizing images into geometric primitives
art cpp cpp-library geometrize geometry geometry-processing hill-climbing unit-testing
Last synced: 04 Feb 2026
https://github.com/jdsherbert/unreal-engine-class-templates
Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.
class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 15 Jul 2025
https://github.com/huanhuanonly/openwin
The lightweight C++ library based on the Win32 API that encapsulates window and cursor operations, and includes drawing and animation effects. 基于 Win32 API 封装的关于窗口和游标操作的轻量级 C++ 库,并包含绘图和动画效果。
animations api cpp cursors libary lightweight openwin painter win32 windows
Last synced: 15 Apr 2025
https://github.com/seanchas116/tensorflow-lite-cpp-builds
[WIP] TensorFlow Lite C++ builds for several platforms
cpp tensorflow tensorflow-lite tflite
Last synced: 29 Jun 2025
https://github.com/abdullrahmen/booking
Multitype booking system
abstract-factory-pattern booking booking-api booking-engine booking-platform booking-system booking-website c-plus-plus cpp expedia factory-pattern interface interface-test interfaces oop oop-concepts oop-examples oop-principles oops-in-cpp polymorphism
Last synced: 12 Aug 2025
https://github.com/tensorush/cpp-deep-dive
:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).
art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex
Last synced: 15 Apr 2025
https://github.com/skhg/weather-station
🌥 ESP8266-based personal weather station project
air-quality arduino cpp data electronics environment esp8266 weather
Last synced: 16 Jan 2026
https://github.com/sdsds222/cminesweap
一个用C语言编写的简易控制台扫雷游戏程序 A simple console MineSweap game which is made by C language
c cmd console console-game cpp demo example game linux minesweaper minesweeper-game shell windows
Last synced: 11 Apr 2026
https://github.com/erikengervall/fast-find-in-files
Node.js library written in C++ for text in file search
cpp javascript native-module nodejs typescript
Last synced: 27 Apr 2025
https://github.com/Barthandelous01/sprd
A blazing-fast (possibly) speed-reading program
Last synced: 31 Mar 2025
https://github.com/zhaocc1106/modern_cpp_concurrent
现代c++并发编程(线程管理,线程共享数据,线程同步,原子变量,内存模型与顺序,线程池...)
Last synced: 23 Mar 2025
https://github.com/Jyotibrat/LeetVault
Solutions of LeetCode Problems
cpp git github github-config leetcode leetcode-cpp leetcode-python leetcode-questions leetcode-solutions problem-solving problems python
Last synced: 24 Jul 2025
https://github.com/jojowam/classroommanager-cpp
Sistema de gestão de salas de aula com cadastro de alunos, professores, gestores, cursos e salas de aula em C++
cpp gerenciamento-turmas heranca-e-polimorfismo opp programacao-orientada-objetos ufop
Last synced: 15 Apr 2025
https://github.com/ferhatgec/word
Reeeaally simple CLI pattern matcher in C++.
cli commandline cpp cpp17 pattern pattern-matching
Last synced: 27 Jul 2025
https://github.com/eyelash/atom-native
porting the Atom TextEditor from JavaScript to C++
atom atom-editor cpp cpp-library cpp11 cross-platform editor library text-editor
Last synced: 12 Aug 2025
https://github.com/pfpimenta/tequenne
Projet pour le module Jeux Vidéo à CPE Lyon (Décembre 2018)
cpp irrlicht irrlicht-engine jeuxvideo tekken videogame
Last synced: 10 Aug 2025
https://github.com/hordi/hash
Fast C++ flat (open addressing) hash set, map
cpp hash hashing map set unordered-map unordered-set
Last synced: 09 Mar 2026
https://github.com/bitwizeshift/metal-cpp
Rehost of Apple's metal-cpp project (not my intellectual property)
Last synced: 17 Nov 2025
https://github.com/hxndev/implementing-routing-protocol
Created a routing protocol in Cpp. We implemented RIP, OSPF and EIGRP. We also implemented a DNS server.
cache console-based cpp proxy-server routing routing-algorithm routing-protocols terminal-based
Last synced: 29 Jun 2025
https://github.com/8dcc/libsigscan
Single-header C/C++ library for signature scanning on Linux.
c c-library cpp game-hacking hacking library signature-scanning sigscan
Last synced: 24 Apr 2025
https://github.com/mortennobel/polyplane
Simple interactive plane visualization using kick
cpp cpp11 game-development game-engine graphics-programming
Last synced: 01 Sep 2025
https://github.com/sleeptightansic/actorsingleton
Small code plugin for Unreal 5 which adds inheritable Actor class that can be spawned only once within same World context.
actor cpp plugin singleton ue5 ue5-plugin unreal-engine-5
Last synced: 05 Jan 2026