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-26 00:07:10 UTC
- JSON Representation
https://github.com/netromdk/tracepp
C++17 tracing library for debugging with ease.
cpp cpp17 debugging-tool include-only traceability
Last synced: 09 Apr 2025
https://github.com/scortier/complete-dsa-collection
Complete Data Structure and Algorithms Code and Explanation Collection in C++.
algorithms algorithms-and-data-structures cpp data-structures
Last synced: 12 Jul 2025
https://github.com/egordm/libtempo
C++ / Python library with signal processing and tempo estimation utilities.
armadillo cpp music-information-retrieval signal-processing
Last synced: 20 Apr 2025
https://github.com/huyhoang8704/cse-labdsa-hcmut
Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT
algorithms cpp cse data-structures dsa hcmut lab
Last synced: 24 Apr 2025
https://github.com/shahkv95/optimise.me
This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.
algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research
Last synced: 13 Jun 2025
https://github.com/leo310/botnet
Crazy Botnet in development
botnet botnets cpp cross-platform hacker hacking malware security virus
Last synced: 06 Sep 2025
https://github.com/mahrjose/bracu-cse221
BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)
algorithm algorithms bracu bracucse221 cpp cpp17 cse221 djikstra-algorithm lcs-algorithm mahrjose python3 python310
Last synced: 22 Apr 2025
https://github.com/qengineering/real-esrgan-ncnn-raspberry-pi-4
ESRGAN super resolution with ncnn on Raspberry Pi
cpp deep-learning esrgan image-reconstruction image-restoration ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os super-resolution
Last synced: 11 Mar 2026
https://github.com/mohammadrezaamani/tictoctoe
Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!
alpha-beta-pruning cpp minimax-algorithm tic-tac-toe x-o
Last synced: 09 Apr 2025
https://github.com/danielhe4rt/100daysofcode
Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.
Last synced: 26 Mar 2025
https://github.com/coding-ai/cnn_arch_cpp
CNN architectures in C++
alexnet architecture artificialintelligence c-plus-plus cnn convolutional-neural-networks cpp deeplearning dlib lenet5 machinelearning
Last synced: 28 Apr 2025
https://github.com/dariarty/calculator_qt
Desktop GUI Calculator made using Qt/QML/C++ with simple Flat Design
calculator cpp github-pages qmake qml qt
Last synced: 12 Apr 2025
https://github.com/monal5031/chimera
C/C++ implementation of basic linux commands
Last synced: 12 Apr 2025
https://github.com/InteractivePlus/EasyCrossPlatform_src
⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.
cpp crossplatform easy-to-use fileio http-parser multithreading socket threadpool
Last synced: 01 Apr 2025
https://github.com/joanstinson/decisions
C++ SDL AI Decisions: Finite State Machines and starting GOAP.
ai artificial-intelligence cplusplus-11 cpp finite-state-machine game-engine-2d goal-oriented-action-planning sdl2
Last synced: 03 Jul 2025
https://github.com/samrb-dev/kry0steg
Kry0Steg is a simple cryptographic toolkit providing classical ciphers, hashing, encoding and steganography tools with graphical user interface written with C++ and GTK C++ binding called GTKmm.
ciphers cpp cryptography gtk gtk4 gtkmm4 steganography-tools
Last synced: 22 Apr 2025
https://github.com/ufrshubham/boids-sfml
A boids simulation made using C++ and SFML.
boids-simulation cmake cpp sfml sfml-boids
Last synced: 22 Apr 2025
https://github.com/piratheon/ori
OpenRouter Interactive Assistant for Unix / Unix-like TUI Environments
ai assistant cpp linux shell terminal tui uncensored unix
Last synced: 26 Jan 2026
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/reanschwarzer1/ue4-rpg-template
cpp gamedev gamedevelopment rpg rpg-game unrealengine
Last synced: 22 Apr 2025
https://github.com/moon0922/germany-license-plate-recognition
This is a Deutsch License Plate Recognition vs2022 project.
artificial-intelligence cpp image-processing lpr machine-learning mfc neural-network ocr visual-studio
Last synced: 09 Apr 2025
https://github.com/jmarrec/testcpp-gha-coverage
A repo to test how to report coverage of a C++ project using Github Actions
coverage cpp github-actions tutorial
Last synced: 09 Apr 2025
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/tsnsoft/quadratic_equation_wxwidgets
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets
codeblocks codeblocks-ide cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/gregyjames/octaneenginepp
A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.
cpp curl curl-library download-file downloader network network-programming networking
Last synced: 25 Apr 2025
https://github.com/vaxastd/primitive-list-doubly-linked-list
This repository features a fundamental implementation of a doubly linked list in Python. It demonstrates key operations such as insertion, deletion, and traversal in a doubly linked list structure. Ideal for learners and developers looking to understand or revisit the basics of data structures and algorithm design.
cpp linked-list list-double primitive
Last synced: 11 Mar 2026
https://github.com/craftablescience/libloader
Loads dynamic libraries on Windows, Linux, and macOS.
cpp cpp20 cpp20-library linux macos windows
Last synced: 22 Apr 2025
https://github.com/jsoulier/fluid_simulation
Fluid Simulation using SDL3 GPU with compute shaders
3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders
Last synced: 08 Feb 2026
https://github.com/billyfrcs/snakelol
Simple 2D Snake Game Snake Lol.
2d-game 2dsnake cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library snake-game
Last synced: 28 Apr 2025
https://github.com/terotests/ranger
Cross -platform transpiler to enable writing portable algorithms
cpp csharp go java javascript php scala swift transpiler typescript
Last synced: 28 Apr 2025
https://github.com/yinqiwen/kcfg
A simple c++ json class/struct mapping head-only library.
Last synced: 21 Apr 2025
https://github.com/novelrt/Fabulist
A terse, flexible language and runtime for creating and executing visual novels.
c-plus-plus cplusplus cpp lua visual-novel
Last synced: 11 Mar 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/nadchif/phone-resolution-tool
[TOOL] [NO ROOT] Change android phone resolution and DPI without root.
android cpp dpi phone resolution tweak
Last synced: 04 Jul 2025
https://github.com/analogfeelings/blitzcord
Blitz3D userlib to use the Discord Game SDK (RPC).
blitz blitz3d blitzbasic cpp discord vs2022
Last synced: 28 Oct 2025
https://github.com/Atharv-Attri/HacktoberFest-Projects
A collection of issues for Hacktoberfest!
c cpp dart go hacktoberfest hacktoberfest-2020 hacktoberfest2020 haskell java javascript python ruby rust
Last synced: 11 May 2025
https://github.com/uraninite/rsa-algorithm
Math based RSA public/private key generator and encryptor/decryptor.
algorithm console-application cpp cryptography rsa
Last synced: 18 Jan 2026
https://github.com/lamzaone/cpp-folder-sync
C++ Local/Remote folder sync
changelog client client-server cpp cpp-sockets delete file-sharing file-sync file-synchronization file-upload remote server sync update update-files upload
Last synced: 24 Apr 2025
https://github.com/samyak2/skip-list
C++ implementation of skip list compatible with STL
cpp datastructure skiplist stl
Last synced: 24 Jun 2025
https://github.com/qucals/VK-API
C++ Library for working with VK API
api callback-api cmake cpp cxx longpoll streaming-api vk vk-api vk-bot vkapi vkontakte vkontakte-api
Last synced: 11 Mar 2025
https://github.com/varnamproject/varnam-fcitx5
Fcitx5 wrapper for Varnam input method. Easily type Indian languages on Linux desktops.
cpp fcitx fcitx5 indic-languages input-method linux
Last synced: 03 Mar 2025
https://github.com/hxndev/openmp-program-to-print-number-of-threads
In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.
code cpp openmp openmp-parallelization parallel-computing parallel-programming threads
Last synced: 07 May 2025
https://github.com/andriawan/AndKamus
Aplikasi ini adalah aplikasi kamus berbasis CLI dikembangkan dengan C++
c-plus-plus cli cpp dictionary kamus
Last synced: 13 Apr 2025
https://github.com/theo-mestre/sapphire
I'm learning how to make game engines!
cpp game-engine learning-by-doing
Last synced: 23 Aug 2025
https://github.com/lizhangqu/gradlejni
使用Gradle与JNI结合的项目
application cpp gradle java jni plugin
Last synced: 25 Apr 2025
https://github.com/nicholaschiasson/car
Compile and Run! Execute source files directly without worrying at all about compiling.
c compile-and-run cpp csharp go java rust shebang utility
Last synced: 08 May 2025
https://github.com/keyu-tian/buaa-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads
Last synced: 13 Apr 2025
https://github.com/ashampoosystems/boden-todomvc
Example of a simple todo list mobile application built with the Boden cross-platform GUI framework (www.boden.io)
cpp cpp17 example-code example-project gui mobile mobile-app mobile-development
Last synced: 30 Apr 2025
https://github.com/karsten-vermeulen-dev/into-the-deep-blue-c
A complete introductory to intermediate course covering the main C++ topics
cplusplus cpp game-development games programming tutorial tutorials
Last synced: 03 May 2025
https://github.com/aldanor/leventrie
Levenshtein distance implementation using an automaton and a trie for fast string similarity searching
automaton cpp levenshtein-distance python trie
Last synced: 15 May 2025
https://github.com/eatgrapes/live2d-javabinding
Live2D Cubism SDK JavaBindings
bindings cpp java java-bindings jni jni-java live2d opengl
Last synced: 13 Jan 2026
https://github.com/dakshitagrawal/leetcode_solutions
My solutions for various problems on LeetCode.
coding-challenges competitive-coding cpp leetcode
Last synced: 22 Aug 2025
https://github.com/coderick14/thesupertinyparser
The Super Tiny Parser
cpp parser recursive-descent-parser syntax-directed-translation top-down-parsing
Last synced: 15 Apr 2025
https://github.com/cobyj33/tmedia
Linux C++17 Terminal Audio and Video Player
ascii ascii-art ascii-art-representation ascii-graphics audio-player cpp curses curses-based ffmpeg libav main-project media media-player ncurses ncurses-tui terminal terminal-app terminal-based video-player
Last synced: 15 Apr 2025
https://github.com/radoslawregula/reverb-juce-app
An application adding reverberation to a WAV file with 12-line FDN.
audio-effect audio-processing cpp juce juce-application music-production reverb reverberation wav
Last synced: 09 Mar 2026
https://github.com/iker-gonzalez/42-common-core
Compilation of all the projects carried out as part of 42's common core program.
42cursus algorithms bash c cpp css3 data-structures docker html5 linux mysql nestjs networking networks oauth postgresql react typescript virtualization
Last synced: 25 Aug 2025
https://github.com/BillyFrcs/SnakeLol
Simple 2D Snake Game Snake Lol.
2d-game 2dsnake cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library snake-game
Last synced: 14 Apr 2025
https://github.com/lunaemons/sdrplusplus_communityedition
🎵 SDR++CE Community Edition - Advanced SDR software with MPX analysis, cross-platform support for RTL-SDR, HackRF, LimeSDR, AirSpy, PlutoSDR and more. Features real-time FM broadcasting analysis, frequency scanning, and spectrum visualization.
airspy community-edition cpp cross-platform dsp fm-broadcasting frequency-scanner hackrf ham-radio limesdr mpx-analysis open-source plutosdr radio rf rtl-sdr sdr signal-processing software-defined-radio spectrum-analyzer
Last synced: 29 Aug 2025
https://github.com/imdeep2905/coding-challenge-team-vanished-gradient
Heuristic solution for Knapsack Container Loading Problem (KCLP) implemented in C++ with visualization in python.
bin-packing container-loading-problem cplusplus cpp heuristics knapsack knapsack-container-loading matplotlib nphard python3
Last synced: 15 May 2025
https://github.com/BillyFrcs/Programming
General Purpose Object Oriented & Procedural Programming.
algorithms-and-data-structures c coding-challenge cpp csharp dart golang java javascript kotlin nodejs object-oriented-programming oop problem-solving programming programming-languages python visual-basic-net visual-studio vscode
Last synced: 14 Apr 2025
https://github.com/autohdw/flames
Flexible Linear Algebra with Matrix-Empowered Synthesis (for Vitis HLS)
cpp fpga high-level-synthesis hls linear-algebra vitis vitis-hls
Last synced: 10 Mar 2026
https://github.com/tw1ddle/blind-crossword-3d
:star2: 2D and 3D crossword puzzle game for blind and partially-sighted users
accessibility blind blindness cpp crossword crossword-game qt
Last synced: 03 May 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/florianbecker/layoutvisualizer
Layout Visualizer for Qt and Tools for Ui debugging
cpp cpp11 cpp14 cpp17 layout-visualizer qt qt5-gui qt5-widgets qt6
Last synced: 07 Apr 2025
https://github.com/pmfoss/simpleimagebrowser
This project demonstrates a way to customize the class QListView of the Qt framework. It does not claim to be completed or to provide and support a program for productive use.
Last synced: 15 Apr 2025
https://github.com/mo7ammedd/snake-game
Snake Game implemented in C++ using the OpenGL
cpp glut glut-library opengl snake
Last synced: 16 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/m7moudgadallah/leetcode_solutions
This Repo Contains LeetCode Solutions
algorithms cpp data-structures leetcode leetcode-solutions problem-solving
Last synced: 16 Apr 2025
https://github.com/richelbilderbeek/aminoacidfighter
Game in which amino acids do battle, written in C++ using Qt
amino-acids battle cpp cpp14 game qt5 qtcreator sfml sfml-game
Last synced: 29 Jul 2025
https://github.com/tessapower/3d-terrain
3D terrain simulation built with C++, GLSL, OpenGL and ImGui. Users move around a procedurally generated scene of trees, clouds, and terrain, and edit the terrain mesh in real-time using the mouse.
cpp glsl imgui opengl procedural-generation realtime-rendering
Last synced: 24 Apr 2026
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/shakfu/pd-chuck
chuck in a pure-data external
chuck cpp puredata puredata-external
Last synced: 05 May 2025
https://github.com/aermoss/ostest
A 64-bit operating system written in C++ and x86 Assembly.
assembly assembly-x86 cpp kernel operating-system operating-system-kernel
Last synced: 06 Mar 2026
https://github.com/makersf/resilient
Make handling failures easy and expressive
cpp cpp14 cpp17 fault-tolerance resiliency
Last synced: 10 Apr 2025
https://github.com/chetan6780/75-days-dsa-challenge
Ninja technique🥷 to ACE DSA Interviews.
algorithms challenge cpp data-structures dsa
Last synced: 02 May 2025
https://github.com/bschulz81/robustregression
a c++ library with statistical machine learning algorithms for linear and non-linear robust regression that can be used with python.
cmake cpp forward-search gaussian-elimination least-squares levenberg-marquardt linear-algebra linear-regression machine-learning nonlinear-regression open-mp outlier-detection outlier-removal python3 ransac regression robust-regression robust-statistics s-estimator statistics
Last synced: 06 Apr 2026
https://github.com/rutujar/helloworld_travis_demo
This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly
appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github
Last synced: 10 Apr 2025
https://github.com/praydog/severed-steel-vr
Severed Steel VR mod & VR plugin example.
cpp lua modding severed-steel uevr unreal virtual-reality
Last synced: 08 Jul 2025
https://github.com/developer239/yolo-cmake-opencv-onnx-cpp
Use YOLO with your favorite language and computer vision library. This example includes ONNX runtime for better weights support.
cmake cpp macos onnx onnxruntime opencv windows yolov5 yolov7
Last synced: 10 Apr 2025
https://github.com/tw1ddle/geometrize-installer
Installer code for Geometrize, an app for geometrizing images into geometric primitives
art cpp geometrize geometry geometry-processing hill-climbing installer
Last synced: 03 May 2025
https://github.com/danyspin97/cppgram
Framework for Telegram Bot API written in c++.
Last synced: 03 May 2025
https://github.com/junaidrahim/program-homework-solver
Input a few integers of a series and it will return the source code to output that series till the nth term..
cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series
Last synced: 12 Mar 2025
https://github.com/dan10ish/code
A modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.
cpp ide javascript python reactjs vscode
Last synced: 10 Apr 2025
https://github.com/xlite-dev/mgmatting-toolkit
🍅MGMatting with MNN/TNN/ONNXRuntime C++, GPU/CPU, support dynamic shape. (https://github.com/DefTruth/lite.ai.toolkit)
cpp matting mgmatting mnn onnxruntime tnn
Last synced: 12 Jul 2025
https://github.com/kamranaghlami/libtlvcpp
libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.
asn1 cpp deserializer modern-cpp serializer
Last synced: 07 Jul 2025
https://github.com/madladsquad/uimguidemo
A web demo of the UntitledImGuiFramework
cpp demo emscripten imgui opengl wasm webgl
Last synced: 29 Aug 2025
https://github.com/patriciogonzalezvivo/ada_example
Simple example of an ADA program
c-plus-plus cpp glfw linux macos opengl raspberry-pi raspberrypi windows
Last synced: 28 Oct 2025
https://github.com/jsiqbal/engineering-philosophy
Notes about Various Engineering Knowledge I gathered.
cpp deployment java oop ubuntu vscode-settings
Last synced: 10 Apr 2025
https://github.com/arturbomtempo-dev/programming-logic-course
A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.
c course cpp programming-logic
Last synced: 30 Apr 2025
https://github.com/ibrahimhabibeg/codeforces
My solutions for Codeforces problems in C++
algorithms algorithms-and-data-structures codeforces codeforces-solutions competitive-programming cpp data-structures problem-solving
Last synced: 19 Mar 2025