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-06-22 00:06:44 UTC
- JSON Representation
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/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/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/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/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: 17 May 2026
https://github.com/lizhangqu/gradlejni
使用Gradle与JNI结合的项目
application cpp gradle java jni plugin
Last synced: 25 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/DoubleCouponDay/Chunkus
Discord bot that converts your chat image to a Scalable Vector Graphic.
c cpp docker hacktoberfest rust
Last synced: 01 Apr 2025
https://github.com/spqb/adabmdca
adabmDCA 2.0 – a flexible but easy-to-use package for Direct Coupling Analysis
bioinformatics cpp dca direct-coupling-analysis generative-ai julia python
Last synced: 12 Apr 2025
https://github.com/nomissbowling/pyob
Python PyObject wrapper for C++ matplotlib numpy wx etc
cplusplus cpp cpp-wrapper matplotlib numpy pyobject python python-cpp-wrapper wrapper wx wxpython
Last synced: 10 Apr 2025
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/rpgillespie6/posix-regex-cpp
A lightweight C++ syntax sugar wrapper for POSIX regex library commonly used in C
Last synced: 15 Mar 2025
https://github.com/daddesign-projects/daisyseedgfx2
Daisy seed graphics library MK2 with TFT drivers for st7789 and st7735
cpp daisy-seed gfx gfxlib library oled st7735 st7789 tft
Last synced: 06 May 2025
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/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/basemax/cpp4beginners
List of site references and useful sources for beginners of c++ programming language.
Last synced: 05 May 2025
https://github.com/challanger524/chernoopengl-cmake
Cross-platform restoration of TheCherno OpenGL YouTube series with perfect commit history (link to YouTube OpenGL playlist by The Cherno below)
cherno cmake cpp cpp17 graphics-programming graphics2d imgui learning lessons opengl perfect-commits perfect-history rebase-warning thecherno
Last synced: 13 Apr 2025
https://github.com/dasaav-dsv/erskeletonman
An Elden Ring runtime skeleton modification header-only library.
cpp cpp17 dll elden-ring header-only hooking-library modding-framework modding-tools reverse-engineering rtti
Last synced: 24 Dec 2025
https://github.com/karusb/bazpo
Easy to use program options argument parser
argument-parser argument-parsing cli command-line-tool cpp header-only parser parser-library parsing-library program-options
Last synced: 18 Jul 2025
https://github.com/ayaankhan98/bigint
Efficient OpenSource Big Integer(Library) Support for C++
algorithms biginteger biginteger-cpp c-plus-plus cmake cpp hacktoberfest hacktoberfest2020 large-numbers mathematics open-source opensource-library
Last synced: 12 May 2025
https://github.com/sanchitbajaj02/cppprograms
Contribute your programs written in the c++ language
c codechef coding cpp dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest2020 open-source programming
Last synced: 13 Apr 2025
https://github.com/merendamattia/mdp
MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).
Last synced: 15 Jul 2025
https://github.com/nzeemin/neonbtl-qt
Emulator for Soyuz-Neon PK-11/16, Qt version, WIP 🚧
c-plus-plus cpp cross-platform emulator pdp-11 pdp11 qt qt5 retrocomputing soviet-computer soyuz-neon
Last synced: 12 Apr 2025
https://github.com/bast/calculator
Exercise to practice building projects with CMake.
Last synced: 12 Apr 2025
https://github.com/abdallahhemdan/crackingthecodeinterview
🎯 My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..
cpp cracking-the-coding-interview data-structures interview-questions
Last synced: 12 May 2025
https://github.com/madarauchiha-314/data-structures-library
Implementation Of Various Data Structures And Related Algorithm's In C++
algorithms cpp data-structures stl
Last synced: 12 May 2025
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/elnurmustafayev/algorithms-datastructures
algorithms-and-data-structures cpp
Last synced: 12 Apr 2025
https://github.com/wangyoucao577/modern-cpp
Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).
cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp
Last synced: 13 Mar 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/dstein64/revdoor
A single-file C++ library for visiting revolving door combinations.
combinatorics cpp revolving-door taocp
Last synced: 20 Mar 2025
https://github.com/sofken-natori/kosenprocon30natori
#procon30 Competition section Repository of NIT,Sendai(Natori Campus)
c-plus-plus cpp cpp17 kosenprocon libcurl opensiv3d
Last synced: 30 Oct 2025
https://github.com/cdslaborg/paramontex
This is a repository for the ParaMonte library examples. For more information, visit:
bayesian bayesian-inference bayesian-methods bayesian-optimization bayesian-statistics c cpp dram fortran fortran2018 machine-learning markov-chain matlab mcmc mcmc-methods mcmc-sampler parallel paramonte-library python visualization
Last synced: 15 Jul 2025
https://github.com/madebypixel02/cpp-module-01
[42 Madrid] BraiiiiiiinnnzzzZ
42 42-cpp-module 42-cursus 42born2code 42madrid 42school born2code brain cpp makefile peer2peer zombie
Last synced: 07 Mar 2026
https://github.com/omanshu209/codehub
A collection of programs(mostly CUI) written in various different languages such as Python, C++, Java, JavaScript, C#, etc.
cpp csharp cui html java javascript nodejs python python3
Last synced: 27 Jul 2025
https://github.com/erkamuzuncayir/solutions-of-introduction-to-computing-systems
This repository contains my solutions for Introduction to Computing Systems - From Bits & Gates to C - C++ & Beyond by Yale Patt and Sanjay Patel
assembly c c-language c-programming cpp cpp-programming lc-3 low-level low-level-programming programming-challenges programming-exercises programming-language solutions
Last synced: 15 Nov 2025
https://github.com/jackmilner1/fizz
My own statically typed programming language with support of pointers, a custom compiler (Lexer, Parser , Abstract syntax tree) written in C++ and uses LLVM
compiler cpp llvm open-source pointers programming-language statically-typed
Last synced: 05 Apr 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/makersf/resilient
Make handling failures easy and expressive
cpp cpp14 cpp17 fault-tolerance resiliency
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/danyspin97/cppgram
Framework for Telegram Bot API written in c++.
Last synced: 03 May 2025
https://github.com/grimmerk/algorithms-vscode
All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting
c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code
Last synced: 03 Apr 2025
https://github.com/brainboxdotcc/beholder
The Beholder Bot - Block Bad Images on Discord!
ai bot cpp cpp17 discord discord-bot discord-moderation discord-moderation-bot dpp image-classification image-processing image-recognition image-recognition-bot ocr
Last synced: 12 Apr 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/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/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/madladsquad/uimguidemo
A web demo of the UntitledImGuiFramework
cpp demo emscripten imgui opengl wasm webgl
Last synced: 29 Aug 2025
https://github.com/iamrajiv/nth-fibonacci
The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.
cpp csharp go java javascript python swift
Last synced: 08 Sep 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/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/palucki/qstegano
Qt based steganography application
cpp cryptography lsb qt qtwidgets steganography
Last synced: 28 Oct 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/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/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/abhinav-26/laptop-repair-shop-management-system
A project on Laptop Repair Shop management system written in c++
cpp laptop-repair-shop software
Last synced: 20 Oct 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/joanstinson/zork
A Zork game in C++ using Unitary Testing with CppUnit.
cplusplus-11 cpp cppunit game unit-testing zork
Last synced: 08 Jul 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/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/kaidokert/tfixed
Import of C++ fixed point library by Anthony Williams
Last synced: 10 Apr 2025
https://github.com/coralkashri/from-a-modern-to-an-unbelievably-modern-cpp
From a Modern to an Unbelievably Modern C++ Talk Presentation
corecpp cpp cpp11 cpp14 cpp17 cpp20 metaprogramming modern-cpp presentation-slides talk
Last synced: 10 Apr 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/kassane/asio
Asio C++ Library (uses zig build-system)
asio asio-library asynchronous cpp cpp-library networking zig-package
Last synced: 06 May 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/dreamycecil/mousetrapper
A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.
cpp cursor cursor-clip mouse mouse-trap net-framework pointer trapper vs2013 winforms
Last synced: 01 May 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/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/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/shakfu/pd-chuck
chuck in a pure-data external
chuck cpp puredata puredata-external
Last synced: 05 May 2025
https://github.com/max0x7ba/optparse
C++ command line parsing inspired by Python optparse library.
c-plus-plus command-line cplusplus cpp cxx linux
Last synced: 10 Apr 2025
https://github.com/vinitshahdeo/dsa-lab-codes
Lab Assignments for Data Structures and Algoithms
algorithms cpp data-structures lab-assignment
Last synced: 10 Apr 2025
https://github.com/1dealgas/aerials
Public Parts of the Mobile Rhythm Game「Aerials」
aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game
Last synced: 20 Mar 2025
https://github.com/lecrapouille/simtadyn
[Application][Version 0.4][Not Functional][Will be remade] SIMulateur TAbleur DYNamique: a GIS in a spreadsheet
cartography cpp forth gis graph gtkmm opengl science spreadsheet
Last synced: 19 Mar 2025
https://github.com/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 Mar 2025
https://github.com/wowemulation-dev/typescript2cxx
A TypeScript transpiler enabling users to transpile TypeScript to C++20 standard compliant CPP.
compiler cpp cpp20 transpiler typescript
Last synced: 16 May 2026
https://github.com/konrad-kubacki/px_particles
Basic particles on the screen using OpenGL and C++.
Last synced: 17 Mar 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/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/tradias/lambda-tuple
An implementation of `std::tuple` based on variadic lambda capture
compile-time cpp cpp20 header-only lambda tuple
Last synced: 18 Oct 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
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/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/tsnsoft/quadratic_equation_wxwidgets
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets
codeblocks codeblocks-ide cpp example windows wxwidgets
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/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