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-05-03 00:07:09 UTC
- JSON Representation
https://github.com/son-b/csw-createsoftware
비공식 자율 동아리 CSW의 공용 Repo입니다. (이때 당시, 스터디와 프로젝트 부분을 같은 Repo 상에 두게 됐는데, 어쩔 수 없이 브렌치로 나눠놨습니다.)
algorithms baekjoon-solutions cpp game-development project
Last synced: 23 Apr 2025
https://github.com/mpusz/wg21-papers
ISO C++ Committee papers by Mateusz Pusz
Last synced: 15 Jun 2025
https://github.com/swoft-cloud/swoft-rpc-client
[READ ONLY] RPC Client Compoment for Swoft
cpp php rpc rpc-client swoft swoole
Last synced: 27 Apr 2025
https://github.com/jatin-8898/ultimate-placement-prep
My solved coding problems for the placement preparation. :blue_book:
algorithms array bitwise cpp data-structures graph hashmap hashtable interview interview-practice interview-prep interview-questions interview-solutions java placements swap tree
Last synced: 29 Oct 2025
https://github.com/scidian/drop
Easy to use, no code, drag n' drop, 2.5D game engine. Written in C++ utilizing Qt, OpenGL and Chipmunk Physics.
chipmunk-physics-engine cpp drag-and-drop easy-to-use game game-engine opengl qt
Last synced: 01 Apr 2025
https://github.com/gergeshany/competitive-programming-session-content
Competitive-Programming-Session-Content
competitive-programming cpp problem-solving topics
Last synced: 09 Oct 2025
https://github.com/victorbnl/password-generator-cli
A little cli password generator in C++
cli cli-app cpp password-generator
Last synced: 03 Jul 2025
https://github.com/swvanbuuren/cubinterpp
Multidimensional cubic and linear interpolation in modern C++ with Python support
1d-interpolation 2d-interpolation 3d-interpolation akima cpp cpp23 cubic-interpolation header-only interpolation linear-interpolation mdspan multi-dimensional-interpolation multidimensional-interpolation multivariate-interpolation piecewise-polynomial pybind11 python spline spline-interpolation submdspan
Last synced: 26 Jan 2026
https://github.com/plasmapper/modbus-esp-cpp
Modbus C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/rishaandesai/carbonvscode
Official Visual Studio Code Extension for the Carbon Language
carbon carbon-lang carbon-language cpp vscode vscode-extension
Last synced: 26 Apr 2025
https://github.com/ico12319/leetcode-tasks
LeetCode tasks solved by me
algorithms cpp data-structures
Last synced: 28 Feb 2025
https://github.com/tsnsoft/components_choice_wxwidgets-linux
Компоненты выбора в wxWidgets на С++ в Code::Blocks
c choice codeblocks cpp example linux wxwidgets
Last synced: 03 Jul 2025
https://github.com/konfiger/konfiger-c
Light weight package to manage key value based configuration and data files for C and C++
c configuration cpp key-value language parser properties
Last synced: 13 Oct 2025
https://github.com/narekye/code
angular api autofac cpp csharp design-patterns ioc-container javascript mongodb mvc ninject nodejs npm npm-package react typescript web webapp
Last synced: 14 Jan 2026
https://github.com/vignesh1507/feel-flux
This project is basically a sentiment analysis which will work in input and output format. The user will give an input in the form of a textual content and the the code will process every bit of it and generate the output accordingly. Output of the code will vary between 3 parameters that are positive, negative and neutral.
artificial-intelligence cpp nlp-machine-learning
Last synced: 07 Mar 2026
https://github.com/DanialKama/TurretAI
Turret AI plugin developed with Unreal Engine 5 (multiplayer ready)
ai blueprint blueprints-visual-scripting cpp multiplayer plugin unreal-engine unreal-engine-5
Last synced: 11 Mar 2025
https://github.com/fly-studio/merged-fuse
Virtual merge files or replace bytes, and output the merged content, FUSE.
cpp cpp11 fuse merge replace-in-files
Last synced: 11 Mar 2026
https://github.com/axnjr/snn_be_pro
A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!
ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python
Last synced: 06 Oct 2025
https://github.com/analogfeelings/blitzhash
SHA hashing library for Blitz3D, using Crypto++ as a backend.
blitz blitz3d blitzbasic cpp cryptography cryptopp visual-studio vs2022
Last synced: 18 Aug 2025
https://github.com/leeingnyo/newpuyoc
Puyo Puyo with 1 vs 1 network, multi-platform! See https://en.wikipedia.org/wiki/Puyo_Puyo for game rule, etc.
cpp cpp11 game-development multi-platform socket-programming
Last synced: 14 Apr 2025
https://github.com/newmarcel/awaken
A command line tool that prevents your Mac from going to sleep.
Last synced: 12 Apr 2025
https://github.com/wichert/pybind11-example
Example showing pybind11 with virtual functions
cpp cpp11 example-project pybind11 python
Last synced: 10 Sep 2025
https://github.com/apjanke/octave-jsonstuff
Matlab-compatible jsonencode/jsondecode functions for GNU Octave
cplusplus cpp gnu-octave json octave
Last synced: 12 Apr 2025
https://github.com/jsh32/codex
Books/Courses written by the Codex Foundation
book computer-science course cpp educational-resources learning learning-resources programming
Last synced: 14 Apr 2025
https://github.com/joanstinson/hackandslash
A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.
cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2
Last synced: 28 Dec 2025
https://github.com/abhiramborige/library_management-cpp
Library Management Portal.
array-manipulations cpp filehandling hacktoberfest library library-database library-management library-management-system library-management-system-cpp management-system modularization object-oriented-programming oops-in-cpp regular-expressions string-manipulation
Last synced: 14 Apr 2025
https://github.com/theochem/roberto
Collection of configurable development workflows
continuous-integration cpp python quality-assurance workflow-automation
Last synced: 22 Jun 2025
https://github.com/ali-elshorpagi/snake_game
A Snake Game using the C++ graphics.h library
cpp game game-development graphics-library snake-game
Last synced: 23 Jun 2025
https://github.com/supercmmetry/rainman
A lightweight flexible hierarchical memory manager for C++
cpp leak manager memory memory-leak rainman smart-pointer thread-safe
Last synced: 13 Aug 2025
https://github.com/nikumu/leetcode-solutions
A collection of solutions to various LeetCode problems implemented in C++.
algorithms cpp cpp11 data-structure interview-practice interview-preparation interview-questions interview-solutions leetcode leetcode-solutions modern-cpp
Last synced: 05 Apr 2025
https://github.com/qengineering/mobilenetv1_ssd_opencv_caffe
MobileNetV1_SSD Caffe with OpenCV on RaspBerry Pi
caffe cpp dnn mobilenet-ssd mobilenetv1-ssd-caffe opencv raspberry-pi testopencv-caffe
Last synced: 13 Apr 2025
https://github.com/bhartik021/leethub
Prepare for coding interviews with a curated collection of LeetCode and GeeksforGeeks questions. Hone your problem-solving skills, enhance programming proficiency, and increase your chances of securing your dream job.
cpp geeksforgeeks geeksforgeeks-solutions interview-questions leetcode leetcode-solutions
Last synced: 11 Apr 2025
https://github.com/rbourgeois33/heat-equation-hpc-tools
Simple use case of the Kokkos, MPI and PDI libraries for solving the linear heat equation on a 2D cartesian mesh with periodic boundary condition.
cpp finite-difference hdf5-library kokkos-kernels mpi-applications
Last synced: 06 Mar 2026
https://github.com/innovatorved/pattern-and-array
Some of Important Array-SubArray and Pattern Problem and its Solution
arrays comptetive-programming cpp patterns
Last synced: 13 Apr 2025
https://github.com/gershnik/objc-helpers
Utilities to make coding on Apple platforms in C++ or ObjectiveC++ more pleasant
apple async-generator asyncgenerator c-plus-plus comparators coroutines cpp dispatch-queues dispatchqueue gcd grand-central-dispatch header-only ios macos no-dependencies nsobject objective-c objective-c-plus-plus objectivec xctest
Last synced: 02 Jan 2026
https://github.com/huy-dna/nonvariadic-printf
An implementation of printf + A preprocessor to pass the code through before compiling
cpp implementation makefile printf python3 speculative
Last synced: 24 Feb 2025
https://github.com/manydeps/cxxbuild
cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.
bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg
Last synced: 14 Sep 2025
https://github.com/ntia/p2108
NTIA/ITS implementation of Recommendation ITU-R P.2108. This Recommendation contains three methods for the prediction of clutter loss: the Height Gain Terminal Correction Model, the Terrestrial Statistical Model, and the Aeronautical Statistical Model.
clutter cpp itu propagation proplib spectrum
Last synced: 19 Jun 2025
https://github.com/yeaseen/graphicsopengl
Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done
camera-rotation camera-translation cpp graphics koch-snowflake opengl ray-tracing raycasting simple-harmonic-motion sun-earth-roation
Last synced: 25 Jun 2025
https://github.com/cyucelen/30daysofcode-go-cpp-java
Hackerrank 30 days of code all solution codes. I used Golang for solve challenges if available, otherwise i used C++ for data structure challenges and Java for OO concepts.
30daysofcode cpp go golang hackerrank hackerrank-30dayschallange hackerrank-solutions java
Last synced: 17 Jan 2026
https://github.com/creaktive/waifu2x-converter-cpp
Dockerfile for DeadSix27's fork of waifu2x-converter-cpp
cpp docker opencl opencv waifu2x waifu2x-converter-cpp
Last synced: 05 Apr 2025
https://github.com/flexivrobotics/flexiv_sim_plugin
A middleware plugin to connect Flexiv Elements Studio to any external simulator. Supports C++ and Python. Compatible with Linux only.
adaptive-robots cpp flexiv force-control robotics sim2real simulation
Last synced: 17 Jan 2026
https://github.com/hunterdii/leetcode-potd
🌟 Welcome to the vibrant world of Leetcode Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!🚀
c competitive-programming cpp daily-coding-problem dailyprogrammer dsa-algorithm good-first-issue java leetcode leetcode-c leetcode-cpp leetcode-java leetcode-python3 leetcode-rust leetcode-solutions leetcode-solutions-cpp leetcode-solutions-python python3 rust
Last synced: 23 Aug 2025
https://github.com/omar-besbes/competitive-programming
A collection of C++ solutions for various competitive programming events and platforms, including AtCoder, CSES, Codeforces, France-IOI, ICPC, IEEEXtreme, and Winter Cup.
acpc atcoder beginner-friendly cmake codeforces competitive-programming cpp cses france-ioi ieeextreme tcpc
Last synced: 11 Jul 2025
https://github.com/mrtkp9993/unittestcpp
Simple header-only C++ library for unit-testing.
cpp cpp-library cpp11 header-only testing testing-tools
Last synced: 07 May 2025
https://github.com/ggarber/cmake-bootstrap
CMake project template with C++11 and gtest support
cmake cmake-bootstrap cpp gtest-support template
Last synced: 04 Apr 2025
https://github.com/dice-group/sparql-parser-base
Antlr4 based SPARQL 1.0 and SPARQL 1.1 parsers
anlr4 anltr cpp cpp17 parser sparql sparql-parser
Last synced: 24 Jun 2025
https://github.com/jessetg/balls
Badass Looker for Ludicrous Shaders
c-plus-plus cpp glsl graphics graphics-engine graphics-programming opengl qt shader
Last synced: 11 Apr 2025
https://github.com/sebe324/retro-game
a 2d game made in SFML and c++
2d contributions-welcome cpp fantasy game-dev good-first-issue procedular-generation sfml sfml-game
Last synced: 14 Apr 2025
https://github.com/georgidelchev/personal-projects
Some Personal projects here.
cpp cs css html java javascript personal-project
Last synced: 27 Feb 2026
https://github.com/mizux/cmake-pybind11
Test to build a Native Python 3 package using pybind11
cmake cpp mizux native-library pybind11 python
Last synced: 13 Oct 2025
https://github.com/minaminao/competitive-programming
My submissions to online judges and algorithms for competitive programming
competitive-programming cpp online-judges rust
Last synced: 28 Apr 2025
https://github.com/xxjwxc/sqlservercppconnection
SQLserver Connection for cpp ,c++ sqlserver 链接库
com cpp sqlserver sqlserver-connection
Last synced: 19 Oct 2025
https://github.com/marianpekar/ue4-maze-generator
An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.
blog-post cplusplus cpp maze-generator tutorial tutorial-code ue4
Last synced: 16 Mar 2026
https://github.com/tsnsoft/codeblocks_blank_prject-linux
Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)
codeblocks cpp example linux wxwidgets
Last synced: 10 Oct 2025
https://github.com/chgroeling/libmicroemu
ARM Microcontroller Emulator Library
arm cortex-m cortex-m4 cortex-m4f cpp embedded-systems emulator iot simulation
Last synced: 05 Apr 2026
https://github.com/arbmind/cmake-containers
Docker containers for building CMake projects with Qt and Clang or GCC
clang cmake cpp docker-container gcc
Last synced: 05 Mar 2026
https://github.com/hotakus/hellgatemonitor
微型的MC风格多功能无线监控副屏(开发中)
bilibili c cpp esp esp32 esp32-arduino lvgl monitor wifi
Last synced: 02 Mar 2026
https://github.com/rswinkle/c_utils
utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).
c cpp cvector list queue string utilities utility-library vector
Last synced: 25 Apr 2026
https://github.com/fairybow/fernanda
Fernanda — a plain-text-first workbench for creative writing
cpp creative creative-writing desktop linux macos novel-writing offline productivity qt text-editor windows writing-software writing-tool
Last synced: 18 Apr 2026
https://github.com/user19870/cppsp
cppsp --a transpiled script-like language base on c++
compile-language cpp cppsp linux mac open-source script-like transpiled-language windows
Last synced: 01 Apr 2026
https://github.com/MahiPonii/Tai_Lieu_cpp
Tài liệu c++ Chinh phục mọi kì thi
cpp cpp-all cpp-course-for-beginners cpp-docs cpp-library cpp-programming documents open-source
Last synced: 24 Oct 2025
https://github.com/kovacsv/emscriptencmakeminimal
A minimalist example to build an Emscripten application with CMake.
Last synced: 13 Oct 2025
https://github.com/kataglyphis/kataglyphis-beschleunigerballett
🚀 C++23 based acceleration playground. Contains renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀
cmake cpp opengl path-tracing physically-based-rendering rendering vulkan
Last synced: 11 Oct 2025
https://github.com/aleksandergondek/rules_cc_hdrs_map
Escape weird includes path hell with header maps
bazel bazel-rules c cpp headers rules-cc
Last synced: 11 Feb 2026
https://github.com/mgorshkov/sklearn
ML methods from scikit-learn library
cplusplus cpp machine-learning machinelearning mathematics ml sklearn
Last synced: 04 Apr 2026
https://github.com/craigmac/openroll
Brazilian Jiu-Jitsu match timer and scoreboard using IBJJF ruleset.
bjj cpp cross-platform-app jiu-jitsu qt qt5 qt5-gui sports-app
Last synced: 15 Feb 2026
https://github.com/tsnsoft/codelite_wxwidgets_wxfb
CodeLite_WxWidgets_wxFB
codelite cpp windows wxformbuilder wxwidgets
Last synced: 04 Mar 2026
https://github.com/xaliphostes/dataframe
A minimalist Python Panda like library in pure C++
algebra cplusplus cpp cpp23 functional-programming geometry mathematics pandas-dataframe pandas-python statistics
Last synced: 02 Apr 2026
https://github.com/martinrotter/qtlinq
A header-only LINQ-style query library for Qt
Last synced: 26 Feb 2026
https://github.com/snifi0/sniffer
Multitool!
arduino badusb cc1101 cpp current-meter emf emf-detector esp32 esp32-arduino ir pn532 rf rfid subghz usb-rubber-ducky
Last synced: 16 Mar 2026
https://github.com/mpaperno/msfs-tools
Utilities, code, & examples for Microsoft Flight Simulator (MSFS)
code-library cpp documentation-tool microsoft-flight-simulator msfs msfs-dev msfs2020 reference sdk-doc sdk-documentation simconnect
Last synced: 06 Sep 2025
https://github.com/nguyenkhanhquy/movie-catalog-management
Final term project of the "Data Structure and Algorithms" course
cpp data-structures-and-algorithms
Last synced: 06 Mar 2026
https://github.com/mylo54/rtype
This project aims to create an online multiplayer R-Type game. We had to implement a multi-threaded server using Asio and a graphical client in SFML.
cmake conan cpp linux macos rtype-game sfml windows
Last synced: 23 Oct 2025
https://github.com/rafaykhattak/calculator-cpp
A simple calculator built in C++ using the Qt framework.
Last synced: 19 Sep 2025
https://github.com/periareon/rules_cc_autoconf
Bazel rules providing a light-weight alternative to GNU Autoconf.
autoconf bazel bazel-rules c cpp rules-cc
Last synced: 27 Apr 2026
https://github.com/wesleych3n/ntu-iot-node
NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.
cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny
Last synced: 23 Mar 2025
https://github.com/jspanchu/wasm-bits
Bunch of examples for embinding C++ to JavaScript
Last synced: 24 Sep 2025
https://github.com/gauravkesh/data_structures_and_algorithm
My daily learning of Data Structure and Algorithm in c++
clion-ide cpp data-structures-and-algorithms leetcode standard-library striver-a2z-sheet
Last synced: 23 Apr 2025
https://github.com/oliverfindl/arduino-uno-temperature-monitor
Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.
arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637
Last synced: 04 Mar 2026
https://github.com/coderobe/trimforce
Lilu plugin which forces SSD TRIM on unsupported drives
cpp hackintosh iokit kernel-extension kext macos patcher ssd xcode
Last synced: 11 Apr 2025
https://github.com/anamuddinahmad/geeks_for_geek
GeeksforGeeks Solution.
cpp datastructures-algorithms dp dsa-algorithm geeksforgeeks geeksforgeeks-dsa geeksforgeeks-java geeksforgeeks-solutions java java-8 pod problemoftheday solutions
Last synced: 15 Apr 2025
https://github.com/matthewgeorgy/mrtx
opengl raytracer in c++ using glsl compute shaders
Last synced: 31 Aug 2025
https://github.com/r3w0p/caravan
A command-line version of the Caravan card game from Fallout: New Vegas.
caravan card-game cli cmake command-line cpp cxx fallout fallout-new-vegas ftxui game new-vegas tui
Last synced: 10 Apr 2025