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-06-23 00:06:41 UTC
- JSON Representation
https://github.com/crocsg/midiflower_wifi
sonification of biodata with web configuration
biodata cpp esp32 midi music sonification
Last synced: 02 May 2025
https://github.com/yhaiovyi/c-wasm-loader
Super change your browser with C/C++ power.
c cpp wasm webpack webpack-loader webpack3
Last synced: 14 Apr 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/luizppa/smal
A file comrpessor using LZ78 algorithm.
compression compression-algorithm cpp cpp11 lz78 lz78-encode-decode
Last synced: 15 Jun 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/dominiklohmann/wahl
A type-safe argument parser for modern C++.
Last synced: 24 Mar 2025
https://github.com/zanjie1999/3dlcd2usb
使用3D打印机通用的LCD2004面板(老王店的)的LCD2USB arduino pro mini
Last synced: 30 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/vishal2376/todo
A simple todo list application created with file handling in C++
Last synced: 06 Mar 2025
https://github.com/netromdk/clyzer
C[ryptographic Ana]lyzer
affine-cipher cpp cryptoanalysis cryptography frequency-analysis index-of-coincidence kasiski-method low-frequency-intervals qt5 vigenere-cipher
Last synced: 01 Sep 2025
https://github.com/francescmm/benchmarktool
C++ library that tracks the time it takes a function to run. It creates a calling tree.
benchmark cpp cpp17 multi-thread
Last synced: 15 Jun 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/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/mattgodbolt/ce-behind-the-scenes
Slides for a "Behind the Scenes" presentation
Last synced: 24 Mar 2025
https://github.com/haydend100/opengl-multiplayer-fps
Multiplayer FPS OpenGL Rendering/Game Engine written in c++
3d-graphics bullet-physics cpp engine game game-engine glsl indirect multiplayer-fps multiplayer-game opengl opengl3 pbr-shading physically-based-rendering physics-engine rendering rendering-engine winsock2
Last synced: 14 Apr 2025
https://github.com/gmorales08/proyectodungeoncrawler
Juego Dungeon Crawler de terminal hecho en C++
Last synced: 01 May 2025
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/ferhatgec/kalem
[Use Kalem.rs instead] Fegeya Kalem transpiler (maybe compiler?)
clang compiler cpp cpp17 fegeya language programming transpiler
Last synced: 14 Apr 2025
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/cfnptr/ecsm
Easy to use and fast Entity Component System Manager (ECS) C++ library.
c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template
Last synced: 30 Oct 2025
https://github.com/ferhatgec/fstring
New generation STL String implementation with powerful features.
cpp cpp17 cpp20 implementation sh standart std stdlib stl stl-string
Last synced: 14 Apr 2025
https://github.com/supercmmetry/rainman
A lightweight flexible hierarchical memory manager for C++
cpp leak manager memory memory-leak rainman smart-pointer thread-safe
Last synced: 13 Aug 2025
https://github.com/ferhatgec/elite.cpp
Elite[dot]cpp, C++17 implementation of Elite build system.
build build-system clang cpp cpp17 elite elitebuild fegeya
Last synced: 14 Apr 2025
https://github.com/ferhatgec/generafor
Fegeya Generafor, Your website no longer only website, It's an application.
app app-generator application cpp cpp17 generator gnome gtk gtk3 gtk4 gui icon vala
Last synced: 16 Sep 2025
https://github.com/ali-elshorpagi/snake_game
A Snake Game using the C++ graphics.h library
cpp game game-development graphics-library snake-game
Last synced: 23 Jun 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/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/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: 21 May 2026
https://github.com/samyam81/leetcode_questions
This is a repository created to store the leetcode questions. This maynot be the most efficient way of solving the problem.
array binary-search bitmanipulation breadth-first-search concurrency cpp csharp depth-first-search divide-and-conquer dynamic-programming hashmap hashset java kotlin leetcode-solutions matrix string tree two-pointer two-pointers
Last synced: 09 Oct 2025
https://github.com/iveevi/javelin
Framework for graphics programming in pure C++
cpp cpp20 game-engine glsl graphics graphics-programming jit
Last synced: 24 Jul 2025
https://github.com/huy-dna/nonvariadic-printf
An implementation of printf + A preprocessor to pass the code through before compiling
cpp implementation makefile printf python3 speculative
Last synced: 24 Feb 2025
https://github.com/ssciwr/high-performance-cpp
High Performance C++ [SSC Compact Course]
cpp performance ssc-compact-course
Last synced: 13 Aug 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/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/pinto0309/tinyyolo
Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦
cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2
Last synced: 13 Sep 2025
https://github.com/paulchen2713/nthu-network_security_2022
COM 5335 Network Security 2022 Course Materials
aes-256 biginteger cpp ecc-cryptography matlab nthuee python rabin-cryptosystem
Last synced: 22 Jul 2025
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/pierluigiferrari/extended_kalman_filter
An 2D Extended Kalman Filter
cpp ekf extended-kalman-filters kalman-filter sensor-fusion
Last synced: 13 May 2025
https://github.com/tylerjw/fp
Functional Programming extensions to C++ for ROS projects.
Last synced: 13 Apr 2025
https://github.com/novemus/stack-scopes
Analyzing C/C++ Stack Snapshots.
c-plus-plus cpp debug vscode vscode-extension
Last synced: 17 Jul 2025
https://github.com/b1f6c1c4/cpp-create-objects
How many ways to create object(s) in C++?
Last synced: 25 Jul 2025
https://github.com/mazenelnahla/supergameduino
In our project, we collected old vintage arcade games and bring them back with some modern technologies and less cost than old consoles in the market. This game console was made using an esp 32s and an old modified version of fabgl library which allowed us to control the VGA using canvas and simple commands
cpp esp32 fabgl fabrizio-di-vittorio
Last synced: 13 May 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/novoselov-ab/ai-zero
Implementation of an AlphaGo Zero paper in one C++ header file without any dependencies
alphago alphago-zero convolutional-neural-networks cpp deep-learning deep-neural-networks machine-learning mcts mcts-implementations mnist-nn reinforcement-learning self-play
Last synced: 27 Jun 2025
https://github.com/qengineering/mobilenetv1_ssd_opencv_caffe
MobileNetV1_SSD Caffe with OpenCV on RaspBerry Pi
caffe cpp dnn mobilenet-ssd mobilenetv1-ssd-caffe opencv raspberry-pi testopencv-caffe
Last synced: 13 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/0rayn/gettoknow.github.io
Learning how everything works
assembly c cpp os-tutorial osdev
Last synced: 13 May 2025
https://github.com/manydeps/cxxbuild
cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.
bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg
Last synced: 14 Sep 2025
https://github.com/clausklein/moderncmakestarter
Modern CMake Starter Project
cmake conan-packages cpp template travis-ci
Last synced: 10 Apr 2025
https://github.com/ciffelia/raytracing
RayTracing on OpenSiv3D
cpp opensiv3d raytracing siv3d
Last synced: 09 Apr 2025
https://github.com/amirhnajafiz-university/s3ds01
Data structures final project.
Last synced: 10 Apr 2025
https://github.com/eclipse-cdt-cloud/clangd-contexts
API for management of clangd configuration files in C/C++ projects using contexts.
clangd cpp theia vscode-extension
Last synced: 10 Apr 2025
https://github.com/rawify/quaternion.cpp
A C++ Quaternion library
angle complex conjugate cpp math numbers quaternion rotation
Last synced: 12 Apr 2025
https://github.com/gear-sv/gear-contracts
compile, test, deploy cpp code to bitcoin
Last synced: 01 Aug 2025
https://github.com/stories2/kangnam-ar
Unity AR, export picture from document and play with it.
arfoundation cpp native-library opencv unity
Last synced: 15 Jun 2025
https://github.com/bagussatoto/tutorial_bahasa_cpp
Untuk Belajar Bahasa Pemrograman C++
Last synced: 07 Jul 2025
https://github.com/notselwyn/sudokusolver
Solves a Sudoku in the matter of seconds.
algorithms cpp golang javascript python python3 sudoku
Last synced: 12 Apr 2025
https://github.com/akifev/algorithms-and-data-structures
Algorithms and Data Structure in ITMO, 2017-2018.
algorithms-and-data-structures cpp itmo
Last synced: 10 Apr 2025
https://github.com/caffeines/code-library
Code collection of the different types of data structure, algorithm, and technique.
algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures
Last synced: 28 Oct 2025
https://github.com/paulo-d2000/pnexe
C++ Based Steganography with exe files & png images
Last synced: 10 Apr 2025
https://github.com/mrrobinofficial/unreal-eventbus
The Event Subsystem is an event-based communication within the game. It enables a more modular and maintainable architecture.
cplusplus cpp event eventbus plugin unreal-engine unreal-engine-plugin
Last synced: 10 Apr 2025
https://github.com/hideakitai/im920
Interplan IM920 series wrapper for Arduino and openFrameworks
communication cpp im920 serial sub-ghz wireless
Last synced: 01 May 2025
https://github.com/wykerd/waifu2x-node
Image Super-Resolution in NodeJS using libw2xc from waifu2x-converter-cpp.
cpp image image-processing node-module node-native-addons nodejs opencv upscale upscaler waifu2x waifu2x-converter-cpp
Last synced: 28 Oct 2025
https://github.com/jayantgoel001/atcoder
atcoder atcoder-solutions competitive-programming cpp
Last synced: 02 May 2025
https://github.com/coderonion/cuda-beginner-course-rust-version
bilibili视频【CUDA 12.x 并行编程入门(Rust版)】配套代码
candle cpp cublas cuda cuda-programming cudarc cudnn gpu gpu-programming nvcc nvidia parellel-programming python rust
Last synced: 15 Jun 2025
https://github.com/anishlearnstocode/hackerrank-cpp
Solutions to C++ domain challenges on Hackerrank 👨💻🐱👤.
algorithms c cpp data-structures hackerrank
Last synced: 10 Apr 2025
https://github.com/timostrating/pokeworld
Opengl engine + fully procedural demo
3d cpp emscripten opengl webgl2
Last synced: 10 Apr 2025
https://github.com/ark-iot/ark-cpp
Ark: Cpp || a C++ Ark Ecosystem Wrapper for Machines ||
arduino ark ark-blockchain arkecosystem blockchain cpp cryptocurrency devnet mcu
Last synced: 03 May 2025
https://github.com/bsolomon1124/hello-c-extension
Showcase use and packaging of a C++ extension module
Last synced: 27 Mar 2025
https://github.com/sandrokeil/arangodb-php-driver
A PHP extension for ArangoDB with fuerte and velocypack :rocket:
arangodb cpp database driver fuerte nosql php php-extension velocypack vpack
Last synced: 04 May 2025
https://github.com/kdrag0n/aoc2021
My solutions for Advent of Code 2021
advent-of-code advent-of-code-2021 cpp javascript python rust
Last synced: 16 Jun 2025
https://github.com/msdn-whiteknight/errlib
C/C++ exception handling and logging library
c cpp error-handling exceptions library logging windows
Last synced: 16 Jun 2025
https://github.com/607011/9piece-solver
Solver for Scramble Square™️-like 3×3 puzzles, written in C++
cplusplus cplusplus-11 cpp educational educational-project puzzle-solver solver
Last synced: 05 Sep 2025
https://github.com/richelbilderbeek/kalmanfilterer
Tool to investigate a Kalman filter
cpp gui kalman kalman-filter qt
Last synced: 28 Jul 2025
https://github.com/dariarty/minesweeper_qt
Minesweeper game made with C++/Qt/QML with improved classic GUI and cutomizable rules
cpp game github-pages minesweeper qmake qml qt
Last synced: 29 Oct 2025
https://github.com/cppshizoids/containers
some containers and some my reimpl of std lib
Last synced: 19 Mar 2025
https://github.com/igraph/igraph-cpp
C++ wrappers for igraph data structures
Last synced: 11 Apr 2025
https://github.com/nikumu/leetcode-solutions
A collection of solutions to various LeetCode problems implemented in C++.
algorithms cpp cpp11 data-structure interview-practice interview-preparation interview-questions interview-solutions leetcode leetcode-solutions modern-cpp
Last synced: 05 Apr 2025
https://github.com/tony/wxscintilla
wxscintilla updated for wxwidgets 3.0 and clang
Last synced: 18 Jan 2026
https://github.com/shibam120302/gfg_potd
I try to upload the daily code which i practice daily and also upload GFG POTD (Java,Cpp,Python3)
alogrithms cpp data-structures dsa geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-potd geeksforgeeks-solutions gfg java potd python
Last synced: 10 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/dariarty/hangman_game_qt
Hangman game with fancy GUI, multi-language support, sound effects and lots of words made with C++/Qt/QML
cpp game github-pages hangman qmake qml qt
Last synced: 12 Apr 2025
https://github.com/newmarcel/awaken
A command line tool that prevents your Mac from going to sleep.
Last synced: 12 Apr 2025