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-04-18 00:07:17 UTC
- JSON Representation
https://github.com/krshrimali/dcgan-celeba-pytorch-cpp
DCGAN Implementation using PyTorch in both C++ and Python
celeba computer-vision cpp dcgan deep-learning gan libtorch pytorch
Last synced: 04 Aug 2025
https://github.com/sowelipililimute/Challah
Desktop client for Harmony protocol.
chat chat-application chatapp cpp discord discordapp guilds hacktoberfest harmony harmony-protocol qbs qml rich-presence roles voice voice-chat
Last synced: 03 Aug 2025
https://github.com/sachinl0har/hacktoberfest
Hacktoberfest 2021 you can add anything like simple programs or projects
basics-of-c basics-of-cpp basics-of-java basics-of-javascript basics-of-python c cpp hacktoberfest hacktoberfest-accepted hacktoberfest2021 hello-world helloworld-programs html-css-javascript java javascript jupyter projects website
Last synced: 28 Jul 2025
https://github.com/maharmstone/tdscpp
C++ library to interface with Microsoft SQL Server
Last synced: 23 Aug 2025
https://github.com/genodelabs/genode-allwinner
Allwinner SoC support for the Genode OS framework
aarch64 allwinner-a64 arm cplusplus cpp genode osdev pinephone
Last synced: 07 Apr 2025
https://github.com/shibam120302/striver_cp_sheet
Solution of the problems listed in Striver CP Sheet made by Striver, with resources
codeforces codeforces-problems codeforces-solutions cp cp-sheet cpp striver strivers-cp-sheet
Last synced: 10 Jul 2025
https://github.com/brakmic/hpx_projects
:zap: High-Performance-Computing with C++
boost c-plus-plus cplusplus cpp hpx
Last synced: 23 Apr 2025
https://github.com/iwatake2222/generic-tflmicro
CMake project for TensorFlow Lite Micro
cmake cpp tensorflow tensorflow-lite
Last synced: 05 Sep 2025
https://github.com/nvidia/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 05 Sep 2025
https://github.com/theblackcat102/awesome-code-obfuscation
Collections of code obfuscation libaries for different languages ( in progress )
assembly awesome awesome-list c c-sharp cpp java javascript obfuscation obfuscator php python
Last synced: 17 Jan 2026
https://github.com/jsteemann/atoi
Fast string to integer conversion
atoi cpp integer-conversion library performance
Last synced: 07 May 2025
https://github.com/mauropelucchi/unibg_dev_courses_2024
University of Bergamo - C++ Dev Course (Computer Engineering) 2023/2024
coding cpp training-materials university
Last synced: 15 Apr 2025
https://github.com/sharoniv0x86/appledore
A simple and efficient graph library in modern C++ Supports directed/undirected graphs with customizable edge types, designed for performance and ease of use.
cpp cpp-library cpp17 graph graph-algorithms graphs modern-cpp
Last synced: 13 Apr 2025
https://github.com/nzeemin/ukncbtl-qt
UKNCBTL emulator, Qt version.
c-plus-plus cpp cross-platform emulator ms0511 pdp11 qt qt5 soviet-computer
Last synced: 12 Apr 2025
https://github.com/thelartians/revisited
🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.
acyclic any anyfunction compile-time cplusplus cpp fast function inheritance multimethods multiple-dispatch template visitor visitor-pattern
Last synced: 06 May 2025
https://github.com/dcnick3/pqrs
Portable QR Scanning library
cpp js qr qr-code qr-code-reader qr-scanner
Last synced: 02 Sep 2025
https://github.com/visualgmq/grogue
grogue是一个参考了CDDA,饥荒的Roguelite游戏。玩家需要存活下去,并且探索不同的世界(施工中)
cmake cpp cpp17 game game-2d game-development roguelite sdl2
Last synced: 12 Apr 2025
https://github.com/bertrandmartel/digest-auth-session-cpp
C++ digest authentication/session library for server
cpp cpp-library digest-authentication
Last synced: 07 May 2025
https://github.com/banaankiamanesh/dl-for-navigation
Implementation of Regression Models on Navigation with IMUs.
9-axis-imu ahrs bno055 bosch cpp datacollection deeplearning imu knn-regression navigation neural-networks python python3 raspberry-pi recurrent-neural-network recurrent-neural-networks regression-models support-vector-regression tensorflow2
Last synced: 13 Apr 2025
https://github.com/endurodave/statemachinewiththreads
C++ State Machine with Asynchronous Callbacks
asynchronous-programming cpp publish-subscribe state-machine
Last synced: 11 Jul 2025
https://github.com/mrhands/panini
Code generation library for C++ written in C++17
Last synced: 05 Apr 2025
https://github.com/mandliya/gameboy_emulator
A gameboy emulator built with modern c++
cpp cpp11 cpp14 gameboy gameboy-emulator modern-cpp
Last synced: 13 Apr 2025
https://github.com/jxsl13/zcatch
zCatch is a server modification for the retro multiplayer shooter Teeworlds. It is a last man standing instagib gamemode.
cpp teeworlds teeworlds-mod teeworlds-server
Last synced: 11 Mar 2025
https://github.com/mguludag/qeasysettings
Easy to use manage settings and style options for your Qt projects! and auto follow Windows 10 dark/light scheme feature 😎
cpp qml qt qt-quick qt-stylesheets qt-widgets qt5 qt5-gui qtwidgets theme-settings
Last synced: 05 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/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/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/springbear2020/whut-matching-game
连连看游戏是一款基于 Microsoft 公司的 MFC 框架开发的在给定的图案中进行相同图案配对连线消除的简单游戏,游戏规则简单、画面清晰可爱。
Last synced: 13 Apr 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/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/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/2shady4u/libkra
A C++ library for importing Krita's KRA & KRZ formatted documents.
cpp cpp-library kra-files krita
Last synced: 10 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/juangburgos/qfunctionutils
Qt helper functions for callback execution, throttle, debounce, etc.
cplusplus cplusplus-11 cpp cpp11 qt qt5
Last synced: 10 Apr 2025
https://github.com/nojhan/clutchlog
C++ "spatial" logging system which targets versatile, (de)clutchable, _debugging_, in a single header.
cpp cpp-library debugging logging logging-library spatial-logging
Last synced: 21 Mar 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/tylerjw/mycobot
myCobot on ROS 2
cpp moveit2 robotics ros2 ros2-galactic
Last synced: 13 Apr 2025
https://github.com/harshjuly12/leetcode
Solving 10-15 LeetCode problems daily pt.1
Last synced: 07 May 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/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/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/retifrav/cmake-cpack-example
An example project of using CPack
Last synced: 03 Aug 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/neargye-forks/state_saver
Transferred to https://github.com/Neargye/yacppl
c-plus-plus c-plus-plus-11 cplusplus cplusplus-11 cpp cpp11 header-only no-dependencies single-file state-saver
Last synced: 04 Oct 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/gangliao/cmake_cxx_go
cmake cpp go golang shared-library static-library
Last synced: 26 Jul 2025
https://github.com/karnkaul/djson
Dumb simple JSON parsing library
cpp cpp23 cpp23-library json jsonc
Last synced: 11 Oct 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/mhx/libembedded
Modern C++ for Embedded Systems
c-plus-plus c-plus-plus-11 constexpr cpp cpp-library cpp11 embedded embedded-applications embedded-cpp embedded-systems iir-filters mit-license modern-cpp
Last synced: 18 Jun 2025
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/llnl/gecko
C++ library for graph ordering
cpp graph math-physics optimization ordering
Last synced: 29 Apr 2025
https://github.com/GMH-Code/RPCEmu
WebAssembly Multi-Threaded Risc PC Emulator
arm c cpp emscripten emscripten-port emulator emulators javascript multi-threading multithreading online-emulator qt qt-wasm qt6 risc risc-os riscos wasm web-assembly webassembly
Last synced: 11 Mar 2025
https://github.com/cemolcay/musictheorycpp
C++ music theory library
chord cpp music-theory note scale
Last synced: 05 Mar 2026
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/darthmoomancer/polydev
THE project manager for neovim
c cpp html java lua neovim-plugin python rust
Last synced: 02 Sep 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/morglod/cpp_traits
rust-like traits (type erasure) on plain C++
cpp cpp20 rust rust-like traits type-erasure
Last synced: 24 Apr 2025
https://github.com/alpaka-group/vikunja
Vikunja is a performance portable algorithm library that defines functions operating on ranges of elements for a variety of purposes . It supports the execution on multi-core CPUs and various GPUs. Vikunja uses alpaka to implement platform-independent primitives such as reduce or transform.
Last synced: 01 Jul 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/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/mehanix/teme-fmi
🎓 Homework/Coursework during my bachelor's in Computer Science
algorithms-and-data-structures artificial-intelligence computer-science cpp data-structures database-design databases fmi formal-languages haskell homework-exercises ios-swift java mips-assembly nodejs operating-systems python signal-processing webdev
Last synced: 11 Mar 2026
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/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/turborium/turboriumbasic
Simple BASIC interpriter
basic clean-architecture clean-code computer-science cpp delphi gdd gdd-methodology ingenieria-informatica interpreter linux-kernel object-pascal pascal programming-language pure-c web3 xplatform
Last synced: 20 Sep 2025
https://github.com/volpatto/simple_pybind_example
A simple example of how to bind C++ code in Python
cmake cpp multilanguage pybind pybind11 python
Last synced: 28 Jul 2025
https://github.com/soedinglab/mmseqs
alignment cpp mmseqs opensource sequence-clustering
Last synced: 27 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/exely/wd-data-structure
王道《数据结构》2019版算法题
algorithms-and-data-structures c cpp
Last synced: 30 Jul 2025
https://github.com/lelserslasers/3d-cellular-automata-raylib
3d Cellular Automata using Raylib in C++
3d cell cellular-automata cpp physics-simulation raylib simulation
Last synced: 24 Aug 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/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/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/studio-neptune/olsb_cores
The core of OLSB project.
bot-api cpp csharp java javascript legy library line python ruby rust-lang thrift unofficial unofficial-library
Last synced: 23 Mar 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/qengineering/tensorflow_lite_classification_rpi_zero
TensorFlow Lite on a bare Raspberry Pi Zero
armv6 cpp deep-learning mobilenet raspberry-pi-zero raspberry-pi-zero-w tensoflow-lite tensorflow-examples
Last synced: 24 Oct 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/raphaelthegreat/psxemu
An experimental Playstation emulator
cpp emulator mips opengl playstation psx-emulator
Last synced: 27 Sep 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/callmeechocodes/fetcho
:sparkles: A simple fetch made in C++
cpp fetch linux linux-command neofetch sysfetch
Last synced: 23 Oct 2025
https://github.com/biojppm/c4stl
C++ library of performance-minded contiguous containers, strings and streams
containers contiguous-containers cpp cpp-library cpp11 string-manipulation
Last synced: 21 Aug 2025
https://github.com/brainiac2677/cpp-notes
This repository focuses on the OOP concepts with C++.
Last synced: 09 Oct 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