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/joaomlneto/procmap
C++ wrapper around /proc/self/maps
cpp cpp-lib cpp-libraries cpp-library cpp14 library linux mapping memory memory-allocation memory-allocations memory-analysis memory-management memory-mapping memory-monitor memory-monitoring process wrapper wrapper-functions wrapper-library
Last synced: 22 Apr 2025
https://github.com/adityaa30/programs
Solutions for Standard Problems on Algorithms & Data Structures in C++
algorithms cpp data-structures hacktoberfest
Last synced: 12 Mar 2026
https://github.com/nvidia/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 05 Sep 2025
https://github.com/redskittlefox/reflexpr
Compile time struct Reflections
aggregates cpp cpp20 cpp20-library cpp23 header-only reflections structs
Last synced: 13 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/sfrechette/weather-micro-station
A modular, high-performance weather display system for the LILYGO T-Display S3, featuring real-time weather data from OpenWeatherMap API with smooth animations and professional UI.
arduino c cpp esp32 esp32-s3 lilygo lilygo-tdisplay-s3 openweathermap-api platformio ticker weather weather-api
Last synced: 07 Apr 2026
https://github.com/caiorss/cpp-project-templates
C++ CPP project templates with CMake + Conan
cmake cpp project scaffolding template
Last synced: 28 Apr 2025
https://github.com/jsteemann/atoi
Fast string to integer conversion
atoi cpp integer-conversion library performance
Last synced: 07 May 2025
https://github.com/vincentlaucsb/sqlite-cpp
A simple and robust SQLite wrapper for C++
Last synced: 09 Apr 2025
https://github.com/ahuge/nuke-removechannels
A plugin for the Foundry's Nuke. It allows manipulation of channels via regular expressions.
cpp foundry-nuke project regex
Last synced: 10 Jul 2025
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/willdoescode/lu
lu, an opinionated `ls` with the best features by default.
Last synced: 30 Jun 2025
https://github.com/shoyamanishi/androidmfcc
26-Point MFCC & 512-Point FFT Generator & Visualizer in Java, C++, and NEON intrinsics
android asr audio cpp fft java mfcc neon-simd-intrinsics spectrum visualizer
Last synced: 14 Apr 2025
https://github.com/jokade/swog
Scala wrapper generator for interop with C, C++, Objective-C, and script languages.
c cpp interop lua objective-c scala scala-native
Last synced: 12 Jan 2026
https://github.com/Componolit/Cappulada
[DEPRECATED] Generate Ada bindings to C++ code
ada binding-generator bindings cpp
Last synced: 14 Mar 2025
https://github.com/maharmstone/tdscpp
C++ library to interface with Microsoft SQL Server
Last synced: 23 Aug 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/mrdcvlsc/chacha20-poly1305
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
aead aead-authenticated-cryptography-mac arm authenticated-encryption chacha20 chacha20-poly1305 cplusplus cpp cryptography decryption encryption key library poly1305 rfc-8439 scratch-implementation security stream-cipher uint512 x86-64
Last synced: 21 Mar 2025
https://github.com/imharris24/snake-cpp
A simple snake game made in C++ using Object Oriented Programming.
cpp cpp-project game oop project snake snake-cpp snake-game
Last synced: 14 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/qengineering/yolofastest-ncnn-jetson-nano
YoloFastestV2 for a Jetson Nano
aarch64 cpp deep-learning jetson-nano ncnn ncnn-model yolofastest yolofastest-v2
Last synced: 13 Apr 2025
https://github.com/ahmedsobhy01/redis-clone
A lightweight Redis clone implemented in C++ that supports key-value operations and sorted sets
avl c clone cpp hashmap hashtable inmemory-db redis redis-client redis-server system-design
Last synced: 27 Feb 2026
https://github.com/MaximePremont/Zappy_Epitech
Epitech project : multiplayer game played by artificial intelligences and viewed by a graphical AR interface.
artificial-intelligence augmented-reality c cpp csharp epitech game python zappy
Last synced: 27 Oct 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/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/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/gbowne1/programmernotes
This is a collection of Markdown notes written in Obsidian for programming and it includes notes on C, C++, using and configuring VSCode and many other things programming related. Anyone is welcome to contribute to this Markdown repository and make corrections.
c coding config cpp node-js nodejs notebook notebook-publish notes obsidian-md programming programming-language software
Last synced: 06 Mar 2026
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/pit-ray/fluent-tray
Fluent design-based GUI library for system tray applications written in C++ single header.
cpp desktop fluent-design gui-library tray windows windows-10 windows-11
Last synced: 05 May 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/ajihyf/node-addon-api-helper
A more convenient, type-safe and boilerplate-less way to write Node.js C++ addons.
Last synced: 13 Apr 2025
https://github.com/sweeticelolly/dragcontrolside
一个使用VB6开发的简易IDE,以VB6开发的形式来开发C++程序,让C++对GUI的编写更加香甜~
cpp gui ide programming ui-design vb6 visual-basic-6 visualbasic6
Last synced: 10 Apr 2025
https://github.com/atmegabuzz/weebserver
Simple Webserver Implementation using Sockets
cpp hacktoberfest hacktoberfest2022 sockets webserver
Last synced: 14 Apr 2025
https://github.com/heshanera/lstmnet
A Long Short Term Memory neural network for time series prediction. Memory blocks contain one memory cell in each. Weights for the network are randomly initialized.
cpp lstm-neural-networks prediction-model time-series timeseries-forecasting
Last synced: 13 Apr 2025
https://github.com/amyrahmady/console-3d-maze-game
a simple console based 3D game with mazes written in C++ without using any library (Windows and Linux)
3d 3d-game command-line console console-renderer cpp cpp17 linux maze-game windows
Last synced: 13 May 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/grindgold/awsome-projects
😎「计算机淘金手册」立志收录各种酷炫、高大上、对小白友好的开源项目,包括但不限于Java、C++、Python、Golang、JavaScript、人工智能、机器学习、人工智能等相关项目。
cpp database database-management golang java javascript jquery python system
Last synced: 06 Sep 2025
https://github.com/developerpaul123/optimum
Accessible and modern implementations of common optimization algorithms.
algorithm cpp cpp-lib cpp-library cpp20 cpp20-library evolutionary-algorithm evolutionary-algorithms genetic-algorithm genetic-algorithms genetic-optimization-algorithm header-only nelder-mead-algorithm optimization optimization-algorithms optimization-methods optimizer optimum
Last synced: 22 Jul 2025
https://github.com/tjkendev/procon-library
my library for competitive programming
algorithms competitive-programming cpp procon-library python
Last synced: 15 Mar 2026
https://github.com/named-data/repo-ng
NDN repo in C++ (deprecated, use ndn-python-repo)
Last synced: 10 Feb 2026
https://github.com/m-fatah/reflect
A single file header only static reflection library for C++20.
cplusplus cpp cpp20 gcc header-only msvc no-dependencies reflection single-file static-reflection
Last synced: 04 Mar 2026
https://github.com/tugraph-family/etcd-raft-cpp
The C++ implementation of etcd raft
Last synced: 08 Feb 2026
https://github.com/GareBear99/FreeEQ8
FreeEQ8 is a professional-grade, free and open-source 8-band parametric EQ plugin for macOS, Linux, and Windows. Linear phase, dynamic EQ, match EQ, per-band drive, band linking, M/S processing, oversampling, and a real-time spectrum analyzer. FabFilter Pro-Q alternative for $0–$20
audio-plugin audio-processing cmake cpp daw eq eq-eight eq8 equalizer free-plugin juce macos mixing music-production open-source parametric-eq spectrum-analyzer vst-plugin vst3 windows
Last synced: 07 May 2026
https://github.com/f-squirrel/dockerized_cpp
Dockerized C/C++ Build Environment
Last synced: 18 Apr 2026
https://github.com/swag666baby/geoip
getting information about an ip address from the ipwhois api.
Last synced: 11 Oct 2025
https://github.com/vertueux/i2c_pwm_board
ROS2 Controller for the Adafruit 16 channel PWM servo I²C board, hat and similar PCA9685 based boards, provides absolute proportional PWM control as well as supports geometry_msgs/Twist.
cpp i2c i2c-bus learn pca9685 ros ros2 ros2-humble
Last synced: 08 Apr 2025
https://github.com/blackmatov/fun.hpp
My old crazy idea about functional programming in C++
c-plus-plus c-plus-plus-17 cpp cpp17 functional-programming haskell type-classes
Last synced: 12 Apr 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/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/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/ali-elshorpagi/math_algorithms
Some Math Algorithms
algorithms competitive-programming cpp mathematics
Last synced: 29 Aug 2025
https://github.com/jsmolka/drizzle
A dynamic interpreted programming language.
cpp drizzle dynamic interpreter language
Last synced: 04 Apr 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/exely/wd-data-structure
王道《数据结构》2019版算法题
algorithms-and-data-structures c cpp
Last synced: 30 Jul 2025
https://github.com/andreacasalino/fast-quick-hull
Fast C++ multi-threaded algorithm for computing convex hulls
convex convex-hull convex-hull-algorithms cpp multi-threading point-cloud quickhull quickhull-algorithm
Last synced: 13 Apr 2025
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/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/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/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/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/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/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/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/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/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/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/zchrissirhcz/kantucompare
Visual comparison for YUV and JPG/PNG images.
beyond-compare cpp cross-platform debug fourcc gui image-comparison imgui nv12 nv21 opencv visualization yuv
Last synced: 11 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/karnkaul/djson
Dumb simple JSON parsing library
cpp cpp23 cpp23-library json jsonc
Last synced: 11 Oct 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/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/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/raphaelthegreat/psxemu
An experimental Playstation emulator
cpp emulator mips opengl playstation psx-emulator
Last synced: 27 Sep 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/callmeechocodes/fetcho
:sparkles: A simple fetch made in C++
cpp fetch linux linux-command neofetch sysfetch
Last synced: 23 Oct 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/mrdcvlsc/aes
A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
aes aes-128 aes-decryption aes-encryption aes192 aes256 aesni armv8 block-cipher blockcipher cipher confidentiality cplusplus cpp decryption encryption hardwareaccelerated key library security
Last synced: 15 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/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/cemolcay/musictheorycpp
C++ music theory library
chord cpp music-theory note scale
Last synced: 05 Mar 2026
https://github.com/arpihomesecurity/pywiegand
Python wiegand reader on raspberry
cplusplus cpp python raspberry-pi wiegand
Last synced: 28 Oct 2025
https://github.com/justinmeiners/molecule-viewer
3D chemical molecule visualizer for XYZ files.
chemistry cpp opengl xyz-files
Last synced: 25 Mar 2025