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-16 00:06:40 UTC
- JSON Representation
https://github.com/dynesshely/cppenhanced
A library has advanced supports for c++ developers.
Last synced: 20 Mar 2025
https://github.com/teddy-van-jerry/string_evaluate
Use C++ to evaluate a string. Support complex numbers, function names and variables.
complex complex-numbers cpp eval evaluate evaluation
Last synced: 28 Jul 2025
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/videlanicolas/novpn
A reengineering over Google's Beyond Corp
beyond-compare cpp google nginx python vpn
Last synced: 06 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/node-3d/image-raub
Native Image loader for Node.js
addon cpp decoder freeimage graphics image javascript n-api napi native node-3d node-addon
Last synced: 01 Aug 2025
https://github.com/madhavbahl/logic-xcution---basic-appstore
BASIC APPSTORE made on C++ (turbo)
Last synced: 19 Sep 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/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/olegschwann/technopark-algorithms
Implementation of various algorithms in C / C++ for the first semester of Technopark.
algorithms-and-data-structures c cpp
Last synced: 02 Apr 2026
https://github.com/francescmm/qpinnabletabwidget
QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
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/beer-ops/octocat-in-c
GitHub Code Spaces demo with a more complex C based environment
c codespaces conan cpp octoberfest python vscode zenofgithub
Last synced: 13 Oct 2025
https://github.com/dapper91/thread_pool_executor
C++ Thread Pool Executor
concurrent cpp threadpoolexecutor
Last synced: 24 Apr 2025
https://github.com/john-z-yang/lisp
Lisp bytecode compiler/interpreter
compiler cpp interpreter lisp lisp-interpreter
Last synced: 17 Oct 2025
https://github.com/redbluebird/competitive-programming
Competitive Programming problem solutions
competitive-programming cpp usaco usaco-solutions
Last synced: 09 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/allisterb/onemd
Data-parallel molecular dynamics simulator for Intel oneAPI.
cpp cpp17 devcloud dpcpp intel molecular-dynamics simulation
Last synced: 12 Mar 2026
https://github.com/officialasishkumar/leetcode
Here you can find the best leetcode solutions! Make sure to contribute and help others : )
c cpp hacktoberfest hacktoberfest2023 hacktoberfest2023-accepted java javascript python ruby rust typescript
Last synced: 12 Oct 2025
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/terroo/lotto
Gere números para jogar na Loteria. Feito com C++ e também versão Rust
Last synced: 13 Apr 2025
https://github.com/42yerevanprojects/ft_irc
This project is about creating your own IRC server in C++
42born2code cpp irc server socket-programming
Last synced: 23 Apr 2025
https://github.com/thatsabhishek/cpp-codes
Collection of various C++ programs
coding cplusplus cpp programming
Last synced: 11 Apr 2025
https://github.com/arezaie14/ars_kalman_filter
This is Kalman filter in c language for all programming languages such a micro controllers and ...
c cpp filter filters function-parametres kalman-filter mea micro-controllers microcontroller programming-languages
Last synced: 26 Apr 2025
https://github.com/qengineering/head-pose-ncnn-raspberry-pi-4
Ultra fast head pose estimation on a bare Raspberry Pi 4 at 20 FPS
aarch64 cpp deep-learning head-pose head-pose-estimation head-position ncnn ncnn-model raspberry raspberry-pi-4 raspberry-pi-64-os
Last synced: 07 Oct 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/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
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/oclero/qtappinstancemanager
Single application instance manager for Qt6.
cmake cpp cpp17 qt qt6 single-instance-app
Last synced: 04 Jul 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/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: 12 Mar 2026
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/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/kailash360/placement-management-system
Object Oriented Programming Project || IIITM Gwalior
Last synced: 20 Jun 2025
https://github.com/stefanangelovski/plunder
Web-scraper and frontend app for the Trimui Smart Pro on Crossmix-OS, letting you easily browse and access ROM sites directly from your handheld.
cpp crossmixos handheld roms scraper storefront trimui
Last synced: 13 Feb 2026
https://github.com/timothy-liuxf/simple_logger
simple_logger - A simple, multifunctional and header-only logging library for C++17.
Last synced: 16 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/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/hairrrrr/1200_problems
数据结构与算法 OJ 题目详解
algorithms c cpp data-structures java
Last synced: 10 Apr 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/patilshreyas/collegepracticals
My College Practicals
asm c cpp data-structure mongodb mysql operating-system
Last synced: 10 Apr 2025
https://github.com/hedzr/undo-cxx
a c++17 undo/redo subsystem (linear or restricted non-linear)
cmake cpp cpp17 cxx17 cxx17-library history-management memento-pattern non-linear state-machine undo undo-framework undo-library undo-redo undoable undomanager
Last synced: 12 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/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/hominsu/tensorrt-yolov5-jetsonnano
JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务
Last synced: 13 Apr 2025
https://github.com/conchylicultor/codingcheatsheet
Cheatsheets for the C++ and Python programing languages
Last synced: 08 May 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/ridika-2004/my-development-tools
💻 A curated collection of small, functional projects—built for learning, experimenting, and leveling up coding skills 🚀📈.
chrome-extension codingame cpp game-development html-css java java-fx java-swing javascript object-oriented-programming pong-game pyqt5 python raylib-cpp tkinter-gui vanilla-javascript web-development
Last synced: 11 Apr 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/triplehelixprogramming/chargedup
Triple Helix's code for the 2023 FRC Charged Up season
Last synced: 30 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/luca-penasa/spc
library for geological data extraction from TLS and photogrammetry point clouds.
cpp photogrammetry point-cloud
Last synced: 24 Jun 2025
https://github.com/civictechto/tracket-sensor
Design files and source code for the tRacket noise sensor
arduino civic-tech cpp esp32 kicad noise platformio sound urban
Last synced: 09 Jul 2025
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/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/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/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/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/grazder/template.cpp
[WIP] A template for getting started writing code using GGML
cpp deep-learning ggml inference-optimization
Last synced: 02 Mar 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/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/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/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/chinmaymahajan/dreamscoder-examples
This repository contains the example code for the posts on the blog www.DreamsCoder.com
c cpp css data-structures data-structures-algorithms datastructures java javascript php react react-component react-components reactjs
Last synced: 18 Jun 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/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/joswinemmanuel/abdul-bari-cpp
A comprehensive repository of programs and tips learned from the C++ course mentored by Abdul Bari on Udemy.
Last synced: 05 Apr 2025
https://github.com/proxdhiya/complex_number
C++11 Header file for the complex numbers
Last synced: 30 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/abhayanigam/learn_c_plus_plus
Introduction TO C-plus-plus Programming Language
c chapters coding coding-challenge concept cpp language learn learning-by-doing
Last synced: 11 Apr 2025
https://github.com/balena-io-examples/balena-cpp-hello-world
Example of how to deploy C++ code on a balena supported device.
balena balena-hello-world cpp lithium
Last synced: 11 May 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/seokminhong/compile-time-format-string
Type-safe format string I/O functions similar to cstdio interfaces using C++20.
Last synced: 10 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/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/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/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/israelalagbe/embedded-systems
robotics and embedded systems projects
arduino cpp electronics embedded-systems
Last synced: 27 Oct 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/abarrak/why-compiled-languages
A simple experiment for compiled/dynamic languages comparision.
cpp csharp go java javascript python ruby
Last synced: 13 May 2025
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/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/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/lobbyra/webserv
[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98
Last synced: 30 Jul 2025