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/hjaltesorgenfrei/vulkanologi
A Homemade game engine written in C++23 with Vulkan
3d cpp ecs entt game-engine jolt-physics multiplayer physics renderer vulkan
Last synced: 12 Apr 2025
https://github.com/qiskit/qiskit-cpp
Qiskit C++ is an opensource interface to quantum centric supercomputing, compatible interface to Qiskit in C++
cpp qiskit quantum-computing supercomputing
Last synced: 03 Jul 2025
https://github.com/talkuhulk/ddim_scheduler_cpp
This project provides a cross-platform C++ ddim scheduler library that is consistent with the Diffusers:DDIMScheduler interface.
Last synced: 28 Apr 2025
https://github.com/zivnadel/advent-of-code
Solutions to the Advent of Code annual event
advent-of-code advent-of-code-2022 advent-of-code-2023 cpp javascript python
Last synced: 18 Jun 2025
https://github.com/jefftrull/sparsematrixlibraries
Test cases demonstrating different sparse matrix libraries
Last synced: 12 Oct 2025
https://github.com/adharshkamath/mathy-compiler
A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain
bison c compiler compiler-construction cpp equation flex lex mathematical-equation mathematical-notations omp-parallel openmp openmp-programs parallelization transpiler yacc
Last synced: 03 Jul 2025
https://github.com/codinasion/hello-world
"Hello World" in every programming language 🤗 Good collection of `good first issue`
c c-sharp cpp dart first-timers go good-first-issue hello-world java python python3 scala
Last synced: 05 Jul 2025
https://github.com/hobywan/trinity
An anisotropic mesh adaptation library designed for non-uniform memory access multicore and manycore nodes.
anisotropy cpp hpc intel manycore mesh multicore numa openmp
Last synced: 15 Oct 2025
https://github.com/ravi-prakash1907/os-practicals
C/C++ programs to understand the working of the Operating System
c college cpp operating-system os
Last synced: 06 Sep 2025
https://github.com/aregtech/cpp-action-workflows
Here I collect some action workflows which can be useful for C/C++ developers
action-workflow areg-sdk clang cmake-build cpp cygwin examples gcc github-workflows msbuild msvc workflows yaml
Last synced: 19 Jan 2026
https://github.com/mc-cat-tty/DoorbellCamDaemon
Part of DoorbellCam project: daemon for people recognition with YOLO from a RTSP video stream.
cicd computer-vision container cpp docker doorbell ezviz mqtt mqtt-client opencv rtsp-client rtsp-stream smart-door smart-doorbell yolo yolov5
Last synced: 21 Apr 2025
https://github.com/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 2025
https://github.com/blackmatov/defer.hpp
Go's defer implementation in C++17
c-plus-plus cplusplus-17 cpp cpp17 defer header-only no-dependencies
Last synced: 17 Jun 2025
https://github.com/b1tflyyyy/utf8-string-cpp
Implementation of wrapper over standard string to work with UTF-8 encoding
cmake cpp cpp20 cross-platform encoding library linux mit mit-license string unicode utf-8 windows
Last synced: 11 Apr 2025
https://github.com/divisionind/autorun
allows you to hold down any key on your keyboard by pressing a hotkey
automation c cpp game games macros windows
Last synced: 07 Jul 2025
https://github.com/mxrcode/stockwidget
Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.
cpp cryptocurrency open-source opensource stockwidget widget
Last synced: 03 Jul 2025
https://github.com/harrison1/unrealcpp-full-project
unrealcpp full project for backups and version control for project breaking errors
c-plus-plus cplusplus cpp ue4 unreal unreal-engine unreal-engine-4 unrealengine
Last synced: 15 Oct 2025
https://github.com/makstamoian/ping
Simple ping implementation in C++
cpp icmp linux ping system-programming
Last synced: 05 Feb 2026
https://github.com/rudrakshi99/low_level_design
Low level design problem solution in c++.
cpp lld low-level-design machine-coding object-oriented-programming oops system-design
Last synced: 26 Oct 2025
https://github.com/vixcpp/cli
vixcpp/cli – Command Line Interface for vix.cpp. Scaffold new projects, run the server with hot reload, and generate models or resources.
backend cpp cpp20 cross-platform http-server modular repl runtime vix vix-cli vixcpp
Last synced: 01 Apr 2026
https://github.com/kernelinterrupt/whisper4dart
whisper4dart is a dart wrapper for whisper.cpp, designed to offer an all-in-one speech recognition experience. It can handle most audio file inputs, not just wav.
cpp dart deep-learning flutter speech-recognition speech-to-text whisper whisper-cpp
Last synced: 29 Jan 2026
https://github.com/t-eckert/ctci_solutions
My solutions to problems posed in Gayle McDowell's "Cracking the Coding Interview".
cpp ctci interview-questions python ruby
Last synced: 04 Mar 2026
https://github.com/kneth/demonodeextension
Demonstration of C++ extension for node.js
Last synced: 26 Feb 2026
https://github.com/lackhole/lupin
Access member fields ignoring access specifiers
Last synced: 17 Mar 2026
https://github.com/dasaav-dsv/callhook
An x86-64 function call hooking library.
cpp cpp17 function-hooking hooking-framework hooking-library reverse-engineering
Last synced: 24 Dec 2025
https://github.com/brainboxdotcc/templatebot
CMake template for a simple D++ bot.
api container cpp discord discord-api discord-api-v10 discord-api-wrapper docker dplusplus dpp hacktoberfest linux osx
Last synced: 12 Apr 2025
https://github.com/karnkaul/dino
C++20 Library for dynamically loading shared libraries and functions.
cpp cpp20 cpp20-library dynamic-loading loader
Last synced: 11 Apr 2025
https://github.com/pierluigiferrari/unscented_kalman_filter
A 2D Unscented Kalman Filter
cpp kalman-filter sensor-fusion ukf unscented-kalman-filter
Last synced: 13 May 2025
https://github.com/hofbi/teaching-tools
Teaching Software Engineering As Programming Over Time
cpp python software-engineering teaching tum
Last synced: 11 Apr 2025
https://github.com/georgecatalin/qt-core-advanced-with-cpp
Course work associated with the Udemy.com course "Qt Core Advanced with C++" , authored by Bryan Cairns.
cplusplus cpp qt qt5 qtcreator udemy-course
Last synced: 31 Oct 2025
https://github.com/kazhuu/advent-of-code-2020
My C++ solutions for a year 2020
Last synced: 11 Apr 2025
https://github.com/chasenut/fileexplorer
File explorer in Qt QML and C++
cpp fileexplorer filesystem qml qt
Last synced: 22 Jul 2025
https://github.com/congard/pointcloudcrust
C++ implementation of the Point Cloud Crust Algorithm ("The Cheese-Maker")
algorithm cpp cpp-library pointcloud surface-reconstruction triangulation
Last synced: 28 Jun 2025
https://github.com/qengineering/shufflenetv2-ncnn
ShuffleNet_V2 for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4 shufflenet-v2 shufflenetv2 shufflenetv2-ncnn
Last synced: 09 Sep 2025
https://github.com/innermost47/beatcrafter
Intelligent MIDI drum pattern generator VST3 designed for live performance with foot controllers. Generate authentic patterns across multiple styles with dynamic intensity control.
audio-plugin beatmaker cpp daw drum-machine drums foot-controler juce live live-performance midi-learn pattern-generator vst-plugin vst3 vst3-plugin
Last synced: 01 Apr 2026
https://github.com/jasonzhu1313/cameraposeestimating
This project detects harris corner of the pattern, and cluster these corners based on the density,and then process these clustered pattern to identify which pattern it is and the object is find the feature points of these pattern and using pop to calculate the extrinsic parameters of the camera.
camerapose-estimate clustering corner-detection cpp pattern-recognition
Last synced: 19 Mar 2025
https://github.com/hoshimin/vu-meter
Just a volume visualization on a keyboard
cpp keyboard-leds numlock-indicator volume volume-indicator volume-meter vu-meter
Last synced: 07 May 2025
https://github.com/vikashpr/18csc304j-cd
SRMIST Kattankulathur Compiler Design-18CSC304J lab exercises Implemented in C/C++
18csc304j 18csc304j-cd compiler-design compiler-design-lab cpp srm-compiler-design-18csc304j srmist-cd srmist-cd-lab vikashpr
Last synced: 22 Jul 2025
https://github.com/topfreegames/maestro-client
maestro-client is maestro's framework that should be included in game rooms
cpp game game-development game-room maestro unity
Last synced: 12 Apr 2025
https://github.com/0xnineteen/hyper-alpha-zero
hyper optimized alpha zero implementation to play gomoku (distributed training with ray, mcts with cython)
alpha-go alpha-zero cpp cython deepmind mcts monte-carlo-tree-search multi-core python ray
Last synced: 13 May 2025
https://github.com/pschatzmann/arduino-freertos-addons
Additions to FreeRTOS: C++ API
Last synced: 03 Apr 2025
https://github.com/abdallahhemdan/hackerrank-solutons
✨ My solutions on HackerRank with c/c++ ..
c c-programming cmp2022 cpp cpp14 hacker-rank hackerrank hackerrank-solutions hemdan
Last synced: 06 Mar 2026
https://github.com/willdoescode/natcpp
Re-writing natls in c++ to learn c++
c cpp ls ls-colors ls-command nat natls
Last synced: 07 Apr 2025
https://github.com/minhaskamal/filesqueezer
Simple File Compressor & Extractor (huffman-algorithm-compression-zip)
c-plus-plus compressor cpp encoder huffman-algorithm zip
Last synced: 11 Apr 2025
https://github.com/christianoellers/drunken-mouse-creative-tool
Randomly shake mouse cursor. Windows tool for creative purposes, e.g. drawing software or playing games. Compatible to Windows 7 and Windows 10. Use at own risk.
borland borland-cpp borland-graphics-interface cplusplus cpp cpp-tool creative-coding creative-tool cursor design-tool drawing-app drawing-tool game-tool mouse mouse-cursor tool windows windows-10 windows-7 windows-tools
Last synced: 22 Jan 2026
https://github.com/mntone/angelumbrella
Mntone WinUI 3 Library
controls cpp cpp-lib cpp-library csharp csharp-library settings-ui ui ui-control ui-controls windows windows-runtime windows-runtime-component windows-ui windows10 windows11 winrt winui winui3 xaml
Last synced: 05 Apr 2025
https://github.com/madladsquad/untitledexec
A cross-platform wrapper on top of fork and exec/CreateProcess
c cpp cross-platform execution library unix windows
Last synced: 11 Apr 2025
https://github.com/blackboxaudio/neuron
Collection of C++ audio DSP components ⚡
audio-development audio-processing audio-programming bbx-audio blackboxaudio cpp cpp-library digital-signal-processing dsp dsp-library
Last synced: 17 Jan 2026
https://github.com/ujinf74/ballistic-solver
Native C/C++ numerical launch-angle solver for moving targets under quadratic air drag
ballistic-solver ballistics broyden-method c-abi cpp ffe game-development header-only mechanics numerical-methods ode ode-solver optimization physics projectile rk4 simulation trajectory unity unity3d
Last synced: 17 Jan 2026
https://github.com/dibyadyutidas/dsa
Collection of essential data structures implemented in C/C++ with explanations and sample code.
algorithm cpp datastructure problem-solving
Last synced: 09 Jul 2025
https://github.com/mathworks/libmexclass
libmexclass is a MATLAB framework which enables users to implement the functionality of MATLAB classes in terms of equivalent C++ classes using MEX.
Last synced: 06 May 2025
https://github.com/kuroppoi/opendw
Open source reimplementation of the MacOS Deepworld client.
axmol axmolengine cocos2d cpp deepworld reverse-engineering
Last synced: 01 Apr 2026
https://github.com/pinaki82/tulu-c-ide
A simple Vim text editor configuration that lets you edit C/C++ codes efficiently.
autocomplete autocompletion c c-plus-plus clang clang-complete code-editor cpp gvim ide linter syntax-checker text-editor tulu-c-ide vim vim-clang vim-configuration vim-plug vim-plugins vim-tutorial
Last synced: 06 May 2025
https://github.com/pradyuman7/hackerrankeulersolutions
My solutions to the ProjectEuler+ competition problems from HackerRank in C++, Java and Python.
algorithms cpp hackerrank hackerrank-solutions java project-euler-plus
Last synced: 09 May 2025
https://github.com/epitech-nantes-tek3/r-type
R-Type Epitech project
asio conan cpp cpp20 ecs epite epitech-project sfml
Last synced: 17 Jun 2025
https://github.com/jokoardh/kuliah-koding-fik-uby
kumpulan materi perkuliahan fakultas ilmu komputer Universitas Boyolali, meliputi materi pemrograman dasar, oop dan basic mobile
algoritma cpp dart ilmu-komputer oops-in-python python struktur-data university-assignment
Last synced: 11 Apr 2025
https://github.com/n4vrl0s3/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 14 Apr 2025
https://github.com/eyelash/nitro
an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)
cpp gles2 gui opengl scene-graph
Last synced: 13 May 2025
https://github.com/hedzr/undo-cxx
a c++17 undo/redo subsystem (linear or restricted non-linear)
cmake cpp cpp17 cxx17 cxx17-library history-management memento-pattern non-linear state-machine undo undo-framework undo-library undo-redo undoable undomanager
Last synced: 12 Apr 2025
https://github.com/NickNaso/abi-stable-node-research
Research for N-API Bindings
addon c cpp go golang javascript native-addon node nodejs
Last synced: 07 May 2025
https://github.com/kerneltuner/kernel_float
CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels
bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization
Last synced: 12 Apr 2025
https://github.com/nicknaso/podofo
Mirror repository for PoDoFo a library to work with the PDF file format.
Last synced: 03 Oct 2025
https://github.com/markusjx/stacktrace
C++ stack traces for windows, (debian based-) linux and macOs systems
cpp developer-tools stacktrace
Last synced: 13 Apr 2025
https://github.com/IronCoreLabs/ironoxide-swig-bindings
IronCore Labs SDK bindings which are generated using swig
android c cpp cryptography java jvm proxy-re-encryption transform-encryption
Last synced: 17 Jun 2025
https://github.com/dynesshely/cppenhanced
A library has advanced supports for c++ developers.
Last synced: 20 Mar 2025
https://github.com/bsamseth/goldfish
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
alpha-beta-pruning chess chess-engine cpp engine lichess tree-search uci-chess-engine
Last synced: 13 Jul 2025
https://github.com/israelalagbe/embedded-systems
robotics and embedded systems projects
arduino cpp electronics embedded-systems
Last synced: 27 Oct 2025
https://github.com/heyallnorahere/basic-voxel-engine
A Minecraft-like voxel engine, written in C++.
cmake cpp cpp17 imgui opengl opengl46 voxel-engine voxel-game voxel-terrain vulkan vulkan-game-engine
Last synced: 13 Apr 2025
https://github.com/microsoft/hat
TOML-annotated C header file format for packaging binary files, from Microsoft Research
benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml
Last synced: 10 Apr 2025
https://github.com/tsnsoft/codeblocks_blank_prject
Простейший пример программы с пустым окном на wxWidgets в C++ CodeBlocks (windows)
codeblocks cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/cdluminate/leicht
Naive (Static Graph) Deep Learning Framework
cpp deep-trench deeplearning deletegithub educational simple
Last synced: 27 Oct 2025
https://github.com/arezaie14/ars_kalman_filter
This is Kalman filter in c language for all programming languages such a micro controllers and ...
c cpp filter filters function-parametres kalman-filter mea micro-controllers microcontroller programming-languages
Last synced: 26 Apr 2025
https://github.com/madladsquad/untitledgamesystemmanager
A linux gaming system manager
containers cpp game game-manager gui imgui incus launcher-application linux lxc lxd wrapper
Last synced: 08 Jan 2026
https://github.com/redbluebird/competitive-programming
Competitive Programming problem solutions
competitive-programming cpp usaco usaco-solutions
Last synced: 09 Oct 2025
https://github.com/felipemdutra/phev3
3D Physics Engine that aims to simulate Rigid Body physics, including linear and rotational motion, collisions, and more!
cplusplus cplusplus-17 cpp cpp17 engine engine-dev engine-development game-engine game-engine-development physics physics-3d physics-based physics-engine physics-simulation physics3d real-time real-time-rendering real-time-simulation
Last synced: 19 Jan 2026
https://github.com/zukahai/drawimage-cpp
Draw photos with ASCII code, convert photos to ASCII code
Last synced: 11 Oct 2025
https://github.com/sha-env/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 11 Oct 2025
https://github.com/thatsabhishek/cpp-codes
Collection of various C++ programs
coding cplusplus cpp programming
Last synced: 11 Apr 2025
https://github.com/dracula/dev-cpp
🧛🏻♂️ Dark theme for Dev C++
cpp dark-theme dev-cpp dracula
Last synced: 24 Apr 2025
https://github.com/mortennobel/softimagewebglexport
A WebGL export plugin for SoftImage 2011
cpp cpp11 graphics-programming
Last synced: 24 Apr 2025
https://github.com/beer-ops/octocat-in-c
GitHub Code Spaces demo with a more complex C based environment
c codespaces conan cpp octoberfest python vscode zenofgithub
Last synced: 13 Oct 2025
https://github.com/timothy-liuxf/simple_logger
simple_logger - A simple, multifunctional and header-only logging library for C++17.
Last synced: 16 Oct 2025
https://github.com/oclero/qtappinstancemanager
Single application instance manager for Qt6.
cmake cpp cpp17 qt qt6 single-instance-app
Last synced: 04 Jul 2025
https://github.com/ros-industrial/abb_egm_rws_managers
A C++ library for encapsulating ROS agnostic components for a ROS driver for ABB robots
abb cpp egm ros-industrial rws
Last synced: 14 Oct 2025
https://github.com/lelserslasers/minecraft
Minecraft clone with an infinite world generated from 3d perlin noise (no game engine)
3d chunking cpp infinite-world itch-io minecraft perlin-noise perlin-noise-3d raylib voxel voxel-engine
Last synced: 14 Oct 2025
https://github.com/hello-computer-science/hello-benchmark
Programing Languages Performance Compare | 编程语言性能横评
clang cpp csharp go java javascript js julia languages performance-testing powershell python python3 ts typescript
Last synced: 15 May 2025
https://github.com/rafaykhattak/library-managment-system-oop
Streamline library tasks with my Library Management System. Borrow, return, search books hassle-free. Organized, user-friendly, efficient. Fully utilizing the power of C++ OOP
c cpp library-management-system managment-system object-oriented-programming
Last synced: 02 Aug 2025
https://github.com/youngmonkeys/ezyfox-server-cpp-client
c++ client for ezyfox server
c cpp cpp-sockets socket-client tcp-socket
Last synced: 24 Jul 2025