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-01 00:06:48 UTC
- JSON Representation
https://github.com/nickdiego/gstreamer-tests
Simple GStreamer test programs for learning puporses.
Last synced: 13 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/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/andoryuuta/mhw-classpropdump
An application to dump DTI type information from Monster Hunter: World
Last synced: 11 Feb 2026
https://github.com/tichau/sfml-starter
This project is an empty project completely setup to build an C++ SFML application using Visual Studio Code.
Last synced: 14 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/alexeytaranov/ue4_gumbo
HTML parser for Unreal Engine 4
blueprint cpp html parser ue4 ue4-plugin
Last synced: 24 Dec 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/cschladetsch/monotonic
Boost proposal: C++ Fastest memory allocator.
Last synced: 13 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/fleroviux/atom
Common C++ code
cpp library linear-algebra logger mathematics
Last synced: 13 Apr 2025
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/gmh-code/pk2
Play the Pekka Kana 2 platform game in your browser - supports mobile devices and desktop systems
2d-game 2d-games browser-game browser-games cpp emscripten emscripten-port javascript multi-touch multitouch pekkakana2 pk2 platform-game platform-games platformer wasm wasm-game webassembly webassembly-game webassembly-games
Last synced: 22 Aug 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/hoangsonww/standard-deviation-calculator
📊 This repository contains a Standard Deviation Calculator implemented in C++. It provides an efficient algorithm for calculating the statistical standard deviation of a dataset, making it a valuable tool for students, researchers, and analysts seeking a reliable method for data analysis.
algorithms cplusplus cpp data data-analysis data-analytics data-science standard-deviation standard-deviation-calculator standard-deviations
Last synced: 22 Sep 2025
https://github.com/thowell/ppo.cpp
Proximal Policy Optimization (PPO) written in C++ with PyTorch (LibTorch)
control cpp learning libtorch proximal-policy-optimization pytorch reinforcement-learning
Last synced: 25 Sep 2025
https://github.com/ferhatgec/curl4cpp
Single header cURL wrapper for C++ around libcURL
cpp curl curl-library curl4cpp get header single-header
Last synced: 14 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/ycrao/learning_thrift
学习 Thrift 示例及笔记
cpp cpp-thrift python python-thrift thrift thrift-example
Last synced: 16 May 2025
https://github.com/1337programming/webassemblyopengl
C++ project with WebAssembly + OpenGL + Webpack
c cpp javascript node nodejs opengl wasm webassembly
Last synced: 11 Mar 2026
https://github.com/aditya-a-garwal/stm32-hal-hd44780-16x2lcd
A simple library for STM32 microcontrollers to drive 16x2 LCD displays based on the HD44780 controller
arm armv6-m c cortex cortex-m cpp hd44780 hd44780-display i2c lcd lcd16x2 library microcontroller pc8574 stm32 stm32cubeide stm32cubemx
Last synced: 25 Jun 2025
https://github.com/letelete/visualization-of-sorting-algorithms
Visualize the most popular sorting algorithms. Change amount of columns, delay of sorting and see results!
Last synced: 17 May 2025
https://github.com/raymiiorg/c_ookieclicker
c++ console cookie clicker (linux)
Last synced: 04 Apr 2025
https://github.com/knightron0/helloworld
Collection of "hello world" programs in different programming languages.
Last synced: 01 Jul 2025
https://github.com/redskittlefox/serialize
C++ 23 serialization library
cpp cpp23 reflections serialization
Last synced: 13 Jul 2025
https://github.com/reputeless/enumbitmask
A C++ library to enable bitmask operators for an enum class type
Last synced: 19 Apr 2025
https://github.com/luizppa/top-gear
The SNES Top Gear game made in Allegro 5
allegro allegro-framework allegro5 car-game cpp game-2d snes top-gear
Last synced: 24 Mar 2025
https://github.com/arasgungore/ee242-projects
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
algorithm algorithms bisection-method cplusplus cpp eigenvalue eigenvalues eigenvalues-and-eigenvectors eigenvector eigenvectors gaussian-elimination gaussian-elimination-algorithm matrix-solver numerical-methods partial-pivoting polynomial-roots power-iteration secant-method solving-algorithm terminal-based
Last synced: 12 Apr 2025
https://github.com/Eisenwave/voxel-io
C++17 I/O library for various voxel formats, including VOX, QB, QEF and more.
cpp cpp17 io library magicavoxel mit-license parser qubicle voxel
Last synced: 21 Nov 2025
https://github.com/yi-ge/cpp-practice
C++ 算法练习。
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 11 Oct 2025
https://github.com/llnl/smoothg
Mixed graph Laplacian upscaling and solvers
Last synced: 29 Apr 2025
https://github.com/llnl/gidiplus
C++ libraries for accessing nuclear data from the Generalized Nuclear Database Structure (GNDS)
Last synced: 05 Jul 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/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/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/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/shahriarrezghi/serio
Fast Lightweight Header-only C++ Serialization Library
bsd-3-clause bsd-license cmake cpp cxx deserialize fast-library header-only serialization serialization-library serializer serio
Last synced: 12 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/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/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/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/christianpanov/glcore
No-dependency OpenGL support library, which abstracts the processes of creating buffers and shaders
cpp cpp-library glcore graphics-library graphics-programming library opengl opengl-library shaders
Last synced: 10 Oct 2025
https://github.com/theartful/broadcast_queue
A blazingly fast™ single producer multiple consumer broadcast queue
broadcast-queue concurrent-data-structure cpp lock-free multiple-consumers seqlock
Last synced: 26 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/adambadura/type_name
C++17-compatible, compile-time type name retrieval library.
Last synced: 06 Sep 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/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/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/myscale/tantivy-search
Tantivy-search is a C++ wrapper for Tantivy, a full-text search engine written in Rust. It is designed to integrate with MyScaleDB and ClickHouse.
clickhouse cpp myscale myscaledb rust search-engine
Last synced: 28 Jan 2026
https://github.com/msdeep14/algorithms-practice
solutions to popular interview questions
algorithms algorithms-and-data-structures cpp data-structures geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-solutions interview interview-practice interview-preparation interview-questions
Last synced: 13 Oct 2025
https://github.com/jpiechowka/xtea-file-encryptor
Simple encryption program using XTEA cipher to encrypt or decrypt files. Written in C++
cpp decrypt-files encryptor xtea xtea-cipher
Last synced: 27 Jan 2026
https://github.com/oracle/coherence-cpp-extend-client
Coherence C++ client library
caching cloud clustering coherence cpp data-grid distributed hpc imdg in-memory kv-store microservices polyglot sanka scalability
Last synced: 09 Apr 2025
https://github.com/robert076/ubb-computer-science
The courses I took at UBB during my Bachelor's in Computer Science. A collection of my assignments, exams, projects, labs, lecture notes, and preparation materials for them, including extra work.
assembly cpp java lisp prolog python ubb ubb-cluj ubb-computer-science ubb-fmi
Last synced: 09 Oct 2025
https://github.com/eclipse-ecal/udpcap
📦 Npcap-based UDP socket emulation library for C++ 👨💻
Last synced: 24 Feb 2026
https://github.com/yutianqaq/bypassav-1
通过分离的方式免杀火绒
bypass-antivirus cpp redteam redteam-tools
Last synced: 12 Mar 2026
https://github.com/djkovrik/w3modmerger
Mod merging tool for The Witcher 3: Wild Hunt [C++, Qt5]
Last synced: 06 Oct 2025
https://github.com/artem78/s60-gps-tracker
GPS track recorder for Symbian based phones
cplusplus cpp gps gps-location gpx location nokia positioning s60 symbian symbiancpp tracking
Last synced: 14 Mar 2026
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: 22 Aug 2025
https://github.com/chantsune/py_string
A library that provides methods equivalent to Python 3's str class in C ++
Last synced: 07 Aug 2025
https://github.com/panda-official/waveletbuffer
A universal C++ compression library based on wavelet transformation
compression cpp cpp20 signal-processing wavelet wavelet-transform
Last synced: 31 Aug 2025
https://github.com/mangad/cpp-project-template
⚡ A template for modern C++ cross-platform projects. Using CMake, CI/CD, unit tests, code coverage, static and dynamic analisis, auto formatting, package management, documentation, GUI, installers, and more.
ccache cdash cicd cmake codecov codecoverage cpp cpp20 ctest googletest mingw msvc nsis sanitizers tdd wix-toolset wixtoolset wxwidgets
Last synced: 07 May 2025
https://github.com/felixguendling/express2cpp
Generates C++ classes and high-performance STEP file parsers from EXPRESS definitions to process openBIM® IFC model files
3d bim cpp cpp17 express generator high-performance iso-10303 openbim openbimstandards parser step
Last synced: 18 Aug 2025
https://github.com/timostrating/projecteuler
These are Java / Ruby / C / Lisp / Haskell / PHP/ Bash / PL-SQL / Mathematica / Rust / Kotlin / Lua solutions for Project Euler, — In the best 1% of the world
cpp java mathematica projecteuler python ruby
Last synced: 12 Sep 2025
https://github.com/jacmoe/retronew
Retro graphics programming in 16bit style - using a modern tool-chain
allegro5 cmake cpp cpp17 raycaster raycasting raycasting-engine
Last synced: 25 Jul 2025
https://github.com/sandialabs/p3a
Portably Performant Physical Algebra
amd-gpu avx512 cmake cpp cpp17 cpp17-library cuda gpgpu hip hpc hpc-tools nvidia-cuda sandia-national-laboratories scr-2619 simd snl-science-libs vector
Last synced: 02 May 2025
https://github.com/mariokonrad/vhf-sim
Simulation of a maritime VHF
cpp lua maritime qt simulation vhf vhf-sim vhf-simulator
Last synced: 11 Apr 2025
https://github.com/analogfeelings/shadersave
A screensaver for Windows that can run Shadertoy shaders locally with little to no modification.
agplv3 cpp cpp20 customization glsl glsl-shaders open-source ricing screensaver screensavers shaders shadertoy shadertoy-compatibility
Last synced: 18 Jun 2025
https://github.com/bengreenier/cppfactory
Modern c++ object factory implementation in <200 lines
cpp cpp-11 design-patterns factory-pattern
Last synced: 28 Oct 2025
https://github.com/cms-patatrack/cluestering
Density-based clustering algorithm developed at CERN
alpaka cern clustering cpp cuda pybind11 python tbb
Last synced: 10 Apr 2025
https://github.com/sweeticelolly/multithreaded-http-server
A good performance multithreaded HTTP REST server
cpp http http-server jmeter json json-request multithreading restserver socket thread-pool
Last synced: 10 Apr 2025
https://github.com/dan-tan/riot-cpp
Basic api client to query riot's api. Handles rate limiting, server errors and does basic logging.
api-client api-wrapper catch2 cpp libcurl restful-api riot-games-api
Last synced: 12 Apr 2025
https://github.com/shibam120302/love-babbar-dsa-sheet-sol
Solution of the problems listed in DSA cracker sheet made by Love Babbar, with resources
challenges cpp dsa dsa-algorithm lovebabbar-dsa-sheet youtube
Last synced: 10 Jul 2025
https://github.com/ashtum/smpp
A C++ implementation of SMPP protocol on Boost.Asio
boost-asio coroutines cpp smpp smpp-client smpp-server
Last synced: 13 Apr 2025
https://github.com/szymonmaszke/numpp
Research library for compile time optimization
algebra compilation compile-time contributions cpp cpp17 docker krylov-methods matrices numerical-library numerical-methods numerical-optimization research research-paper research-project symbolic-computation travis-ci
Last synced: 20 Jun 2025
https://github.com/yeaseen/angrybirds_igraphics
:performing_arts: A casual puzzle video game implemented in C/C++ with OpenGL iGraphics for GUI as a term project assignment of C Programming Language Sessional course, CSE102 of CSE, BUET.
angry-bird-game angry-birds c cpp cse-buet igraphics-project opengl visual-studio
Last synced: 14 Aug 2025
https://github.com/farzadforuozanfar/cpp_cource_ex
Introductory C ++ language exercises at the university in the basics of computer and advanced programming and discrete mathematics
basic-programming calculator cpp date discrete-mathematics n-queens n-queens-problem oop structured-data template time twitter vector
Last synced: 12 Apr 2025
https://github.com/yuki-koyama/visoptslider
Qt-based implementation of VisOpt Slider widget [UIST 2014] for C++ & Python
cpp python qt slider visualization widget
Last synced: 06 Mar 2026
https://github.com/print3m/printos
Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.
bootloader c cpp hobby-os kernel low-level-programming os-dev uefi x86-64
Last synced: 30 Apr 2025
https://github.com/lecrapouille/openglcppwrapper
[Lib][Version 0.9][Partially Functional][WIP] A C++ 11 wrapper for Core Profile OpenGL allowing to write complete applications in a reduced number of lines of code
3d 3d-engine 3d-game 3d-graphics cpp cpp11 game-development glumpy graphics graphics-programming opengl opengl-functions opengl-tutorial opengl-wrapper rendering shaders three-cpp three-js wrapper
Last synced: 19 Mar 2025
https://github.com/bonnie39/tominecon.7z-cracker
an attempt at cracking the code to tominecon.7z
brute-force bruteforce bruteforce-attacks cpp minecraft tominecon
Last synced: 21 Feb 2025
https://github.com/novak-99/vectorization
Quick demo of vectorization using C++ and x86_64 ASM.
Last synced: 11 Apr 2025
https://github.com/thirtythreeforty/utilityproxies
Simple yet useful proxy models for Qt 5
Last synced: 10 Apr 2025
https://github.com/qengineering/tensorflow_lite_classification_rpi_64-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 with 64-bit OS at 23 FPS
aarch64 armv7 armv8 bare-raspberry-pi cpp deep-learning high-fps inception inceptionv2 inceptionv4 lite mobilenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite ubuntu1804
Last synced: 13 Apr 2025
https://github.com/archishmansengupta/competitive-coding
my random competitive programming solutions (and other stuff) ~ 3 years ago, yes ik i need to make a comeback
competitive-programming cpp icpc
Last synced: 23 Jul 2025
https://github.com/ayeujjawalsingh/cheat-sheet
Here is the Some Cheat-Sheet, through which you can easily Revise your knowledge......
canvas cheatsheet cpp css django flask html5 java javascript jquery mysql php python sql
Last synced: 25 Aug 2025
https://github.com/Abdul-AZ/Ainan
A visual effects and motion graphics making application mainly targeting game developers.
cpp directx-11 good-first-issue graphics graphics-programming opengl premake5 render visual-studio
Last synced: 11 Mar 2025
https://github.com/ArkEcosystemArchive/cpp-client
A simple C++ API client for the Ark Blockchain.
ark blockchain cmake cpp crypto dpos
Last synced: 12 May 2025
https://github.com/jonatack/dotfiles
Dotfiles!
c common-lisp cpp dotfiles emacs-configuration ruby
Last synced: 12 May 2025
https://github.com/qengineering/tensorflow_lite_pose_rpi_32-bits
TensorFlow Lite Posenet on bare Raspberry Pi 4 at 5.0 FPS
armv7 bare-raspberry-pi cpp deep-learning frame-rate high-fps lite posenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite
Last synced: 13 Apr 2025