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-06-22 00:06:44 UTC
- JSON Representation
https://github.com/barimehdi77/cpp-modules
These modules of C++ are designed to help you understand the specificities of the language when compared to C. Time to dive into Object-Oriented Programming!
1337 1337school 42 42born2code 42school cpp cpp-modules cpp-pool object-oriented-programming oop oop-cpp
Last synced: 03 Aug 2025
https://github.com/sansyrox/algorithm-ds
algorithms algorithms-and-data-structures c-plus-plus cpp data-structures dsa java javascript python2 python3
Last synced: 10 Aug 2025
https://github.com/epwalsh/csa
C++ header-only library for Coupled Simulated Annealing
coupled-simulated-annealing cpp optimization simulated-annealing
Last synced: 17 Mar 2025
https://github.com/nandite/pcl-optics
C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.
c-plus-plus clustering clustering-algorithm cpp density-classification optics pcl pcl-library point-cloud
Last synced: 14 Apr 2025
https://github.com/tashcan/spud
just some stuff to do hooking/detour things
cpp detour hooking hooking-library modding modding-library
Last synced: 09 Apr 2025
https://github.com/richelbilderbeek/games
My games
cpp floss foss free games gplv3 processing processing-language qt sfml
Last synced: 18 Mar 2025
https://github.com/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 2025
https://github.com/mars3142/cocos2dx-runtime-permission
cocos2d-x game with Android Runtime permission
Last synced: 29 May 2026
https://github.com/mxrcode/stockwidget
Widget for displaying the exchange rate of cryptocurrencies on the desktop in real time.
cpp cryptocurrency open-source opensource stockwidget widget
Last synced: 03 Jul 2025
https://github.com/moshiba/pbar
Low overhead C++ progress bar
cpp hacktoberfest progress-bar progressbar
Last synced: 08 Oct 2025
https://github.com/mahdizynali/mazenet
Mnist digits multi perceptron neural-network training from scratch with c++ and opencv matrix. (nn with c++)
artificial-intelligence classification cpp cpp-neural-network cpp-training machine-learning mnist mnist-cpp multi-classification neural-network neural-networks opencv preceptron scratch training
Last synced: 24 Apr 2025
https://github.com/embetrix/stm32mp-sign-tool
The stm32mp-sign-tool is an utility for signing and verifying firmware images compatible with STM32MP MPUs
cpp cryptography ecdsa-cryptography embedded-systems hsm lightweight pkcs11 security signing-keys signing-tool stm32mp1 stm32mpu
Last synced: 24 Apr 2025
https://github.com/program-spiritual/gab
图解汇编基础 (graphical assembly basis)
assembler assembly call1-craft cpp gab
Last synced: 25 Mar 2025
https://github.com/cojudge/cojudge
Solve classic LeetCode problems complete offline. No discussion forum, no LLM assistant, not even the internet. Solve the curated list with just you, the problem and the offline judge.
cpp docker education interview-preparation java javascript leetcode python
Last synced: 26 Feb 2026
https://github.com/chokobole/console
A C++ collection of library for console application.
animation ansi ansi-escape-codes bazel-support cpp cpp-library flag terminal vt100
Last synced: 09 Apr 2025
https://github.com/whoismtrx/advent_of_code
Solutions to Advent of Code challenges across multiple programming languages.
advent-of-code clanguage coding coding-challenges competitive-programming cpp csharp ocaml puzzle python rust solutions
Last synced: 02 May 2025
https://github.com/jdsherbert/wwise-soundbank-xml-parser
Wwise Soundbank XML Parser libraries for various stacks. Reads Event, RTPC, Switch, State, and Auxbus data.
audiokinetic audiokinetic-wwise cpp csharp mit-license python soundbank unity unreal-engine wwise xml-parser
Last synced: 10 Oct 2025
https://github.com/harrison1/unrealcpp-full-project
unrealcpp full project for backups and version control for project breaking errors
c-plus-plus cplusplus cpp ue4 unreal unreal-engine unreal-engine-4 unrealengine
Last synced: 15 Oct 2025
https://github.com/codebydant/pcl_visualizer
Visualizer for 3D point cloud using PCL Library 1.9.1
c-plus-plus clang-format cmake computer-vision cpp pcd pcl pcl-library pcl-viewer ply point-cloud xyz
Last synced: 11 Mar 2025
https://github.com/ravi-prakash1907/os-practicals
C/C++ programs to understand the working of the Operating System
c college cpp operating-system os
Last synced: 06 Sep 2025
https://github.com/challanger524/template-cpp
Clean C++ CMake Ninja VSCode template
cmake cmake-presets cpp cpp23 ninja ninja-build pch precompiled-header rebase-warning template vscode vscode-settings
Last synced: 09 Aug 2025
https://github.com/qengineering/gfpgan-ncnn-raspberry-pi-4
GFPGAN face reconstruction with ncnn on a bare Raspberry Pi
cpp deep-learning face-recognition-application face-reconstruction gan gfpgan image-restoration ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os super-resoluion
Last synced: 07 Oct 2025
https://github.com/amatofrancesco99/knn-openmpi
An Open MPI implementation of the well known K-Nearest Neighbors (Machine Learning) classifier.
cpp k-nearest-neighbor-classifier machine-learning-algorithms openmpi
Last synced: 11 Oct 2025
https://github.com/melardev/xeytanqpp-rat
WORK IN PROGRESS. RAT written in C++ using Qt framework
backdoor cpp desktop malware networking qt rat remote-administration-tool sockets trojan
Last synced: 13 Apr 2025
https://github.com/codinasion/hello-world
"Hello World" in every programming language 🤗 Good collection of `good first issue`
c c-sharp cpp dart first-timers go good-first-issue hello-world java python python3 scala
Last synced: 05 Jul 2025
https://github.com/b1tflyyyy/utf8-string-cpp
Implementation of wrapper over standard string to work with UTF-8 encoding
cmake cpp cpp20 cross-platform encoding library linux mit mit-license string unicode utf-8 windows
Last synced: 11 Apr 2025
https://github.com/adharshkamath/mathy-compiler
A compiler to generate OpenMP programs for equations involving constructs like Forall, Summation, etc., frequently used in the scientific domain
bison c compiler compiler-construction cpp equation flex lex mathematical-equation mathematical-notations omp-parallel openmp openmp-programs parallelization transpiler yacc
Last synced: 03 Jul 2025
https://github.com/sudodevinci/tv-head
Pipeline for images onto WS2812B LED strips via Raspberry Pi Pico, ESP32, or Arduino UNO, to use as a dot-matrix display.
arduino cpp esp32-arduino esp32-s3 micropython micropython-rpi-pico neopixel neopixel-strip opencv raspberry-pi raspberry-pi-pico tv-head tvhead
Last synced: 10 Apr 2025
https://github.com/crisluengo/doxpp
dox++, document your C++ code
api clang cpp documentation-generator documentation-tool html5
Last synced: 25 Oct 2025
https://github.com/dpvasani/dsa_lab
This repository contains a comprehensive collection of Data Structures and Algorithms implementations and explanations for intermediate-level learners. The content has been curated from various sources across the web, providing a diverse range of topics and concepts to explore.
cpp data-structures-and-algorithms python
Last synced: 19 Sep 2025
https://github.com/leonlatsch/scrypt-lite
A linux terminal utility to encrypt and decrypt files with aes-256.
aes aes-256 cpp decryption encryption encryption-decryption linux mit-license scrypt scrypt-lite termial-based terminal
Last synced: 20 Jul 2025
https://github.com/icingworld/ww-stl
A personal implementation of STL containers in C++. 手撕C++ STL容器。
cpp implementation-of-data-structures stl stl-containers
Last synced: 25 Oct 2025
https://github.com/felipemdutra/phev3
3D Physics Engine that aims to simulate Rigid Body physics, including linear and rotational motion, collisions, and more!
cplusplus cplusplus-17 cpp cpp17 engine engine-dev engine-development game-engine game-engine-development physics physics-3d physics-based physics-engine physics-simulation physics3d real-time real-time-rendering real-time-simulation
Last synced: 19 Jan 2026
https://github.com/netromdk/tracepp
C++17 tracing library for debugging with ease.
cpp cpp17 debugging-tool include-only traceability
Last synced: 09 Apr 2025
https://github.com/aeilot/lsnotes
Add a description to your directories!
april-fools beginner-friendly c command-line command-line-tool cpp
Last synced: 26 Feb 2026
https://github.com/pockerman/cuberl
Reinforcement learning algorithms with c++
cpp pytorch reinforcement-learning reinforcement-learning-algorithms
Last synced: 04 Feb 2026
https://github.com/copperspice/cs_pointer
Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
cpp intrusive-pointer smart-pointers
Last synced: 11 Jun 2025
https://github.com/abdulahad968/sky-nav-ai---sfml-based
SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seamless visualization of complex flight data, efficient layover management, flexible route adaptation, and personalized travel options, delivering an interactive and intuitive experience for traveling.
cpp dijkstra-shortest-path dsa graphs-algorithms linked-list project-management queue sfml
Last synced: 02 Mar 2026
https://github.com/bogdan016/smartpark-arduino
This project involves the development of a reverse parking assistance system using Arduino and ultrasonic sensors.
arduino arduino-project arduino-uno cpp
Last synced: 24 Oct 2025
https://github.com/kstenschke/tictac-track
Simple but powerful timetracker for the commandline
application boost cli command-line command-line-app command-line-tool commandline cpp cpp-11 csv linux linux-app macos time-logging timesheet timetracker timetracking utility
Last synced: 13 Oct 2025
https://github.com/yexuanxiao/basic_json
A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.
cpp cpp20 cpp23 json modern-cpp
Last synced: 04 Apr 2026
https://github.com/cxxpods/cxxpods
Toolchains, tools and dependencies, all in one place, made easy
build build-automation build-system c cmake cpp cross-compiler make package-manager toolchains
Last synced: 25 Oct 2025
https://github.com/thatsabhishek/cpp-codes
Collection of various C++ programs
coding cplusplus cpp programming
Last synced: 11 Apr 2025
https://github.com/dapper91/thread_pool_executor
C++ Thread Pool Executor
concurrent cpp threadpoolexecutor
Last synced: 24 Apr 2025
https://github.com/oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
Last synced: 25 Apr 2025
https://github.com/m-u-t-e/rockpaperscissor
Rock Paper Scissor game. EZ!
cli cli-app cmake cmakelists cpp cpp11 game
Last synced: 26 Jun 2025
https://github.com/ali-elshorpagi/algorithms
Algorithms implemented in C++
algorithms backtracking-algorithm bfs-algorithm binary-search competitive-programming cpp dfs-algorithm dijkstra-algorithm divide-and-conquer dynamic-programming floyd-warshall-algorithm graph graph-representation kruskal-algorithm prim-algorithm problem-solving recursion shortest-path-algorithm sorting-algorithms topological-sort
Last synced: 27 Sep 2025
https://github.com/point72/csp-adapter-slack
A csp adapter for slack
chat chatbot cpp python reactive reactive-programming slack slack-sdk stream-processing streaming
Last synced: 01 Apr 2026
https://github.com/dibyadyutidas/dsa
Collection of essential data structures implemented in C/C++ with explanations and sample code.
algorithm cpp datastructure problem-solving
Last synced: 09 Jul 2025
https://github.com/jayantgoel001/hacker-earth
HackerEarth Solution
cpp hackerearth hackerearth-solutions
Last synced: 02 May 2025
https://github.com/ngocbh/mtcnn-tf
MTCNN implementation by C++ and tensorflow framework
cpp face-detection mtcnn tensorflow
Last synced: 11 Sep 2025
https://github.com/zephirfxec/hnanosolver
Houdini GPU Fluid Solver powered by NanoVDB
cpp cuda fluid-dynamics houdini nanovdb openvdb
Last synced: 05 May 2025
https://github.com/acly/dlimgedit
A C++ library for image painting and editing workflows which make use of deep learning.
cpp deep-neural-networks image-editing image-segmentation native onnx
Last synced: 02 May 2025
https://github.com/akielaries/opengpmp
Hardware Accelerated General Purpose Mathematics Package
computational-mathematics cpp linear-algebra machine-learning number-theory opengpmp simd
Last synced: 12 Apr 2025
https://github.com/markusjx/stacktrace
C++ stack traces for windows, (debian based-) linux and macOs systems
cpp developer-tools stacktrace
Last synced: 13 Apr 2025
https://github.com/MattRyder/GibEngine
Cross-platform OpenGL 3D game engine
3d-game-engine 3d-graphics cpp game-engine opengl
Last synced: 08 May 2025
https://github.com/zigrazor/mtl
Multi Thread Library
cpp cpp-library cpp-taskflow cpp-thread cpp-thread-pool hacktoberfest hacktoberfest-accepted multi-tasking multi-threading multithreading shared-memory task-flow task-scheduler thread thread-library thread-management thread-monitor thread-pool thread-safety thread-utilities
Last synced: 26 Mar 2025
https://github.com/bsamseth/goldfish
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
alpha-beta-pruning chess chess-engine cpp engine lichess tree-search uci-chess-engine
Last synced: 13 Jul 2025
https://github.com/keremtan/logger
A logging class will be designed in this repository that can control the number of log files and the frequency of their occurrence.
cpp cpp11 logger logging logging-library oop-in-cpp oop-principles queue singleton-pattern thread threading
Last synced: 13 Apr 2025
https://github.com/christianoellers/drunken-mouse-creative-tool
Randomly shake mouse cursor. Windows tool for creative purposes, e.g. drawing software or playing games. Compatible to Windows 7 and Windows 10. Use at own risk.
borland borland-cpp borland-graphics-interface cplusplus cpp cpp-tool creative-coding creative-tool cursor design-tool drawing-app drawing-tool game-tool mouse mouse-cursor tool windows windows-10 windows-7 windows-tools
Last synced: 22 Jan 2026
https://github.com/fredericbonnet/cmake-test-explorer
CMake Test Explorer for Visual Studio Code
c cmake cpp ctest test-automation test-explorer testing vscode vscode-extension
Last synced: 13 Jul 2025
https://github.com/mntone/angelumbrella
Mntone WinUI 3 Library
controls cpp cpp-lib cpp-library csharp csharp-library settings-ui ui ui-control ui-controls windows windows-runtime windows-runtime-component windows-ui windows10 windows11 winrt winui winui3 xaml
Last synced: 05 Apr 2025
https://github.com/kthohr/bmlib
Bayesian Macroeconometrics C++ Library
bayesian bayesian-inference bvar c-plus-plus cpp cpp11 dsge mcmc
Last synced: 27 Mar 2025
https://github.com/aspjt/roguelike_siv3d_sample
🕷: Roguelike Sample
as-project cpp dtl dungeon-template-library map-generation opensiv3d roguelike roguelike-dungeons roguelike-game roguelike-library roguelike-rpg-game roguelikedev siv3d
Last synced: 19 Mar 2025
https://github.com/eloyhere/semantic-cpp
semantic-cpp is a lightweight, high-performance stream processing library for C++17, consisting of a single header file paired with a separate implementation file. It blends the fluency of Java Streams, the laziness of JavaScript generators, the ordering capabilities reminiscent of database indices.
cpp generator index java javascript mysql stream
Last synced: 07 Apr 2026
https://github.com/nicknaso/abi-stable-node-research
Research for N-API Bindings
addon c cpp go golang javascript native-addon node nodejs
Last synced: 13 Apr 2025
https://github.com/hominsu/tensorrt-yolov5-jetsonnano
JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务
Last synced: 13 Apr 2025
https://github.com/edwardjxli/vexv5raytracer
Simple 3D Raytracer Ported To The Vex V5 Robot Brain.
cpp port raytracer vex vex-robotics vex-v5
Last synced: 15 Jul 2025
https://github.com/kerneltuner/kernel_float
CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels
bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization
Last synced: 12 Apr 2025
https://github.com/genodelabs/genode-riscv
RISC-V board support
cplusplus cpp genode microkernel osdev riscv
Last synced: 07 Mar 2026
https://github.com/brightprogrammer/vulkanhelper
A simple helper interface between Vulkan C API and C++ containers
cpp graphics vulkan vulkan-api vulkan-helper
Last synced: 29 Apr 2025
https://github.com/keithdhedger/kkeditqt
This is the QT5 vesion of KKEdit
c code coders coding cpp editor linux qt5 source source-code text text-editor
Last synced: 10 Apr 2025
https://github.com/conchylicultor/codingcheatsheet
Cheatsheets for the C++ and Python programing languages
Last synced: 08 May 2025
https://github.com/hud0shnik/cplusplus_oop
Code that I write at the university📒
Last synced: 10 Apr 2025
https://github.com/markatk/librg-cpp
C++ wrapper for librg network library
cpp enet gamedev library librg multiplayer networking wrapper zpl
Last synced: 05 Apr 2025
https://github.com/abdallahhemdan/30-day-leetcode-challenge
🏃♂️ My solutions of 30-Day Leetcoding Challenge with cpp with multiple soultions...
30-day-challenge 30-day-leetcoding-challenge challenge cmp coding cpp hemdan leetcode
Last synced: 08 May 2025
https://github.com/pinaki82/tulu-c-ide
A simple Vim text editor configuration that lets you edit C/C++ codes efficiently.
autocomplete autocompletion c c-plus-plus clang clang-complete code-editor cpp gvim ide linter syntax-checker text-editor tulu-c-ide vim vim-clang vim-configuration vim-plug vim-plugins vim-tutorial
Last synced: 06 May 2025
https://github.com/huxinhai/audio-capture
Cross-platform system audio capture tool. Records loopback audio with low latency on Windows (WASAPI) and macOS (ScreenCaptureKit).
audio audio-capture cpp cross-platform loopback-recording macos screencapturekit wasapi windows
Last synced: 07 Jun 2026
https://github.com/arijhajji-1/e-health_2a2
Desktop App for Hospital management
Last synced: 14 Apr 2025
https://github.com/chetannihith/program-hacktoberfest25
⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby
Last synced: 02 Oct 2025
https://github.com/ferhatgec/forkleft
Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.
converter cpp cpp17 html html5 mark-up markdown markup-languages transpiler
Last synced: 14 Apr 2025
https://github.com/localspook/zcrc
A high-performance C++ CRC library with all the bells and whistles.
cpp cpp20 crc header-only no-dependencies single-file
Last synced: 08 Aug 2025
https://github.com/seigtm/pizza-abstract-factory
Creational pattern test.
cpp cpp-programming cpp-template cpp-templates creational-design-patterns creational-pattern creational-patterns design-pattern design-patterns homework homework-assignments pattern patterns
Last synced: 20 Apr 2025