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/mathworks/libmexclass
libmexclass is a MATLAB framework which enables users to implement the functionality of MATLAB classes in terms of equivalent C++ classes using MEX.
Last synced: 06 May 2025
https://github.com/schwartzblat/alonrat
cpp malware obfuscation rat windows x64
Last synced: 11 Apr 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/IronCoreLabs/ironoxide-swig-bindings
IronCore Labs SDK bindings which are generated using swig
android c cpp cryptography java jvm proxy-re-encryption transform-encryption
Last synced: 17 Jun 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/banaankiamanesh/slc-radio
This is a Super-Low-Cost(!) Radio-Transmitter with the use of Both Arduino & Processing 3, that can be used for DRONES and basically RC everything!
arduino cpp diy drone ground-station gui java nrf24l01 processing3 quadcopter radio radio-controller receiver transmitter transmitter-receiver
Last synced: 13 Apr 2025
https://github.com/im-rises/cmake-cpp-library-example
This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.
c cmake cpp emscripten example glad glfw imgui library linux opencl opencv opengl openmp openmpi pthreads sdl2 sfml
Last synced: 18 Jun 2025
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/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/hackresist/geeksforgeeks-potd
Here are the GeeksForGeeks solutions for the Problem of the Day in all supported languages. Visit GeeksforGeeks for more details.
algorithms all c-sharp cpp daily-coding-problem dsa-algorithm geeksforgeeks gfg gfg-potd java javascript language potd-solution pratice programming python questions solutions
Last synced: 17 Jul 2025
https://github.com/nixman/csprot
C++14 compile time literal-string encoder, which decodes a strings at run-time
compile-time cpp cpp14 encoder
Last synced: 18 Jul 2025
https://github.com/electrostat-lab/jsnaploader
A high-performance cross-platform native Library loader API for JVM Applications
android cpp dynamic-libraries dynamic-loader electrostat-lab electrostatic-sandbox java linux macos shared-libraries windows
Last synced: 18 Jul 2025
https://github.com/altaks/cours-iut
Archive des cours de BUT Informatique - IUT La Rochelle
Last synced: 19 Jul 2025
https://github.com/ultirequiem/oop-cpp-platzi
:dizzy: C++ Object-oriented programming course on @platzi by @nerddiana
Last synced: 08 May 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/ngocbh/mtcnn-tf
MTCNN implementation by C++ and tensorflow framework
cpp face-detection mtcnn tensorflow
Last synced: 11 Sep 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/pradyuman7/hackerrankeulersolutions
My solutions to the ProjectEuler+ competition problems from HackerRank in C++, Java and Python.
algorithms cpp hackerrank hackerrank-solutions java project-euler-plus
Last synced: 09 May 2025
https://github.com/rnburn/satyr
Numerical computing library for linear algebra and task-based parallelism.
blas cpp cpp17 expression-template lapack linear-algebra mkl tbb
Last synced: 14 May 2025
https://github.com/milderhc/auto-parallelizer
Automatic parallelizer for C/C++ code
antlr4 cpp source-code-analysis
Last synced: 24 Jul 2025
https://github.com/artempyanykh/vcpkg-cmake-example
Example repo demonstrating a C++ project setup with CMake and vcpkg
Last synced: 16 Aug 2025
https://github.com/cartory/program2
Ejercicios de recursión de programación 2
cpp embarcadero recursion recursive recursive-algorithm
Last synced: 15 May 2025
https://github.com/lobbyra/webserv
[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98
Last synced: 30 Jul 2025
https://github.com/dynesshely/cppenhanced
A library has advanced supports for c++ developers.
Last synced: 20 Mar 2025
https://github.com/gazebosim/gz-bazel
gz-bazel provides a set of Bazel build rules that are used by the Gazebo projects.
bazel cpp gazebo ignition-robotics
Last synced: 14 Apr 2025
https://github.com/max0x7ba/const_string
C++98 string class that provides functionality of both std::string and std::string_view.
Last synced: 09 Mar 2026
https://github.com/albin-johansson/doxy-to-md
Converts Doxygen XML output to Markdown files.
cli cpp documentation doxygen markdown rust
Last synced: 28 Jun 2025
https://github.com/nragland37/ai-minimax-tictactoe
An unbeatable Tic-Tac-Toe Artificial Intelligence in C++, featuring the Minimax algorithm with Alpha-Beta pruning and visualized move tree traversal
ai alpha-beta-pruning artificial-intelligence-algorithms cpp minimax minimax-algorithm minimax-alpha-beta-pruning tic-tac-toe
Last synced: 14 Apr 2025
https://github.com/jomy10/defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
autofree c cpp defer single-header single-header-lib single-header-library
Last synced: 21 Mar 2025
https://github.com/p-ranav/strcpp.old
String Manipulation API for C++
cpp header-only lightweight mit-license string-manipulation
Last synced: 29 Jul 2025
https://github.com/n4vrl0s3/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 14 Apr 2025
https://github.com/w2wizard/iconhandler
UE4/5 Plugin to allow customized asset icons for C++ Classes.
cpp ue4 ue4-plugin ue5 ue5-plugin
Last synced: 15 Sep 2025
https://github.com/m-spiessens/flow
Cooperative scheduler for low-power, reactive applications using the "pipes and filters" pattern on ARM Cortex-M microcontrollers.
arm conan cooperative cortex-m cpp filter flow low-power microcontroller pipe reactive scheduler tests
Last synced: 29 Sep 2025
https://github.com/prakhar-002/leetcode
📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 🍨 LeetCode 75 - 🪻 Ace Coding Interview, 📦 SQL 50 - 🌽 Crack SQL Interview, 📒 30 Days of JavaScript - 🌻 Learn JS Basics
c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers
Last synced: 03 Aug 2025
https://github.com/madhavbahl/logic-xcution---basic-appstore
BASIC APPSTORE made on C++ (turbo)
Last synced: 19 Sep 2025
https://github.com/haoyang-graphics/baba-is-demo
BABA IS DEMO, ENGINE IS GODOT. Enjoy!
baba-is-you babaisyou cpp cpp17 godot godot-engine godot-game
Last synced: 12 Apr 2025
https://github.com/arijhajji-1/e-health_2a2
Desktop App for Hospital management
Last synced: 14 Apr 2025
https://github.com/matthewgeorgy/solarsystem
3D Solar System Visualization in OpenGL 4
Last synced: 12 Apr 2025
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/eslam-abdo/data-structures-algorithms
This repository contains the solved code from the Mastering Data Structures & Algorithms Using C and C++ course by Abdul Bari on Udemy.
algorithms c cpp data-structures
Last synced: 02 Mar 2026
https://github.com/defi0x1/face-detection-rabbitmq
Face Detection and Feature Extraction Rabbit-MQ
cpp direct-exchanges face-detection face-recognition faiss milvus ncnn pika rabbitmq-consumer
Last synced: 26 Jun 2025
https://github.com/hebirobotics/hebi-cpp-examples
Examples for the HEBI Robotics C++ API
Last synced: 25 Jul 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/aminkhani/c
Cpp/C Tutorials, Exercise and PDF
c c-example c-exercise c-language c-project cpp cpp-examples cpp-tutorials
Last synced: 19 Jul 2025
https://github.com/joswinemmanuel/basic-cpp
A repository containing the fundamentals of C++ programming and essential programs for beginners.
Last synced: 05 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/itsfuad/xebec-server
HTTP server implementation written in C++ using the Winsock API for Windows.
cpp cpp-http-server http-server
Last synced: 15 Sep 2025
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: 07 May 2025
https://github.com/qengineering/libcamera-opencv-rpi-bullseye-32os
Libcamera with OpenCV in Raspberry Pi 32 bit Bullseye
bullseye cpp gstreamer libcamera opencv raspberry-pi raspberry-pi-camera raspicam
Last synced: 28 Oct 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/hairrrrr/1200_problems
数据结构与算法 OJ 题目详解
algorithms c cpp data-structures java
Last synced: 10 Apr 2025
https://github.com/hud0shnik/cplusplus_oop
Code that I write at the university📒
Last synced: 10 Apr 2025
https://github.com/jayantgoel001/hacker-earth
HackerEarth Solution
cpp hackerearth hackerearth-solutions
Last synced: 02 May 2025
https://github.com/FrozenAssassine/NeuralNetwork-Arduino
A lightweight neural network library for ESP32 and Arduino, enabling on-device training and simple predictions like XOR. Ideal for microcontroller-based AI projects with resource constraints. 🔧🚀
ai arduino cpp esp32 local neural-network neural-networks xor
Last synced: 27 Mar 2025
https://github.com/tbhaxor/cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.
binary-files cpp cpp17 file-handling file-handling-in-cpp file-stream text-files
Last synced: 09 Jul 2025
https://github.com/blackboxaudio/neuron
Collection of C++ audio DSP components ⚡
audio-development audio-processing audio-programming bbx-audio blackboxaudio cpp cpp-library digital-signal-processing dsp dsp-library
Last synced: 17 Jan 2026
https://github.com/madladsquad/untitledexec
A cross-platform wrapper on top of fork and exec/CreateProcess
c cpp cross-platform execution library unix windows
Last synced: 11 Apr 2025
https://github.com/ujinf74/ballistic-solver
Native C/C++ numerical launch-angle solver for moving targets under quadratic air drag
ballistic-solver ballistics broyden-method c-abi cpp ffe game-development header-only mechanics numerical-methods ode ode-solver optimization physics projectile rk4 simulation trajectory unity unity3d
Last synced: 17 Jan 2026
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/palacaze/gateau
Make software building with CMake a piece of cake
Last synced: 12 Apr 2025
https://github.com/heyallnorahere/basic-voxel-engine
A Minecraft-like voxel engine, written in C++.
cmake cpp cpp17 imgui opengl opengl46 voxel-engine voxel-game voxel-terrain vulkan vulkan-game-engine
Last synced: 13 Apr 2025
https://github.com/qengineering/yolov4-darknet-jetson-nano
YoloV4 with Darknet for Jetson Nano
cpp darknet darknet-yolo darknet-yolov4-model jetson-nano yolo yolov4
Last synced: 21 Jun 2025
https://github.com/zeyu-li/algorithms
A useful collections of algorithms, formulas, APTs, and some other notes 🗒
algorithms cpp data-structure data-structures formulas graph graph-algorithms graph-theory graph-theory-algorithms python school
Last synced: 13 Jul 2025
https://github.com/stephenberry/efftw
Modern C++ FFTW Wrapper for Eigen library
cpp eigen eigen3 fftw fftw3 fftw3-binding header-only
Last synced: 14 Jul 2025
https://github.com/saiyamdubey/dsa_questions
This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..
arrarys binary-search cpp cprogramming hackerrank leetcode-solutions sliding-window sorting-algorithms two-pointers
Last synced: 15 Jul 2025
https://github.com/andreped/fp-dsa-plugin
Digital Slide Archive plugin to enable FAST deployment of pretrained CNNs for digital pathology
cpp deep-learning digital-pathology digital-slide-archive fast fastpathology gpu histopathology large-image plugin python real-time tensorrt
Last synced: 13 Apr 2025
https://github.com/hominsu/tensorrt-yolov5-jetsonnano
JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务
Last synced: 13 Apr 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/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/fqwqf/whup
WHUP/ ˈdʌbljuː eɪtʃ ʌp /(WHUP: High-level Unified Programming)是一个以WHU(Wholesome High-level Utility)编程语言为核心的项目。本项目将实现两种编程语言:WHU和HUST(Highly Usable Symbolic Technology ),以及几个相应的软件:WHUPC,WHUPVM和WHUPRUN。
Last synced: 13 Apr 2025
https://github.com/emd4600/advanced-creature-paint
Spore Mod that lets you paint creatures like buildings, painting each part individually.
Last synced: 20 Mar 2025
https://github.com/kanugurajesh/book-management-system
Book management system implemented using dsa
automation batch-script book-management-system cpp data-structures-and-algorithms
Last synced: 13 Apr 2025
https://github.com/kartikmohta/manifold_cdkf
Central difference kalman filter which can work with states on a manifold
cpp estimation manifold sigma-point-kalman-filter
Last synced: 11 Apr 2025
https://github.com/cctyl/qtjson
dependency-free, header-only, ready-to-use library for automatic serialization and deserialization; 无依赖、head-only、开箱即用的半自动qtjson序列化、反序列化库
Last synced: 25 Jun 2025
https://github.com/mmomtchev/nobind
`pybind11`-like API for Node.js using C++17 fold expressions
bindings cpp cpp17 embind nobind node-addon-api nodejs pybind11
Last synced: 13 Apr 2025
https://github.com/aliwoto/mdparser-cpp
A simple telegram Markdown parser for C++.
cpp markdown markdown-parser md telegram telegram-api
Last synced: 26 Jun 2025
https://github.com/wittenberg/vlad
Variable Life Adjusted Display and other risk-adjusted quality control charts
cpp healthcare quality-control r risk-adjustment surgery
Last synced: 22 Oct 2025
https://github.com/dracula/dev-cpp
🧛🏻♂️ Dark theme for Dev C++
cpp dark-theme dev-cpp dracula
Last synced: 24 Apr 2025
https://github.com/kailash360/placement-management-system
Object Oriented Programming Project || IIITM Gwalior
Last synced: 20 Jun 2025
https://github.com/joswinemmanuel/banking-system-cpp
A C++ implementation of a banking system with features like account creation, balance enquiry, deposit, withdrawal, account closure, and account management.
Last synced: 13 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/madladsquad/untitledgamesystemmanager
A linux gaming system manager
containers cpp game game-manager gui imgui incus launcher-application linux lxc lxd wrapper
Last synced: 08 Jan 2026
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/yawkar/hse-dsa-lab-2
This repository offers studies & implementations of several point-querying algorithms in a 2D plane. The algorithms' performance is benchmarked and compared against one another.
algorithms benchmark conan cpp data-structures hse lab
Last synced: 19 Oct 2025
https://github.com/sha-env/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 11 Oct 2025