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-06 00:06:33 UTC
- JSON Representation
https://github.com/oatpp/example-mongodb
Example project how to work with MongoDB
Last synced: 25 Apr 2025
https://github.com/irgendwr/simuino
Simuino is an Arduino UNO/MEGA Pin Simulator.
arduino c cpp docker ino simuino simulator uhh uni-hamburg university
Last synced: 03 Oct 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/justbuchanan/stylize
Quickly re-format or checkstyle your code repository
beautify checkstyle cpp formatter golang
Last synced: 16 May 2025
https://github.com/arya2004/leetcode-daily-october-hacktoberfest-2024
Leetcode Daily October Hacktoberfest 2024
cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2024 java javascript leetcode leetcode-cpp leetcode-java leetcode-python leetcode-solutions python
Last synced: 20 Aug 2025
https://github.com/open-space-collective/open-space-toolkit-simulation
Spacecraft simulation.
cpp engineering python satellite simulation space spacecraft toolkit
Last synced: 31 Jul 2025
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/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/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/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/imsushant12/c-and-cpp-projects
Projects made in C and C++.
c-language cplusplus cpp mini-projects projets
Last synced: 16 Jun 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/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/brianruizy/automated-teller-machine
CS3304 - Group C++ university Project creating an ATM machine software with use of encapsulation and inheritance.
algorithms-and-data-structures atm c-plus-plus cpp cs3304 oop-principles
Last synced: 19 Mar 2025
https://github.com/danielblagy/ecs_example
An example C++ project utilizing ECS architecture (with entt library).
architectural-patterns cpp cpp17 ecs entity-component-system example-project game-development gamedev
Last synced: 04 Jul 2025
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/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/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/ron4fun/intxlib4cpp
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
absolute-v bezout-algorithm biginteger cplusplus cpp factorial gcd intx lcm ln log10 logn math miller-rabin modpower modular-exponentiation modular-inverse pcg prime-numbers
Last synced: 09 Oct 2025
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/genshen/pkg
A simple and experimental c/c++ package manager
Last synced: 08 Jan 2026
https://github.com/goldsborough/bloom-cpp
:mag: A header-only bloom filter implementation in C++14.
Last synced: 12 Oct 2025
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/xddcore/sleeppanda
SleepPanda, a caring sleep manager
cpp linux nerual-network raspberry-pi
Last synced: 17 Mar 2026
https://github.com/sdtelectronics/cline
cppcli.net - The C++ interpreter online
Last synced: 14 Oct 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/jlaumon/handle
An (obviously) super cool handle implementation.
cpp gamedev generational-index handle
Last synced: 13 Apr 2025
https://github.com/abeimler/simple-cppbuilder
Simple C++ Docker-Images with gcc/clang, cmake and dependency manager (conan and/or vcpkg).
builder cmake conan cpp docker docker-container docker-image linux vcpkg
Last synced: 20 Jul 2025
https://github.com/bitwizeshift/alloy
🚧A WIP hobbyist game engine written in modern C++
cpp cpp17 entity-component-system game-development game-engine gamedev open-source
Last synced: 12 Apr 2025
https://github.com/mgepahmge/neuzephyr
A simple C++ deep learning framework
ai backpropagation cpp cuda deep-learning deep-learning-framework framework machine-learning optimization
Last synced: 11 Jul 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/pockerman/qubic_engine
Collection of C++ based algorithms on numerics, statistics, control, reinforcement learning, machine learning and robotics
control cpp cpp17 extended-kalman-filter filtering finite-element-method finite-volume-method gradient-descent kalman-filter machine-learning numerics physics-simulation reinforcement-learning-algorithms robotics statistics
Last synced: 12 Apr 2025
https://github.com/cfnptr/pack
Runtime optimized multi-platform data packing library for realtime game resources loading
c c99 compression compressor container cpp cross-platform csharp data library multi-platform pack package packer packing resource resources runtime storage zstd
Last synced: 30 Oct 2025
https://github.com/the-guild-of-calamitous-intent/squaternion
Simple quaternion math library
Last synced: 12 Apr 2025
https://github.com/jrmadsen/madthreading
A low-overhead, task-based threading API using a thread-pool of C++11 threads
async cplusplus cpp cpp11 multithreading openmp pthreads pybind11 python task-tree tbb thread-management thread-pool threading threadpool threadsafe
Last synced: 11 Apr 2025
https://github.com/nick-vinesmoke/cpp-tutorial
📚C++ tutorial from beginner to Advanced
advanced beginner cpp cpp-learning cpp-tutorial cpp-tutorials cpp17 intermediate learn-coding learn-cpp tutorial tutorial-code tutorials
Last synced: 11 Apr 2025
https://github.com/kylereddoch/cs210-cpp
Collection of my work for my C++ Programming Languages class at SNHU.
cplusplus cpp programming-languages snhu
Last synced: 24 Jun 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/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/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/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/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/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/ahestevenz/ap-image-register
C++ class for 2D multimodal image registration
algorithm arpet cpp image-registration medical-images opencv pet
Last synced: 04 Apr 2026
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/NVIDIA/nvnmos
NVIDIA NMOS (Networked Media Open Specifications) Library
Last synced: 03 Sep 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/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/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/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/lygaen/mineserver
A entire rewrite of Minecraft 1.8.9 server in C++!
cpp minecraft-cpp minecraft-server rewrite
Last synced: 22 Aug 2025
https://github.com/rachhshruti/reliable-file-transfer-udp
Reliable file transfer using unreliable User Datagram protocol
client-server congestion-control cpp flow-control networking sliding-window-protocol udp
Last synced: 14 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/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/nangong918/smartmedicine-app
智能医疗推荐问答App 推荐算法:协同过滤,基于内容,神经网络 搜索引擎:ElasticSearch、word2vec/IK分词搜索、知识图谱 IM系统:SpringCloud系列,Netty 终端:Android、JNI 大数据:Hadoop、Spark、Flink、Hive、HBase 爬虫:selenium、lxml 后台:JS,Vue,ElementUI
android bert cpp flink hive instant-messaging java jni kotlin nlp python recommender-systems rtmp spark spring-boot spring-cloud tensorflow webrtc
Last synced: 26 Jun 2025
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/guillaumedua/gcl_cpp
Makes my C++ projects easier and faster to develop
c-plus-plus cpp cpp-library cpp17 cpp17-library cpp20 cpp20-library gcl-cpp metaprogramming template-metaprogramming
Last synced: 01 Sep 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/banaankiamanesh/anti-windup-pid-controller
This is a C++ Library for Anti Windup PID Controller!
anti-windup c controller cpp library pid-control
Last synced: 24 Sep 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
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/modenaxe/muscleforcedirection
Package to interface musculoskeletal models with finite element packages
biomechanics cpp matlab opensim
Last synced: 25 Jul 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/jeffamstutz/match3d
A 3D viewer bootstrapping library
3d-graphics cmake cpp glfw gui imgui
Last synced: 29 Jul 2025
https://github.com/martin-olivier/cpptemplate
C++ project template that uses CMake / Google Test / Github Actions
Last synced: 26 Jun 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: 06 Apr 2026
https://github.com/specs-feup/cacti
Compiler Analysis Tool
c cpp source-to-source transpiler
Last synced: 07 Jul 2025
https://github.com/arthurmco/demangler-js
C++ name demangler written in javascript
cpp demangler javascript-library
Last synced: 17 Jan 2026
https://github.com/gershnik/android-cmdline-jni
How to create a native Android command-line application that loads and uses ART virtual machine
android-runtime command-line cplusplus cpp jni-android
Last synced: 29 Apr 2025
https://github.com/wthrajat/seamcarving
C++ implementation of the Seam Carving Algorithm using Dynamic Programming. Available to use as a C++ binary
cpp dynamic-programming glew image opencv seamcarving
Last synced: 07 Jul 2025
https://github.com/gpmueller/imgui-app
An ImGui app example with OpenGL that runs on all platforms, including the web
cpp cross-platform imgui imgui-glfw opengl3 wasm
Last synced: 02 Apr 2026
https://github.com/nekernel-org/nekernel
The Modular C++ Microkernel.
bootloader chk cpp kernel microkernel tools uefi
Last synced: 29 Dec 2025
https://github.com/teampopwork/poplib
PopCap's SexyAppFramework with changes.
c cmake cpp cpp20 popcap sexyappframework
Last synced: 15 Jun 2025
https://github.com/ericlbuehler/falcon-programming-language
Falcon is a powerful, interpreted programming language.
bytecode cpp falconpl interpreter programming-language
Last synced: 12 May 2025
https://github.com/threeal/gcovr-action
Generate code coverage reports for a C++ project on GitHub Actions using gcovr
actions c ci code-quality coverage coverage-report cpp gcc gcov test-coverage testing
Last synced: 11 Apr 2025
https://github.com/pragmacube/stan-robotix-source
Code source des compétitions et activités auxquelles Stan Robotix 6622 a participé.
cpp documentation first-robotics-competition frc programming robotics-competition robotics-programming
Last synced: 10 Apr 2025
https://github.com/objectionary/game-of-life
Experimental implementation of Conway's Game of Life in C++ and EO
Last synced: 01 May 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/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/Gyeeta/gyeeta
Gyeeta - An Open Source Observability Product for your Infrastructure, Services and Processes. This repository is for the Agent and Server C++ code.
alerting bpf cpp ebpf free gplv3 kubernetes libbpf monitoring observability opensource rcu
Last synced: 30 Mar 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