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-03 00:06:24 UTC
- JSON Representation
https://github.com/eclipse-ecal/ecal-core
π¦ eCAL C/C++ runtime core
client-server cpp google-protobuf ipc middleware publish-subscribe shared-memory
Last synced: 24 Feb 2026
https://github.com/sdtelectronics/cline
cppcli.net - The C++ interpreter online
Last synced: 14 Oct 2025
https://github.com/xddcore/sleeppanda
SleepPanda, a caring sleep manager
cpp linux nerual-network raspberry-pi
Last synced: 17 Mar 2026
https://github.com/ruifilipecampos/montycarlo
The Django of particle simulators.
aerospace-applications cpp cython electrons framework high-energy-physics instrument-modelling medical-applications monte-carlo particle-physics photon physics-simulation positron post-ionization-relaxation python
Last synced: 16 Mar 2025
https://github.com/llnl/saamge
Smoothed aggregation spectral element-based algebraic multigrid
Last synced: 29 Apr 2025
https://github.com/blueokiris/fightkey
A keyboard-based fight stick
cpp diy fight-stick fighting-game hitbox joystick keyboard kicad pcb pico raspberry-pi stick
Last synced: 28 Oct 2025
https://github.com/wst24365888/libstreamvbyte
A C++ implementation of StreamVByte, with Python bindings.
aarch64 amd64 apple-silicon cibuildwheel compression cpp cpp11 integer-compression parallel pybind11 pypi python python3 simd ssse3 streamvbyte x86-64
Last synced: 10 Apr 2025
https://github.com/emmmatech/calculator_nx
This is my C++ Calculator program, ported to the Nintendo Switch
borealis calculator-nx cpp cpp17 cxx cxx17 libnx switch-homebrew
Last synced: 30 Jun 2025
https://github.com/paragon279/kerneldriver2drawline
Enables developer to draw a line with start point and end point.
c cpp gdi hooking kernel wdk windows-10
Last synced: 16 May 2025
https://github.com/suryasekhar14/hacktoberfest-2021
A repository for Hacktober Fest contributions. Everyone is welcome. Fork away!
appdevelopment c cpp hacktober-fest-contributions hacktoberfest hacktoberfest-accepted hacktoberfest2021 java javascript python
Last synced: 10 Mar 2026
https://github.com/gregorykogan/sorts
This is a sorting algorithm visualizer. It is written in C++ and uses SDL2 for graphics. It is compiled to WASM using Emscripten and embedded in a Vue.js app.
algorithm algorithms cpp emscripten sdl2 sort sorting-algorithms sorting-visualization wasm
Last synced: 09 Apr 2025
https://github.com/st1llwater/sorting-algorithms
A Collection Of Various Sorting Algorithms In Java, Cpp, C And Golang
c cpp golang hacktoberfest hacktoberfest2021 java
Last synced: 28 Feb 2025
https://github.com/ultimatepp/upphub
UppHub is the repository that serves as the official global registry for U++ distributed packages. Each package provides additional functionality that can be used directly by the developers.
cpp cpp17 distributed hub nest package ultimatepp upp upphub
Last synced: 05 May 2025
https://github.com/mahdijamebozorg/advanced_chess
Chess in C++ and Qt
board-game board-games boardgame boardgames chess chess-board chess-engine chess-game chess-puzzle chessboard cplusplus cpp game games qml qt qt5 qtquick
Last synced: 21 Jul 2025
https://github.com/darkcodersc/eof-reader
C++/ CLI implementation of my read EOF Data from PE File lib.
cpp end-of-file-checking eof reader
Last synced: 12 Sep 2025
https://github.com/abdallahhemdan/tayara
π΅ Tayara is delivery system which manage the process of receiving the orders and deliver it to the customer fully coded using C++/C
cpp cufe-2022 data-structure data-structures delivery-sys delivery-tracker
Last synced: 07 May 2025
https://github.com/bluecadet/cinder-bluecadetanalytics
Cinder block with client implementation for Google Analaytics Measurement API v1
Last synced: 22 Apr 2025
https://github.com/adityaseth777/30-days-of-code-hackerrank
This repository contains the codes, I have been submitting in the 30 Days of Code program by Hackerrank.
30-days-of-code 30dayscodechallenge cpp hackerrank-solutions kotlin python
Last synced: 02 May 2025
https://github.com/justbuchanan/stylize
Quickly re-format or checkstyle your code repository
beautify checkstyle cpp formatter golang
Last synced: 16 May 2025
https://github.com/supinepandora43/gm_ultralight
Ultralight in gmod
addon awesomium chromium cpp dll garry-s-mod garrys-mod garrysmod gmod library lua so steam ultralight workshop
Last synced: 15 Apr 2025
https://github.com/NVIDIA/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 03 Sep 2025
https://github.com/tradias/contiguous
C++ library for storing objects of different types contiguously
contiguous contiguous-allocation contiguous-containers cpp cpu-cache
Last synced: 23 Apr 2025
https://github.com/oatpp/example-mongodb
Example project how to work with MongoDB
Last synced: 25 Apr 2025
https://github.com/ahmetfurkandemir/computer-graphics
Necmettin Erbakan University computer graphics lecture notes.
algorithms bresenham computer-graphics cpp dda graphics qt qtcreator
Last synced: 15 Apr 2025
https://github.com/rocketride-org/rocketride-server
ai cpp data-pipeline data-processing machine-learning mcp python sdk typescript vscode-extension
Last synced: 01 Apr 2026
https://github.com/khaledashrafh/online-library-system
This project is a C++ program that simulates an online library system. It allows users to create accounts, browse books, borrow books, return books, and rate books. The program also keeps track of the inventory of books and the history of transactions.
arrays cpp library-management-system object-oriented-programming online-library oop
Last synced: 17 Oct 2025
https://github.com/khaledashrafh/avl-tree
This is a C++ implementation of an AVL tree, which is a self-balancing binary search tree. An AVL tree maintains the balance factor of each node, which is the difference between the heights of its left and right subtrees. Whenever a node becomes unbalanced (its balance factor is either -2 or 2), the tree performs a rotation to restore the balance.
avl-tree avl-tree-implementation avl-tree-implementations balanced-binary-search-trees cpp scratch-implementation tree-traversal
Last synced: 03 Mar 2026
https://github.com/simonprovost/cpppool
[Final Grade: A] Second "Piscine" of Epitech, C++ programs to learn Object-oriented programming.
cpp epitech object-oriented-programming pointers
Last synced: 18 Oct 2025
https://github.com/genshen/pkg
A simple and experimental c/c++ package manager
Last synced: 08 Jan 2026
https://github.com/aregtech/areg-sdk-demo
This repository demonstrates the integration of AREG framework in the projects.
areg-sdk async client-server cpp demo demos example examples ipc linux multiprocessing multithreading pubsub rpc sdk windows
Last synced: 19 Jan 2026
https://github.com/chizy7/pinnaclemm
Ultra-Low Latency Market Making Bot using C++.
algorithmic-trading cpp low-latency quantitative-finance
Last synced: 03 Mar 2026
https://github.com/scapix-com/example2
Example for Scapix C++ JNI library
cpp cpp11 cpp14 cpp17 java jni jni-android jni-bindings jni-sample jni-wrapper
Last synced: 10 Oct 2025
https://github.com/iartorias/debug_remover
A tiny tool to strip the debug info from Windows binary files.
cpp cpp17 debug pe pe-binaries
Last synced: 14 Jun 2025
https://github.com/kekeblom/mpm
A simple CUDA accelerated material point method simulation.
computer-graphics cpp cuda docker mpm opengl physically-based-simulation physics-simulation simulations
Last synced: 12 Apr 2025
https://github.com/maverobot/cpp_playground
Code collection of C++ practices
cmake conan cpp design-pattern dlib grpc hunter metaprogramming ncurses template
Last synced: 23 Oct 2025
https://github.com/madladsquad/untitledibushandwriting
Hanzi and Kanji handwriting IM for IBus
c cpp handwriting handwriting-recognition ibus ibus-ime imgui rust
Last synced: 05 Jul 2025
https://github.com/alexandrehiroyuki/datatome
Data analysis and filtering using time series for embedded devices (IoT). All in a single C++ library, Data Tome. Focus on the developer's experience and performance. It is the successor to the MovingAveragePlus library.
algorithms analysis arduino arduino-library cpp cumulative-mean data-processing data-structures exponential-moving-average filters median moving-average moving-median pio platformio platformio-library standard-deviation variance
Last synced: 24 Oct 2025
https://github.com/pdawg-bytes/winrtcorewindow
Hosting a raw CoreWindow on hWnd from C# or C++.
abi corewindow cpp csharp windows winrt winrtxaml wrl wux
Last synced: 10 Oct 2025
https://github.com/womblee/instant_replay_patcher
Removes the 'anti-piracy' of NVIDIA's Instant Replay by patching out the code that prevents recording.
cpp fix fixer instant-replay nvidia patch patcher recording restricted shadowplay widevine
Last synced: 05 Sep 2025
https://github.com/fmxexpress/cpp-cross-platform-samples
C++Builder FireMonkey demos and examples for Android, IOS, MacOS, Windows, Linux, HTML5
android cpp firemonkey ios macos windows
Last synced: 14 Apr 2025
https://github.com/vedbhanushali/supreme_dsa
github repository of DSA challenges
algorithms competitive-programming cpp dsa dsa-algorithm dsa-practice frontendmasters github github-codespaces learn open-source replit stl-algorithms stl-containers
Last synced: 22 Jul 2025
https://github.com/aleksandergrzyb/mostitch
Program that automatically stitches set of retinal angiography eye images.
computer-vision cpp image-processing opencv stitched-images stitching
Last synced: 13 Apr 2025
https://github.com/the-guild-of-calamitous-intent/squaternion
Simple quaternion math library
Last synced: 12 Apr 2025
https://github.com/mrpandey/particleanimation
Just a cool animation of particles exploding in a Big Bang style.
animation cpp makefile sdl2-library
Last synced: 13 Apr 2025
https://github.com/nabijaczleweli/pb-cpp
Console progress bar for C++
cpp cpp-library cpp14 port progress-bar
Last synced: 21 Jun 2025
https://github.com/infra-blue/esp32-weatherstationrtc
ESP32 based desk clock with DS3231, BME280 and BH1750
arduino bh1750 bme280 clock cpp ds3231 electronics esp32 esp32-arduino max7219 platformio weather-station
Last synced: 03 Oct 2025
https://github.com/manfredipist/qi2cprotocol
Qt implementation of I2C protocol for RaspberryPi along with some i2c sensors, in particular: TOF10120, VL53l1X, VL6180X, MPU6050, QMC5883L, TCA9548A, PCA9685
cpp i2c i2c-bus i2c-protocol i2c-sensors mpu6050 pca9685 qmc5883l qt5 tca9548a tof10120 vl53l1x vl6180x
Last synced: 12 May 2025
https://github.com/patrickelectric/cpy-rs
A Rust crate to help creating C++ and Python bindings
Last synced: 18 Jun 2025
https://github.com/liuxiaodong008008/numopt3
Numerical optimization library in C++.
cpp gradient-descent machine-learning newtons-method numerical-optimization
Last synced: 15 Apr 2025
https://github.com/andreacasalino/gaussian-mixture-model
C++ library handling Gaussian Mixure Models
cpp eigen expectation-maximization gaussian gaussian-mixture-models training
Last synced: 13 Apr 2025
https://github.com/matthewt53/very-simple-smtps
A small library written in c++ that uses libcurl to be able to send emails with binary attachments.
binary-attachments cpp libcurl smtp smtp-client smtp-library smtplib smtps smtps-client
Last synced: 12 Apr 2025
https://github.com/sarckk/boids
Boids implementation in C++ with spatial hashing
boids cpp flocking-simulation simulation spatialhash
Last synced: 28 Aug 2025
https://github.com/sohne/dura2d
A learning-focused 2D physics engine project.
cpp learning physics-2d physics-engine raylib
Last synced: 15 Aug 2025
https://github.com/fuzun/flappy-bird-qt
A multi-resolution supported clone of Flappy Bird made with C++ and Qt Framework.
cpp deep-learning flappy-bird motion-blur qt-framework strobe-api tiny-dnn
Last synced: 03 Oct 2025
https://github.com/ThomasThelen/BrowserLib
A library which makes modification of browsers' behavior easy.
browser-modification cpp registry web-browser web-hacking windows-registry
Last synced: 05 May 2025
https://github.com/mrrobinofficial/unreal-iniparser
Read/Write an .Ini file the unreal way!
cplusplus cpp ini ini-parser unreal-engine unreal-engine-plugin
Last synced: 29 Jul 2025
https://github.com/stellar-group/blaze
Fork of the Blaze library for compatibility with Blaze CUDA Β· https://bitbucket.org/blaze-lib/blaze Β· https://github.com/STEllAR-GROUP/blaze_cuda
cpp cpp14 cuda hpc linear-algebra metaprogramming
Last synced: 30 Apr 2025
https://github.com/zubax/legilimens
Single-header tracing library for hard real-time embedded systems
cpp cpp17 embedded embedded-systems hard-realtime header-only monitoring real-time single-header single-header-lib
Last synced: 10 Aug 2025
https://github.com/revzim/uewebsocket
Open Source C++ and Blueprint WebSocket Plugin upgraded for use with Unreal Engine 4.26.1
blueprint cpp unreal-engine-4 websocket
Last synced: 07 Jul 2025
https://github.com/mrpandya/dbms_from_scratch
A CLI based DBMS made using C++. It supports basic SQL Queries.
algorithms cpp data-structures database database-management sql
Last synced: 28 Oct 2025
https://github.com/blckclov3r/rfid_security
MFRC522 RFID local security (School Project 2018)
arduino arduino-library cpp cprogramming
Last synced: 19 Apr 2025
https://github.com/objectionary/eo-graphs
A few classic graph algorithms implemented in C++, Java, and EOLANG
algorithm cpp eolang graph graph-algorithms java
Last synced: 01 May 2025
https://github.com/jwest951227/jwest951227
Blockchain developer [bitcoin-ai-solana development] - Rust Engineering - Bitcoin: Rune, Brc-20, OP_CAT, Doge, Ordinal, Fractal development: Solana: Smart contract development, Trading bot development
ai bitcoin cpp doge fractal machinelearning ordinal python rune rust solana solana-smart-contract typescript
Last synced: 18 Apr 2025
https://github.com/akhilam512/cutenotepad
A basic Notepad desktop application made using Qt
cpp desktop-application gui-desktop notepad notepad-desktop-application qt qt5 qtcreator
Last synced: 13 Apr 2025
https://github.com/tfc/cpp-nix-2023
Code repository for blog article series https://nixcademy.com/2023/10/31/cpp-with-nix-in-2023-part-1-shell/
cpp crosscompile dependency-manager nix
Last synced: 23 Oct 2025
https://github.com/stephane-caron/palimpsest
Fast serializable C++ dictionaries
cpp cpp17 dictionary json key-value messagepack msgpack serialization
Last synced: 26 Apr 2025
https://github.com/willdoescode/bubbles
Bubbles: simple and expandable c++ project template with googletest and boost included
cpp cpp-templates cpptemplate hacktoberfest template
Last synced: 23 Oct 2025
https://github.com/organization/libreism
Open source server time viewer written in C++
boost cmake cpp cxx17 drogon ntp ntp-client server-time standard-time ticketing-clock vue
Last synced: 24 Apr 2025
https://github.com/blace-ai/hub
Ready-to-deploy models including Segment Anything 3, Depth Anything 2 and Gemma.
blace-ai cpp depth-anything-v2 depth-anything-v3 gemma onnx raft segment-anything-3 torchscript
Last synced: 29 Jan 2026
https://github.com/pointcloudlibrary/clang-bind
Generate bindings for C++ code using clang (python bindings) and pybind11
autogenerate bindings cpp hacktoberfest pybind11 python
Last synced: 14 Jun 2025
https://github.com/goldsborough/bloom-cpp
:mag: A header-only bloom filter implementation in C++14.
Last synced: 12 Oct 2025
https://github.com/ashaduri/qt-cctalk
Cross-platform ccTalk protocol implementation in modern C++ / Qt
arduino bill-validator bsd-3-clause cctalk coin-acceptor cplusplus cplusplus-17 cpp cpp17 cpp17orlater payment point-of-sale pos qt qt5
Last synced: 17 Mar 2026
https://github.com/egecetin/repo-init
C++ Application Template. It has already integrated a Telnet and ZeroMQ server to receive commands, Crashpad handler to generate minidump, a Prometheus server to broadcast performance metrics. Also, it can send logs to syslog using Spdlog, to a Sentry server and Grafana Loki instance
application-template cmake cpp cpp-template grafana-loki-client prometheus-client sentry-client template
Last synced: 19 Oct 2025
https://github.com/gshigin/yet-another-fallout-terminal-hacking-game
Console application for hacking terminals from Fallout 3/4/New Vegas written in C++
cmake command-line cpp cxx fallout fallout-new-vegas ftxui terminal terminal-based tui ui
Last synced: 23 Jan 2026
https://github.com/vanhakobyan/operatingsystemwithcpp
:chart_with_upwards_trend:Operating System with C++:chart_with_upwards_trend:
Last synced: 16 Oct 2025
https://github.com/qengineering/yolov9-ncnn-raspberry-pi-4
YoloV9 for a bare Raspberry Pi 4/5
aarch64 cpp deep-learning ncnn ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-5 raspberry-pi-64-os yolov9
Last synced: 02 Mar 2026
https://github.com/ecomaikgolf/buacshell
Unofficial terminal application for the University of Alicante library written in C++
cpp libcurl library-automation terminal-based university-of-alicante
Last synced: 08 Oct 2025
https://github.com/maxfleur/lightcombatmanager
A small, lightweight cross-platform combat manager for d20-based role-playing games, based on Qt.
catch2 cmake cpp cpp20 dnd dnd35 dnd5e dungeons-and-dragons linux macos pathfinder pathfinder2e qt qt5 qt6 starfinder uncrustify windows
Last synced: 17 Mar 2026
https://github.com/jupp0r/cpp-codegen-rs
Generate code from C++ classes
code-generator cpp libclang rust
Last synced: 22 Jul 2025
https://github.com/khbminus/fasttyping
Keyboard trainee as course project @ HSE University
Last synced: 13 Apr 2025
https://github.com/robosdk/flow
Flow is a software framework focused on ease of use while maximizing performance in closed closed loop systems (e.g. robots). Flow is built on top of C++ 20 coroutines and utilizes modern C++ techniques.
cmake communication conan consumer coroutine coroutines cpp cpp20 flow framework library linux modern network producer robotics robotics-competition ros ros2 visual-studio
Last synced: 12 Sep 2025
https://github.com/vittorioromeo/presentations
Repository containing all my presentations/tutorials/talks.
cpp cpp11 cpp14 cpp17 presentation presentations slide slides
Last synced: 25 Jul 2025
https://github.com/amanoteam/kad
A simple HTTP proxy server that forwards all requests through curl-impersonate
c cpp curl curl-impersonate http-proxy
Last synced: 14 May 2025
https://github.com/bdilday/mnre
multinomial random effects
cpp mixed-models multinomial r rcpp rcpparmadillo
Last synced: 13 May 2025
https://github.com/unclechu/midihaskey
MIDIHasKey β Virtual MIDI keyboard suitable for microtonal music
audio audio-processing cplusplus cpp haskell jack jackaudio keyboard microtonal midi midi-keyboard wxwidgets
Last synced: 26 Oct 2025