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/igaozp/oh-my-lintcode
LintCode 题解
cpp lintcode lintcode-solutions
Last synced: 03 Nov 2025
https://github.com/azevedoguigo/esp32_temperature_monitor
IoT temperature monitor based in ESP32.
cpp esp32-arduino esp32-wroom iot
Last synced: 27 Mar 2025
https://github.com/gergovari/crawlengine
Game engine for top-down RPGs.
2d 2d-game-engine 2d-graphics cpp cpp17 ecs entity-component-system entt game-development game-engine gamedev raylib raylib-cpp roleplay roleplaying-game rpg top-down top-down-game
Last synced: 22 Mar 2025
https://github.com/oxtna/sbd
External sorter and ISF
cpp database external-sorting showcase
Last synced: 20 May 2026
https://github.com/randomgamingdev/justezal
A powerful audio library designed to abstract away writing audio code at 0 cost. Spend time coding your dream project, not the audio.
audio audio-library cpp cross-platform multilib ogg powerful
Last synced: 21 May 2026
https://github.com/ulitol97/spellchecker
Spellchecker using the Levenshtein Distance between words to correct user input
cpp levenshtein-distance spellcheck
Last synced: 04 Apr 2025
https://github.com/xeverous/arbitrary_code_highlighter
semi-automatic code highlighter generating HTML span elements supporting precise color specification
Last synced: 21 May 2026
https://github.com/ohioiot-examples/esp32_wifi_reconnect
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on the existing reconnect logic already built into WiFi.h and how we can code to work with that context.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontrollers networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 15 Sep 2025
https://github.com/ohioiot-examples/esp32_wifi_events-and-logging
The code base accompanying one step in the video series on creating a next-level WiFi library for your ESP32 projects. The video associated with this code base focused on engaging with the events provided by WiFi.h and logging them to get the best information possible about your WiFi connection.
arduino-ide arduino-iot connectivity cpp embedded-systems esp-idf esp32 esp32-iot event-driven firmware home-automation internet-of-things iot microcontroller networking ohioiot platformio wifi wifi-events wifi-logging
Last synced: 15 Sep 2025
https://github.com/rickreisdev/TargetExercicios
Códigos fonte dos exercícios 1, 2 e 5 da etapa de processo seletivo para o estágio da Target.
cpp functions rickreis rickreisme
Last synced: 06 May 2025
https://github.com/ichlubna/loadingbar
Simple c++ command-line loading bar
command-line cpp cpp-modules loading-bar progress-bar
Last synced: 27 Mar 2025
https://github.com/rose-mtz/virtualcomputer
A virtual computer that can run machine code. [C++]
Last synced: 21 May 2026
https://github.com/andrefcruz/tum-fde
Repository for the Foundations in Data Engineering course at TUM
Last synced: 19 Aug 2025
https://github.com/haripasapuleti/practice
A collection of my C++ programming practice codes, covering basic to intermediate concepts, problem-solving exercises, and logic-building programs.
Last synced: 16 Jan 2026
https://github.com/cuixing158/visual-based-odometry-estimation-cpp
Stitching and fusion of on-board surround view BEV real world image sequences, odometer estimation and output of large pixel map
algorithms bev cpp odometry odometry-estimation opencv orb pose-optimization visual-features
Last synced: 05 Apr 2025
https://github.com/kidoz/storage-wiper
GTK4/libadwaita application for secure disk wiping with DoD-compliant algorithms
cpp cpp23 data-sanitization dbus disk-wipe dod-5220-22-m gtk4 libadwaita linux mvvm polkit secure-erase security
Last synced: 21 May 2026
https://github.com/benmcavoy/imapp
A simple wrapper around the sokol libraries to make it easier to create simple applications.
cpp dear-imgui dearimgui imgui sokol template
Last synced: 30 Mar 2025
https://github.com/flyer-dm/arduino_mini_projects
Мини-схемы для микроконтроллеров со скриптами на C++
arduino cpp microcontroller mini-projects physical-devices
Last synced: 21 May 2026
https://github.com/cypri1-dev/42_cpp03
This project involves creating a robot hierarchy in C++ starting with the ClapTrap class, with basic attributes (name, hit points, energy, damage) and methods for attacking, repairing, and taking damage. The derived classes ScavTrap, FragTrap, and DiamondTrap add unique abilities, showcasing inheritance and composition in C++.
Last synced: 06 Jul 2025
https://github.com/shariar-rafi/opengl-project-3d-common-room
OpenGL-Project-Common-Room
Last synced: 21 May 2026
https://github.com/bates64/minimal-cmake-cheerp
Example of a CMake project that uses Cheerp to compile C++ to WebAssembly
cheerp cmake cmake-examples cpp javascript js wasm webassembly
Last synced: 14 Apr 2026
https://github.com/aniketfuryrocks/dlopen_live_reload
Demonstration of live reloading libraries in c
c cpp dlopen hotreload livereload
Last synced: 01 May 2026
https://github.com/shenxiaolong-code/code_note
record my code life (C++ , metaprogram, bath-automatic, ... )
batch-script cpp debugging metaprogramming
Last synced: 28 Jun 2025
https://github.com/sla-ppy/ray_tracer_iow
[A] Follow along tutorial efforts to learn raytracing
Last synced: 15 Sep 2025
https://github.com/rahman-ind/c-course-learn-the-essentials
Welcome to "C++ Course: Learn the Essentials" Course By Scaler.com covering basics to advanced concepts.
Last synced: 22 Mar 2025
https://github.com/dna-intricate/boost
Boost 1.84.0 header files from https://www.boost.org/
boost boost-build boost-library cpp cpp17 cpp20
Last synced: 22 Mar 2025
https://github.com/BeyzaKomish/Integral-Calculation-Using-Reiman-Sums
This project is for calculating the area under the curve of a function over a specified interval. It uses Left Hand Rule, Right Hand Rule, and Midpoint Rule to estimate the integral.
calculate-area cpp curved function integral project
Last synced: 14 Mar 2025
https://github.com/puravparab/micrograd-cpp
a c++ implementation of micrograd
backpropagation cpp micrograd neural-network
Last synced: 30 Mar 2025
https://github.com/ahmed-dotnetdev/assiut-university-training-ps
Assiut-University-Training-PS With CPP
algorithms cpp data-structures dynamic-programming greedy-algorithms problem-solving
Last synced: 04 Apr 2025
https://github.com/techcsispit/dsa-snippets
DSA Snippets in C++, Java & Python
cpp datastructures java python
Last synced: 09 Sep 2025
https://github.com/developer239/game-programming
Monorepository for graphics programming and game engine related projects.
3d-graphics cmake cpp game-engine monorepo pikuma
Last synced: 10 Jun 2026
https://github.com/xavier-berthiaume/cli-calc
A small console-based calculator written entirely in C++
Last synced: 15 Sep 2025
https://github.com/rustkas/cpp_brocode_for_begginers
This is VS code IDE based code examples of C++ video tutorial "C++ Full Course for free ⚡️"
Last synced: 21 May 2026
https://github.com/archihalder/stl
STL Algorithms and Containers
cpp stl-algorithms stl-containers
Last synced: 06 Apr 2025
https://github.com/muqsitnawaz/mate
Elegant and Modern C++ library for Abstract Algebra
Last synced: 14 Mar 2025
https://github.com/rjryt/samp-socket-plugin
🔌 SA-MP Socket Plugin – Clean Rebuild with Windows & Linux Support
cpp open-source pawn plugin samp socket
Last synced: 28 Jun 2025
https://github.com/a-voronov/computer-graphics-from-scratch
Computer Graphics from Scratch: Lightweight C++ implementation with no external libraries
Last synced: 28 Jun 2025
https://github.com/ermug/tetris_redux
Complete Tetris Recreation written in C++ with SFML. All 7 pieces, smooth controls, progressive difficulty, scoring system. Cross-platform with Windows releases.
2d-game cpp game-development sfml tetris
Last synced: 28 Jun 2025
https://github.com/justin-marian/cost-graphs
Shortest path algorithms for directed graphs with/without cycles, optimized for minimal costs and bounded edge values.
cpp cycle-detection graphs-algorithms shortest-path-algorithm
Last synced: 04 Nov 2025
https://github.com/ethiraric/compilestring
A tiny header to manipulate "raw strings" in a `std::string` fashion at compile-time.
Last synced: 04 Nov 2025
https://github.com/vkarotkiyan/list_threads
Study C++ | Демонстрация подхода мелкогранулярной блокировки при многопоточной реализации методов для класса списка
Last synced: 28 Jun 2025
https://github.com/vansh626/file-system-simulator
A multithreaded file system simulator using C++
cmake concurrency cpp filesystem mutex operating-system threading
Last synced: 28 Jun 2025
https://github.com/alibro005/tic-tac-toe
A simple C++ console-based Tic-Tac-Toe game built during my first semester. Player vs Computer with basic AI.
Last synced: 28 Jun 2025
https://github.com/simonguozirui/ccc
Some solutions to CCC questions I wrote in Python 2.7, C++, and Java
algorithm ccc coding-contest contest cpp high-school java python-2
Last synced: 08 May 2026
https://github.com/yunusemrejr/text-length-1000-or-not--
C++ Windows Desktop App that checks input length for 1000 characters <>
Last synced: 30 Mar 2025
https://github.com/sepera-okeq/arraysort
The difference in sorting for different data types.
algorithm algorithms cpp cpp11 sort sorting sorting-algorithms timin
Last synced: 14 May 2025
https://github.com/erthium/primes-and-others
General tests with prime numbers
combinatorics cpp cpp11 functional-programming makefile math mathematics prime-numbers python python3
Last synced: 17 Feb 2026
https://github.com/striter-no/mtls
Репозиторий содержит множество полезных инструментов для быстрого и легкого развертования своего проекта. Репозиторий содержит упрощенные версии математической библиотеки, асинк библиотеки и набор полезных функций для работы с векторами, строками и вариативными шаблонами
async cpp math variadic-templates
Last synced: 08 Jul 2025
https://github.com/mnoomnoo/staticresourceassert
Static Resource Assert generates a header file containing an API that allows for statically asserting the existence of a directory or file.
api api-generation build-step cpp cpp17 filesystem static-assert static-assertions
Last synced: 03 Nov 2025
https://github.com/abhishekgurjar-in/a2z-dsa-sheet
This repository follows the A2Z DSA Sheet created by Striver, offering a structured and comprehensive roadmap for mastering Data Structures and Algorithms (DSA). The sheet is designed to cover all essential DSA topics from basics to advanced concepts.
a2z-dsa-sheet-solutions cpp dsa dsa-algorithm dsa-cpp dsa-practice dsa-sheet dsa-sheet-solution striver-a2z-sheet
Last synced: 22 Mar 2025
https://github.com/ercodex/object-oriented-programming-exercises
Educational C++ codes for object-oriented programming
Last synced: 30 Mar 2025
https://github.com/00nx/c-string-obfuscator
A lightweight, header-only C++ utility for compile-time string obfuscation using XOR encryption.
c cpp dynamic encryption header obfuscator runtime-decryption string windefender windows xor xor-encryption
Last synced: 06 Jul 2026
https://github.com/terance-edmonds/flower-exchange-cpp
A simple flower stock exchange system that accepts data from a csv file, then process it and output the trades to a new csv file.
Last synced: 05 Mar 2025
https://github.com/azersd/cpp
Introductory project to C++ programming language. It covers the basics of C++ syntax and concepts, including variables, data types, control structures, functions, classes, and object-oriented programming.
Last synced: 10 Apr 2025
https://github.com/sahilk12nayak/cpp-projects
Projects using C++ programming language.
Last synced: 22 Mar 2025
https://github.com/ferr0s04/feup-prog-project
Repository for PROG (Programming) course project of LEIC FEUP, for year 2022-23
cpp feup feup-leic programming
Last synced: 22 Mar 2025
https://github.com/rafath0ssain/sortsimple
C++ application to visualize different types of sorting algorithms, with variety of user-controllable elements.
cplusplus cpp sorting sorting-algorithm-visualizations sorting-algorithms sorting-algorithms-implemented sorting-visualization sorting-visualizer
Last synced: 28 Mar 2025
https://github.com/codingkoopa/graphics-test
Mirror of https://gitlab.com/CodingKoopa/graphics-test.
Last synced: 18 Jun 2025
https://github.com/user-tgk/ibee_sensornode
Code for an Arduino-based sensornode
Last synced: 13 May 2026
https://github.com/jurek-muszynski/proi-carrental
Half-term project assignment as part of the Object-Oriented Programming class @ Warsaw University of Technology
Last synced: 07 May 2025
https://github.com/riccardofelluga/cpp-boilerplate
CMake boilerplate for c++ projects with libraries option. Google-style compliant and modern CMake compliant
cmake cpp libraries make opencv-ready opengl-ready
Last synced: 14 Mar 2025
https://github.com/kerimkuscu/cpp-sum-natural-number
C++ program to calculate sum of natural numbers using loop. Demo =>
cpp dev dev-cpp loop natural natural-number natural-numbers number sum
Last synced: 05 Nov 2025
https://github.com/pbergstrom90/passwordmanagersimulator
Examproject for "Data IT Security" course, Winter 2024.
Last synced: 22 Mar 2025
https://github.com/bsdelf/cab
C++ Auxiliary Box: it's just a cab, not a Ferrari
Last synced: 06 Apr 2025
https://github.com/belimfaux/extendible_hashing
C++ Implementation of an Extendible Hashing Set
cpp data-structures extendible-hashing hashing
Last synced: 14 Mar 2025
https://github.com/heaths/aziz
"Aziz - light!" This project is a simple application to turn switches on and off using SmartThings.
Last synced: 28 Mar 2025
https://github.com/sukruciris/webgl_demo
3D temperature display demo on web.
Last synced: 14 Mar 2025
https://github.com/louis3112/crud_taxi_datastruct
One of my project for Data Structure in 2nd Semester. A simple crud taxi app implements 3 data structure concepts, such as : Linked list, Queue, Stack
cli college-project cpp data-structures linked-list queue simple-project stack
Last synced: 22 Mar 2025
https://github.com/bencardoen/devs-ex-machina
A PDEVS C++ parallel simulator. supporting multiple synchronization paradigms
conservative-concurrency cpp discrete-event-simulation memory-allocator optimistic-concurrency pdevs simulation
Last synced: 30 Mar 2025
https://github.com/awaisfraaz/programming-fundamentals-
This Repository is all about fundamentals
Last synced: 28 May 2026
https://github.com/liam-ohara/christmas-tree
Prints an ASCII representation of a Christmas tree to the terminal
Last synced: 09 Sep 2025
https://github.com/nikitakarmakarp/leetcode-solutions-2025
Leetcode-Solutions-2025 is a repository providing efficient solutions to LeetCode problems in C++, Python, and Java, with explanations and complexity analysis. It helps improve problem-solving skills for coding interviews and algorithm mastery, with regular updates and contributions welcomed.
Last synced: 17 Apr 2026
https://github.com/lschrafstetter/42_cpp01
Project 01 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/lschrafstetter/42_cpp07
Project 07 of the 42 Wolfsburg c++ piscine.
Last synced: 03 Apr 2025
https://github.com/toxe/talos-principle-tetromino-puzzle-solver
Talos Principle Tetromino Puzzle Solver
cpp puzzle puzzle-solver talos-principle tetromino tetromino-solver tetrominoes
Last synced: 22 Mar 2025