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-06 00:06:33 UTC
- JSON Representation
https://github.com/fovea-engine/raym3
Material Design 3 inspired immediate-mode GUI library for raylib. Build modern, beautiful user interfaces in C++ with automatic resource management.
c-plus-plus cpp gui immediate-mode material-design material-design-3 raylib ui-library user-interface
Last synced: 07 Feb 2026
https://github.com/brainiac2677/cpp-notes
This repository focuses on the OOP concepts with C++.
Last synced: 09 Oct 2025
https://github.com/cemolcay/musictheorycpp
C++ music theory library
chord cpp music-theory note scale
Last synced: 05 Mar 2026
https://github.com/msdeep14/irctc
IRCTC like Ticket Booking Portal
cpp file-handling graph-algorithms irctc irctc-train-enquiry qt qt5 ticket-booking train-ticket travel
Last synced: 25 Apr 2025
https://github.com/karnkaul/djson
Dumb simple JSON parsing library
cpp cpp23 cpp23-library json jsonc
Last synced: 11 Oct 2025
https://github.com/oatpp/oatpp-openssl
OpenSSL adaptor for Oat++ applications
Last synced: 02 Aug 2025
https://github.com/tuarua/taskbarprogressane
AIR Native Extension for displaying taskbar progress on macOS & Windows 7, 8, 10
actionscript adobe-air air-native-extensions ane cpp osx swift swift-3 windows-10
Last synced: 14 Apr 2025
https://github.com/morglod/cpp_traits
rust-like traits (type erasure) on plain C++
cpp cpp20 rust rust-like traits type-erasure
Last synced: 24 Apr 2025
https://github.com/justinmeiners/molecule-viewer
3D chemical molecule visualizer for XYZ files.
chemistry cpp opengl xyz-files
Last synced: 25 Mar 2025
https://github.com/victornpb/evc_pt2257
Arduino C++ Library for using PT2257 - Electronic Volume Controller IC
arduino arduino-library cpp digital-potentiometer i2c
Last synced: 02 Aug 2025
https://github.com/jsmolka/egg-player
A Groove Music like music player.
bass-dll cpp egg-player music-player taglib
Last synced: 04 Apr 2025
https://github.com/GMH-Code/RPCEmu
WebAssembly Multi-Threaded Risc PC Emulator
arm c cpp emscripten emscripten-port emulator emulators javascript multi-threading multithreading online-emulator qt qt-wasm qt6 risc risc-os riscos wasm web-assembly webassembly
Last synced: 11 Mar 2025
https://github.com/qengineering/tensorflow_lite_classification_rpi_zero
TensorFlow Lite on a bare Raspberry Pi Zero
armv6 cpp deep-learning mobilenet raspberry-pi-zero raspberry-pi-zero-w tensoflow-lite tensorflow-examples
Last synced: 24 Oct 2025
https://github.com/mrdcvlsc/aes
A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
aes aes-128 aes-decryption aes-encryption aes192 aes256 aesni armv8 block-cipher blockcipher cipher confidentiality cplusplus cpp decryption encryption hardwareaccelerated key library security
Last synced: 15 Oct 2025
https://github.com/akashi-org/akashi
A next-generation video editor
akashi cpp hardware-acceleration python vfx video video-editor
Last synced: 16 Oct 2025
https://github.com/archercreat/srvhide
Simple tool to dump/hide services in services.exe process.
Last synced: 29 Jun 2025
https://github.com/ice1000/oi-codes
:closed_lock_with_key: Solutions for online code challenges. Don't be evil.
acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript
Last synced: 18 Mar 2025
https://github.com/karnkaul/locc
C++20 utility to count lines of code
count-lines cpp cpp20 lines-of-code
Last synced: 24 Dec 2025
https://github.com/bk-scoss/sctokenizer
A Source Code Tokenizer
cpp java languages python source-code-tokenizer tokenizer
Last synced: 10 Sep 2025
https://github.com/abdallahhemdan/didumean
🚀 DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...
cpp cpp14 english english-word spell spell-check spell-checker spell-corrector spelling-levenshtein-distance trie
Last synced: 06 May 2025
https://github.com/playboy-player/pytorch_dart
Pytorch_Dart is a dart wrapper for Libtorch,striving to provide an experience identical to PyTorch. You can use it as an alternative to Numpy in your Dart/Flutter projects.
android computer-vision cpp cross-platform dart dart-package dartlang deep-learning deep-neural-networks deeplearning flutter flutter-package libtorch linux machine-learning numpy pytorch tensor torch windows
Last synced: 09 Apr 2025
https://github.com/francescmaestre/SmallPillsOfQt
Small Qt pills
cpp cpp11 cpp14 qt qt5 qt5-gui ui-components
Last synced: 29 Oct 2025
https://github.com/nhatsmrt/algorithmpractice
Data Structures and Algorithms Practice
algorithms cpp interview-practice java leetcode-solutions python
Last synced: 05 Mar 2025
https://github.com/sdmg15/conanlight
Bring syntax highlighting to your conan file in VSCode :bulb:
conanfile cpp dependencies highlighter syntax-highlighter
Last synced: 10 Jul 2025
https://github.com/PedroElFrijol/GuavaOS
My useless x86_64 Operating System
assembly-x86 c chadx86 cpp elf os uefi
Last synced: 11 Mar 2025
https://github.com/hxndev/3d-solar-system-scene-using-opengl
This was my Computer Graphics' project. In this i used OpenGL and Glut to create a 3D Solar System Scene. Its without textures and wrapping. Just the most basic functionalities.
3d code computer-graphics computer-graphics-opengl computer-graphics-project cpp glut glut-library graphics opengl solar-system
Last synced: 16 Jul 2025
https://github.com/Emmet-Hayes/BatSynth
A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)
audio cplusplus cpp juce juce-framework synthesizer
Last synced: 08 May 2025
https://github.com/noxsidereum/dargh
An open source version of the Dynamic Animation Replacer for Skyrim SE.
commmonlibsse cpp dynamic-animation-replacer modding reverse-engineering skse64 skyrim-special-edition
Last synced: 22 Jul 2025
https://github.com/nickdiego/gstreamer-tests
Simple GStreamer test programs for learning puporses.
Last synced: 13 Apr 2025
https://github.com/vldr/cubic
A multiplayer WebGL voxel sandbox game written in C++ inspired by the classic version of Minecraft.
cpp emscripten minecraft multiplayer voxel-engine webgl
Last synced: 12 Apr 2025
https://github.com/demurzasty/injector
Header-only, tiny and easy to use library for dependency injection written in C++17.
architectural-patterns cpp cpp17 dependency-injection header-only modern-cpp
Last synced: 26 Jun 2025
https://github.com/srohit0/datasciencegraphalgorithms
Selected Graph Algorithms
astar astar-algorithm astar-pathfinding astar-search cpp data-science datascience depth-first-search dfs-algorithm dijkstra-algorithm dijkstra-shortest-path graph graph-algorithms graph-theory kosaraju kruskal-algorithm prim-algorithm strongly-connected-components topological-sort transpose
Last synced: 15 Apr 2025
https://github.com/matifanger/crypto-replacer
This script is a tool to automatically replace cryptocurrency addresses in the clipboard with a predefined address. This can be useful to avoid accidentally sending cryptocurrency to the wrong address.
address clipboard cpp crypto python replacer stealer
Last synced: 28 Jun 2025
https://github.com/kfrlib/cxxdox
Generates mkdocs files from C++ source code with minimal configuration. Python + libclang, does not use doxygen. Works in docker
cpp documentation-generator documentation-tool libclang markdown mkdocs python
Last synced: 24 Aug 2025
https://github.com/jkriege2/slitscangenerator
C++ program that generates slit scan photography
cimg cplusplus cpp digital-photography image-processing photo-effects photography qt5-applications qt6-application slitscan slitscan-photography slitscanning
Last synced: 14 Apr 2025
https://github.com/knightron0/helloworld
Collection of "hello world" programs in different programming languages.
Last synced: 01 Jul 2025
https://github.com/skyzh/BPlusTree
🌲 Fully unit-tested B+ tree with basic paging implemented in C++
bplus-tree bplustree clion cmake cpp
Last synced: 12 Apr 2025
https://github.com/qengineering/libcamera-opencv-rpi-bullseye-64os
Libcamera with OpenCV in Raspberry Pi 64 bit Bullseye
bullseye cpp gstreamer libcamera opencv raspberry-pi-4 raspberry-pi-64-os raspberry-pi-camera raspicam
Last synced: 02 Aug 2025
https://github.com/sandialabs/parsegen-cpp
A C++17 library for parser generation for LALR(1) languages
cmake context-free-grammar cpp cpp17 lalr-parser-generator parse parser parser-generator parser-library regular-expression sandia-national-laboratories scr-2564 snl-comp-science-libs
Last synced: 21 Oct 2025
https://github.com/sraaphorst/raytracer-cpp
Ray tracer implementation in C++
cpp cpp17 graphics ray-tracer ray-tracer-challenge ray-tracing raytracer raytracing
Last synced: 15 Oct 2025
https://github.com/razvanfilea/Emerald-Mod-PE
Emerald Mod Addon for MCPE
blocklauncher blocklauncher-addon cpp emerald-mod mcpe
Last synced: 27 Oct 2025
https://github.com/simone-contorno/mynmpc
Nonlinear Model Predictive Control for Self-Driving Vehicles based on Local Sequential Quadratic Programming by recursively calling ProxQP solver.
cpp nonlinear-model-predictive-control ros2-foxy
Last synced: 14 Oct 2025
https://github.com/iwatake2222/digitalcamera_raspberrypi
A project to create a digital camera with Raspberry Pi in Linux standard way such as ioctl
Last synced: 17 Oct 2025
https://github.com/lcrawlab/mvmapit
The multivariate MArginal ePIstasis Test
cpp cran epistasis epistasis-analysis gwas gwas-tools linear-mixed-models mapit mvmapit r variance-components
Last synced: 22 Oct 2025
https://github.com/aldertlake/fsr_blueprint_library
Easily control and customize AMD FSR 4 settings at runtime using intuitive Blueprint nodes, giving you full control over upscaling quality, frame generation, and other FidelityFX Super Resolution 4 features without writing C++ code.
amd cpp rendering unrealengine windows
Last synced: 02 Mar 2026
https://github.com/offa/nbcndunit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
c cpp cpputest googletest java netbeans netbeans-plugin unit-testing
Last synced: 14 May 2025
https://github.com/emmet-hayes/batsynth
A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)
audio cplusplus cpp juce juce-framework synthesizer
Last synced: 12 Apr 2025
https://github.com/offchan42/unitycppclassdllexample
:bulb: Example exporting CPP class as DLL and importing in Unity C# as native plugin
cpp csharp dll exporting-cpp native-plugin unity
Last synced: 25 Mar 2025
https://github.com/fgarlin/skytracer
A spectral volumetric path tracer for atmosphere rendering
atmosphere cpp pathtracer physically-based-rendering renderer sky spectral
Last synced: 01 Sep 2025
https://github.com/sindre0830/workflow-templates
GitHub Workflows for different programming languages.
automated-testing cmake code-quality code-review continuous-integration cpp golang gradle java nodejs python react rust workflows
Last synced: 18 Aug 2025
https://github.com/danielgospodinow/dcar
A product which offers automobiles "connected car" features beyond those of the most modern and technologically advanced luxury vehicles
arduino automation automobile automotive bluetooth bluetooth-low-energy car cellular circuit cpp gps gps-tracking keyless mobile-app radio-frequency raspberrypi server sofka web-app wiring
Last synced: 10 Apr 2025
https://github.com/serverx-org/dsa-mastery
This repository covers the roadmap for mastering Data Structures and Algorithms in JavaScript, Python, C/C++, and Java.
algorithms algorithms-and-data-structures compitative-coding compititive-programming cpp dsa dsa-mastery hacktoberfest hacktoberfest-2024 java js learn-dsa py server-x-101 serverx
Last synced: 28 Feb 2026
https://github.com/natelindev/optimization-methods
Using Heuristic Rules, Meta-Heuristic and Hyper-Heuristic approach to solve Job Shop Scheduling Problem.
cpp heuristic hha jobshop-scheduling latex pso
Last synced: 30 Apr 2025
https://github.com/duboviy/low_level_programming
:volcano: A sandbox for trying out low-level programming languages
c cpp low-level low-level-programming
Last synced: 07 Sep 2025
https://github.com/gavinlyonsrepo/st7735_tft_rpi
Library for TFT SPI LCD, ST7735 Driver, Raspberry Pi C++.
bitmap cpp display display-library lcd-raspberry-pi library raspberry raspberry-pi raspberry-pi-3 raspberrypi-drivers raspberrypi-library rpi rpi3 spi st7735 st7735s tft tft-display tft-lcd tft-screen
Last synced: 02 May 2025
https://github.com/ww898/in_proc_etw
The internal Windows structures hack to create the in-process private ETW session
Last synced: 11 Jan 2026
https://github.com/bandinopla/skill-assessments-quizzes
:rocket: Web App of Interactive quizzes on many subjects to practice for job interviews!
c cpp css javascript php react
Last synced: 04 May 2025
https://github.com/coding-enthusiast9857/open-source-contributions
This is an open-source contribution opportunity. It is for everyone. So, Hurry up...!! Don't forget to spread love and if you like give a ⭐️
ai algorithms algorithms-and-data-structures c cpp csharp dsa games helloworld java matlab ml open-source projects python python3
Last synced: 11 Apr 2025
https://github.com/modal-inria/mixtcomp
Model-based clustering package for mixed data
clustering cpp cran heterogeneous-data missing-data mixed-data mixture-model r statistics
Last synced: 29 Apr 2025
https://github.com/asartori86/build_system_tools
Gentle introduction to the basics of CMake and meson, and unit-testing with gtest.
build-system cmake cpp gtest meson unit-testing
Last synced: 30 Dec 2025
https://github.com/chocobo1/setup-ccache-action
Setup ccache easily in your workflow, with all the tuning knobs you need!
caching ccache cpp github-actions
Last synced: 17 Mar 2025
https://github.com/apriorit/gmock-more-args
Extends gmock argument count up to 15
cpp gmock gtest header-only library mock mocking unittest
Last synced: 05 Oct 2025
https://github.com/ali-elshorpagi/data_structures
Data Structures in C++
avl-tree binary-heap binary-search-tree binary-tree cpp data-structures doubly-linked-list hash-table problem-solving queue singly-linked-list stack template trie-tree vector
Last synced: 28 Apr 2025
https://github.com/khaledashrafh/tiny-compiler
This project is a fully functional compiler for the TINY programming language, which is a language that supports basic arithmetic, boolean, and control flow operations. The compiler can scan, parse, and run code written in the TINY language.
compiler cpp parser semantic-analyzer syntax-analyzer tiny tiny-compiler tiny-language tokenization
Last synced: 17 Oct 2025
https://github.com/khaledashrafh/b-tree
This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.
b-tree b-tree-implementation cpp data-structures generic scratch-implementation template
Last synced: 17 Oct 2025
https://github.com/llnl/user-eph
LAMMPS extension to capture electron-ion interaction. This is a mirror of https://gitlab.com/artuuuro/USER-EPH.
cpp electron-phonon-coupling gpu lammps molecular-dynamics
Last synced: 13 Jun 2025
https://github.com/oktonion/cpp-fast-delegates
Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)
cpp cpp03 cpp11 cpp98 crossplatform delegate delegates fast fast-delegates
Last synced: 10 Apr 2025
https://github.com/vittorioromeo/vrm_pp
Small C++ preprocessor library
cpp cpp03 cpp98 library metaprogramming pp preprocessor romeo ssv vittorio vr vrm
Last synced: 10 Apr 2025
https://github.com/pachadotdev/cpp11armadillo
The idea is to pass matrices/vectors from R to C++, write pure C++/Armadillo code for the computation, and then export the result back to R with the proper data structures.
armadillo cpp cpp11 hacktoberfest linear-algebra rstats
Last synced: 10 Apr 2025
https://github.com/llnl/smoothg
Mixed graph Laplacian upscaling and solvers
Last synced: 29 Apr 2025
https://github.com/ronenness/dcm_pool
Dynamic, Contiguous-Memory Objects Pool
cpp cpp-library gamedev pooling templates
Last synced: 27 Apr 2025
https://github.com/adambadura/type_name
C++17-compatible, compile-time type name retrieval library.
Last synced: 06 Sep 2025
https://github.com/hedzr/fsm-cxx
a finite state machine within c++17
cpp cpp17 cpp17-library design-patterns finite-state-machine fsm fsm-engine fsm-library memento-pattern state-machine state-management statemachine
Last synced: 05 Oct 2025
https://github.com/ki-seki/solutions
此仓库包括我所做过的来自各大题库的 OJ 算法题的题解,这些题库包括:浙江大学计算机程序设计能力考试(PAT)题库,UVa 题库,Codeup 题库,洛谷题库,北京大学 OJ 题库(POJ),安徽科技学院 ACM 题库(AOJ)......目前在主攻 PAT,完成度已过 55.6%,其中部分题解提供多种方法、以及我给出的测试样例。
aoj codeup cpp lanqiao luogu nowcoder oj-solutions pat poj programming-contests uva
Last synced: 07 Oct 2025
https://github.com/hwhsu1231/cmake-conan-setup
CMake toolchain for integration with Conan using cmake-conan
c cmake cmake-toolchain conan cpp package-manager
Last synced: 23 Oct 2025
https://github.com/cppfw/tst
C++ xUnit-like testing framework without macros
cpp testing testing-framework unit-testing unit-testing-framework unittest
Last synced: 12 Jun 2025
https://github.com/llnl/launchmon
LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.
cpp hpc parallel parallel-computing
Last synced: 29 Apr 2025
https://github.com/m0saan/cpp-module
Learn C++ through a CPP-Pool by 42
1337fil 1337school 42born2code cpp cpp98 phonebook-application
Last synced: 10 Apr 2025
https://github.com/deeplearnphysics/larcv2
cpp image-processing larcv open-source python travis-ci
Last synced: 05 Apr 2026
https://github.com/ArkEcosystemArchive/cpp-crypto
A simple Cryptography Implementation in C++ for the Ark Blockchain.
ark blockchain cmake cpp crypto dpos
Last synced: 12 May 2025
https://github.com/johnfercher/boilerplate
Linux, Git, C++, Cmake, Docker, GoogleTests, TravisCI and Shellscript
cmake cpp docker google-test linux shellscript travis
Last synced: 12 Apr 2025
https://github.com/chris-1101/simple-assembler
:building_construction: Simple assembler written in C++
asm assembler assembly cpp interpreter
Last synced: 07 Mar 2026
https://github.com/xframes-project/xframes
GPU-accelerated GUI development for the desktop and the browser
c cpp dear-imgui desktop glfw gpu-accelerated-library gpu-acceleration gpu-programming opengl ui wasm webgpu
Last synced: 12 Apr 2025
https://github.com/abdallahhemdan/circuits-solver
🔌Circuits Solver is a simple tool to simulate and solve AC circuits....
circuit circuit-analysis circuit-solver circuits circuits-simulator cpp cufe-2022
Last synced: 07 May 2025
https://github.com/kanugurajesh/dsa-solutions-notes
Sharing my notes and solutions for DSA concepts here
amazon coding-journey coding-ninjas-solution cpp data-structures github-flow google interview-preparation interview-questions java leetcode-solutions pbc striversa2zdsa
Last synced: 10 Jul 2025
https://github.com/andoryuuta/mhw-classpropdump
An application to dump DTI type information from Monster Hunter: World
Last synced: 11 Feb 2026
https://github.com/iwatake2222/bittle_controlled_by_pose
A project to control Petoi Bittle using human pose
cpp opencv raspberry-pi tensorflow tensorflowlite
Last synced: 17 Jun 2025
https://github.com/basemax/eweather
The eWeather is a GUI application that allows you to get the weather forecast for any city in the world. It is written in C++ and Qt and uses the OpenWeatherMap API to get the weather data.
cpp cpp-qt qml qml-applications qml-components qml-files qml-samples qt qt-quick qt-ui qt5 qt6 qt6-gui qt6-ui qtcreator weather weather-app weather-application weatherapp
Last synced: 05 May 2025
https://github.com/basemax/simple-jit-compiler
This project is designed to illustrate the mechanism used in JIT compilers development.
c compiler compiler-jit cpp jit jit-compiler
Last synced: 05 May 2025