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-05-01 00:07:11 UTC
- JSON Representation
https://github.com/cs-joy/cpp-2a
Learn C++ Programming Language [ C++20-ISO/IEC 14882:2020 ]
cc cpp cross-platform data-abstraction functional generic generic-programming low-level-memory-manipulation object-oriented programming-language
Last synced: 21 Apr 2025
https://github.com/mahdimotamedi/cpp-tutorial-samples-2017
this samples collected from cplusplus.com
cpp cpp-examples cpp-samples cpp-tutorials
Last synced: 27 Feb 2025
https://github.com/ahmad45123/not-another-temple-run
A 3D running game that consists of 2 different environments (modes) developed using OpenGL and C++
cpp game-development graphics opengl
Last synced: 16 May 2025
https://github.com/yinqiwen/kcfg
A simple c++ json class/struct mapping head-only library.
Last synced: 21 Apr 2025
https://github.com/fair-acc/chart-qt
ChartQt is a charting library written in C++ focusing on performance. It uses the Qt libraries but has a dedicated rendering system running on top of QtQuick which gives it great performance and a wide platform support, being able to use any of the 3D rendering APIs OpenGL, Vulkan, Direct3D and Metal. Still in early development.
charting-library cpp data-visualization qt qt6 qtquick rhi scientific-visualization shader
Last synced: 22 Apr 2025
https://github.com/threeal/cpp-starter
A minimalistic GitHub repository template to kickstart your C++ project
boilerplate cmake cmake-template cmakelists cpp cpp-template cpp-templates template templates
Last synced: 14 Apr 2025
https://github.com/cedrainteractive/teliqos-sdk-cpp
Official C++ SDK for Teliqos game analytics. Lightweight, open source, thread-safe.
analytics-sdk cmake cpp cpp17 cross-platform event-tracking game-analytics game-development offline-first player-analytics raylib sdk telemetry thread-safe unreal-engine
Last synced: 05 Apr 2026
https://github.com/rtahmasbi/geneevolve
A fast and memory efficient forward-time simulator of realistic whole-genome sequence and SNP data
bioinformatics cpp genomics sequencing simulator snp-data statistics
Last synced: 19 Apr 2025
https://github.com/lucaasd/sproutlang
A simple, general purpose C++/C# like language
c clang compiler cpp fast jit llvm low-level lsp object-oriented-programming parser programming-language
Last synced: 04 Sep 2025
https://github.com/im-rises/particlesystem
Particle system made in C++ with OpenGL
cmake cpp engine game-development game-engine gamedev imgui opengl particle-system particles
Last synced: 09 Apr 2025
https://github.com/guanshiyin28/bubble-sort-and-insert-sort
Bubble Sort dan Insert Sort (Python & C++)
bubble-sort cpp insertion-sort python
Last synced: 27 Feb 2025
https://github.com/historia-inc/windowtransparency
UE5 plugin for creating transparent window backgrounds on Windows (DX11), with dynamic click-through.
cpp desktop desktop-pet ue5 ue5-plugin unreal-engine unreal-engine-5 winapi
Last synced: 04 Sep 2025
https://github.com/flexivrobotics/flexiv_tdk
TDK (Teleoperation Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux.
cpp force-feedback haptic-feedback python remote-control teleoperation transparency
Last synced: 16 Jan 2026
https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo-windows
Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows
apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/illuhad/quickcl
A simple OpenCL wrapper using C++11 that makes it easy to use OpenCL
cpp easy-to-use flexible opencl opencl-wrapper wrapper
Last synced: 16 Apr 2025
https://github.com/oatpp/oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
bson cpp mongodb oatpp object-mapping
Last synced: 25 Apr 2025
https://github.com/phoenixbf/uvrmodel
uVR Model template project
3d-puzzles cpp game-development games hmd immersive inside-out-tracking physical-movement ue4 ue4-plugin unreal-engine-4 unreal-engine-plugin unrealengine vr
Last synced: 16 May 2025
https://github.com/johnjohnlin/namedtuple
Implementation of super-fast C++-styled namedtuple, for compile-time reflection.
c-plus-plus cpp cpp11 cpp14 cpp17 header-only reflection
Last synced: 09 Mar 2026
https://github.com/bincrafters/docker-win1803-vctools1572
Visual Studio Build Tools 2017
conan cpp docner msvc visual-studio
Last synced: 03 Oct 2025
https://github.com/peng-hc/my_project
该仓库存储了我所做的项目
cpp gobang-ai gobang-game music-player qt thread
Last synced: 23 Jun 2025
https://github.com/hoangtien2k3/leetcode-solutions
LeetCode , Dev LeetCode ep1 #odleets code Java/C/C++/Java/Kotlin ..., expand your knowledge and prepare for technical interviews, algorithms.
algorithms-and-data-structures c cpp java kotlin
Last synced: 21 Apr 2025
https://github.com/coderobe/trimforce
Lilu plugin which forces SSD TRIM on unsupported drives
cpp hackintosh iokit kernel-extension kext macos patcher ssd xcode
Last synced: 11 Apr 2025
https://github.com/bkosm/szt-os
Operating system simulator made for an university project.
Last synced: 23 Jul 2025
https://github.com/swvanbuuren/cubinterpp
Multidimensional cubic and linear interpolation in modern C++ with Python support
1d-interpolation 2d-interpolation 3d-interpolation akima cpp cpp23 cubic-interpolation header-only interpolation linear-interpolation mdspan multi-dimensional-interpolation multidimensional-interpolation multivariate-interpolation piecewise-polynomial pybind11 python spline spline-interpolation submdspan
Last synced: 26 Jan 2026
https://github.com/itsm3abena/c-ds
A lightweight and efficient single-header library (ds.h) providing implementations of essential data structures in C, including Hashmaps, Hybrid Arrays, and Linked Lists.
c cpp datastructures dsa-algorithm
Last synced: 03 Sep 2025
https://github.com/hunyadi/javabind
Effective C++ and Java interoperability via JNI
bindings cpp interoperability java jni-wrapper
Last synced: 03 May 2025
https://github.com/ayhamratrout/cpu_simulator
A C/C++ program to simulate the functionality of a simple CPU, which utilizes one worker thread, with 256 levels of priority in a run queue.
c c-plus-plus cpp cpu cpu-emulator cpu-scheduling cpu-scheduling-algorithms data-structures object-oriented-programming operating-system operating-systems operating-systems-project os
Last synced: 22 Sep 2025
https://github.com/jspanchu/wasm-bits
Bunch of examples for embinding C++ to JavaScript
Last synced: 24 Sep 2025
https://github.com/tkostadinov004/object_oriented_programming_fmi
Материали за курса "Обектно-ориентирано програмиране - практикум" за летен семестър на 2024 / 2025 година
Last synced: 02 Jul 2025
https://github.com/tekord/cpp-opcode-generator
A python script for generating enums with opcode constants based on YAML file definition
compilers cpp emulation generators opcode programming-language-development python rust virtual-machine
Last synced: 23 Apr 2025
https://github.com/wakanda/wakanda-storage
Share your datas between all your NodeJS processes or clusters.
add-on boost cpp javascript n-api nodejs storage
Last synced: 04 Sep 2025
https://github.com/zpnst/smart-list
Functional doubly linked list
cpp datastructures doubly-linked-list oop
Last synced: 02 Jul 2025
https://github.com/andreacasalino/dynamicflow
Template C++ library handling dynamic data flow
cpp cpp17 dataflow dataflow-programming dataflows generic-programming lambda-expressions lambda-functions multithreading template
Last synced: 13 Apr 2025
https://github.com/akshaybabloo/unrealengine-and-cpp
Introduction to UnrealEngine using C++
blueprint cpp tutorial unrealengine
Last synced: 07 Apr 2025
https://github.com/yeaseen/syscallimplementationos
A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal
bin-file cpp creating-command-line-in-linux linux-command system-calls
Last synced: 07 May 2025
https://github.com/panquesito7/memory_game
A Memory Game with buttons created with Windows Forms in C++.
cpp dotnet dotnet-framework dotnet-framework-48 gui hacktoberfest memory memory-game memorygame visual-studio visualstudio windows windows-forms winform winforms
Last synced: 15 Apr 2025
https://github.com/sandsmark/sphero-and-mousr-qt-controller
Desktop application for controlling the Mousr cat toys and Sphero robots
cat cat-toy cpp desktop-application mousr mousr-cat-toy qt robot robot-controller robot-navigation robotics robots sphero sphero-ble sphero-connector sphero-robots
Last synced: 12 Apr 2025
https://github.com/eigenbom/ecs-example
An example of an ECS architecture in C++
Last synced: 08 May 2025
https://github.com/unusualcodeorg/clab
clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.
c coding-challenge consumer-producer cpp graph hashmap linkedlist maze-algorithms programming pthreads puzzles queue stack thread-pool travelling-salesman-problem tree
Last synced: 16 Apr 2025
https://github.com/soumilgit/sy-resources
A repository containing resources for SYBTech CSE.
algorithms binary-search binary-search-tree btech-cse-core btech-notes c cpp data-structures datascience dijkstra-shortest-path knapsack-problem lcs-algorithm maths mysql optimization php probability-distribution probability-statistics r vectors
Last synced: 19 Apr 2025
https://github.com/tsnsoft/codeblocks_linux
Code::Blocks с русским интерфейсом для Linux
c codeblocks codeblocks-ide cpp linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/netbeans_wxwidgets_table-windows
Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows
apache cpp example netbeans windows wxformbuilder wxgrid wxwidgets
Last synced: 22 Apr 2025
https://github.com/ahmed-ibrahim-30/graphics-project
cardinal-curve circle-algorithm clipping clipping-algorithm clipping-polygons convex cpp draw-circles draw-ellipses draw-graphics draw-lines draw-shapes ellipse filling-algorithms floodfill line-algorithm nonconvex win32-cpp
Last synced: 17 Apr 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets-linux
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux
c codeblocks cpp example linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/genyleap/qtcreator-pt
A template for integration with the PT & Qt Creator development environment.
cplusplus cpp cpp20 dependency-manager package-manager package-manager-tool project-template qml qt qtcreator qtgroup qtprojects qtquick qtwizard stl
Last synced: 23 Apr 2025
https://github.com/ghostofgoes/cgoes-cminus-compiler
My code and notes for Compilers class.
bison bison-example bison-grammar compiler cplusplus cpp flex
Last synced: 22 Apr 2025
https://github.com/fish2000/subjective-c
Misadventures in Marrying Objective-C with C++
c-plus-plus cpp cpp11 cpp14 dogg friends homeless objective-c objective-c-plus-plus
Last synced: 10 Jun 2025
https://github.com/gabrielcrackpro/cpp-projects
A repository with all my CPP projects
cpp cpp-programming cpp-projects
Last synced: 15 Apr 2025
https://github.com/nawaz1991/timedeventqueue
TimedEventQueue is a C++17 template class for managing and scheduling events based on their associated timestamps.
cpp event priority-queue timed-events
Last synced: 21 Apr 2025
https://github.com/fatlipp/cuda-tree
CUDA-based Tree builder
algorithms cpp cuda octree quadtree tree
Last synced: 19 Jun 2025
https://github.com/teddy-van-jerry/water_filling
This is a C++ command line app to optimize the water filling problem with plotting support.
Last synced: 13 Jul 2025
https://github.com/dominiklohmann/wahl
A type-safe argument parser for modern C++.
Last synced: 24 Mar 2025
https://github.com/tornaia/panama-tutorial
"If non-Java programmers find some library useful and easy to access, it should be similarly accessible to Java programmers." - Interconnecting JVM and native code. Tutorials, learning by examples
c cpp foreign foreign-function-interface gcc interconnecting interoperability jep-191 jvm msbuild native openjdk openjdk-panama tutorials visual-studio windows winrt
Last synced: 12 Apr 2025
https://github.com/yohhoy/cpp-longest-identifier
find longest identifier in C++ Standard.
Last synced: 08 Apr 2025
https://github.com/skysign/wsapt
알고리즘 문제 풀이
codingtest cpp java problem-solving problemsolving python
Last synced: 02 Jul 2025
https://github.com/nixman/std-signals
C++11 managed signals and slots callback implementation
Last synced: 15 May 2025
https://github.com/oliverfindl/arduino-uno-temperature-monitor
Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.
arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637
Last synced: 04 Mar 2026
https://github.com/Tosox/rpc4stalker
An easy discord rich-presence implementation for S.T.A.L.K.E.R.
console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows
Last synced: 31 Mar 2025
https://github.com/paragon279/4kvideoplayer
Enables users to play 4K video
cpp desktop-app high-resolution mfc microsoft-foundation-classes video-player videoplayer windows-programming
Last synced: 16 May 2025
https://github.com/aermoss/crawl
A simple endless runner game written in C++ using Raylib.
cpp game game-development raylib runner-game simple-game
Last synced: 11 Jun 2025
https://github.com/ico12319/leetcode-tasks
LeetCode tasks solved by me
algorithms cpp data-structures
Last synced: 28 Feb 2025
https://github.com/alirezasaadatmand/shooter-game
A game written in Python, JavaScript, Go and C++, mostly inspired by the "Chris Courses" YouTube channel
canvas canvas-game cpp game go golang javascript pygame python raylib shooter shooter-game
Last synced: 11 Jun 2025
https://github.com/wesleych3n/ntu-iot-node
NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.
cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny
Last synced: 23 Mar 2025
https://github.com/marianpekar/raycasted-maze
A random maze generator with Wolfenstein3D style rendering
cplusplus cpp raycasting sdl2 wolfenstein wolfenstein-3d
Last synced: 22 Apr 2025
https://github.com/mattgodbolt/ce-behind-the-scenes
Slides for a "Behind the Scenes" presentation
Last synced: 24 Mar 2025
https://github.com/tsnsoft/netbeans_wxwidgets_table-linux
Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Linux
apache cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/nicolasalmerge/newharu
PDF Creation Library based on the C LibHaru library
cpp cpp17 cpp20 libharu object-oriented object-oriented-programming oop pdf pdf-generation
Last synced: 19 Apr 2025
https://github.com/aluriak/gravastre
Qt, C++, computations, geometry, graviationnal simulation
cpp gravitational-simulations simulation
Last synced: 22 Apr 2025
https://github.com/son-b/csw-createsoftware
비공식 자율 동아리 CSW의 공용 Repo입니다. (이때 당시, 스터디와 프로젝트 부분을 같은 Repo 상에 두게 됐는데, 어쩔 수 없이 브렌치로 나눠놨습니다.)
algorithms baekjoon-solutions cpp game-development project
Last synced: 23 Apr 2025
https://github.com/solomon04/keylogger-cpp
NOTE THIS IS INTENDED FOR EDUCATIONAL PURPOSES ONLY. USE AT YOUR OWN RISK!
cpp keylogger malware-samples phishing trojan
Last synced: 02 Sep 2025
https://github.com/jobinrjohnson/QSim
An ideal, multi-qubit, Universal Gate Quantum computing Simulator written in C/C++
cmake cpp python3 quantum-computing simulator universal-gate-computing
Last synced: 13 May 2025
https://github.com/scidian/drop
Easy to use, no code, drag n' drop, 2.5D game engine. Written in C++ utilizing Qt, OpenGL and Chipmunk Physics.
chipmunk-physics-engine cpp drag-and-drop easy-to-use game game-engine opengl qt
Last synced: 01 Apr 2025
https://github.com/morgancaron/cpputils
C++ Utilities Library for compilers or various projects
compiler cpp cpp20 cpp23 cpputils logger parser parser-combinators parser-generator utility-library
Last synced: 12 May 2025
https://github.com/UgiR/gradescope-autograde-cpp
Gradescope Autograder Starter Template with C++ Tooling
Last synced: 10 Mar 2025
https://github.com/pkg-dot-zip/traffic-tactician
Training simulation for traffic controllers using OpenGL and OpenCV, created for an university assignment.
cpp glfw imgui opencv opengl pose-detection pose-estimation
Last synced: 29 Jul 2025
https://github.com/lecrapouille/bacasable
[SandBox][Examples] My micro projects for learning and to be used in larger projects
autoload-lib cpp gtk3 gtkmm julia max-plus maxplus model-view-controller model-view-presenter mvc mvc-pattern mvp mvp-pattern plant-growth shared-library
Last synced: 19 Feb 2026
https://github.com/anamuddinahmad/geeks_for_geek
GeeksforGeeks Solution.
cpp datastructures-algorithms dp dsa-algorithm geeksforgeeks geeksforgeeks-dsa geeksforgeeks-java geeksforgeeks-solutions java java-8 pod problemoftheday solutions
Last synced: 15 Apr 2025
https://github.com/fluxer/katie
C++ toolkit derived from the Qt 4.8 framework
Last synced: 20 Feb 2026
https://github.com/briancairl/zen
A functional/railway-oriented programming library for C++17
cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming
Last synced: 22 Aug 2025
https://github.com/spatlyu/spatlyu.github.io
Personal Website of SpatLyu
cpp geography geoinformatics gis personal-website python3 r spatial-analysis statistics
Last synced: 16 Aug 2025
https://github.com/falcowinkler/flockingbird
Flocking algorithm implementation in c++
boids boids-algorithm boids-behaviour boids-simulation cpp cpp11 emergence flocking header-only modelling-biological-systems simulation
Last synced: 15 Apr 2025
https://github.com/h2337/cppdataloader
cppdataloader is a batching and caching library for C++17
batch batching cache caching cpp cpp17 dataloader
Last synced: 13 Aug 2025
https://github.com/ferhatgec/fstring
New generation STL String implementation with powerful features.
cpp cpp17 cpp20 implementation sh standart std stdlib stl stl-string
Last synced: 14 Apr 2025
https://github.com/arindal1/striversdsasheet
Solutions of all the problems in Striver's A2Z DSA Sheet
cpp data datastructures datastructures-algorithms striver strivers-sde-sheet
Last synced: 04 Apr 2025
https://github.com/tonitaga/photo_laboratory
An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework
convolution cpp filterkernel filters photoshop qt
Last synced: 08 Aug 2025
https://github.com/ferhatgec/elite.cpp
Elite[dot]cpp, C++17 implementation of Elite build system.
build build-system clang cpp cpp17 elite elitebuild fegeya
Last synced: 14 Apr 2025
https://github.com/ferhatgec/generafor
Fegeya Generafor, Your website no longer only website, It's an application.
app app-generator application cpp cpp17 generator gnome gtk gtk3 gtk4 gui icon vala
Last synced: 16 Sep 2025