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-23 00:06:41 UTC
- JSON Representation
https://github.com/curve/channel
🧵 A C++ implementation of Rust's std::sync::mpsc::channel
cpp cpp17 cpp17-library cpp20 cpp20-library mpsc mpsc-channel threading
Last synced: 29 Oct 2025
https://github.com/mattgodbolt/pt-three-ways-pres
Presentation for pt-three-ways - a CppCon 2019 presentation
cpp cppcon2019 path rendering tracing
Last synced: 16 Oct 2025
https://github.com/brainiac2677/cpp-notes
This repository focuses on the OOP concepts with C++.
Last synced: 09 Oct 2025
https://github.com/raphaelthegreat/psxemu
An experimental Playstation emulator
cpp emulator mips opengl playstation psx-emulator
Last synced: 27 Sep 2025
https://github.com/cemolcay/musictheorycpp
C++ music theory library
chord cpp music-theory note scale
Last synced: 05 Mar 2026
https://github.com/equalitie/cpp-upnp
This is a read-only mirror of: https://gitlab.com/equalitie/cpp-upnp "UPnP C++ library using Boost.Asio"
Last synced: 04 Mar 2026
https://github.com/nishkarshraj/data-structures
Data Structures with Theory, Algorithms and Code
algorithms algorithms-and-data-structures array c cpp data-structures graph java linked-list python queue stack tree
Last synced: 22 Apr 2025
https://github.com/BotanAtomic/FaceID
face recognition with deep learning
cnn cpp deep-learning dl4j face-detection face-recognition from-scratch machine-learning multilayer-perceptron multilayer-perceptron-network
Last synced: 13 May 2025
https://github.com/personalrobotics/chimera
:snake: A CLI tool for generating Boost.Python/pybind11 bindings from C/C++
boost-python chimera clang-toolchain cli cpp llvm mustache pybind11 python
Last synced: 29 Aug 2025
https://github.com/alexruzin/cpp_api
A C++ API which is useful for Win32. Includes a communication subsystem.
c cpp http-client injector socks5-proxy
Last synced: 10 Aug 2025
https://github.com/shaswata56/taos-adventure
It is a C++ Game Project for 2nd semester. This game is Build From Scratch using C++ and SFML .
2d adventure c-plus-plus cpp game sfml squareworld tao tao-s taos-adventure
Last synced: 08 Sep 2025
https://github.com/ruimaciel/femp
A small C++ finite element method implementation developed as a part of my master's thesis
c-plus-plus cpp finite-element-analysis finite-element-methods finite-elements master-thesis opengl qt qt5
Last synced: 05 May 2025
https://github.com/RedSkittleFox/serialize
C++ 23 serialization library
cpp cpp23 reflections serialization
Last synced: 31 Mar 2025
https://github.com/cschladetsch/cppkai
KAI is a distributed computing model written in modern C++. 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: 11 Aug 2025
https://github.com/justinmeiners/molecule-viewer
3D chemical molecule visualizer for XYZ files.
chemistry cpp opengl xyz-files
Last synced: 25 Mar 2025
https://github.com/dehancer/dehancer-common-cpp
C++ common lib is used by Dehancer project
Last synced: 21 Feb 2026
https://github.com/thecurle/purpuri
The Purple VM, a custom JVM in C++.
cpp interpreter java jvm stack-based
Last synced: 11 Jun 2025
https://github.com/robotology/superimpose-mesh-lib
A modern C++ augmented-reality library to superimpose 3D objects on images.
augmented-reality cpp library opencv opengl superimpose-3d-objects
Last synced: 19 Jun 2025
https://github.com/kovacsv/visualscriptenginewxwidgets
A wxWidgets utility module for VisualScriptEngine
cpp node-editor visual-scripting wxwidgets
Last synced: 25 Jul 2025
https://github.com/stephanecharette/movedetect
Library to detect whether movement can be detected between two images or video frames.
cpp cpp17-library movement-detection opencv
Last synced: 14 Apr 2025
https://github.com/abdallahhemdan/didumean
🚀 DidUMean, is a spelling checker application checks your spelling and recommend words for you in case of wrong spelling ...
cpp cpp14 english english-word spell spell-check spell-checker spell-corrector spelling-levenshtein-distance trie
Last synced: 06 May 2025
https://github.com/karnkaul/locc
C++20 utility to count lines of code
count-lines cpp cpp20 lines-of-code
Last synced: 24 Dec 2025
https://github.com/tuarua/taskbarprogressane
AIR Native Extension for displaying taskbar progress on macOS & Windows 7, 8, 10
actionscript adobe-air air-native-extensions ane cpp osx swift swift-3 windows-10
Last synced: 14 Apr 2025
https://github.com/nixrajput/bus-reservation-system-cpp
This repository contains the Bus Reservation System Management project developed using Object Oriented Programming (OOP) and File Handling concepts in C++.
bus bus-booking bus-reservation bus-reservation-management bus-reservation-system bus-ticket collaborate cpp cpp-solutions file-handling file-handling-in-cpp nixlab nixrajput nixrajput-github oops oops-in-cpp reservation reservation-system
Last synced: 01 May 2025
https://github.com/qengineering/tensorflow_lite_segmentation_jetson-nano
TensorFlow Lite segmentation on a Jetson Nano at 11 FPS
aarch64 cpp gpu-acceleration gpu-delegate jetson-nano tensorflow-examples tensorflow-lite unet unet-segmentation unet-tensorflow
Last synced: 20 Jul 2025
https://github.com/tylerjw/mycobot
myCobot on ROS 2
cpp moveit2 robotics ros2 ros2-galactic
Last synced: 13 Apr 2025
https://github.com/playboy-player/pytorch_dart
Pytorch_Dart is a dart wrapper for Libtorch,striving to provide an experience identical to PyTorch. You can use it as an alternative to Numpy in your Dart/Flutter projects.
android computer-vision cpp cross-platform dart dart-package dartlang deep-learning deep-neural-networks deeplearning flutter flutter-package libtorch linux machine-learning numpy pytorch tensor torch windows
Last synced: 09 Apr 2025
https://github.com/haydend100/openglrenderingengine
Multiplayer FPS OpenGL Rendering/Game Engine written in C++
3d-graphics bullet-physics cpp engine game game-engine glsl indirect multiplayer-fps multiplayer-game opengl opengl3 pbr-shading physically-based-rendering physics-engine rendering rendering-engine winsock2
Last synced: 13 Sep 2025
https://github.com/amyrahmady/cpp-indicators
A very simple, easy-to-use, and single-header-only C++ library for console based indicators (loading spinners)
command-line console cpp library loading loading-spinner spinner threads
Last synced: 13 May 2025
https://github.com/garfield1002/jhr_skip_list
Header-only skip list library for modern C++ (C++17/C++20)
cpp data-structures header-only library skiplist
Last synced: 12 Apr 2025
https://github.com/filipdutescu/small-better-logger
A small, better logger library for C++, which features thread-safe loggers.
better c-plus-plus cpp cross-platform file free library log logger logging logging-library one one-file one-file-library open-source opensource small thread-safe threadsafe wip
Last synced: 23 Mar 2025
https://github.com/darthmoomancer/polydev
THE project manager for neovim
c cpp html java lua neovim-plugin python rust
Last synced: 02 Sep 2025
https://github.com/exely/wd-data-structure
王道《数据结构》2019版算法题
algorithms-and-data-structures c cpp
Last synced: 30 Jul 2025
https://github.com/oatpp/oatpp-openssl
OpenSSL adaptor for Oat++ applications
Last synced: 02 Aug 2025
https://github.com/xuehao/programming-abstractions-in-cpp
Programming Abstractions in C++. Materials for a typical CS1 / CS2 course. Inspired by Stanford CS106B.
computer-science cpp cs106b programming-language
Last synced: 24 Apr 2025
https://github.com/jsmolka/drizzle
A dynamic interpreted programming language.
cpp drizzle dynamic interpreter language
Last synced: 04 Apr 2025
https://github.com/victornpb/evc_pt2257
Arduino C++ Library for using PT2257 - Electronic Volume Controller IC
arduino arduino-library cpp digital-potentiometer i2c
Last synced: 02 Aug 2025
https://github.com/retifrav/cmake-cpack-example
An example project of using CPack
Last synced: 03 Aug 2025
https://github.com/fovea-engine/raym3
Material Design 3 inspired immediate-mode GUI library for raylib. Build modern, beautiful user interfaces in C++ with automatic resource management.
c-plus-plus cpp gui immediate-mode material-design material-design-3 raylib ui-library user-interface
Last synced: 07 Feb 2026
https://github.com/yegor256/fibonacci
Fibonacci algorithm implemented in a few compilable languages in different programming flavors
cpp csharp eiffel fibonacci golang haskell java lisp object-oriented-programming oop performance-testing
Last synced: 27 Mar 2025
https://github.com/harshjuly12/leetcode
Solving 10-15 LeetCode problems daily pt.1
Last synced: 07 May 2025
https://github.com/kezhengjie/cppnat
cppnat is a NAT reverse proxy tool (aslo known as a hole punching tool) helps you expose your private IP and port and bind them onto a server with public IP,access your private service anywhere.
asio cpp cpp17 cross-platform easy-to-use fluent high-concurrency high-performance hole-punching modern nat nat-hole-punching nat-traversal network no-exception proxy reverse-proxy runtime-safety simple
Last synced: 12 Apr 2025
https://github.com/springbear2020/whut-matching-game
连连看游戏是一款基于 Microsoft 公司的 MFC 框架开发的在给定的图案中进行相同图案配对连线消除的简单游戏,游戏规则简单、画面清晰可爱。
Last synced: 13 Apr 2025
https://github.com/vitkarpov/dcp
:computer: :books: Interviews & competitive programming
competitive-programming cpp interview-preparation interview-questions javascript
Last synced: 06 May 2025
https://github.com/ice1000/oi-codes
:closed_lock_with_key: Solutions for online code challenges. Don't be evil.
acm acm-icpc algorithm algorithm-challenges algorithms c cpp crystal dart elixir haskell javascript oi ruby rust solutions typescript
Last synced: 18 Mar 2025
https://github.com/kelvins/smtpclient
:mailbox: A simple SMTP client to send e-mails using C++ and the Qt framework
Last synced: 23 Jun 2025
https://github.com/thirtythreeforty/consensus
A clean, elegant watchface for Pebble watches in C++
Last synced: 10 Apr 2025
https://github.com/galacean/effects-native-examples
Galacean Effects's native examples
animation cpp effects opengles
Last synced: 30 Apr 2025
https://github.com/agehama/sfz_midi_player
MIDI player supporting SFZ files
audio-player audio-processing audio-visualizer cpp midi-player opensiv3d sfz-format
Last synced: 29 Oct 2025
https://github.com/dasaav-dsv/rttihook
A highly customizable header only RTTI analysis and VFT hooking toolset.
cpp cpp17 header-only-library hooking-framework hooking-library reverse-engineering rtti rtti-analyzer rtti-cplusplus
Last synced: 24 Dec 2025
https://github.com/curve/ereignis
🎉 A thread-safe C++20 Event Library
cmake cpp cpp-library cpp20 cpp20-library events
Last synced: 21 Mar 2025
https://github.com/omaraflak/reinforcement-learning-cpp
Reinforcement Learning algorithm from scratch in C++.
cpp from-scratch neural-network qlearning reinforcement-learning
Last synced: 12 Apr 2025
https://github.com/savenkovigor/termgraph
Terms diagram builder. Polish your knowledge with accurate definitions.
cpp cpp20 knowledge-graph qml qt qt6 visualization
Last synced: 22 Jul 2025
https://github.com/nishkarshraj/design-and-analysis-of-algorithms
Algorithms and Data Structures.
algorithms algorithms-and-data-structures c cpp cpp-library data data-analysis data-structures graph-algorithms graphs greedy-algorithm greedy-algorithms matrix open-source opensource optimization queue sorting sorting-algorithms stack
Last synced: 22 Apr 2025
https://github.com/pdsmart/zpu
ZPU Evo(lution), an enhanced ZPU microprocessor design in VHDL to embed within an FPGA including SoC functionality. Project currently uses Altera Cyclone devices.
assembly-language bash c cpp perl vdl
Last synced: 14 Apr 2025
https://github.com/mstuttgart/oficina
:seedling: Repository where my study projects and tests are stored
android cpp django elixir flask j2me java javascript pygame python study-notes study-project
Last synced: 17 Mar 2025
https://github.com/qengineering/face-mask-detection-jetson-nano
Face mask detection on a Jetson Nano
aarch64 cpp deep-learning face-detection face-mask face-mask-detection face-recognition high-fps jetson-nano ncnn ncnn-framework paddle paddle-lite ssd-model
Last synced: 13 Apr 2025
https://github.com/pockerman/rlenvscpp
Environments and various utilities for reinforcement learning with C++
cpp gymnasium-environment openai-gym reinforcement-learning reinforcement-learning-environments
Last synced: 12 Apr 2025
https://github.com/arpihomesecurity/pywiegand
Python wiegand reader on raspberry
cplusplus cpp python raspberry-pi wiegand
Last synced: 28 Oct 2025
https://github.com/msdeep14/irctc
IRCTC like Ticket Booking Portal
cpp file-handling graph-algorithms irctc irctc-train-enquiry qt qt5 ticket-booking train-ticket travel
Last synced: 25 Apr 2025
https://github.com/bugra9/cpp.js
Bind C++ to JavaScript with no extra code. (WebAssembly & React Native)
bindings cpp emscripten javascript react-native swig wasm webassembly
Last synced: 16 Mar 2025
https://github.com/jamesboer/tbl
CSV and tab-delimited table reader
c-plus-plus c-plus-plus-17 cpp cpp17 csv csv-parser
Last synced: 11 Oct 2025
https://github.com/marcpages2020/CombatSystem
Combat System developed in Unreal Engine 5 centered in getting the best Game Feel possible.
cplusplus cpp development game game-development unreal-engine
Last synced: 11 Mar 2025
https://github.com/akashi-org/akashi
A next-generation video editor
akashi cpp hardware-acceleration python vfx video video-editor
Last synced: 16 Oct 2025
https://github.com/orbitcowboy/gnuplot-cpp
Automatically exported from code.google.com/p/gnuplot-cpp
c-plus-plus cpp gnuplot gnuplot-cpp
Last synced: 05 Jul 2025
https://github.com/jsmolka/egg-player
A Groove Music like music player.
bass-dll cpp egg-player music-player taglib
Last synced: 04 Apr 2025
https://github.com/bauripalash/escraper
Scrap Email Addresses From PDFs and Photos! in C++ (Python was tooo easy to do)
cpp email-parsing hacktoberfest scraper
Last synced: 16 Jan 2026
https://github.com/adonmo/daylight
The answer to your daylight related questions
cpp irradiance python sunrise sunset
Last synced: 14 Jul 2025
https://github.com/umerghafoor/open-inventory
Open Inventory Management System project is developed in C++ using the Qt framework.
cpp inventory-management management-system qt qtcreator
Last synced: 12 Oct 2025
https://github.com/yi-ge/cpp-practice
C++ 算法练习。
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 11 Oct 2025
https://github.com/ronenness/dcm_pool
Dynamic, Contiguous-Memory Objects Pool
cpp cpp-library gamedev pooling templates
Last synced: 27 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/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/adambadura/type_name
C++17-compatible, compile-time type name retrieval library.
Last synced: 06 Sep 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/ki-seki/solutions
此仓库包括我所做过的来自各大题库的 OJ 算法题的题解,这些题库包括:浙江大学计算机程序设计能力考试(PAT)题库,UVa 题库,Codeup 题库,洛谷题库,北京大学 OJ 题库(POJ),安徽科技学院 ACM 题库(AOJ)......目前在主攻 PAT,完成度已过 55.6%,其中部分题解提供多种方法、以及我给出的测试样例。
aoj codeup cpp lanqiao luogu nowcoder oj-solutions pat poj programming-contests uva
Last synced: 07 Oct 2025
https://github.com/llnl/user-eph
LAMMPS extension to capture electron-ion interaction. This is a mirror of https://gitlab.com/artuuuro/USER-EPH.
cpp electron-phonon-coupling gpu lammps molecular-dynamics
Last synced: 13 Jun 2025
https://github.com/arthursonzogni/icemaze
WebAssembly game: a sliding block adventure.
arthursonzogni cmake cpp game ice maze webassembly
Last synced: 09 Apr 2025
https://github.com/skyzh/BPlusTree
🌲 Fully unit-tested B+ tree with basic paging implemented in C++
bplus-tree bplustree clion cmake cpp
Last synced: 12 Apr 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/1337programming/webassemblyopengl
C++ project with WebAssembly + OpenGL + Webpack
c cpp javascript node nodejs opengl wasm webassembly
Last synced: 11 Mar 2026
https://github.com/sraaphorst/raytracer-cpp
Ray tracer implementation in C++
cpp cpp17 graphics ray-tracer ray-tracer-challenge ray-tracing raytracer raytracing
Last synced: 15 Oct 2025
https://github.com/tbeu/adventofcode
🎄 Advent of Code (2021-2024) in C++
advent-of-code advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 adventofcode aoc aoc-in-cpp aoc2021 aoc2022 aoc2023 aoc2024 cpp cpp17
Last synced: 05 Sep 2025
https://github.com/flaxengine/imgui
Dear ImGui plugin for Flax Engine that adds debug GUI interface to game viewport.
cpp csharp flax flax-engine imgui
Last synced: 12 Apr 2025