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-01 00:06:48 UTC
- JSON Representation
https://github.com/natelindev/optimization-methods
Using Heuristic Rules, Meta-Heuristic and Hyper-Heuristic approach to solve Job Shop Scheduling Problem.
cpp heuristic hha jobshop-scheduling latex pso
Last synced: 30 Apr 2025
https://github.com/snowzurfer/brto-llvm
Modern C++ implementation of the Kaleidoscope LLVM tutorial.
Last synced: 19 Apr 2025
https://github.com/xxjwxc/xxjserver
C++ general tools,Cross-platform Tool Library
Last synced: 03 Jul 2025
https://github.com/arthursonzogni/icemaze
WebAssembly game: a sliding block adventure.
arthursonzogni cmake cpp game ice maze webassembly
Last synced: 09 Apr 2025
https://github.com/1337programming/webassemblyopengl
C++ project with WebAssembly + OpenGL + Webpack
c cpp javascript node nodejs opengl wasm webassembly
Last synced: 11 Mar 2026
https://github.com/flaxengine/imgui
Dear ImGui plugin for Flax Engine that adds debug GUI interface to game viewport.
cpp csharp flax flax-engine imgui
Last synced: 12 Apr 2025
https://github.com/kdablabs/mecaps
Starter pack for your next C++ application using KDUtils and Slint.
cpp cross-platform embedded kdab slint-ui
Last synced: 04 Jul 2025
https://github.com/arasgungore/ee242-projects
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
algorithm algorithms bisection-method cplusplus cpp eigenvalue eigenvalues eigenvalues-and-eigenvectors eigenvector eigenvectors gaussian-elimination gaussian-elimination-algorithm matrix-solver numerical-methods partial-pivoting polynomial-roots power-iteration secant-method solving-algorithm terminal-based
Last synced: 12 Apr 2025
https://github.com/Emmet-Hayes/BatSynth
A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)
audio cplusplus cpp juce juce-framework synthesizer
Last synced: 08 May 2025
https://github.com/sdmg15/conanlight
Bring syntax highlighting to your conan file in VSCode :bulb:
conanfile cpp dependencies highlighter syntax-highlighter
Last synced: 10 Jul 2025
https://github.com/hxndev/3d-solar-system-scene-using-opengl
This was my Computer Graphics' project. In this i used OpenGL and Glut to create a 3D Solar System Scene. Its without textures and wrapping. Just the most basic functionalities.
3d code computer-graphics computer-graphics-opengl computer-graphics-project cpp glut glut-library graphics opengl solar-system
Last synced: 16 Jul 2025
https://github.com/gmh-code/pk2
Play the Pekka Kana 2 platform game in your browser - supports mobile devices and desktop systems
2d-game 2d-games browser-game browser-games cpp emscripten emscripten-port javascript multi-touch multitouch pekkakana2 pk2 platform-game platform-games platformer wasm wasm-game webassembly webassembly-game webassembly-games
Last synced: 22 Aug 2025
https://github.com/soreing/audio-adpcm-cpp
A simple lossy compression library for WAV files written in C++.
Last synced: 27 Mar 2025
https://github.com/PedroElFrijol/GuavaOS
My useless x86_64 Operating System
assembly-x86 c chadx86 cpp elf os uefi
Last synced: 11 Mar 2025
https://github.com/ArkEcosystemArchive/cpp-crypto
A simple Cryptography Implementation in C++ for the Ark Blockchain.
ark blockchain cmake cpp crypto dpos
Last synced: 12 May 2025
https://github.com/chris-1101/simple-assembler
:building_construction: Simple assembler written in C++
asm assembler assembly cpp interpreter
Last synced: 07 Mar 2026
https://github.com/fleroviux/atom
Common C++ code
cpp library linear-algebra logger mathematics
Last synced: 13 Apr 2025
https://github.com/yuantinghsieh/itdp
Incremental Timing-Driven Placement, problem C of ICCAD contest 2015
cad cpp electronic-design-automation placement
Last synced: 20 Jun 2025
https://github.com/cschladetsch/kai
KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.
ast-walker c-plus-plus cmake cpp kai language lexer networking parser raknet stack tests
Last synced: 13 Apr 2025
https://github.com/offchan42/unitycppclassdllexample
:bulb: Example exporting CPP class as DLL and importing in Unity C# as native plugin
cpp csharp dll exporting-cpp native-plugin unity
Last synced: 25 Mar 2025
https://github.com/emmet-hayes/batsynth
A polyphonic synthesizer with two oscillators implemented in C++ (with JUCE)
audio cplusplus cpp juce juce-framework synthesizer
Last synced: 12 Apr 2025
https://github.com/redskittlefox/serialize
C++ 23 serialization library
cpp cpp23 reflections serialization
Last synced: 13 Jul 2025
https://github.com/fgarlin/skytracer
A spectral volumetric path tracer for atmosphere rendering
atmosphere cpp pathtracer physically-based-rendering renderer sky spectral
Last synced: 01 Sep 2025
https://github.com/kfrlib/cxxdox
Generates mkdocs files from C++ source code with minimal configuration. Python + libclang, does not use doxygen. Works in docker
cpp documentation-generator documentation-tool libclang markdown mkdocs python
Last synced: 24 Aug 2025
https://github.com/sindre0830/workflow-templates
GitHub Workflows for different programming languages.
automated-testing cmake code-quality code-review continuous-integration cpp golang gradle java nodejs python react rust workflows
Last synced: 18 Aug 2025
https://github.com/offa/nbcndunit
NetBeans C/C++ unit testing plugin – supporting CppUTest, GoogleTest (gtest) / GoogleMock (gmock) and libunittest C++.
c cpp cpputest googletest java netbeans netbeans-plugin unit-testing
Last synced: 14 May 2025
https://github.com/christianpanov/glcore
No-dependency OpenGL support library, which abstracts the processes of creating buffers and shaders
cpp cpp-library glcore graphics-library graphics-programming library opengl opengl-library shaders
Last synced: 10 Oct 2025
https://github.com/pachadotdev/cpp11armadillo
The idea is to pass matrices/vectors from R to C++, write pure C++/Armadillo code for the computation, and then export the result back to R with the proper data structures.
armadillo cpp cpp11 hacktoberfest linear-algebra rstats
Last synced: 10 Apr 2025
https://github.com/hedzr/fsm-cxx
a finite state machine within c++17
cpp cpp17 cpp17-library design-patterns finite-state-machine fsm fsm-engine fsm-library memento-pattern state-machine state-management statemachine
Last synced: 05 Oct 2025
https://github.com/simone-contorno/mynmpc
Nonlinear Model Predictive Control for Self-Driving Vehicles based on Local Sequential Quadratic Programming by recursively calling ProxQP solver.
cpp nonlinear-model-predictive-control ros2-foxy
Last synced: 14 Oct 2025
https://github.com/shahriarrezghi/serio
Fast Lightweight Header-only C++ Serialization Library
bsd-3-clause bsd-license cmake cpp cxx deserialize fast-library header-only serialization serialization-library serializer serio
Last synced: 12 Oct 2025
https://github.com/khaledashrafh/b-tree
This contains a C++ code that implements a B-Tree data structure. A B-Tree is a self-balancing tree that can store and retrieve data efficiently. It is commonly used in databases and file systems.
b-tree b-tree-implementation cpp data-structures generic scratch-implementation template
Last synced: 17 Oct 2025
https://github.com/vittorioromeo/vrm_pp
Small C++ preprocessor library
cpp cpp03 cpp98 library metaprogramming pp preprocessor romeo ssv vittorio vr vrm
Last synced: 10 Apr 2025
https://github.com/khaledashrafh/tiny-compiler
This project is a fully functional compiler for the TINY programming language, which is a language that supports basic arithmetic, boolean, and control flow operations. The compiler can scan, parse, and run code written in the TINY language.
compiler cpp parser semantic-analyzer syntax-analyzer tiny tiny-compiler tiny-language tokenization
Last synced: 17 Oct 2025
https://github.com/llnl/smoothg
Mixed graph Laplacian upscaling and solvers
Last synced: 29 Apr 2025
https://github.com/llnl/launchmon
LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.
cpp hpc parallel parallel-computing
Last synced: 29 Apr 2025
https://github.com/yi-ge/cpp-practice
C++ 算法练习。
algorithm algorithms c cpp data-structures leetcode leetcode-solutions
Last synced: 11 Oct 2025
https://github.com/umerghafoor/open-inventory
Open Inventory Management System project is developed in C++ using the Qt framework.
cpp inventory-management management-system qt qtcreator
Last synced: 12 Oct 2025
https://github.com/theartful/broadcast_queue
A blazingly fast™ single producer multiple consumer broadcast queue
broadcast-queue concurrent-data-structure cpp lock-free multiple-consumers seqlock
Last synced: 26 Oct 2025
https://github.com/sraaphorst/raytracer-cpp
Ray tracer implementation in C++
cpp cpp17 graphics ray-tracer ray-tracer-challenge ray-tracing raytracer raytracing
Last synced: 15 Oct 2025
https://github.com/iwatake2222/digitalcamera_raspberrypi
A project to create a digital camera with Raspberry Pi in Linux standard way such as ioctl
Last synced: 17 Oct 2025
https://github.com/ali-elshorpagi/data_structures
Data Structures in C++
avl-tree binary-heap binary-search-tree binary-tree cpp data-structures doubly-linked-list hash-table problem-solving queue singly-linked-list stack template trie-tree vector
Last synced: 28 Apr 2025
https://github.com/m0saan/cpp-module
Learn C++ through a CPP-Pool by 42
1337fil 1337school 42born2code cpp cpp98 phonebook-application
Last synced: 10 Apr 2025
https://github.com/ki-seki/solutions
此仓库包括我所做过的来自各大题库的 OJ 算法题的题解,这些题库包括:浙江大学计算机程序设计能力考试(PAT)题库,UVa 题库,Codeup 题库,洛谷题库,北京大学 OJ 题库(POJ),安徽科技学院 ACM 题库(AOJ)......目前在主攻 PAT,完成度已过 55.6%,其中部分题解提供多种方法、以及我给出的测试样例。
aoj codeup cpp lanqiao luogu nowcoder oj-solutions pat poj programming-contests uva
Last synced: 07 Oct 2025
https://github.com/yutianqaq/bypassav-1
通过分离的方式免杀火绒
bypass-antivirus cpp redteam redteam-tools
Last synced: 12 Mar 2026
https://github.com/oracle/coherence-cpp-extend-client
Coherence C++ client library
caching cloud clustering coherence cpp data-grid distributed hpc imdg in-memory kv-store microservices polyglot sanka scalability
Last synced: 09 Apr 2025
https://github.com/msdeep14/algorithms-practice
solutions to popular interview questions
algorithms algorithms-and-data-structures cpp data-structures geeksforgeeks geeksforgeeks-cpp geeksforgeeks-dsa geeksforgeeks-interview-prep geeksforgeeks-solutions interview interview-practice interview-preparation interview-questions
Last synced: 13 Oct 2025
https://github.com/mohitjaisal/codingbooks
As you begin your path on becoming a coding specialist it is always pleasant to find good sources of information. Many computer languages might be tricky to learn at the beginning so you need reliable references to double-check your mistakes and learn how to not make them again.
books c coding coding-interview codingbooks cpp hacktober hacktoberfest hacktoberfest-accepted hacktoberfest2021 java python
Last synced: 12 Oct 2025
https://github.com/djkovrik/w3modmerger
Mod merging tool for The Witcher 3: Wild Hunt [C++, Qt5]
Last synced: 06 Oct 2025
https://github.com/robert076/ubb-computer-science
The courses I took at UBB during my Bachelor's in Computer Science. A collection of my assignments, exams, projects, labs, lecture notes, and preparation materials for them, including extra work.
assembly cpp java lisp prolog python ubb ubb-cluj ubb-computer-science ubb-fmi
Last synced: 09 Oct 2025
https://github.com/rockfordwei/csweet
demo how to use C++ in Swift 3.1/4.0
cplusplus cplusplus-11 cpp cpp11 swift swift-package-manager
Last synced: 10 Apr 2025
https://github.com/embetrix/bmap-writer
bmaptool alternative written in C++
bmap cpp efficiency embedded-linux flashing-tool lightweight streaming-data yocto
Last synced: 24 Apr 2025
https://github.com/hxndev/password-cracker-using-brute-force-algorithm
This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.
brute-force bruteforce-password-cracker code cpp crack distributed-computing distributed-systems mpi mpi-library openmp openmp-parallelization openmpi parallel-computing password password-cracker password-cracking
Last synced: 07 May 2025
https://github.com/astrodynamic/3dviewer-project-in-qt-cpp
Viewer3D is a C++ based 3D viewer application built with Qt that allows loading and transforming 3D models with a GUI. It requires CMake, C++ and C languages, assimp library, and Qt libraries, among others. To use it, launch the application, load a model, use transformation tools, and modify rendering options.
3d 3d-graphics 3d-models animation assimp cpp glsl graphics gui opengl patterns qt rendering transformation-matrix widgets
Last synced: 20 Sep 2025
https://github.com/ewliang/c-programming-tutorials-for-beginners
This repository contains the source code for the projects I've made in my C++ Programming for Beginners tutorials series on my Youtube Channel at https://www.youtube.com/user/ewliang Feel free to pop over and consider subscribing to my channel.
cpp cpp-course visual-studio visual-studio-code youtube
Last synced: 23 Apr 2025
https://github.com/adrianoviana87/ltuiny
Text based utility that helps you add a transaction to a ledger file.
cpp cpp17 ledger ledger-cli ledger-client plaintext-accounting
Last synced: 12 May 2025
https://github.com/muellan/containers
generic C++ containers; matrix, triangle matrix, crs sparse matrix, etc.
c-plus-plus collections cpp cpp11 crs generic-containers header-only matrix matrix-library sparse-matrix
Last synced: 15 Jun 2025
https://github.com/qengineering/tensorflow_lite_ssd_jetson-nano
TensorFlow Lite SSD on a Jetson Nano 28.5 FPS
aarch64 cpp gpu-acceleration gpu-delegate jetson-nano mobilenet-ssd ssd-mobilenet tensorflow-examples tensorflow-lite
Last synced: 22 Feb 2026
https://github.com/alex2772/hackers-mc-launcher
Free and open source Minecraft and other games launcher
cpp launcher minecraft minecraft-launcher qt qt5
Last synced: 27 Nov 2025
https://github.com/mortennobel/opengl_3.2_vs_2010_freeglut
A simple OpenGL 3.2 example using MSVS 2010 and freeglut
cpp cpp11 graphics-programming
Last synced: 24 Apr 2025
https://github.com/gammasoft71/tunit
Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.
cpp cpp17 framework ios libraries library macosx multi-platform tdd test test-framework testing unit-tesing unit-test unit-testing unit-testing-framework unit-tests unittest unittests
Last synced: 11 Jun 2025
https://github.com/moebiussurfing/ofxgpulutcube
openFrameworks addon to apply LUT filters live from standard .cube files using a GPU shader.
cpp openframeworks openframeworks-addon
Last synced: 16 Mar 2025
https://github.com/luncliff/eclair
Fast setup of JNI + Gradle project for (Korean) C++ developers
cpp example-project gradle jni jni-sample
Last synced: 25 Apr 2025
https://github.com/toxe/example-cpp-ci-project
Example C++ CI Services Comparison supporting Linux, Mac, Windows and GCC, Clang (libc++ and libstdc++), MSVC and Clang-cl
appveyor ci circleci comparison continuous-integration cpp example github-actions-ci travis-ci
Last synced: 23 Apr 2025
https://github.com/moduscreateorg/network-rgb-matrix-display
A library for helping drive large arrays of RGB Matrices with Raspberry Pis
boost-asio cmake cplusplus cpp example-project iot iot-application maker multi-threading raspberry-pi rgb-led rgb-matrix
Last synced: 07 Sep 2025
https://github.com/genodelabs/genode-rpi
Raspberry Pi family support for Genode OS framework
aarch64 arm armv6 armv8 cplusplus cpp genode microkernel osdev raspberry-pi
Last synced: 04 Feb 2026
https://github.com/ayeujjawalsingh/cheat-sheet
Here is the Some Cheat-Sheet, through which you can easily Revise your knowledge......
canvas cheatsheet cpp css django flask html5 java javascript jquery mysql php python sql
Last synced: 25 Aug 2025
https://github.com/qengineering/tensorflow-jetsonnano
TensorFlow installation wheels for Jetson Nano
cpp jetson-nano jetson-xavier jetson-xavier-agx pip python python3 tensorflow tensorflow-2-3 tensorflow-2-4 wheel whl
Last synced: 26 Jul 2025
https://github.com/reime005/react-native-cpp-code
This repository shows how to use C++ code as a custom module in a React Native app.
android cpp ios javascript react react-native react-native-module
Last synced: 06 Apr 2025
https://github.com/siarheifedartsou/mama
Realtime map matching with gRPC-based API
backend cpp grpc map map-matching maps openstreetmap osm
Last synced: 14 Jul 2025
https://github.com/methyldragon/momobot
A ROS enabled autonomous ground vehicle for service!
2wd agv autonomous cpp python robot robotics ros
Last synced: 15 Jul 2025
https://github.com/jacmoe/retronew
Retro graphics programming in 16bit style - using a modern tool-chain
allegro5 cmake cpp cpp17 raycaster raycasting raycasting-engine
Last synced: 25 Jul 2025
https://github.com/pankaj-str/data-structures-cpp
Welcome to the Data-Structures-CPP repository! 🚀 This repository serves as a comprehensive collection of common data structures implemented in C++. Whether you're a student learning algorithms or a developer looking to refresh your understanding, this repository is a valuable resource
cpp cppdsa dsa-algorithm dsa-learning-series
Last synced: 23 Sep 2025
https://github.com/archishmansengupta/competitive-coding
my random competitive programming solutions (and other stuff) ~ 3 years ago, yes ik i need to make a comeback
competitive-programming cpp icpc
Last synced: 23 Jul 2025
https://github.com/mariokonrad/vhf-sim
Simulation of a maritime VHF
cpp lua maritime qt simulation vhf vhf-sim vhf-simulator
Last synced: 11 Apr 2025
https://github.com/bonnie39/tominecon.7z-cracker
an attempt at cracking the code to tominecon.7z
brute-force bruteforce bruteforce-attacks cpp minecraft tominecon
Last synced: 21 Feb 2025
https://github.com/lakshyabatman/algorithms-stew
Algorithms using Python 🐍and CPP 👨💻
Last synced: 06 Mar 2026
https://github.com/bengreenier/cppfactory
Modern c++ object factory implementation in <200 lines
cpp cpp-11 design-patterns factory-pattern
Last synced: 28 Oct 2025
https://github.com/novak-99/vectorization
Quick demo of vectorization using C++ and x86_64 ASM.
Last synced: 11 Apr 2025
https://github.com/print3m/printos
Hobby simple kernel (x86-64) and bootloader (UEFI) written in C++.
bootloader c cpp hobby-os kernel low-level-programming os-dev uefi x86-64
Last synced: 30 Apr 2025
https://github.com/thirtythreeforty/utilityproxies
Simple yet useful proxy models for Qt 5
Last synced: 10 Apr 2025
https://github.com/cms-patatrack/cluestering
Density-based clustering algorithm developed at CERN
alpaka cern clustering cpp cuda pybind11 python tbb
Last synced: 10 Apr 2025
https://github.com/parvvaresh/library-management-program-with-cpp
Library Management Program: It can be entered as a user or admin and both have different capabilities
Last synced: 04 Sep 2025
https://github.com/sweeticelolly/multithreaded-http-server
A good performance multithreaded HTTP REST server
cpp http http-server jmeter json json-request multithreading restserver socket thread-pool
Last synced: 10 Apr 2025
https://github.com/moodyhunter/moodyapi
Server, client and other components for Moody's Infrastructure.
android cpp golang grpc mui nextjs nodejs oled oled-display-ssd1306 protobuf qt raspberry-pi react rust sql typescript yarn
Last synced: 16 Jun 2025
https://github.com/qtexcel/qlibxlsxwriter
Use libxlsxwriter in Qt 5 or 6. libxlsxwriter is a C library for creating Excel XLSX files.
c cpp excel libxlsxwriter qt xlsx xlsxwriter
Last synced: 11 Apr 2025
https://github.com/ugozapad/g-ray-engine
3d game engine
3dengine cplusplus cpp engine game-engine game-engine-3d gameengine lua lua-script opengl
Last synced: 27 Oct 2025
https://github.com/frabert/ogler
Use GLSL shaders in REAPER
cpp reaper reaper-plugin vulkan
Last synced: 12 Apr 2025
https://github.com/timostrating/projecteuler
These are Java / Ruby / C / Lisp / Haskell / PHP/ Bash / PL-SQL / Mathematica / Rust / Kotlin / Lua solutions for Project Euler, — In the best 1% of the world
cpp java mathematica projecteuler python ruby
Last synced: 12 Sep 2025