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-18 00:06:49 UTC
- JSON Representation
https://github.com/leoz0214/xml-parser
A parser for XML (Extensible Markup Language) written in C++. Follows the standard: https://www.w3.org/TR/xml
Last synced: 09 Oct 2025
https://github.com/poakapx/oop_using_gets_and_sets-1
Клас яблука iз застосуванням конструктора, get та set.
Last synced: 17 Jul 2026
https://github.com/chesterxalan/classwork-advanceddigitalimageprocessing-cpp
The classwork from Advanced Digital Image Processing in C++.
classwork cpp image-processing
Last synced: 09 Oct 2025
https://github.com/denizkarya1999/xommand
Processes various commands.
commands console-application cpp practice-project
Last synced: 31 Mar 2025
https://github.com/ron4fun/bytesizecpp
Its a C++11 library that handles how byte sizes are represented and an easy to use interface to convert to other forms of representation.
bytes cplusplus cpp gibibyte gigabyte kebibyte kilobyte mebibyte megabytes pebibyte petabyte tebibyte terabyte
Last synced: 09 Oct 2025
https://github.com/scarlet-oni/neural-networks
ai cpp neural-networks python python3
Last synced: 29 Apr 2026
https://github.com/robert076/algoritmica
Pregatire pentru bac, probleme rezolvate etc.
algoritmica bacalureat cpp pbinfo probleme
Last synced: 09 Oct 2025
https://github.com/yappy2000d/pps-ndarray
Multi-dimensional array implementation
Last synced: 18 Jan 2026
https://github.com/cfrankb/jewels-runtime-sdl
Generic Jewels Runtime written in portable C++ with SDL
cpp jewels open-source opensource portable sdl sdl2
Last synced: 17 Jul 2026
https://github.com/elotojaa/algorithms
A library of all the algorithms I wrote in C++
algorithms competitive-programming cpp
Last synced: 09 Oct 2025
https://github.com/gtroshin/cpp-cmake-conan
Basic C++ project using CMake & Conan
Last synced: 18 Jan 2026
https://github.com/mhmdd-farhan/atm_program_2
Program ATM memungkinkan pengguna untuk memilih nominal uang yang akan diambil
Last synced: 08 Oct 2025
https://github.com/billvog/kincasta-studio
Create and edit subtitles with ease.
Last synced: 29 Apr 2026
https://github.com/rahul-ydv101/striver-a2z-sheet-soln
🚀 My Solutions to Striver's A2Z DSA Sheet in C++
algorithms compitative-coding cpp dsa striversa2zdsa
Last synced: 09 Oct 2025
https://github.com/fuodorov/spreadsheet
Simplified analogue of existing solutions: a Microsoft Excel spreadsheet or Google Sheets
Last synced: 09 Oct 2025
https://github.com/anc1kr1st/prata_cpp_exercises
Stephen Prata, C++ PRIMER PLUS, 6th Edition (Mistrovství v C++ 4. aktualizované vydání)
Last synced: 08 Oct 2025
https://github.com/anc1kr1st/console-calculator-cpp
Simple console calculator created using C++.
calculator-application cpp scientific-calculator
Last synced: 08 Oct 2025
https://github.com/jb3rndt/mastermind
This is an Implementation of the guessing game "Mastermind" in C++ using Qt.
Last synced: 13 Apr 2026
https://github.com/scenent/cpp-bind-any-methods
It's the way you can bind any methods to map and call it dynamically. Implemented with TMP of C++.
Last synced: 09 Oct 2025
https://github.com/bartekleon/bigintcpp
Bigint class provides math operations for arbitrarily large numbers.
bigint biginteger-cpp cplusplus cpp cpp17 library
Last synced: 16 Feb 2026
https://github.com/termostat-sfedu/arduino-client-edge
Repository with the client-side code (code for the temperature sensor and the server-side interface)
arduino client-server client-side cpp
Last synced: 29 Apr 2026
https://github.com/harshit2004h/cpp-projects
These are small terminal based c++ projects.
Last synced: 09 Oct 2025
https://github.com/sh-cho/cpp-doxygen-example
Example repo - publish doxygen with github actions
Last synced: 13 Apr 2026
https://github.com/kalebers/leetcode
Personal Codes from Leetcode challenges using different languages
cpp csharp database java javascript leetcode-solutions python sql
Last synced: 14 Apr 2026
https://github.com/iabdullah215/cpp-separation-of-interface
Example code for separation of interface in C++.
cpp interface separation-of-interface
Last synced: 10 Oct 2025
https://github.com/vyvy-vi/file-utils
This is a file utility tool made with C++
Last synced: 10 Oct 2025
https://github.com/stonedev-app/arduboysound
Sample Code for playing sounds on Arduboy
arduboy arduboy2 arduboyplaytune c cpp platformio sound
Last synced: 19 Jan 2026
https://github.com/rom-chik/kma_pp
Procedural programming course. C++
cpp cpp14 cpp17 pp procedural-programming visual-studio-2022
Last synced: 31 Mar 2025
https://github.com/luizgabriel/conan-v8
A Conan Package for V8: The Google's open source JavaScript engine.
conan cpp javascript m1-mac package v8 v8-javascript-engine
Last synced: 18 Feb 2026
https://github.com/d4suce/randomanime
RandomAnime
anime cmake cpp curl multithreading nlohmann-json
Last synced: 29 Apr 2026
https://github.com/christinec-dev/sharpshooter
A simple shooter-game made with UE4 and C++
Last synced: 10 Oct 2025
https://github.com/inspiralpatterns/bachelor
material from the B.Mus. in Computer Music
computer-music cpp digital-signal-processing maxmsp
Last synced: 10 Oct 2025
https://github.com/oliverlee/rules_clang_tidy
Bazel rules for ClangTidy
bazel clang-apply-replacements clang-tidy cpp static-analysis
Last synced: 29 Apr 2026
https://github.com/michaelehab/leetcode-may-challenge-2022
This Repository contains my solutions to May LeetCoding Challenge 2022 problems.
algorithms backtracking binary-search bit-manipulation cpp dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers
Last synced: 11 Oct 2025
https://github.com/zcemycl/distributecompute
Parallel Computing and Distributed Computing with C++ threads, Python threads+asyncio+multiprocessing and Spark, and Cuda.
asyncio boost cpp cuda global-interpreter-lock jthread multiprocessing python spark thread
Last synced: 14 Apr 2026
https://github.com/muneeb1030/bst-avl-representor-sfml-data-structures-cpp
The BST and AVL Tree Visualization is a C++ program that utilizes the SFML library and object-oriented programming (OOP) to represent and visualize Binary Search Trees (BST) and AVL Trees.
avl-tree bst-tree cplusplus cpp data-structures-and-algorithms oops-in-cpp tree-structure visualization
Last synced: 28 Feb 2025
https://github.com/vedbhanushali/lld
Low level System Design solution in c++.
cpp lld low-level-design system-design
Last synced: 11 Oct 2025
https://github.com/crrapi/tulip-engine
C++ game engine designed for high performance and modularity
cpp game-engine gpu-acceleration
Last synced: 17 Jul 2026
https://github.com/denisgas/unique-count-elements-in-array
console app which counts the number of unique array elements
Last synced: 11 Oct 2025
https://github.com/golchanskiy23/convolutionalneuralnetwork
Image classification using CN and access to the image class via a web server
cnn concurrency cpp docker python torch
Last synced: 14 Apr 2026
https://github.com/teledhil/rtx
A work-in-progress ray tracing engine using Vulkan
Last synced: 19 Jan 2026
https://github.com/priyanshujajal/leetcode_dccs
This repo contains the Daily Coding Challenges of LeetCode in C++ & Java with efficient Solutions & Approach!
cpp design-system dsa java leetcode-solutions
Last synced: 15 Jul 2026
https://github.com/n1ghtthef0x/cpp-template
Template for my C++ projects
cmake cpp n1ghtthef0x template
Last synced: 11 Oct 2025
https://github.com/tanushreesb/coretechprojects
cse subject projects
c computer-networks cpp data-science database-management java operating-system python sepm sepm-mini-project
Last synced: 13 Apr 2026
https://github.com/uhpoler/searchinarray-coursework
This is my coursework for the second semester of the first year in KPI , in which I implemented the search for given elements in the array
cpp fibonacci-sequence hash-function interpolation-search winforms
Last synced: 15 May 2026
https://github.com/git-user-cpp/console_trainer-translator
:boom: This training translator program is implemented in C++ programming language for Linux systems. Created to improve foreign languages skills :boom:
cpp cpp-programming linux linux-app oop trainer training translate translation
Last synced: 12 Oct 2025
https://github.com/mohitjaisal/leetcode-problem-solutions
Creating records of all my LeetCode Problems Solutions in C++ (CPP). Leetcode Solutions on daily basis
cpp leetcode leetcode-cpp leetcode-problems-solutions leetcode-solutins-cpp leetcode-solutions
Last synced: 12 Oct 2025
https://github.com/hein-htetsan/ardiuino-and-ict-course
ICT training with Arduino Programming
Last synced: 10 Jan 2026
https://github.com/quaddarv1ne/codewars_quadd4rv1n7
Репозиторий содержит решения задач с платформы Codewars, решённых на различных языках программирования. Все задачи организованы по языкам и уровням сложности (катам)
algorithm codewars codewars-kata config cpp csharp data-structures dynamic-programming easy education hard hardware javascript math medium olimpiade python recursive study study-project
Last synced: 28 Apr 2026
https://github.com/wajahat001/cryptoplatform
This is the cryptocurrency platform and work as a dummy platform you can place and execute your order easily
class cpp oop-concepts oop-principles oops-in-cpp
Last synced: 12 Oct 2025
https://github.com/pavly-gerges/pavly-gerges
A modular designed web-embedded resume using modular software engineering techniques.
algorithms android calculus cpp design-patterns embedded-systems gcc-complier gnu-linux java jmonkeyengine3 kotlin llvm medicine neurosurgery raspberrypi software-architecture surgery
Last synced: 13 Apr 2026
https://github.com/atauveron/itr-2019
Tutorials/project for the ITR course (2019)
course-project cpp cpp11 posix real-time
Last synced: 12 Oct 2025
https://github.com/kononovarseniy/cpp-example
Если захочу кого-то учить C++ буду использовать этот репозиторий
Last synced: 25 Mar 2025
https://github.com/jusish/taskmanager_cli
CPP task manager working within the command line. it's wonderful 🥳
Last synced: 08 Apr 2025
https://github.com/private-yusuke/saveledge
日記をつけられるQt製アプリ An application for writing your diary
cpp cross-platform macos qt qt5 screenshot windows
Last synced: 29 Apr 2026
https://github.com/mat-kubiak/terminal-snake
A terminal snake game made for Lodz University of Technology OOP Project. Made in c++ with ncurses and boost libraries.
cpp game ncurses snake-game terminal-game
Last synced: 12 Oct 2025
https://github.com/itzcozi/learning-c-with-classes
I am learning C++ and thought I would share my "Humble beginning" programs
c-with-classes cpp how-to learning low-level self-taught
Last synced: 12 Oct 2025
https://github.com/navdeep-g/proxy-servers
HTTP proxy server in Python, Go, Java, and C++
cpp go golang java proxy proxy-server python
Last synced: 13 Apr 2026
https://github.com/jbahire/cuda-convnet2
This is a fast C++/CUDA implementation of convolutional (or more generally, feed-forward) neural networks.
artificial-intelligence convolutional-neural-networks cpp cuda-convnet2 machine-learning-algorithms neural-network
Last synced: 05 Sep 2025
https://github.com/bostonsinaga/flapduobirds
Play the flapping bird game with double birds
Last synced: 05 Jul 2025
https://github.com/sanshruthr/tux_boxed
A C++ based image animation program
cpp executable game game-development sfml
Last synced: 31 May 2026
https://github.com/samrudhibhise34/anymap
AnyMap is a Python library for flexible mapping and visualization. Explore data with ease using our tools. 🌍📊
android automatic-mapping baidumap code-execution code-injection cpp geospatial graphics kernel-exploits mapper mapping netpbm openstreetmap portable-bitmap portable-pixmap ppm rust windows
Last synced: 13 Apr 2026
https://github.com/jhleeeme/fake-log-collector
Fake Log Collection & Visualization
cpp data-engineering data-pipeline docker docker-compose grafana hadoop hdfs influxdb ipc java kafka kafka-streams message-queue python3 telegraf visualization
Last synced: 13 Apr 2026
https://github.com/poakapx/virtual_qualifier_in_class
Класи в образі армії із застосуванням віртуального кваліфікатора.
Last synced: 29 May 2026
https://github.com/damienstanton/cxx
Self contained C++ file starter and build script
Last synced: 21 Jan 2026
https://github.com/net-dev-id/dns-wrapper
A DNS wrapper service
boost c cpp dns linux networking unix windows
Last synced: 21 Jan 2026
https://github.com/kontheocharis/bouncer
A path-tracer implementing Disney's "principled" BRDF. (C++17)
cpp cpp17 graphics path-tracing
Last synced: 14 Jul 2026
https://github.com/andrenbrandao/bazel-cpp-boilerplate
Bazel boilerplate with C++ and GoogleTest.
Last synced: 29 Apr 2026
https://github.com/theother-paul/hangmanwip
A short and sweet hangman console game
Last synced: 31 May 2026
https://github.com/alexcoppe/vcf_to_tsv
Transforms a VCF (variant call format) file to a tab-separated values (.tsv) one
bioinformatics cpp genomics mutations variant-calling vcf
Last synced: 13 Oct 2025
https://github.com/dheerajshenoy/fitsexplorer
Modern FITS Image viewer with handy features
cfitsio cpp fits image-processing qt
Last synced: 16 May 2026
https://github.com/long-gong/networking-programming
C/C++ Network Programming
Last synced: 15 May 2026
https://github.com/hilarionengarejr/image-transformation
Image transformations with C++
Last synced: 02 Jul 2026
https://github.com/gunter0216/simplenavigator
Реализация нескольких основных алгоритмов на графах. Реализован консольный интерфейс для работы с графами(обход в ширину/глубину, поиск пути, остовное дерево, задача коммивояжёра и др.).
Last synced: 13 Oct 2025
https://github.com/ugreg/opengl-playground
TheChernoProject Yan Chernikov OpenGL
cpp opengl rendering vertex-buffer
Last synced: 20 Apr 2026
https://github.com/stiliyandr/allocator
A C++14 allocator implemented with buddy allocation.
algorithms allocator cpp cpp14 data-structures
Last synced: 09 Apr 2025