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/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/dcnick3/pqrs
Portable QR Scanning library
cpp js qr qr-code qr-code-reader qr-scanner
Last synced: 02 Sep 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/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/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/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/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/Componolit/Cappulada
[DEPRECATED] Generate Ada bindings to C++ code
ada binding-generator bindings cpp
Last synced: 14 Mar 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/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/f-squirrel/dockerized_cpp
Dockerized C/C++ Build Environment
Last synced: 18 Apr 2026
https://github.com/compsci-adl/voxel-engine
Voxel engine in C++
cpp game-engine raylib voxel voxel-engine
Last synced: 01 Feb 2026
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/willdoescode/lu
lu, an opinionated `ls` with the best features by default.
Last synced: 30 Jun 2025
https://github.com/ali-elshorpagi/math_algorithms
Some Math Algorithms
algorithms competitive-programming cpp mathematics
Last synced: 29 Aug 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/nvidia/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 05 Sep 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/SweetIceLolly/DragControlsIDE
一个使用VB6开发的简易IDE,以VB6开发的形式来开发C++程序,让C++对GUI的编写更加香甜~
cpp gui ide programming ui-design vb6 visual-basic-6 visualbasic6
Last synced: 11 Mar 2025
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/brakmic/hpx_projects
:zap: High-Performance-Computing with C++
boost c-plus-plus cplusplus cpp hpx
Last synced: 23 Apr 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/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/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/iwatake2222/generic-tflmicro
CMake project for TensorFlow Lite Micro
cmake cpp tensorflow tensorflow-lite
Last synced: 05 Sep 2025
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/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/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/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/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/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/visualgmq/grogue
grogue是一个参考了CDDA,饥荒的Roguelite游戏。玩家需要存活下去,并且探索不同的世界(施工中)
cmake cpp cpp17 game game-2d game-development roguelite sdl2
Last synced: 12 Apr 2025
https://github.com/soreing/rsa-cpp-encrypt
Simple RSA key generation and encryption library for C++
big-integer cpp crypto cryptography montgomery-multiplication rsa rsa-encryption x86
Last synced: 27 Mar 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/tugraph-family/etcd-raft-cpp
The C++ implementation of etcd raft
Last synced: 08 Feb 2026
https://github.com/swag666baby/geoip
getting information about an ip address from the ipwhois api.
Last synced: 11 Oct 2025
https://github.com/AlkaffAhamed/Tahajjud-Calculator
A Command-Line Application in C++ to calculate Tahajjud Times
c-plus-plus console-application cpp islam islamic-app islamic-apps islamic-prayer-times muslim
Last synced: 12 Feb 2026
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/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/rylern/acr122u-tutorial
Tutorial for writing a C/C++ app with the ACR122U on Linux
acr122u c cpp linux mifare mifare-classic mifare-ultralight nfc nfc-reader pcsc pcsc-tools pcsclite
Last synced: 15 Jun 2025
https://github.com/maharmstone/tdscpp
C++ library to interface with Microsoft SQL Server
Last synced: 23 Aug 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/Cpp-Project-Manager/Cpp-Project-Manager
A C++ Template Generator and Project manager. The C++ equivalent to rust's cargo.
build-system command-line cpp cppm creation-project package-manager
Last synced: 28 Mar 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/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/atmegabuzz/weebserver
Simple Webserver Implementation using Sockets
cpp hacktoberfest hacktoberfest2022 sockets webserver
Last synced: 14 Apr 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/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/fbbdev/nodal
Flow-based programming framework
c-plus-plus c-plus-plus-14 compiler cpp cpp14 dataflow dataflow-compiler dataflow-programming flow flow-based-programming framework graph library programming
Last synced: 31 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/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/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/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/vincentlaucsb/sqlite-cpp
A simple and robust SQLite wrapper for C++
Last synced: 09 Apr 2025
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/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/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/boostorg/conversion
Boost.org conversion module
boost conversion cpp libraries
Last synced: 21 Aug 2025
https://github.com/soedinglab/mmseqs
alignment cpp mmseqs opensource sequence-clustering
Last synced: 27 Apr 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/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/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/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/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/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/cemolcay/musictheorycpp
C++ music theory library
chord cpp music-theory note scale
Last synced: 05 Mar 2026
https://github.com/llnl/gecko
C++ library for graph ordering
cpp graph math-physics optimization ordering
Last synced: 29 Apr 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/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/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/kovacsv/visualscriptenginewxwidgets
A wxWidgets utility module for VisualScriptEngine
cpp node-editor visual-scripting wxwidgets
Last synced: 25 Jul 2025
https://github.com/archercreat/srvhide
Simple tool to dump/hide services in services.exe process.
Last synced: 29 Jun 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/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/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/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/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/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/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/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/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/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/panquesito7/tic_tac_toe
Tic Tac Toe game built in Windows Forms and C++/CLR.
c-plus-plus cli clr cpp game hacktoberfest tic-tac-toe tictactoe tictactoe-cpp tictactoe-game windows-forms windowsform windowsforms
Last synced: 11 Apr 2025
https://github.com/tylerjw/mycobot
myCobot on ROS 2
cpp moveit2 robotics ros2 ros2-galactic
Last synced: 13 Apr 2025
https://github.com/bk-scoss/sctokenizer
A Source Code Tokenizer
cpp java languages python source-code-tokenizer tokenizer
Last synced: 10 Sep 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