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/thehatkid/minicord
Minimal lightweight Discord user client on C++
alternative cmake cpp discord discord-alternatives discord-client ixwebsocket mbedtls rapidjson
Last synced: 24 Apr 2026
https://github.com/hansalemaos/cythonfastsort
C++ parallel sorting algorithms through Cython - up to 8 times faster than NumPy
c cpp cython numpy parallel-computing parallel-programming python sorting
Last synced: 04 Feb 2026
https://github.com/xmartlabs/docker-pcl-cmake
Docker image containing PCL and CMake.
c c-plus-plus cmake cpp docker make makefile pcl pcl-library
Last synced: 12 Apr 2026
https://github.com/solveditnpc/home-automation
home automation using a relay and esp32 dev module with wifi capablities
2025 cpp embedded esp32 esp32-dev-board home-assistant-integration home-automation js relay-board server web-application wifi-configuration
Last synced: 24 Apr 2026
https://github.com/smv1999/leetcode_solutions
competitive-programming cpp leetcode leetcode-solutions
Last synced: 23 Mar 2025
https://github.com/kerneloso/cmake_project_template
CMake projects configuration files
c cmake configuration-files cpp
Last synced: 24 Apr 2026
https://github.com/heyfoz/cpp-inventory-vector-sort-search
The Inventory Vector Sort/Search Program (C++) reads an InventoryParts.txt file made of a list of part records containing part names, categories, quantities, and unit costs. The program prompts the user to search for parts, and if a part is not found, the user can add a new part record. An updated txt file is written on program close.
Last synced: 25 Mar 2025
https://github.com/heyfoz/cpp-string-manip-read-write
The String Manipulator Read/Write Program (C++) reads a .txt file containing a list of fake personal data, such as names, addresses, etc. Lines of the file are changed to comma separated values (CSV) format. Finally, a .txt file is written using the newly formatted CSV data.
Last synced: 21 Aug 2025
https://github.com/jonathas/poligono-opengl
Programa OpenGL em C/C++ que permite que o usuário defina um polígono e, em seguida, realize operações de translação, escala e rotação nesse polígono.
cpp opengl practice university
Last synced: 25 Apr 2026
https://github.com/nekruzash/sorting-algorithms
This is one of the assignments from CS2028 - Data Structures. This program tests Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Counting Sort, and Radix Sort for array sizes 10 to 100,000 and lists the efficiency for each sort.
bubble-sort counting-sort cpp insertion-sort merge-sort quick-sort radix-sort
Last synced: 06 Jun 2026
https://github.com/christinec-dev/pin-crusher
A basic pin guessing, command-line based game made with C++
console-application console-game cplusplus cpp numberguesser numberguessinggame
Last synced: 25 Mar 2025
https://github.com/debjotyms/dsa-competitive-programming-codes
This is where I keep my solutions to coding challenges from places like LeetCode, Codeforces and many others. Check out how I solved them and and get some new ideas. It's a great resource for beginners and experienced coders alike.
competitive-programming cpp dsa leetcode-solutions python
Last synced: 24 Apr 2026
https://github.com/bocaletto-luca/ambient-light-temperature
Ambient-Light-Temperature - Arduino | A self-hosted logger that measures ambient light (lux) via BH1750 and temperature via DS18B20, then serves a live dashboard (charts) over Wi-Fi. No external server—just browse to the ESP8266’s IP. By Bocaletto Luca.
ambient-light ambient-light-temperature arduino bocaletto-luca cpp light-temperature openhardware opensource standalone temperature
Last synced: 24 Apr 2026
https://github.com/goggy369/qt-calculator
基于 Qt 框架的科学计算器
calculator cpp qmake qt6 qtcreator
Last synced: 17 May 2026
https://github.com/b0xtch/legion
A gaming platform for developing social games using a JSON file
Last synced: 25 Apr 2026
https://github.com/berndporr/mobilenet_libtorch
C++ version of MobileNetV2 using libtorch which can load pre-trained weights, can be trained or both for transfer learning.
classification-model classifier cpp edge-computing inference libtorch mobilenetv2 pretrained-model transfer-learning
Last synced: 25 Apr 2026
https://github.com/bvcxza/sonos
C++ library and command line tool for Nostr
command-line-tool cpp library nostr
Last synced: 06 Jun 2026
https://github.com/hoccyy/arduino-timer-display
Created a stopwatch timer with a 7-segment display and C++ using an Arduino
arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock
Last synced: 25 Apr 2026
https://github.com/sr-tamim/bankman-cpp
A simple bank management system using C++ (OOP)
cpp cpp-programming oop oop-in-cpp oop-principles
Last synced: 29 May 2026
https://github.com/umbrellaleaf5/network_and_distributed_systems
My repository with home and seminars exercises on network and distributed systems at MIPT DAFE/RSE
c cpp dafe distributed-systems education mipt network-systems
Last synced: 02 Sep 2025
https://github.com/rodyherrera/lisa
🌱 Lightweight and fast C++ JavaScript runtime environment for your scripts. Built with Apple JavaScriptCore.
cpp cxx javascript javascript-core javascript-engines javascript-tools javascriptcore jsc libuv nodejs runtime webkit2gtk
Last synced: 16 Apr 2026
https://github.com/smile040501/data_structures
My implementation of various Data Structures using C++
algorithm algorithms algorithms-and-data-structures algorithms-datastructures algorithms-implemented cpp data-structures datastructures
Last synced: 06 Jun 2026
https://github.com/zaki-x86/es-notes
Embedded systems notes
avr c cpp electrical-engineering embedded-linux embedded-system-design embedded-systems rtos
Last synced: 25 Apr 2026
https://github.com/zselimreborn/kotharena
Third person shooter game both singleplayer and multiplayer
Last synced: 01 Apr 2025
https://github.com/cnmenghan/uztools.largecleaning
Find large files on your computer
cleaner cleanup cleanup-tool cpp cpp17 file-management file-manager filesystem mit-license uuz visual-studio
Last synced: 10 Jun 2025
https://github.com/cogan-software/hlwa
High-Level Windows Abstraction API to help developers access and manage the windows API (such as the registry) for application development in C++.
api cpp library lightweight registry windows
Last synced: 25 Apr 2026
https://github.com/f321x/cpp_introduction-42-core
Collection of small C++ introduction projects to get first experience with C++ programming
42 42born2code 42codingschool 42cursus cplusplus cpp
Last synced: 06 Jun 2026
https://github.com/mikhaillipanin/useful_templates
Templates to copy
competetive-programming-resources cpp golang java python rust
Last synced: 12 Apr 2026
https://github.com/sevdanurgenc/histogramcalculationbyparallelprogramming
Histogram Computing - Analysis Results By Serial and Parallel Programming
cpp histogram parallel-computing parallel-programming
Last synced: 14 Jul 2025
https://github.com/ferhatgec/escafe.py
Escafe[dot]Py, Python3 implementation of Escafe
cpp escape-sequences lib python3
Last synced: 26 Apr 2026
https://github.com/nicknaso/nodejs-native-addons-notes-2017
Notes about Node.js Native AddOns - 2017
cpp javascript native-module nodejs notes v8
Last synced: 10 Apr 2026
https://github.com/dmtai/currexch_service
HTTP-service on boost::asio and postgres
asio beast boost boost-asio boost-beast cmake cpp cpp20 example-project http libcuckoo ozo plpgsql postgresql pytest server
Last synced: 04 Mar 2026
https://github.com/jelhamm/memory-management
"This repository contains an implementation of diverse memory management techniques in an operating system, aiming to optimize resource allocation and utilization."
allocator cpp memory-allocation memory-management operating-system operating-systems-project paging python
Last synced: 26 Apr 2026
https://github.com/heshanera/charrecognizer
Character Recognition using an artificial neural network. Network is trained for 26 characters. Implemented in C++ and Magick++ API is used for pixel manipulation
artificial-neural-networks character-recognition cpp magick-api
Last synced: 03 Jul 2025
https://github.com/ctkqiang/LQZ
灵取证是一款功能强大且专业的安卓设备数据取证工具,专门为执法部门、司法机构和安全调查人员设计开发。本工具采用先进的取证技术,确保数据提取过程的完整性和准确性。本工具的开发和使用严格遵循相关法律法规框架,确保所有数据提取操作都在合法授权范围内进行。通过专业的数据处理流程,为执法调查工作提供可靠的电子证据支持。
adb android china chinese chinese-characters cpp ctkqiang cybersecurity database forensics forensics-tools hacking mobile networking transfer-data
Last synced: 01 Apr 2025
https://github.com/souravrax/runc--c-cpp-auto-runner
A C/C++ auto runner cli tool made with python
argparser automation autorun c cli cpp open-source-project python
Last synced: 29 May 2026
https://github.com/poodarchu/algos
Algorithms and Data Structures in practice.
algorithms cpp data-structures leetcode-solutions map sorting-algorithms tree-structure
Last synced: 04 Sep 2025
https://github.com/proffix4/wxwidgets_cross-projects_linux-demo
Примеры проектов на С++ с wxWidgets с поддержкой кросс-компиляции для Linux для CodeBlocks, CodeLite, DialogBlocks и wxFormBuilder+NetBeans
codeblocks codelite cpp cross-compilation cross-platform dialogblocks gcc linux mingw-w64 wxformbuilder wxwidgets
Last synced: 16 Apr 2026
https://github.com/cppshizoids/cppbackend
Attempt to writing a REST API in C++ using DrogonFramework
Last synced: 06 Jul 2025
https://github.com/sameetasadullah/stack-implementation
My own templatized C++ implementation of Stack using Microsoft Visual Studio
Last synced: 10 Jun 2025
https://github.com/p-obrthr/web-ray
multiplayer raylib c++ to wasm & websocket
cpp emscripten javascript mutliplayer raylib raylib-cpp wasm webassembly websocket
Last synced: 06 May 2026
https://github.com/heyfoz/cpp-vehicle-fleet-txt-file-reader
The Vehicle Fleet Text File Reader Program (C++) uses a loop to read a file named FleetInput.txt, which holds vehicle ID, miles, and gallons space delimited on each row. Then, the program calculates the fleet average and individual average miles per gallon (MPG), displaying the results in the console are tabular output.
calculations cpp mpg reader txt-files
Last synced: 25 Mar 2025
https://github.com/rajarsheya/real-time-traffic-analysis-with-cuda-object-detection
Implemented CUDA-accelerated object detection (YOLO) to analyze a sample image dataset. Performed vehicle counting and simulated speed estimation to demonstrate real-time traffic analysis capabilities.
Last synced: 12 Apr 2026
https://github.com/daisvke/ft_otp
This program allows you to securely store an initial password in an encrypted file and generate a new TOTP (Time-based One-Time Password) every time it is requested. It provides both a CLI and a GUI version.
cpp cryptography ecole42 ft-otp otp-generator qrcode-generator qt security totp totp-generator
Last synced: 28 Feb 2025
https://github.com/harshilshrivastava/chess_helper
A helper code written in C++ give the best move according to situation in Chess game
Last synced: 24 Mar 2025
https://github.com/mallory-scotton/arcade
🕹️ Retro gaming platform with dynamic library loading for games and graphics. Built as a 2nd-year EPITECH project
arcade audio-processing cpp epitech games joystick libcaca ncurses nibbler opengl pacman retrogaming sdl2 sfml shared-library wiimote
Last synced: 11 May 2026
https://github.com/heyfoz/cpp-sales-report-struct-read-write
The Sales Report Structure Read/Write Program (C++) reads a text file titled sales.txt, generates a sales report, and uses a custom writeReport function to create a text file titled inventoryReport.txt. The report includes calculated values for total sales and percentages for each category.
cpp read-write reporting sales
Last synced: 03 Jul 2026
https://github.com/alphaharrius/veil
The implementation of the Veil programming language.
cpp cpp17 custom-language language-runtime programming-exercises programming-language
Last synced: 24 Mar 2025
https://github.com/kfirfitousi/cpp-triangles
Project from C++ course: 3 Algorithms for finding triangles in graphs.
Last synced: 01 Apr 2025
https://github.com/ehwan/raytracing
ray tracing engine
cpp physics-based-rendering raytracer raytracing spatial-index tree-structure
Last synced: 04 Sep 2025
https://github.com/chenshaw010/interactivity-in-a-3d-scene
Interactive 3D environments with custom models created in OpenGL.
3d 3d-graphics 3d-models camera cpp interactive lighting opengl
Last synced: 16 Apr 2026
https://github.com/zeusssz/ninja
A high-performance vulnerability detection tool written in C++.
cpp vulnerability-detection vulnerability-scanners
Last synced: 03 Jul 2025
https://github.com/calint/xiinux
experimental high performance web application server for linux in c++
Last synced: 15 May 2026
https://github.com/beepboopbit/console-snake-game
Creating a snake game using escape sequence
Last synced: 20 Mar 2025
https://github.com/kaniteru/simplesocket
Single-header, cross-platform TCP/UDP socket wrapper in c++
cpp cpp98 cross-platform linux poxis single-header socket tcp tcp-client tcp-server tcp-socket udp udp-client udp-server udp-socket unix windows wrapper
Last synced: 01 Apr 2026
https://github.com/rafaatsouza/ufmg-undergrad-works
UFMG's Computer Science Department practical assignments
aeds c cpp data-structures datastructures jupyter-notebook lstm machine-learning mining-software-repositories ml natural-language-processing nlp paradigms python recommendation-system recsys
Last synced: 16 Apr 2026
https://github.com/kardbord/concurrency
Sharded, thread-safe implementations of STL containers.
concurrency cpp cpp17 thread-safe thread-safety
Last synced: 12 Jun 2025
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/gabrieldiem/jazzjackrabbit2
Multi-player online platformer shooter arcade-like videogame developed in C++ with SDL2 and Qt5. Made as a remake of the game "Jazz Jackrabbit 2" by Epic Games [1Q2024]
7552 cmake cpp cpp17 fiuba game-development gamedev remake-games sdl sdl2
Last synced: 09 Apr 2025
https://github.com/naltun/eyes-cpp
eyes.sh rewrite... in C++! Let's you perform domain/IP information gathering. Wasn't it esr who said "With enough eyeballs, all your IP info are belong to us?"
cplusplus cpp information-gathering pentesting
Last synced: 30 Mar 2025
https://github.com/ramages/algorithms
C++ Algorithms
avl avl-tree avl-tree-implementations avl-tree-node avltree cpp cpp14 heapsort hierholzer hierholzers-algorithm insertion-sort mergesort priority-queue quicksort shellsort sorting-algorithms
Last synced: 24 Mar 2025
https://github.com/khaledhosseini/polygolt-dsa
Data structures and algorithms for polyglot programmers.
algorithms cpp csharp datastructures dsa java javascript python swift
Last synced: 12 Apr 2026
https://github.com/daniil-tiunchyk/exam-ticket-designer-cpp
Программа для составления экзаменационных билетов на C++
c-plus-plus console-app console-application cpp
Last synced: 24 Aug 2025
https://github.com/applehatdot/win32aboutdialog
Example About Dialog written in C++ (winAPI)
about-dialog cpp winapi-application windows
Last synced: 30 Mar 2025
https://github.com/fuwn/tael
🤗 C++98 Extensions for Tatl
cpp cpp98 cpp98-compatible tatl test
Last synced: 16 Mar 2026
https://github.com/whoiscipher/minigolf
2D mini golf game developed in C++ using raylib
cpp game-development raylib raylib-cpp
Last synced: 01 Apr 2025
https://github.com/whoiscipher/chessmasters
Lichess-esk multiplayer chess game made using C++ and SFML
chess-game cpp lichess-clone sfml sfml-game
Last synced: 01 Apr 2025
https://github.com/kbnim/cpp-jegyzet
C++ lecture notes written in Hungarian [Course: Programming languages (C++)]
cpp cpp11 latex lecture-notes pdf
Last synced: 28 Jan 2026
https://github.com/cailloumajor/led-timing-board
Software to drive a RGB matrix based racing timing board
cpp python raspberrypi rgb-led-matrix
Last synced: 18 Apr 2026
https://github.com/tilens6/mega_utils
🥊 THE UNDISPUTED CHAMPION OF C++ UTILITIES! 💥 NO MAKEFILES. NO BLOAT. JUST PURE C++ POWER! 💨 FAST. SIMPLE. DROP-IN & CODE! 🔥 ONE SUBMODULE TO RULE THEM ALL! 🔔 IT’S TIME TO CODE LIKE A CHAMPION! 🚀
camera cpp keyboard mouse network network-programming particle-system particles sdl2 sdl2-sprites sprites timer utils
Last synced: 28 Oct 2025
https://github.com/heyfoz/cpp-coin-toss-payout-simulator
The Coin Toss Payout Simulator Program (C++) creates 10 simulations for a coin toss payout game, where the payout equals 2 raised to the nth power, and n is the number of flips required before the 1st instance of heads (H) is recorded. The sequence of results, payouts, and average payout are printed to the console in table format.
coin-toss cpp probability simulator
Last synced: 25 Mar 2025
https://github.com/winstonliyt/c-basedcompilerwithqt
C-based Compiler With Qt for Course 10031202 Project
compiler-design cpp grammar-parser lr1-parser syntax-analyzer
Last synced: 28 Apr 2026
https://github.com/thomasportelettegit/si3-s5-parm
Représentation d'un microprocesseur ARM v7 simplifié à l'aide du logiciel Logisim. Contient également un assembleur écrit en c++
Last synced: 28 Apr 2026
https://github.com/storn5/vector
A simple 3D game written in C++ with graphics implemented from scratch in DirectX, OpenGL and Vulkan, inspired by X-Wing (1993), Elite (1984) and X4: Foundations
Last synced: 30 Jan 2026
https://github.com/rinatmambetov/codewars-solutions
My solutions of the katas from Codewars platform
codewars codewars-kata codewars-solutions cpp
Last synced: 16 Mar 2025
https://github.com/gipert/bayesian-blocks
Julia and C++ Implementations of the bayesian blocks algorithm https://arxiv.org/abs/1207.5578
bayesian-statistics binning cpp julia
Last synced: 26 Nov 2025
https://github.com/esraa-emary/rational-number-calculator
A command-line Rational Numbers Calculator that performs addition, subtraction, multiplication, and division on fractions and whole numbers. It simplifies results, validates inputs, and prevents division by zero. Ideal for quick rational arithmetic with automated simplification and error handling.
cpp problem-solving rational-number-calculator rational-numbers teamwork-projects
Last synced: 24 Jan 2026
https://github.com/lnd3/bs
A tiny yet capable project generation system for c++
build-system cmake cpp lightweight tiny
Last synced: 27 Oct 2025
https://github.com/apurva313/numerical-method
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
algorithms bisection-method c cpp euler-method gauss-elimination gauss-elimination-method lagrange-interpolation newton-interpolation newton-raphson numerical-methods regulafalsi-method runga-kutta-method secant-method simpson-method taylor-series trapezoidal-method trapezoidal-rule weddle-s-rule
Last synced: 14 Apr 2026
https://github.com/benoit-dubreuil/book-effective-cpp-3rd-edition
Notes to learn the content of the book Effective C++ Third Edition
Last synced: 04 Oct 2025
https://github.com/shyamg090/dsa-problems
This repository contains a collection of Data Structures and Algorithms (DSA) problems solved using the C++ programming language. These problems are intended for daily practice to improve the understanding of DSA concepts and strengthen the problem-solving skills.
beginner-friendly cpp dsa-algorithm
Last synced: 09 Apr 2025
https://github.com/artifact-works/geomcpp
GeomCpp is a lightweight C++ library focused on providing fundamental geometric operations and algorithms. Offers simple and efficient API for working with basic geometric shapes, supports visualization.
cpp cpp20 cpp20-library geometry
Last synced: 27 Oct 2025
https://github.com/leewayzdes/binary-calculator-cpp
Калькулятор двоичных чисел на C++, реализующий арифметические операции (+, -, *) в постфиксной (обратной польской) записи.
binarycalculator calculator cpp
Last synced: 16 Mar 2025
https://github.com/MikaelVallenet/R-Type
R-Type is a Epitech project which is a horizontally scrolling shooter arcade video game developed and released by Irem in 1987 and the first game in the R-Type series.
cpp ecs epitech game-development multiplayer-game network serialization tcp udp
Last synced: 27 Oct 2025
https://github.com/thaikoz/warships
"Warships" is a classic battleship game where two players attempt to sink each other's fleets. Each player has a 10x10 grid on which they place their ships. The objective of the game is to guess the coordinates of the opponent's ships and sink them before the opponent sinks yours.
Last synced: 16 Mar 2025