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/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/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/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/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/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/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/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/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/llnl/gidiplus
C++ libraries for accessing nuclear data from the Generalized Nuclear Database Structure (GNDS)
Last synced: 05 Jul 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/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/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/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/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/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/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/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/razvanfilea/Emerald-Mod-PE
Emerald Mod Addon for MCPE
blocklauncher blocklauncher-addon cpp emerald-mod mcpe
Last synced: 27 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/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/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/alexeytaranov/ue4_gumbo
HTML parser for Unreal Engine 4
blueprint cpp html parser ue4 ue4-plugin
Last synced: 24 Dec 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/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/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/anshumansinha3301/object-oriented-cpp
OOPS Codes I did in my third semester
cpp object-oriented-programming
Last synced: 16 Aug 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/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/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/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/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/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/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/ycrao/learning_thrift
学习 Thrift 示例及笔记
cpp cpp-thrift python python-thrift thrift thrift-example
Last synced: 16 May 2025
https://github.com/HunterBelanger/papillon-ndl
Papillon Nuclear Data Library
cpp montecarlo nuclear-engineering nuclear-power python
Last synced: 04 Apr 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/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/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
https://github.com/yuantinghsieh/itdp
Incremental Timing-Driven Placement, problem C of ICCAD contest 2015
cad cpp electronic-design-automation placement
Last synced: 20 Jun 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/mdequeljoe/readsdmx
read sdmx data into R dataframes
cpp dataframe r rcpp readsdmx sdmx sdmx-format sdmx-standards
Last synced: 20 Mar 2025
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/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/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/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/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/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/jonathan-foucher/snow-depth-arduino
This project was made by Anis Cerbah and myself in 2016 during our electrical engineering bachelor degree at Lille University of Science and Technology. The goal was to build a device able to measure the snow depth with an Arduino board.
arduino-uno cpp kicad-footprints student-project
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/arsenic-atg/8085
8085 emulation library implemented in C++
8085 8085-simulator 8085simulator cmake cpp cpp20 cpu-emulator emulation emulator good-first-issue microprocessor
Last synced: 05 Jul 2025
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/abhishekjadhav2002/dsal_lab_assignments
DSAL Lab Assignments with C++ code files are stored in this repository
algorithms-and-data-structures assignment college competitive-programming cpp data-structures dsa dsa-algorithm education engineering homework it second-year source-code sppu sppu-it-dept
Last synced: 11 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/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/isuckatcs/advent-of-code
Advent of Code solutions in C++, Rust, Kotlin, Swift and Mojo 🔥
advent-of-code advent-of-code-2015 advent-of-code-2022 advent-of-code-2023 advent-of-code-cpp advent-of-code-kotlin advent-of-code-mojo advent-of-code-rust advent-of-code-swift aoc cpp kotlin mojo rust swift
Last synced: 12 Jul 2025
https://github.com/virtyaluk/coursera-data-structures-algorithms
:microscope: My progress doing Coursera' Data Structures and Algorithms Specialization
algorithms coursera cpp data-structures python
Last synced: 07 May 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/lethalbit/abyss
Deeply Embeddable bare-metal C++ standard library
bare-metal cpp cpp20 embedded standard-library
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/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/bitwizeshift/not_null
Non-nullable pointers with 0-overhead and no hidden runtime cost.
cpp cpp11 cpp14 cpp17 modern-cpp not-null nullability
Last synced: 12 Apr 2025
https://github.com/jdsherbert/unreal-engine-true-first-person-template
An Unreal Engine C++ project with Raytracing enabled, built on top of the Third Person Template, with some edits to behave as a True First Person implementation as if from Epic Games.
cpp cpp17 epic-games first-person-view mit-license template template-project unreal unreal-engine unreal-engine-5
Last synced: 10 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/siarheifedartsou/mama
Realtime map matching with gRPC-based API
backend cpp grpc map map-matching maps openstreetmap osm
Last synced: 14 Jul 2025
https://github.com/risto97/peakrdl-halcpp
C++ 17 Hardware abstraction layer generator from systemrdl
cpp cpp17 cpu embedded processor programming risc-v riscv systemonchip systemrdl systemrdl-compiler
Last synced: 01 Sep 2025
https://github.com/xaizek/uncov
uncov(er) is a tool that collects and processes code coverage reports.
agpl command-line-app command-line-tool coverage coverage-changes coverage-report coverage-reports cpp cpp11 gcov test-coverage web-interface
Last synced: 14 Apr 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/reime005/react-native-cpp-code
This repository shows how to use C++ code as a custom module in a React Native app.
android cpp ios javascript react react-native react-native-module
Last synced: 06 Apr 2025
https://github.com/genodelabs/genode-rpi
Raspberry Pi family support for Genode OS framework
aarch64 arm armv6 armv8 cplusplus cpp genode microkernel osdev raspberry-pi
Last synced: 04 Feb 2026
https://github.com/netromdk/bmod
bmod parses binaries for modification/patching and disassembles machine code sections.
assembly-language binary cmake cpp disassembler disassembly modification patching qt5 x86 x86-32 x86-64
Last synced: 25 Jul 2025
https://github.com/egecetin/libkaleidoscope
A library to create kaleidoscope effect on images with CUDA. You can build on all platforms using CMake
c cpp cuda image-filter image-filtering image-manipulation image-processing kaleidoscope python real-time real-time-processing video-filter video-filtering video-processing
Last synced: 14 Apr 2025
https://github.com/methyldragon/momobot
A ROS enabled autonomous ground vehicle for service!
2wd agv autonomous cpp python robot robotics ros
Last synced: 15 Jul 2025
https://github.com/embetrix/bmap-writer
bmaptool alternative written in C++
bmap cpp efficiency embedded-linux flashing-tool lightweight streaming-data yocto
Last synced: 24 Apr 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/luncliff/eclair
Fast setup of JNI + Gradle project for (Korean) C++ developers
cpp example-project gradle jni jni-sample
Last synced: 25 Apr 2025
https://github.com/rockfordwei/csweet
demo how to use C++ in Swift 3.1/4.0
cplusplus cplusplus-11 cpp cpp11 swift swift-package-manager
Last synced: 10 Apr 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/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/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/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/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/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/xenomega/archloader
ArchLoader is a utility to unlock the Halo 4 Network Test and add extensive functionality otherwise not available (even when the beta was active).
altivec beta c cpp disassembly hacks hooks powerpc reverse-engineering xbox360
Last synced: 07 May 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