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/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/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/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/adia-dev/spritesheet_editor
Introducing my spritesheet editor app! Built with C++ using OpenCV, SFML, and ImGUI. It was a challenging but rewarding project, and I'm already working on making it even better !
cpp imgui imgui-sfml opencv sfml sprites spritesheet-animation spritesheet-cutter
Last synced: 14 Apr 2025
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/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/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/adambadura/type_name
C++17-compatible, compile-time type name retrieval library.
Last synced: 06 Sep 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/ilia-funtov/crypto-market-data-collector
Market data collector for crypto exchanges (Coinbase, Bitfinex, Bitmex, Kraken) written in C++
bitfinex bitmex coinbase cpp cpp17 cryptocurrency exchange kraken market-data trading
Last synced: 27 Feb 2026
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/anshumansinha3301/cpp-supreme-base-to-sde
C++ Codes that I have worked on during third semester (includes Data Structures and Algorithm Codes, printing patterns, trading components, Questions)
algorithms-datastructures anshumansinha3301 bitfusion bitfusiondynamics conditional-statements cpp dsa dsa-algorithm patterns
Last synced: 28 Feb 2026
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/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/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/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/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/yi-ge/cpp-practice
C++ 算法练习。
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 11 Oct 2025
https://github.com/tbeu/adventofcode
🎄 Advent of Code (2021-2024) in C++
advent-of-code advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 adventofcode aoc aoc-in-cpp aoc2021 aoc2022 aoc2023 aoc2024 cpp cpp17
Last synced: 05 Sep 2025
https://github.com/kdablabs/mecaps
Starter pack for your next C++ application using KDUtils and Slint.
cpp cross-platform embedded kdab slint-ui
Last synced: 04 Jul 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/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/ycrao/learning_thrift
学习 Thrift 示例及笔记
cpp cpp-thrift python python-thrift thrift thrift-example
Last synced: 16 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/snowzurfer/brto-llvm
Modern C++ implementation of the Kaleidoscope LLVM tutorial.
Last synced: 19 Apr 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/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/biltudas1/qsort
Quick File Sorter: A quicker way to organize files for linux
automation command-line command-line-tool cpp cpp20 file-extensions file-sort file-sorter filemanager linux linux-shell open-source quick-file-sorter utilities
Last synced: 08 Mar 2026
https://github.com/redskittlefox/serialize
C++ 23 serialization library
cpp cpp23 reflections serialization
Last synced: 13 Jul 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/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/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/ferhatgec/gretea
Fegeya Gretea (aka green tea), new generation programming language.
compiler cpp cpp17 green greentea programming programming-language rust tea
Last synced: 14 Apr 2025
https://github.com/litongjava/whisper.cpp.android.java.demo
A sample Android app using java code and whisper.cpp library to do voice-to-text transcriptions.
Last synced: 23 Aug 2025
https://github.com/andrefcruz/google-hashcode
Team Paprika's proposed solutions for Google Hashcode 2017 and 2018. In collaboration with @AJRamos308, @EdgarACarneiro and @therealdelay.
algorithms cpp google hashcode hashcode-2017 hashcode-2018
Last synced: 21 Aug 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/cschladetsch/kai
KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.
ast-walker c-plus-plus cmake cpp kai language lexer networking parser raknet stack tests
Last synced: 13 Apr 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/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/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/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/soreing/audio-adpcm-cpp
A simple lossy compression library for WAV files written in C++.
Last synced: 27 Mar 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/andoryuuta/mhw-classpropdump
An application to dump DTI type information from Monster Hunter: World
Last synced: 11 Feb 2026
https://github.com/anshumansinha3301/linearsearchcpp
CPP Codes for Sorting, Searching and other DSA Concepts for interview Preparations. Codebase for data structures and algorithms.
algorithms-and-data-structures cpp data-structures searching-algorithms sorting-algorithms
Last synced: 14 Jul 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/bnzis/bulb
My little programming language.
bulb c cpp interpreter interpreters language lisp scripting scripting-language
Last synced: 11 May 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/gochomugo/crun
Run C/C++ scripts, just like you would do with Python, Ruby etc.
Last synced: 21 Mar 2025
https://github.com/qengineering/yolact-ncnn-raspberry-pi-4
Yolact running on the ncnn framework on a bare Raspberry Pi 4 with 64 OS, overclocked to 1950 MHz
aarch64 cpp deep-learning ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os yolact
Last synced: 06 Mar 2026
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/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/novak-99/vectorization
Quick demo of vectorization using C++ and x86_64 ASM.
Last synced: 11 Apr 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
https://github.com/jonatack/dotfiles
Dotfiles!
c common-lisp cpp dotfiles emacs-configuration ruby
Last synced: 12 May 2025
https://github.com/ewliang/c-programming-tutorials-for-beginners
This repository contains the source code for the projects I've made in my C++ Programming for Beginners tutorials series on my Youtube Channel at https://www.youtube.com/user/ewliang Feel free to pop over and consider subscribing to my channel.
cpp cpp-course visual-studio visual-studio-code youtube
Last synced: 23 Apr 2025
https://github.com/berndporr/cppthread
Generic C++ Thread class (very thin wrapper around std::thread)
cpp linux thread thread-library windows wrapper-api
Last synced: 26 Apr 2025
https://github.com/karnkaul/bave
BAsic Vulkan Engine for desktop and Android
2d-game-engine android cpp cpp20 game-engine vulkan
Last synced: 05 Mar 2026
https://github.com/moebiussurfing/ofxgpulutcube
openFrameworks addon to apply LUT filters live from standard .cube files using a GPU shader.
cpp openframeworks openframeworks-addon
Last synced: 16 Mar 2025
https://github.com/toxe/example-cpp-ci-project
Example C++ CI Services Comparison supporting Linux, Mac, Windows and GCC, Clang (libc++ and libstdc++), MSVC and Clang-cl
appveyor ci circleci comparison continuous-integration cpp example github-actions-ci travis-ci
Last synced: 23 Apr 2025
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/alex2772/hackers-mc-launcher
Free and open source Minecraft and other games launcher
cpp launcher minecraft minecraft-launcher qt qt5
Last synced: 27 Nov 2025
https://github.com/moduscreateorg/network-rgb-matrix-display
A library for helping drive large arrays of RGB Matrices with Raspberry Pis
boost-asio cmake cplusplus cpp example-project iot iot-application maker multi-threading raspberry-pi rgb-led rgb-matrix
Last synced: 07 Sep 2025
https://github.com/qengineering/tensorflow_lite_ssd_jetson-nano
TensorFlow Lite SSD on a Jetson Nano 28.5 FPS
aarch64 cpp gpu-acceleration gpu-delegate jetson-nano mobilenet-ssd ssd-mobilenet tensorflow-examples tensorflow-lite
Last synced: 22 Feb 2026
https://github.com/guangie88/rustfp
C++ implementation of Rust Option/Result and Iterator.
cpp cpp14 functional-programming iterator monad monadic monadic-optionals monadic-result rust
Last synced: 28 Feb 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: 27 Oct 2025
https://github.com/mortennobel/opengl_3.2_vs_2010_freeglut
A simple OpenGL 3.2 example using MSVS 2010 and freeglut
cpp cpp11 graphics-programming
Last synced: 24 Apr 2025
https://github.com/seanpm2001/underune_maker
Underune maker is a map maker for Undertale and Deltarune. It contains all the assets, and you can make and customize as many rooms as you want.
cplusplus cpp cpp-language deltarune gaming gpl3 gplv3 map-maker md pc-gaming txt undertale underune underune-maker video-games wiki yaml yml
Last synced: 13 Oct 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/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/pankaj-str/data-structures-cpp
Welcome to the Data-Structures-CPP repository! 🚀 This repository serves as a comprehensive collection of common data structures implemented in C++. Whether you're a student learning algorithms or a developer looking to refresh your understanding, this repository is a valuable resource
cpp cppdsa dsa-algorithm dsa-learning-series
Last synced: 23 Sep 2025
https://github.com/thirdweb-dev/unreal-engine
Best in class Web3 Unreal Code Plugin, powered by thirdweb. Core built in Rust.
Last synced: 25 Jul 2025
https://github.com/frabert/ogler
Use GLSL shaders in REAPER
cpp reaper reaper-plugin vulkan
Last synced: 12 Apr 2025
https://github.com/yutianqaq/bypassav-1
通过分离的方式免杀火绒
bypass-antivirus cpp redteam redteam-tools
Last synced: 12 Mar 2026
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/djkovrik/w3modmerger
Mod merging tool for The Witcher 3: Wild Hunt [C++, Qt5]
Last synced: 06 Oct 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/mohitjaisal/codingbooks
As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.
books c coding coding-interview codingbooks cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2021 java python
Last synced: 12 Oct 2025
https://github.com/eclipse-ecal/udpcap
📦 Npcap-based UDP socket emulation library for C++ 👨💻
Last synced: 24 Feb 2026
https://github.com/captain-woof/powerwoof
A collection of handy C#, Powershell and C++ POCs, concepts and examples to aid in pentesting.
cpp csharp pentesting-tools pentesting-windows poc powershell windows
Last synced: 06 Jul 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/chantsune/py_string
A library that provides methods equivalent to Python 3's str class in C ++
Last synced: 07 Aug 2025