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/jibstack64/know-it-all
A command-line utility for indexing, modifying and managing a database of many items.
command-line-tool cpp database encryption json kial utility
Last synced: 29 Oct 2025
https://github.com/crazystylus/atcoderpractice
AtCoder solved questions
atcoder atcoder-solutions competitive-programming cpp
Last synced: 05 Apr 2025
https://github.com/matt-gretton-dann/gd-posix-apps
Implementation of POSIX Applications
Last synced: 22 Feb 2026
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/denizugur/solarpaper
Dynamically update your wallpaper with the current state of our Solar System :sunny:
blend2d cpp orbit python solar-system
Last synced: 16 May 2026
https://github.com/connorslade/noseshell
🐚 A Shell for Windows | Making CMD slightly less bad
Last synced: 05 Apr 2025
https://github.com/kassane/outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition) (uses zig build-system)
cplusplus cpp cpp-library zig-package
Last synced: 06 May 2025
https://github.com/alex313031/siso-ng
Chromium's Ninja replacement: Siso, with tweaks by Alex313031.
build-system chromium cplusplus cpp go golang ninja ninja-build siso
Last synced: 16 May 2026
https://github.com/jonathspirit/_list
_list is a headers only library for a convenient replacement of std::list
analysis c container containers cpp list optimization performance replacement tests
Last synced: 16 May 2026
https://github.com/mofirojean/50-coding-challenge
This repository holds the implementation of the 50-Coding-Challenges in different programming Languages
c challenge coding coding-challenge cpp csharp java javascript kotlin python typescript typescript2
Last synced: 12 Apr 2025
https://github.com/zee-bit/final450
My solution to Love's Final 450 questions to do before interviews. All solutions are optimal and properly tested. Please drop a star if you find it useful! :)
algorithms cpp data-structures final45
Last synced: 11 Jun 2026
https://github.com/fontseca/lexemn
Lexemn is a high level programming language for interpreting and evaluating mathematical expressions. It will also feature the capability to plot functions and solve basic equations.
cmake cpp interpreter lexing mathematics parsing programming-language
Last synced: 10 Jul 2025
https://github.com/saeidemadi/classmaker
Qt code tool , for having structured classes and clean code in large-scale projects
clean-architecture clean-code cpp gui gui-application model-view object-oriented qt qt6
Last synced: 04 Jan 2026
https://github.com/ntdls/httpd16
Webserver for Windows 3.11, because I can and I want to. So eat it! :P
cpp http legacy web-server windows-3 windows-3-x
Last synced: 16 Dec 2025
https://github.com/kmx-systems/a-star-algo
Generic C++ implementation of A* algorithm (header only). Features: Fully customizable internal data structures, step-by-step execution and beam search support.
a-star-algorithm algorithm beam-search cpp cpp20 header-only heuristic-algorithm heuristic-search heuristic-search-algorithms search-algorithm template
Last synced: 12 Apr 2025
https://github.com/janniclas/swift-llvm-statistics-comparison
This repository contains microbenchmarks written in Swift and C++.
cpp llvm-ir static-code-analysis swift
Last synced: 16 May 2026
https://github.com/d3m1d0s/opengltemplate
Modern C++20 OpenGL starter template with CMake, GLFW, and GLAD
cmake cmakelists cpp cpp20 cross-platform glad glfw graphics opengl template
Last synced: 16 May 2026
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/akshitkrnagpal/sockets-cpp
Server and Client Implementation using C++
Last synced: 20 Jun 2025
https://github.com/rebelhere/josephus-problem
This program solves the Josephus Problem using a circular Queue in C++ and visualizes it with SFML. Participants are sequentially eliminated every K-th position until only one survivor remains, displayed with graphical updates and sound effects. The program provides an interactive view of the elimination process and the final winner.
cpp data-structures josephus-problem oop queue sfml
Last synced: 20 Jun 2025
https://github.com/omrawaley/code-invaders
Space Invaders but with a coding twist. Developed using only SFML and C++.
cpp sfml space-invaders space-invaders-clone space-invaders-game
Last synced: 21 Jun 2025
https://github.com/yashkshrivas4491/cses-solutions
CSES Problem Set Solution
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 21 Jun 2025
https://github.com/hongtae/dkmalloc
Fast and effective memory pool allocator for C / C++
cpp memory-allocation memory-allocator memory-pool memory-pool-allocator optimized-memory
Last synced: 24 Jun 2026
https://github.com/fl444mingo/fl4-cs131-02-01-var
Ch. 2, Lesson 1, Variables
Last synced: 22 Jun 2025
https://github.com/codebydant/video2opencv-video
This is a C++ program to convert a video to opencv format video
Last synced: 10 Sep 2025
https://github.com/flakey5/fiber-job-manager
A Fiber-based job manager written in C++. Plus a Promise-like api because why not.
cpp cpp20 fiber job-queue naughty-dog
Last synced: 23 Jun 2025
https://github.com/chihebabiza/cpp-problem-solving-level-3
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-advices
Last synced: 21 Aug 2025
https://github.com/chihebabiza/cpp-problem-solving-level-2
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-advices
Last synced: 23 Jun 2025
https://github.com/chihebabiza/cpp-problem-solving-level-1
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-ad
Last synced: 23 Jun 2025
https://github.com/mrnazu/guess-the-number
simple c++ console-based game :)
cpp guessing-game guessing-number-game
Last synced: 13 Jul 2025
https://github.com/angeligareta/non-deterministic-finite-automaton
Implementation of a Non-deterministic Finite Automaton in C++. The program can show the dead states, check if the NFA is a DFA and analyze a string to see if it belongs to the NFA.
cpp dfa nfa nfa-to-dfa-conversion nfa2dfa
Last synced: 14 Jul 2025
https://github.com/kingarthurwashere/bank-management-system
Learning curve of ancient and hard coding language
Last synced: 14 Jul 2025
https://github.com/matteocalvanico/doomclone
A simple C++ game similar to Doom and Wolfenstein 3D
cpp raycasting sdl2 video-game
Last synced: 16 May 2026
https://github.com/mihneats1/fastio
High-Performance Buffered Input for C++
competitive-coding competitive-programming competitive-programming-contests cpp cpp17 input
Last synced: 16 Jul 2025
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/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/xorhpp/blinker
A little application to remind you to blink (I don't know why I made this, but here it is 😀)
blinker cpp cpp20 imgui imgui-standalone
Last synced: 17 Jul 2025
https://github.com/bluewitherer/iconprofiles
Save your icon sets into packs!
cmake cpp enhancement geode geometry-dash mod offline
Last synced: 17 Jul 2025
https://github.com/VioletGiraffe/embeddedUI
Embedded UI library for the Arduino framework
arduino cpp cpp-templates graphics-2d
Last synced: 17 Jul 2025
https://github.com/0xvpr/vpr-deviate
C99/C++20 Header only library for dependency free function hooking in windows.
cplusplus cpp cpp11 cpp17 cpp20 detour-hook function-hooking hacking-tool header-only hook library
Last synced: 17 Jul 2025
https://github.com/blue-yonder/tdd_exercise_roman
A small exercise for practicing test-driven development (TDD)
cpp python roman-numerals tdd tdd-kata test-driven-development
Last synced: 18 May 2026
https://github.com/mrdcvlsc/bytepadding
A collection of different byte padding methods
alignment ansix923 block block-cipher block-cipher-mode byte-array c-plus-plus cplusplus cpp cryptography data-processing data-stream fill iso-iec-7810 library memory memory-management padding pkcs5 pkcs7
Last synced: 18 Jul 2025
https://github.com/imxeno/apply1337
Simple command-line tool to apply *.1337 patches generated by x64dbg to running processes.
1337 cli command-line cpp patch runtime-modification windows
Last synced: 17 May 2026
https://github.com/brainstone/string-tomfoolery
A silly little library that explores what fun stuff you could do with strings and operators in C++...
cmake cpp cpp23 library string string-manipulation template
Last synced: 19 Jul 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/localizethedocs/solidity-docs-l10n
Localization of The Solidity Documentation
blockchain cpp crowdin ethereum evm smart-contract solidity translation
Last synced: 17 May 2026
https://github.com/jayprakashkumar1/cpp-concepts-
This repository contain different c++ concept and also their implemetation.
cpp cpp-concepts oop-concepts oops-in-cpp
Last synced: 03 Mar 2025
https://github.com/melardev/c_cpp_win32_concurrencysnippets
C/C++ Concurrency Snippets using Win32 API
c concurrency cpp demo examples poc snippets synchronization threading win32 win32api windows
Last synced: 19 Apr 2026
https://github.com/jtbandes/get_cuts
Data processing and histogram calculation for particle jets
Last synced: 05 Apr 2025
https://github.com/ccache/ccache-storage-http-cpp
Ccache HTTP(S) storage helper (C++)
ccache ccache-storage-helper cpp http https
Last synced: 07 Mar 2026
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/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/learnwithfair/cpp-programming-documentation
cpp / c++ programming-documentation with [learnwithfair, Learn with fair, Rahatul Rabbi, Md Rahatul Rabbi ,rahatulrabbi]
c-plus-plus cpp documentation learn-with-fair learnwithfair rahatul-rabbi rahatulrabbi
Last synced: 05 Apr 2025
https://github.com/alwaysdhruv/image-classification-cpp
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths
Last synced: 17 May 2026
https://github.com/melardev/cppboostreverseshellsync
Reverse shell written in Cpp using Boost libraries
bind-shell boost cpp cybersecurity infosec networking pipes process reverse-shell security shell sockets
Last synced: 17 May 2026
https://github.com/lypitech/shuvlog
Asynchronous, thread-safe, singleton logging engine library, written in C++.
asynchronous cmake cpp level log logger thread-safe
Last synced: 07 Mar 2026
https://github.com/djngalja/adventofcode
:santa: :christmas_tree: My solutions of the Advent of Code challenges (2024), no AI.
advent-of-code advent-of-code-2024 aoc-2024 aoc-2024-in-cpp cpp no-ai
Last synced: 05 Apr 2025
https://github.com/unvercanunlu/quadratic-equation-solver
Quadratic Equation Solver with Linear Algebra using LU and QR decomposition
cmake cpp cpp11 decomposition eigen equation linear-algebra lu-decomposition matrix optimization qr-decomposition quadratic-equations
Last synced: 03 Jul 2026
https://github.com/zxffffffff/start-cpp-vcpkg-template
一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建
cmake cpp cross-platform starter template vcpkg
Last synced: 19 Apr 2026
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/prashant-software-developer/6companies30days
A Challenge to make sure you start with your goals today , don’t procrastinate and don’t let your college decide your future.
Last synced: 08 May 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/hosseinmoein/DataItem
This is an interpretation and implementation of dependency graph by which you can implement many analytical models, such as alpha and risk models.
container cpp dependencies dependency-graph dependency-manager self-describing
Last synced: 01 May 2025
https://github.com/skillfulelectro/emwebkit
Simple Application Engine to load Web tech based UIs
browser chromium cpp cross-language cross-platform css electron electronjs gui html javascript network webdevelopment webkit webscraping
Last synced: 07 Mar 2026
https://github.com/quaddarv1ne/tetris-enhanced
Этот репозиторий содержит улучшенную версию игры Tetris на Python. Игра реализована с использованием библиотеки pygame и поддерживает фоновые мелодии, звуковые эффекты, сохранение/загрузку состояния и интерактивные меню (стартовое меню выбора уровня и меню паузы)
2025 analytics cpp game maximdupley python python3 quadd4rv1n7 tetris tetris-game
Last synced: 17 May 2026
https://github.com/giorgi94/py_travel_cpp
practical exampels of python c/c++ extensions
Last synced: 17 May 2026
https://github.com/nuricanozturk01/data-structures-projects
Data Structures Projects
cpp linked-list queue stack tree
Last synced: 03 Jul 2026
https://github.com/neimat1/codeforces
My solutions for some problems in Codeforces that has been accepted.
codeforces codeforces-solutions cpp
Last synced: 24 Jun 2025
https://github.com/akhilam512/mybusticket
A Bus-Ticket Booking application which allows users to book tickets from running bus services between cities.
classes-and-objects cpp file-handling-in-cpp
Last synced: 24 Jul 2025
https://github.com/evanmcclure/macos-m1-gpu-hello-world
Hello World for the M1 GPU on MacOS using Metal
apple cplusplus cpp cpp17 gpu hello-world learning-by-doing m1 macos metal metal-cpp ml
Last synced: 17 May 2026
https://github.com/nil369/akash_cpp_dsa_notes
This is my C++ & DSA notes. This Repo is helpful for Learning C++ Programming language and also Data Structures & Algorithm (DSA)
akash-halder cpp cpp20 data-structures dsa
Last synced: 24 Jun 2025
https://github.com/knapeczadam/dae-programming-4-qbert
🟠 Programming 4 final project: Q*bert arcade remake using Minigin. Implements the first three levels with pixel-perfect accuracy, AI and enemy behavior, applying Programming 4 concepts and game programming patterns. Engine/game logic split via static library.
2024 2d-game arcade-game belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming game-programming-patterns howest howest-dae kortrijk prog4 programming-4 qbert student-project university
Last synced: 03 Jul 2026
https://github.com/knapeczadam/dae-programming-2-ghosts-n-goblins
🩲 Programming 2 final project: Ghosts 'n Goblins (1985) arcade remake. Implements the first level with OOP principles, full pixel accuracy, and optional debug mode with infinite lives and visualized sprites/physics points.
2023 2d-game arcade-game belgium c-plus-plus capcom cpp dae digital-arts-and-entertainment game-dev game-development ghosts-n-goblins howest howest-dae kortrijk prog2 programming programming-2 student-project university
Last synced: 03 Jul 2026
https://github.com/anhnt02hp/algorithm-data-structure
All basic knowledge about C++ and Algorithm & Data Structure
ads algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms dsa
Last synced: 05 Apr 2025
https://github.com/bahaamohamed98/base64-cli
A minimal and efficient Base64 encoder/decoder CLI tool written in C++.
base64 cli cpp decoding encoding lightweight utility
Last synced: 20 Jul 2025
https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays
It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.
array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros
Last synced: 07 Apr 2026
https://github.com/obinexus/retrosaga
Revolutionary retro game engine with systematic build orchestration through NLink→PolyBuild→RetroSaga architecture. Delivers 67% faster builds, pixel-perfect rendering, and universal language support for professional 2D/2.5D/3D retro game development.
2-5d-graphics 2d-graphics build-orchestration cmake cpp cross-platform formal-verification game-engine javascript language-bindings lua nasa-standards nlink opengl performance-optimization pixel-perfect-rendering polybuild retro-gaming systematic-engineering waterfall-methodology
Last synced: 29 Apr 2026
https://github.com/imolai/nvim-liteide
Minimal Neovim IDE setup for C++, Python, and Bash – fast, focused, and extensible.
bash configuration cpp ide minimal neovim python
Last synced: 09 Apr 2026
https://github.com/polaris/remote
An RPC library for C++
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 20 Jul 2025
https://github.com/1337fury/cpp_modules
A comprehensive collection of 42 C++ modules covering various topics in C++ programming. Each module provides detailed and practical examples, created as part of coursework at 42. This repository aims to serve as a learning resource for others studying C++.
algorithms classes-and-objects cpp design-patterns file-handling inheritance module polymorphism sorting
Last synced: 24 Jun 2025
https://github.com/jthelin/net-tcp-cpp
Example code for a simple TCP client / server app written in C++
cplusplus cpp hacktoberfest networking tcp tcp-client tcp-server tcp-socket
Last synced: 30 Oct 2025
https://github.com/tuokri/uscript-msgbuf
Lightweight UnrealScript and C++23 message protocol code generator.
code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript
Last synced: 03 Jul 2026
https://github.com/samya-s/design-and-analysis-of-algorithms-lab
Design and Analysis of Algorithms Lab (MA39203)
algorithm-design algorithms algorithms-and-data-structures cpp design-and-analysis-of-algorithms design-and-analysis-of-algorithms-lab
Last synced: 29 Mar 2025
https://github.com/soerlemans/pcap-parser-simba2json-processor
Highly performant C++23 PCAP parser that converts SIMBA messages to JSON. Done as a coding challenge for a High Frequency Trading (HFT) firm.
callgrind cpp cpp23 high-frequency-trading high-performance-computing json optimization parser pcap performance simba
Last synced: 29 Apr 2026
https://github.com/spilth/timber
Timber!!! from Beginning C++ Game Programming
Last synced: 11 Sep 2025
https://github.com/pug523/femtolog
A fast C++ logger
async asynchronous cpp cpp20 cross-platform femtolog fmtlib high-performance log log-library logger logging low-latency low-level
Last synced: 07 Apr 2026
https://github.com/gilzoide/cpp-dispatch-queue
Dispatch Queue / Thread Pool implementation for C++11 with built-in C++20 coroutine support
concurrency concurrent coroutine coroutines cpp cpp11 cpp20-coroutine dispatch-queues dispatchqueue thread-pool threading threadpool
Last synced: 18 Jun 2026
https://github.com/sumonta056/operating-system-lab
All resource based on operating system lab
Last synced: 13 Mar 2025