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-28 00:07:13 UTC
- JSON Representation
https://github.com/sebe324/pythoncalculator
A calculator made in PySimpleGui with C++ bindings
calculator contributions-welcome cpp good-first-issue pybind11 pysimplegui python rpn-calculator
Last synced: 14 Apr 2025
https://github.com/hxndev/leetcode-solutions
This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.
cpp interview-practice interview-questions java javascript leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions python solutions
Last synced: 26 Jun 2025
https://github.com/can-lehmann/hdl.cpp
Register-transfer Level Intermediate Representation
cpp fpga intermediate-representation rtl verilog
Last synced: 13 May 2025
https://github.com/rmiguelkelly/quickcluster
A KMeans implemented in C++ with Python bindings and GPU acceleration
clustering clustering-algorithm cpp cuda gpu kmeans kmeans-clustering metal objective-c python python3 unsupervised-learning
Last synced: 26 Jul 2025
https://github.com/ferhatgec/termiospp
termiospp, C++ wrapper around termios.h
cplusplus cpp term termios termios-structure
Last synced: 14 Apr 2025
https://github.com/mikeoliphant/vst3visualstudioexample
A simple windows VST (VST3) example plugin using Visual Studio
audio cpp plugin visual-studio vst vst3 windows
Last synced: 21 Aug 2025
https://github.com/surajv311/myprogramming_interview-prep
A list of coding questions I solved (DS-Algo & CP) 👨💻 to enhance my algorithmic thinking skills. Also includes: Notes ✍ | Resources | Core-CS Subjects 📚 | Off-Campus... 🌏
algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation
Last synced: 09 Mar 2026
https://github.com/rodolfobandeira/iex-cpp-client
IEX Finance API C++ Client. Stock Tracking, Companies Information, Financial Reports, Dividends, Statistics, Etc
cpp finance financial-data hacktoberfest iex stock-data stocks
Last synced: 19 Jul 2025
https://github.com/vkayy/vkinematics
A Verlet integration physics engine in C++.
cpp physics-engine verlet-integration
Last synced: 26 Jul 2025
https://github.com/faris771/doing-leetcode-everyday-until-i-get-a-job
Collection of LeetCode questions to ace the coding interview! (and be the next Elon Musk)
cpp leetcode-solutions problem-solving
Last synced: 05 Nov 2025
https://github.com/europa502/luhn-algorithm
It is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI numbers, etc.
cpp javascipt javascript luhn-algorithm php python shell-script
Last synced: 25 Jul 2025
https://github.com/vincent-picaud/meson_starter_script
A simple script to create a messon project skeleton
bash-script cpp doxygen gtest mesonbuild project-template
Last synced: 20 Aug 2025
https://github.com/electrostat-lab/jme-alloc
A direct dynamic memory allocation API for jMonkeyEngine lwjgl-2 and android games
allocation-api android-api bash-scripting cpp desktop gcc-complier gradle gradle-api gradle-build java jmonkeyengine3 linux llvm-clang lwjgl2 macos ndk shell virtual-memory virtual-memory-management windows-x64
Last synced: 27 Jul 2025
https://github.com/sanketpathak64/data-structures-and-algorithms
This repository contains implementation of data structures like linked list, stack, queue, trees. This repo also contains implementation of various algorithms.
algorithms-and-data-structures bst cpp data-structures linkedlist queue sorting-algorithms string tree
Last synced: 04 Aug 2025
https://github.com/muellan/statistics
Header-only collection of statistics utilities for C++14
accumulator cpp cpp14 header-only histogram statistics
Last synced: 08 Mar 2026
https://github.com/nayuki/macshift
application cpp mac-address utility windows
Last synced: 16 Sep 2025
https://github.com/thetestgame/panda3d-discord
Discord RPC module for the Panda3d game engine using the native discord-rpc library.
cpp discord discord-rpc p3dmodulebuilder panda3d python rich-presence
Last synced: 03 Aug 2025
https://github.com/supersodasea/netycat
Netycat: I/O library
cat cpp cpp14 filesystem network
Last synced: 25 Jul 2025
https://github.com/krc2000/multiplayerproject
This is my client-server base for future multiplayer projects. It builds using SFML/Network module. It's in development state.
Last synced: 25 Jul 2025
https://github.com/leixingyu/reducepoly
Poly-reduction visualization plugin for Maya
algorithms cpp maya-api maya-plugin mesh
Last synced: 14 Jun 2025
https://github.com/maikel/finitevolumesolver
Using AMReX to solve the euler equations with embedded boundaries
amrex cpp cut-cells embedded-boundaries numerical-methods
Last synced: 14 Apr 2025
https://github.com/tttapa/mastering-cpp-scientific-computing
Slides about C++ tooling and best practices for scientific computing.
best-practices cmake conan cpp
Last synced: 26 Jul 2025
https://github.com/amrdeveloper/done
Compiler to generate C Code and executable with many features and syntax sugger
c-code-generator codegenerator compiler cpp lexer parser transpiler
Last synced: 29 Jul 2025
https://github.com/misterzurg/stepik_yandex_introduction_to_programming_cpp
📓 Solutions to Stepik "Введение в программирование (C++)" course
cpp stepik yandex yandex-academy
Last synced: 25 Jul 2025
https://github.com/avinandanbose/c_plus_plus_intermediate_pointers_i
Its an intermediate guide on C++(Pointers)
beginner beginner-code beginner-friendly cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp11 cpp14 cpp17 cpp20 intermidiate-projects tutorial tutorial-exercises tutorial-teaches-people tutorials tutorials-platfrom tutoring
Last synced: 09 Aug 2025
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/platisd/break-the-coupling-cpp
5 ways to decouple dependencies in C++
cpp decoupling dependency-injection inversion-of-control templates tutorial
Last synced: 24 Aug 2025
https://github.com/konrad1991/etr
Expression template for C++ similar to R syntax
cpp cpp17 expression-template header-only-library r rlanguage rstats
Last synced: 15 Aug 2025
https://github.com/dfsp-spirit/cpp_geodesics
Fast computation of geodesic distances and related mesh descriptors on (brain surface) meshes in C++ and OpenMP.
brain cpp distance geodesics mesh openmp parallel parallel-computing
Last synced: 16 Aug 2025
https://github.com/symcalc/symcalc-cpp
Symbolic mathematics and calculus in C++.
calculus cpp differentiation mathematics maths symcalc
Last synced: 26 Jul 2025
https://github.com/vahancho/textable
A C++ plain text tables generator.
ascii ascii-table ascii-tables c-plus-plus cpp cpp11 cpp17 plaintext table text-table texttable
Last synced: 04 Aug 2025
https://github.com/timothy-liuxf/tmchat
A chat tool with a communication component using TCP/IPv4.
cpp linux network networking socket tcp tcp-ip tmsocket windows
Last synced: 27 Jul 2025
https://github.com/denyskryvytskyi/cryptraider
Unreal Engine 5 3D Puzzle Game prototype
cpp cpp-game game game-development gamedev ue5 ue5-game ue5-project unreal unreal-engine-5
Last synced: 18 Sep 2025
https://github.com/bensuperpc/krackx
Software for password cracker, C++ and Qt6 QML
Last synced: 10 Feb 2026
https://github.com/shinjimc/octree_voxel_vtk
Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.
3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk
Last synced: 14 Apr 2025
https://github.com/nielsbishere/harpoon
Harpoon is a code injector for C# mono and can be used for games made with Unity.
cpp csharp dll injection injector modding mono reflective unity
Last synced: 27 Jul 2025
https://github.com/ferhatgec/freebrain
Next generation antidote against Brainf*ck.
brainfuck cpp esolang esoteric-language
Last synced: 04 Aug 2025
https://github.com/ferhatgec/scrilt
Scrift wants to be a Lightweight Shell. Oops, Scrilt.
commandline cpp lightweight scrift shell
Last synced: 14 Apr 2025
https://github.com/n4vrl0s3/delete-first-and-delete-last-function
Delete First and Delete Last Function (Python & C++)
cpp delete-first delete-last python
Last synced: 12 Apr 2025
https://github.com/hollasch/pathmatch
A directory/filename pattern match utility for the Windows command shell
c-plus-plus command-line command-line-app cpp directory-tree search windows
Last synced: 12 Apr 2025
https://github.com/coyorkdow/cosched
A single-header c++20 coroutine scheduler
Last synced: 07 May 2025
https://github.com/rrroyal/cppinjector
Simple C++ Windows DLL injector.
cpp dll-injection injector windows
Last synced: 12 Apr 2025
https://github.com/f33rni/qpsk-mod-demod-libs
C-libraries for QPSK modulation and demodulation
c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library
Last synced: 13 Apr 2025
https://github.com/cs-si/sirius
Sirius - Fast and simple to plug-in C++ resampling library that is taking advantage of the Fourier Transform
cpp fft fftw image-processing remote-sensing resampling
Last synced: 07 May 2025
https://github.com/dcavar/fomajni
A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)
cpp finite-state-transducer foma java jni morphology nlp
Last synced: 13 Apr 2025
https://github.com/tbhaxor/firefly
A standalone C++ Library for vectors calculations
cpp firefly hacktoberfest hacktoberfest2024 vector vector-projection vectors-calculations
Last synced: 09 Jul 2025
https://github.com/pschatzmann/arduino-midi-fileparser
A simple MIDI file parser library
arduino-library cmake cpp library midi midi-files
Last synced: 03 Apr 2025
https://github.com/jdsherbert/unreal-engine-dependency-injection-plugin
Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.
cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 19 Mar 2025
https://github.com/lecrapouille/plantumlstatecharts
[Tool][Functional] Generate state machine in C++ from PlantUML statecharts
cpp finite-state-machine fsm generator plantuml state-machine statechart statecharts translator uml
Last synced: 19 Mar 2025
https://github.com/siddharthpatelde/solarcell-testbench
This project aims to develop a test bench for analyzing the voltage and current behavior of a solar cell under varying surrounding temperatures. The project is a collaborative effort between Konstantin Sang and Siddhart Patel. Konstantin is responsible for the mechanical design and literature, while i ahandle the electronics and programmin
arduino circuitdesign control-systems cpp programming rasp signal-processing
Last synced: 12 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
https://github.com/wolfulus/cpptimer
simple c++11 timer
cpp cpp11 header-only interval timeout timer timers
Last synced: 08 May 2025
https://github.com/harsh971/hackerrank_solutions
Here you will get All Solutions for Topics from HackerRank Platform
30-days-of-code 30daysofcode c cpp hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-all-solutions hackerrank-challenges hackerrank-cpp hackerrank-java hackerrank-python hackerrank-solutions hackerrank-solutions-c hackerrank-solutions-for-java hackerrank-solutions-github java problem-solving python solutions
Last synced: 08 May 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/yassa9/scenesynth
Blazing GUI for easily viewing and interacting with computer vision models.
classification computer-vision cpp deep-learning depth-estimation detection gui huggingface image-processing imgui imgui-glfw open-source opencv pose-estimation python segmentation side-project yolo
Last synced: 21 Jun 2025
https://github.com/pdeljanov/ayane
A modern C++11 audio engine offering a clean, fast, and safe API for manipulating audio data
audio audio-processing cpp cpp11
Last synced: 21 Jun 2025
https://github.com/choaib-elmadi/getting-started-with-cpp
Getting started with CPP - Insights and Notes.
cpp cpp-library cpp-programming oop oop-cpp oop-in-cpp standard-library std
Last synced: 11 Jul 2025
https://github.com/raedaddala/hashtable-cpp
A generic Hash Table implemented in CPP
cache cache-friendly cmake cpp generic hashtable memory-optimization optimization optimized template
Last synced: 15 Jul 2025
https://github.com/german-one/termwnd
Find the terminal window hosting the shell process running in a local Windows session.
c command-line console cpp csharp powershell terminal vb-net windows
Last synced: 11 Apr 2025
https://github.com/massimo-marino/circular-buffer
A C++ implementation of a circular buffer
circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer
Last synced: 10 Apr 2025
https://github.com/oclay1st/qwi-fi
An easy and beautiful tool for wifi access point management on Linux
Last synced: 09 Jul 2025
https://github.com/raisinten/benoni
A lightweight C++ HTTP library that uses the system's HTTP client on Windows, Apple and Linux.
apple cpp http libsoup linux nsurlsession windows winhttp
Last synced: 04 Apr 2025
https://github.com/milkcocoa0902/cocoadiskinfo
S.M.A.R.T. viewer with GUI
cpp gtkmm-applications hdd-health linux-app monitoring-tool
Last synced: 10 Apr 2025
https://github.com/livegameprogramming/game-engine
Game Engine
cpp game-development game-engine open-source opengl
Last synced: 11 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/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/melardev/xeytanboost-rat
WORK IN PROGRESS. RAT written in C++ using Boost Libraries
asio backdoor boost cpp desktop malware networking rat remote-administration-tool security sockets trojan
Last synced: 13 Apr 2025
https://github.com/jadis0x/devourx
DevourX is a C++ based mod menu specifically designed for the game Devour
cpp devour il2cpp il2cpp-modding unity
Last synced: 14 Apr 2026
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/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/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/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/qengineering/tensorflow_lite_pose_jetson-nano
TensorFlow Lite Posenet on a Jetson Nano at 15.2 FPS
aarch64 cpp gpu-acceleration gpu-delegate jetson-nano posenet tensorflow-examples tensorflow-lite
Last synced: 24 Oct 2025
https://github.com/kyranet/drakhtar
C++ Videogame made on top of SDL2
cpp sdl2 strategy strategy-game video-game
Last synced: 08 May 2025
https://github.com/gjjvdburg/numpy_c_extension
Skeleton Python Package for linking a C/C++ library as a NumPy Extension
c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton
Last synced: 09 Oct 2025
https://github.com/riccio8/ThreatLab
Collection of tools for security purpouse
assembly cpp cybersecurity golang memo net network processes python security security-tools yara
Last synced: 08 Oct 2025
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/mghalix/bank-system
C++ Console Application for a Banking System.
console-application cpp data-structures file-organization oop
Last synced: 05 Sep 2025
https://github.com/vietanhdev/facecam
Funny camera app with face decorators like Snapchat. This project uses face detection and alignment algorithms from OpenCV.
camera camera-app computer-vision cpp face-decorator machine-learning snap-chat snapchat
Last synced: 06 Sep 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/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/prakalp-pande/data-structure
The GitHub repository focuses on data structures and algorithms, providing implementations and examples for various concepts in computer science. It aims to help developers understand fundamental topics like arrays, linked lists, stacks, queues, trees, sorting algorithms, and searching algorithms. With well-documented code snippets and explanations
c competitive-programming cpp dsa
Last synced: 15 Oct 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: 28 Apr 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/gpmueller/imgui-cmake
A Dear ImGui App using GLFW and OpenGL, built using CMake; Better example at GPMueller/imgui-app
cmake-examples cpp cross-platform imgui imgui-glfw mwe opengl3 wasm
Last synced: 11 Mar 2026