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-04-03 00:06:24 UTC
- JSON Representation
https://github.com/ico12319/leetcode-tasks
LeetCode tasks solved by me
algorithms cpp data-structures
Last synced: 28 Feb 2025
https://github.com/aermoss/crawl
A simple endless runner game written in C++ using Raylib.
cpp game game-development raylib runner-game simple-game
Last synced: 11 Jun 2025
https://github.com/morgancaron/cpputils
C++ Utilities Library for compilers or various projects
compiler cpp cpp20 cpp23 cpputils logger parser parser-combinators parser-generator utility-library
Last synced: 12 May 2025
https://github.com/plasmapper/modbus-esp-cpp
Modbus C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/kovacsv/emscriptencmakeminimal
A minimalist example to build an Emscripten application with CMake.
Last synced: 13 Oct 2025
https://github.com/marsdevx/arduino-btcar
🕹️🚗 Bluetooth-controlled Arduino car with 3D-printable parts and a custom Android app.
3d-models 3d-printing android android-app arduino arduino-kits arduino-nano bluetooth bluetooth-arduino bluetooth-connection bluetooth-controlled-car bluetooth-controller car circuit circuit-diagram circuit-diagrams cpp kit stl wiring-diagram
Last synced: 22 Feb 2026
https://github.com/hypertextassassin0273/swift_store_management-oop_project
C++ language based generic management project which covers all the basic & some advance concepts of OOP & C++11, using DevC++ Compiler
cplusplus cplusplus-11 cpp cpp-project cpp11 easy-project management-project management-system oop oop-project open-source open-source-code open-source-project university-project
Last synced: 10 Apr 2025
https://github.com/dup4/learning-cpp
Some demos in the process of learning C++
Last synced: 24 Apr 2025
https://github.com/btq-ag/btq-core
The reference implementation of the BTQ protocol, featuring a fully validating peer-to-peer node and wallet management system for secure blockchain network participation.
blockchain-protocol cpp distributed-ledger p2p-node reference-implementation
Last synced: 24 Feb 2026
https://github.com/shlomnissan/texture-packer
🖼 Spritesheet generator using rectangle bin packing algorithm
bin-packing cpp cpp17 game-2d texture-atlas texture-packer
Last synced: 12 Apr 2025
https://github.com/tsnsoft/components_choice_wxwidgets-linux
Компоненты выбора в wxWidgets на С++ в Code::Blocks
c choice codeblocks cpp example linux wxwidgets
Last synced: 03 Jul 2025
https://github.com/zpnst/smart-list
Functional doubly linked list
cpp datastructures doubly-linked-list oop
Last synced: 02 Jul 2025
https://github.com/anuraganalog/hackerrank
Contains codes for some of the solutions to Hacker-rank problems
cpp dbms hackerrank hacktoberfest hacktoberfest2020 problem problem-solving projecteuler python3 sloving solutions sql statistics
Last synced: 09 Apr 2025
https://github.com/thatsabhishek/coding_ninjas-intro_to_cpp
This repo includes all C++ problems for Coding Ninjas Introduction to C++ Course.
coding codingninja-solution codingninjas codingninjasfundamental codingninjaspractice cpp patterns programming
Last synced: 11 Apr 2025
https://github.com/evanxg852000/cpp-conan-docker-starter
A C++ starter project using conan within docker
cmake conan cpp cpp14 cpp17 docker docker-compose
Last synced: 17 Oct 2025
https://github.com/son-b/csw-createsoftware
비공식 자율 동아리 CSW의 공용 Repo입니다. (이때 당시, 스터디와 프로젝트 부분을 같은 Repo 상에 두게 됐는데, 어쩔 수 없이 브렌치로 나눠놨습니다.)
algorithms baekjoon-solutions cpp game-development project
Last synced: 23 Apr 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets-linux
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux
c codeblocks cpp example linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/wxwidgets_table_demo
Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets
codeblocks codeblocks-ide cpp example windows wxgrid wxwidgets
Last synced: 22 Apr 2025
https://github.com/lawrencewarren/komo2
KoMo2 is an ARM emulator GUI program for Linux, written in C++ using the GTKMM library. It allows users to control the operation of an emulated ARM processor, while viewing the memory and register values of your loaded ARM assembly program.
arm c cpp emulation gtkmm gui linux nottingham nottinghamuni
Last synced: 11 Mar 2026
https://github.com/marianpekar/ue4-maze-generator
An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.
blog-post cplusplus cpp maze-generator tutorial tutorial-code ue4
Last synced: 16 Mar 2026
https://github.com/snifi0/sniffer
Multitool!
arduino badusb cc1101 cpp current-meter emf emf-detector esp32 esp32-arduino ir pn532 rf rfid subghz usb-rubber-ducky
Last synced: 16 Mar 2026
https://github.com/periareon/rules_cc_autoconf
Bazel rules providing a light-weight alternative to GNU Autoconf.
autoconf bazel bazel-rules c cpp rules-cc
Last synced: 17 Mar 2026
https://github.com/sonodima/wmipp
WMI++ takes away the pain from interfacing with the Windows Management Instrumentation from C++
Last synced: 23 Apr 2025
https://github.com/djkovrik/customgauge
Simple customizable gauge class [C++, wxWidgets].
Last synced: 11 Aug 2025
https://github.com/tudasc/cusan
A data race detector for CUDA C and C++ based on ThreadSanitizer
c cpp cuda datarace threadsanitizer
Last synced: 12 Aug 2025
https://github.com/h2337/cppdataloader
cppdataloader is a batching and caching library for C++17
batch batching cache caching cpp cpp17 dataloader
Last synced: 13 Aug 2025
https://github.com/arindal1/striversdsasheet
Solutions of all the problems in Striver's A2Z DSA Sheet
cpp data datastructures datastructures-algorithms striver strivers-sde-sheet
Last synced: 04 Apr 2025
https://github.com/dsc712/concepts_of_java
A repository having java programs implementing important concepts in java programming language along with a competitive section , containing codes of successful submissions of different online coding platforms .
Last synced: 16 Aug 2025
https://github.com/spatlyu/spatlyu.github.io
Personal Website of SpatLyu
cpp geography geoinformatics gis personal-website python3 r spatial-analysis statistics
Last synced: 16 Aug 2025
https://github.com/tembleking/cchan
A C++17 header-based library that implements Go-like channels.
channels concurrency concurrency-patterns concurrent-programming cpp cpp-library cpp17 golang library mit mit-license
Last synced: 18 Aug 2025
https://github.com/pkestene/tsp
traveling salesman problem solved with different programing models
cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl
Last synced: 19 Aug 2025
https://github.com/briancairl/zen
A functional/railway-oriented programming library for C++17
cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming
Last synced: 22 Aug 2025
https://github.com/oliverfindl/arduino-uno-temperature-monitor
Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.
arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637
Last synced: 04 Mar 2026
https://github.com/unusualcodeorg/clab
clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.
c coding-challenge consumer-producer cpp graph hashmap linkedlist maze-algorithms programming pthreads puzzles queue stack thread-pool travelling-salesman-problem tree
Last synced: 16 Apr 2025
https://github.com/irdcat/wasm-invaders
Space invaders arcade machine emulator (intel8080 cpu & peripherials) compiled to WebAssembly
arcade-machine cpp cpp17 emscripten emulator intel8080 javascript wasm webassembly
Last synced: 15 May 2025
https://github.com/nixman/std-signals
C++11 managed signals and slots callback implementation
Last synced: 15 May 2025
https://github.com/ayhamratrout/cpu_simulator
A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.
c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os
Last synced: 22 Sep 2025
https://github.com/nielsbishere/terrain_downloader
A tool for helping you download larger parts of terrain from terrain.party.
Last synced: 15 Apr 2025
https://github.com/gershnik/objc-helpers
Utilities to make coding on Apple platforms in C++ or ObjectiveC++ more pleasant
apple async-generator asyncgenerator c-plus-plus comparators coroutines cpp dispatch-queues dispatchqueue gcd grand-central-dispatch header-only ios macos no-dependencies nsobject objective-c objective-c-plus-plus objectivec xctest
Last synced: 02 Jan 2026
https://github.com/wesleych3n/ntubme-autograde
NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.
autograder autolab automation cpp docker gtest
Last synced: 23 Mar 2025
https://github.com/joanstinson/hackandslash
A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.
cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2
Last synced: 28 Dec 2025
https://github.com/pencilcaseman/surge
A lightweight, cross-platform C++ creative-coding framework
cpp creative-coding cross-platform glfw graphics graphics-programming gui imgui librapid lightweight raylib raylib-cpp ui
Last synced: 15 May 2025
https://github.com/congard/expressif
Wrappers & tools for ESP32 boards written in modern C++
cpp cpp-library cpp20 cpp20-library embedded esp-idf esp32 esp32-idf espressif http http-server internet-of-things iot platformio rest rest-api
Last synced: 14 Apr 2025
https://github.com/ferhatgec/colorized
single header console color library for C++20.
color colorized cpp cpp20 header library single single-header
Last synced: 14 Apr 2025
https://github.com/ferhatgec/desktof
Unique /s and simple desktop file parser. Written in C++17.
cpp cpp17 desktop file filesystem library parser plusplus simple
Last synced: 14 Apr 2025
https://github.com/lackhole/ssstl
SS Standard Template Library. It focuses on implementing high version features for lower versions of C++
c-plus-plus cplusplus cpp cpp11 cpp14 cpp17 cpp20 modern-cpp optional ssstl stl type-traits
Last synced: 07 Apr 2025
https://github.com/haknkayaa/qledindicator-customplugin-withcmake-example
A simple Qt Designer plugin using CMake. Adapts official qmake guides to CMake, distributing a shared library with a sample app for custom widgets.
cpp qml qml-applications qml-samples qt5 qt5-widgets qt6 qt6-application qt6-gui qt6-widgets qtcreator-plugin qtdesigner qtdesigner-plugin
Last synced: 24 Jul 2025
https://github.com/fatlipp/cuda-tree
CUDA-based Tree builder
algorithms cpp cuda octree quadtree tree
Last synced: 19 Jun 2025
https://github.com/ferhatgec/translatfe
Very simple language translator written in C++.
cpp cpp17 english german language translate translator
Last synced: 14 Apr 2025
https://github.com/sandsmark/sphero-and-mousr-qt-controller
Desktop application for controlling the Mousr cat toys and Sphero robots
cat cat-toy cpp desktop-application mousr mousr-cat-toy qt robot robot-controller robot-navigation robotics robots sphero sphero-ble sphero-connector sphero-robots
Last synced: 12 Apr 2025
https://github.com/thealgo/hackerrank_solutions
Solutions to all the hackerrank questions solved my me using my own noble algorithms
algorithms cpp data-structures hackerrank
Last synced: 19 Sep 2025
https://github.com/shiroinekotfs/jupyter-cpp-header-template
C++ kernel for Jupyter headers template. Used to provide additional abilities for the kernel.
Last synced: 15 Apr 2025
https://github.com/siyovush-hamidov/Hamming-Codes-8-4
🔐 This project implements the Hamming Code 8-to-4 algorithm for error detection and correction during information transmission, capable of handling one mistake
Last synced: 29 Jul 2025
https://github.com/bitwizeshift/bit-tools
A library of useful c++ tools for creating application front-ends.
Last synced: 31 Jul 2025
https://github.com/zanjie1999/3dlcd2usb
使用3D打印机通用的LCD2004面板(老王店的)的LCD2USB arduino pro mini
Last synced: 30 Apr 2025
https://github.com/xaizek/dit
Command-line task keeper.
cpp cpp11 task-manager tasks todo todolist
Last synced: 14 Apr 2025
https://github.com/christopher-besch/cpp_go_fast
Collection of tips and tricks for fast C/C++ code.
Last synced: 01 Sep 2025
https://github.com/yassin522/leetcode
Collection of LeetCode problems to ace the coding interview!
cpp leetcode leetcode-solutions problem-solving
Last synced: 07 Apr 2025
https://github.com/e6nlaq/aqua
🐬Fast, short, and easy.
aqua aquascript cpp lang programing-language programming
Last synced: 10 Mar 2026
https://github.com/jppelteret/dealii-weak_forms
An implementation of a symbolic weak form interface for deal.II, using expression templates as well as automatic and symbolic differentiation.
cpp dealii finite-element-method weak-forms
Last synced: 02 Aug 2025
https://github.com/archo5/lighter
LIGHTmap renderER
bake c-api c-plus-plus cpp lighting lightmap radiosity renderer software-rendering
Last synced: 03 Aug 2025
https://github.com/print3m/anti-vm
Windows-based implementation of several anti-vm techniques used in malware development.
anti-virtualization anti-vm cpp malware-development winapi
Last synced: 27 Sep 2025
https://github.com/falcowinkler/flockingbird
Flocking algorithm implementation in c++
boids boids-algorithm boids-behaviour boids-simulation cpp cpp11 emergence flocking header-only modelling-biological-systems simulation
Last synced: 15 Apr 2025
https://github.com/tonitaga/photo_laboratory
An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework
convolution cpp filterkernel filters photoshop qt
Last synced: 08 Aug 2025
https://github.com/1337fury/42webserv
writing an HTTP server with C++98
configuration cpp http-requests http-response http-server networking nginx oop parser server web
Last synced: 15 Apr 2025
https://github.com/fkromer/testability-patterns-cpp
"Design for Testability" pattern examples in C++ (cmake, gtest).
cmake cpp design-for-testability gtest
Last synced: 27 Jun 2025
https://github.com/creosb/nft-art-gallery
Cross-Platform Multiplayer NFT Art Gallery on Unreal Engine
art artgallery binance cpp eos game multiplayer nft opensea steam unreal-engine unreal-engine-4
Last synced: 15 Sep 2025
https://github.com/jdumas/cpp-project-template
Template repository for C++ projects using CMake, libigl, etc.
Last synced: 15 May 2025
https://github.com/arbmind/cmake-containers
Docker containers for building CMake projects with Qt and Clang or GCC
clang cmake cpp docker-container gcc
Last synced: 05 Mar 2026
https://github.com/flexivrobotics/flexiv_sim_plugin
A middleware plugin to connect Flexiv Elements Studio to any external simulator. Supports C++ and Python. Compatible with Linux only.
adaptive-robots cpp flexiv force-control robotics sim2real simulation
Last synced: 17 Jan 2026
https://github.com/nulladmin1/nix-flake-templates
A collection of Nix Flake Templates for: Python, CMake, Poetry, uv, Rust, Fenix, Naersk, Vim, Zig, Bash etc.
c cmake cplusplus cpp fenix go golang linux nix nix-flake nixpkgs poetry python rust template template-project templates zig
Last synced: 12 May 2025
https://github.com/davidallendj/gdpm
CLI tool to automate managing Godot game engine assets from the command-line.
assets automation cli cmake command-line cpp godot3 godot4 make meson ninja package-manager scons
Last synced: 12 Apr 2025
https://github.com/xmkg/ko-mfc-launcher
Knight online launcher, designed using Windows MFC framework in C++ language
Last synced: 07 Jul 2025
https://github.com/mingsm17518/cs-wiki
🌟Wiki of CS (computer science)
computer-science cpp mkdocs mkdocs-material
Last synced: 12 Apr 2025
https://github.com/caishangqi/charmingcraft
TopDown voxel game inspired by Minecraft: Dungeon, combined with lots of RPG elements
Last synced: 13 Apr 2025
https://github.com/vaquierm/golite_transpiler
💻 Transpiler written in OCaml that that converts a subset of golang to C++
code-generation cpp golang ocaml parser scanner transpiler
Last synced: 11 Jul 2025
https://github.com/igraph/igraph-cpp
C++ wrappers for igraph data structures
Last synced: 11 Apr 2025
https://github.com/mootseeker/stm32_embedded_cpp
Get into CPP on Embedded Software Level
cpp embbeded lerning research-project stm32
Last synced: 26 Jun 2025
https://github.com/foxpace/cpp_ecg_detectors
ECG R wave detectors for c++
cpp cpp-library detectors filter qrs-detection signal-processing
Last synced: 19 Jul 2025
https://github.com/tekaireb/nimblex_dictionary
A blazing fast dictionary for the Terminal.
autocomplete cpp dictionary dynamic-programming fuzzy-search levenshtein-distance ncurses trie
Last synced: 31 Mar 2025
https://github.com/jsh32/codex
Books/Courses written by the Codex Foundation
book computer-science course cpp educational-resources learning learning-resources programming
Last synced: 14 Apr 2025