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-10 00:06:50 UTC
- JSON Representation
https://github.com/px86/gistmaker
GistMaker is a command line utility written in C++. It creates github gists from local files.
Last synced: 17 Aug 2025
https://github.com/filesverse/filerix
File manager library that provides all the essentials. (WIP)
c cmake cpp cpp-library docs file-management filesystem meson nix nix-flake nix-support nodejs nodejs-support rust rust-support typescript typescript-support vcpkg
Last synced: 20 Feb 2026
https://github.com/noahgwood/platformdirs
A lightweight single-header C++17+ library for getting OS-specific config, data, cache, and log directories.
cpp cross-platform filesystem filesystem-library utility-library
Last synced: 17 Jul 2025
https://github.com/tanmayvaij/arrays
Searching and Sorting algorithms on arrays
algorithm cpp searching-algorithms sort sorting-algorithms
Last synced: 17 Aug 2025
https://github.com/pashamakhilkumarreddy/codefights-arcade
Efficient Solutions to 100+ problems in CodeFights Arcade written in C++, Python, Julia, Go, JavaScript.
cpp golang javascript julia python3
Last synced: 10 Apr 2026
https://github.com/whdhdyt21/coffeeshop-cashier
Aplikasi Coffee Shop Order Management adalah sistem pemesanan sederhana yang menggunakan Double Linked List dalam C++ untuk menyimpan, mengedit, menghapus, mencari, dan mengurutkan pesanan kopi.
cashier-system cpp double-linked-list
Last synced: 17 Aug 2025
https://github.com/ilovenooodles/coding-problem
This is my coding journey filled with solutions of problem that i worked on in leetcode, codeforces, atcoder, etc.
atcoder codeforces cpp go java javascript leetcode
Last synced: 25 Jan 2026
https://github.com/madhur-25/token-gate
A modern C++17 implementation of a thread-safe rate limiter with an LRU Cache for efficient memory management. Fully unit-tested with Google Test and built with CMake.
cmake concurrency cpp cpp17 googletest lru-cache multithreading oop-principles rate-limiter system-design token-bucket unit-testing
Last synced: 05 Oct 2025
https://github.com/ahmed-ibrahim-30/cpp-socket-chat
A simple C++ socket-based console application where the server receives messages from multiple clients, displays them on the server console, and responds individually to each client.
client-server cpp socket socket-programming winsock2
Last synced: 18 Aug 2025
https://github.com/franciscomoretti/cppcoreguidelinesdocs
A modern documentation site for "C++ Core Guidelines" that's user friendly and has better performance than official site.
cpp documentation guidelines nextjs nextra vercel
Last synced: 10 Apr 2026
https://github.com/nomcodio-automation-systems/climalibtorch
ClimaLibTorch is a machine learning project leveraging neural networks to explore climate data predictions. The project includes a PyTorch-based model, utility tools for metrics like R2 and divergence, and a pipeline for data handling, training, and evaluation.
climate-data cpp data-processing libtorch neural-network
Last synced: 18 Aug 2025
https://github.com/eoan-ermine/cppcorehard-autumn-2018
Slides for C++ Corehard Autumn 2018 conference
Last synced: 18 Aug 2025
https://github.com/majarolabs/smart-farm-esp8266-config
ESP8266 Config for SmartFram Project.
Last synced: 05 Oct 2025
https://github.com/kahngjoonkoh/ultrasonic-sensor-alarm
An alarm made using Arduino and a compatible ultrasonic sensor
alarm arduino cpp learning-by-doing ultrasonic-sensors
Last synced: 17 May 2026
https://github.com/matheusbsilva/object-detection
Implementation of object detection using YOLO and SSD models
cpp object-detection python ssd yolo
Last synced: 19 May 2026
https://github.com/mortza-mansory/learning-crow
Starter CrowCpp single header lib via sql database.
backend cpp crow crowcpp http-client
Last synced: 05 Oct 2025
https://github.com/dhunanyan/blade-of-shadows
Blade of Shadows is a 2D action platformer built with C++ and Qt, featuring fast movement, combat, jumping mechanics, animations, and a custom game architecture designed for further expansion.
2d-game action-game cmake cpp cxx desktop-game game-development game-engine ninja-game oop platformer qt qt6 side-scroller sprite-animation
Last synced: 24 Jun 2026
https://github.com/ahmedosmandev/train-station
A simple App by C++ for the train station and reservations.
Last synced: 19 Aug 2025
https://github.com/dpetrosy/saed_visitors_program
In this repository, I store my course project "Visits and visitors program", which I've done during my university education.
algorithm console-application course-work cpp cpp11 data-structures problem-solving university-project
Last synced: 19 Aug 2025
https://github.com/trankiencuong2003/cpp_code_ptit
A collection of C++ programming exercises and solutions, focused on competitive programming and educational purposes. This repository is designed for students and enthusiasts to practice and improve their C++ coding skills, especially for problems related to the Posts and Telecommunications Institute of Technology (PTIT).
Last synced: 19 Aug 2025
https://github.com/debargha-mitra-roy/competitive-programming
A collection of solutions for competitive programming problems from platforms like CodeChef, CodeForces, AtCoder and many more. Organized by platform and language for easy reference. Contributions are welcome! ๐กโจ
atcoder codechef codeforces competitive-programming cpp
Last synced: 16 Jul 2025
https://github.com/icebearbares/cpp_primenumberornot
Checking The Prime Number By C++
Last synced: 16 Jul 2025
https://github.com/kuguma/alglog
The simple logger targeting commercial libraries
Last synced: 16 Jul 2025
https://github.com/ganeshsankaran/ctci
Some of my Cracking the Coding Interview (6th ed.) solutions in C++
algorithms array bit-manipulation cpp data-structures dynamic-programming graph linked-list queue recursion searching sorting stack string tree
Last synced: 20 Aug 2025
https://github.com/netromdk/adventofcode
Solutions to puzzles from adventofcode.com
advent-of-code advent-of-code-2021 cpp cpp20
Last synced: 20 Aug 2025
https://github.com/seng3694/sudokusolver
C++ Sudoku Solver using the backtracking algorithm
backtracking backtracking-algorithm cmake cpp sudoku sudoku-solver
Last synced: 20 Aug 2025
https://github.com/russellwzr/data-structures-and-algorithms-projects
Data Structures and Algorithms Projects Implemented by Qt C++
cpp data-structures-and-algorithms qt qtcreator
Last synced: 17 May 2026
https://github.com/mackenziestarr/advent-of-code
advent of code exercises
advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 cpp ocaml rust
Last synced: 22 Aug 2025
https://github.com/mohammaddaeizadeh/space-invaders
algorithms cpp game sbu shahid-beheshti-university space-invaders
Last synced: 22 Aug 2025
https://github.com/poakapx/oop_using_gets_and_sets-1
ะะปะฐั ัะฑะปัะบะฐ iะท ะทะฐััะพััะฒะฐะฝะฝัะผ ะบะพะฝััััะบัะพัะฐ, get ัะฐ set.
Last synced: 17 Oct 2025
https://github.com/mabdusshakur/cpp-screenshot-taker
Effortlessly Capture Screenshots with C++
Last synced: 22 Aug 2025
https://github.com/mwombeki6/a-blockchain-based_supply-chain-tracking-system_with_proof-of-work
a blockchain simulation of a supply chain tracking system based on blockchain's proof of work
blockchain cpp proof-of-work supply-chain
Last synced: 22 Aug 2025
https://github.com/mathusanm6/cpp-primer-training
Learning C++ with C++ Primer Book
Last synced: 23 Aug 2025
https://github.com/ruan0007/cppackage
Some handy design pattern implementation, tools compatible and meta function for c11
Last synced: 23 Aug 2025
https://github.com/triyan-salazar/invetory_system_cli
Proyecto para fortalecer y poner en practica conceptos de cpp, desarrollando un sistema para la gestion de invetarios.
Last synced: 23 Aug 2025
https://github.com/roman-sarchuk/tranusy
Utility for converting numbers between different systems (with step shown) โปโก
cli-app cpp gui number-system-converter
Last synced: 12 Jun 2026
https://github.com/sebastianbrzustowicz/rubik-s-cube-solver
C++ + WinForms. Program created with purpose to help user in solving Rubik's cube.
cpp oop rubiks-cube rubiks-cube-scrambler rubiks-cube-simulator rubiks-cube-solver visual-studio
Last synced: 15 Jul 2025
https://github.com/zaki-x86/express-cxx
Web framework for C++ inspired by Express JS
Last synced: 09 Mar 2026
https://github.com/frodoalaska/wonderaudio
An audio library for playing and loading audio clips.
Last synced: 20 May 2026
https://github.com/thenoobgrammer/game-engine-diy
Learning how to build my first game engine using OpenGL
Last synced: 24 Aug 2025
https://github.com/zyn10/menu_based_practise
Practice of making menu using cpp
Last synced: 12 Oct 2025
https://github.com/dishenmakwana/algorithms-implement-in-cpp
This repo contains the basic Algorithms implemented in CPP. All code is based on user input so you need to take input from like below committed input code.
algorithms algorithms-implemented cpp
Last synced: 25 Aug 2025
https://github.com/speauty/picgridsplit
ไนๅฎซๆ ผๅพ็ๅๅฒ
cpp ide-vs2022 image-processing opencv4
Last synced: 25 Aug 2025
https://github.com/r4mpo/cpp-curso
Primeiro contato com C++ durante formaรงรฃo da Alura: "C++: Conhecendo a linguagem e a STL".
Last synced: 26 Aug 2025
https://github.com/vetronics/vetronics
about me
adguardhome arduino c config cpp cybersecurity github github-config linux open proxmox-ve python robotics source sysadmin system vpn windows windows-11
Last synced: 14 Jul 2025
https://github.com/aventisntreal/cpp-file-handle
fstream library handle on c++
Last synced: 29 Aug 2025
https://github.com/mohamedismail37/library-store-system
Hybrid Library Management and Bookstore System built in C++ using Object-Oriented Programming (OOP).
bookstore cpp ecommerce library-management-system object-oriented-programming oop oop-principles
Last synced: 29 Aug 2025
https://github.com/ayslanbatista/curso-udemy-c-cpp
Curso Linguagem C , C++ e POO
Last synced: 10 May 2026
https://github.com/whdhdyt21/queue
This project demonstrates a simple queue data structure using C++. The queue supports basic operations such as enqueue, dequeue, and displaying the queue's contents.
Last synced: 30 Aug 2025
https://github.com/lvocanson/mineplusplus
Remake of my first Unity game (Minesweeper) in C++
cmake cpp cpp20 minesweeper sfml sfml3
Last synced: 30 Aug 2025
https://github.com/chrollis/greedy_snake
ๅๅทๅคงๅญฆ็จๅบๅฎ่ฎญ้กน็ฎ๏ผQtๅฎๆ็ปๅ ธๆธธๆๅคไบบ็่ดชๅ่ใSCU Programming Practice project, realising the classic game Snake(Multiplayer ver.) with Qt.
classic-game cmake cpp game multiplayer multiplayer-game qt scu snake snake-game
Last synced: 30 Aug 2025
https://github.com/nikitagoldashevsky/tic-tac-toe
Advanced Tic-Tac-Toe game, developed in C++ using WIN32 API.
cpp desktop-app tic-tac-toe win32api windows
Last synced: 16 May 2026
https://github.com/toshokan/stack-calc
A basic calculator that interprets Reverse Polish Notation
calculator cpp reverse-polish-notation rpn-calculator
Last synced: 22 Jun 2025
https://github.com/emredogann/software-ray-tracer
A CPU-driven Multi-Threaded Ray Tracer written in C++.
cmake cpp cpu multithreading ray-tracing raytracer raytracing raytracing-in-one-weekend
Last synced: 05 Nov 2025
https://github.com/inf800/datastructures
Core Data Structures in Python/C/C++
Last synced: 22 Mar 2025
https://github.com/whitehodok/algorithmexam
ะะตะผะฝะพะณะพ ะดะปั ะฟะพะดะณะพัะพะฒะบะธ ะบ ัะบะทะฐะผะตะฝั ะฟะพ ะะะะะกะฃ , ะฟะพัะพะบ ะะขะ-221 , ะะขะ-222 , ะฃะขะก-221
Last synced: 23 Jul 2025
https://github.com/beyzakomish/matrix-multiplication-project
This C++ program performs matrix manipulation by implementing a custom matrix operation on an input matrix B and a core matrix C. The result is stored in the output matrix A.
2d-dynamic-arrays 2darrays cpp dynamic-arrays dynamically matrix-calculations matrix-multiplication multi-dimensional-array multiarray
Last synced: 30 Mar 2025
https://github.com/itayshaul111/reconstruction-simulation
Assignment 1 - SPL course, BGU
Last synced: 22 Jun 2025
https://github.com/giorgiogtelian/cspcppjavarustapi
a study on different languages approch to api
Last synced: 16 Apr 2026
https://github.com/bursasha/cpp-duo-matrix-calculator
Matrix calculator only for 2 matrices in C++ using OOP, polymorphism, STL, parsers, variety of algorithms โจ๏ธ
algorithms calculator-application console-application cpp cvut-fit inheritance makefile matrix oop parser polymorphism stl
Last synced: 10 Sep 2025
https://github.com/romaindoyen/led-chase
Led chase project : creation of a LED Christmas tree strip
Last synced: 30 Jun 2026
https://github.com/pulkitgarg04/sharesquare
ShareSquare: Split Expenses, Track balances, and maintain financial transparency with ease.
Last synced: 22 Jun 2025
https://github.com/chevp/vulkan-playground
Experimenting with Vulkan: real-time rendering, shaders, pipelines, and graphics programming basics.
Last synced: 10 Sep 2025
https://github.com/devansh-walia/dsa
question bank for the questions I am solving while practicing DSA
basics-to-advanced competitive-programming cpp dsa
Last synced: 06 Nov 2025
https://github.com/gzixnine/codewars
About in this repo I'm going to add all my Codewars exercises. Find me there as GziXnine. I will upload most of the examples.
4kyu 6kyu 7kyu 8kyu c code codewars codewars-kata codewars-solutions cpp javascript kata kyu problem-solving problemsolving python solutions training
Last synced: 10 Apr 2026
https://github.com/autokaka/dynapse
Yet another C++ runtime reflection solution.
Last synced: 23 Jul 2025
https://github.com/avitase/static_rotation
C++ header-only library that uses TMP to generate all rotations of a given integral sequence at compile-time.
compile-time cpp cpp-library header-only rotations template-m tmp
Last synced: 08 Jul 2026
https://github.com/upi20/kalkulator_sederhana_cplusplus
Program kalkulator sederhana menggunakan bahasa pemrograman C++
calculator cplusplus cpp simple-program
Last synced: 14 Mar 2025
https://github.com/fugashy/chatgpt_client_cpp
chatgpt chatgpt-api cpp cpp17 cpprestsdk docker docker-image dockerfile openai rest-api
Last synced: 17 Feb 2026
https://github.com/markjso/ft_irc
This project aims to develop an Internet Relay Chat server using C++
Last synced: 26 Feb 2025
https://github.com/alirezakh74/mithras-engine
entity component based game engine
Last synced: 22 May 2026
https://github.com/sidharthpunathil/gang-of-four
Heheh :)
c cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021 java javascript python3 shellscript
Last synced: 14 Apr 2025
https://github.com/dino-julius/the-dino-julius-advent-of-code-record
Hi! This is my record of solutions for the Advent of Code, that is an Advent calendar of small programming puzzles.
aoc aoc-2024 competitive-programming cpp
Last synced: 21 Jun 2025
https://github.com/jke94/dotnetconsumingsharedlib
An investigation to consume Linux shared library by a .NET client (console, webapi, etc)
cpp csharp docker docker-compose dotnet linux marshalling
Last synced: 10 Apr 2026
https://github.com/manishsinghtomar/dsa-supreme-batch
this is an repo of dsa practice notes and coding question
array cpp datastructures-algorithms linked-list oops searching-algorithms sorting-algorithms tree-structure
Last synced: 29 Jun 2025