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-06 00:06:33 UTC
- JSON Representation
https://github.com/balena-io-examples/balena-cpp-hello-world
Example of how to deploy C++ code on a balena supported device.
balena balena-hello-world cpp lithium
Last synced: 11 May 2025
https://github.com/pinaki82/tulu-c-ide
A simple Vim text editor configuration that lets you edit C/C++ codes efficiently.
autocomplete autocompletion c c-plus-plus clang clang-complete code-editor cpp gvim ide linter syntax-checker text-editor tulu-c-ide vim vim-clang vim-configuration vim-plug vim-plugins vim-tutorial
Last synced: 06 May 2025
https://github.com/lelserslasers/minecraft
Minecraft clone with an infinite world generated from 3d perlin noise (no game engine)
3d chunking cpp infinite-world itch-io minecraft perlin-noise perlin-noise-3d raylib voxel voxel-engine
Last synced: 14 Oct 2025
https://github.com/redbluebird/competitive-programming
Competitive Programming problem solutions
competitive-programming cpp usaco usaco-solutions
Last synced: 09 Oct 2025
https://github.com/joswinemmanuel/banking-system-cpp
A C++ implementation of a banking system with features like account creation, balance enquiry, deposit, withdrawal, account closure, and account management.
Last synced: 13 Oct 2025
https://github.com/icingworld/ww-stl
A personal implementation of STL containers in C++. 手撕C++ STL容器。
cpp implementation-of-data-structures stl stl-containers
Last synced: 25 Oct 2025
https://github.com/eliseydudin/ict-solutions
solutions for tasks on platforms like codeforces :D
c cpp golang leetcode leetcode-solutions python rust sports-programming
Last synced: 23 Oct 2025
https://github.com/jakubgrobelny/aurox-lang
Interpreter written for Prolog course.
compilers cpp dcg functional-programming interpreter logic-programming logical-programming ml parametric-polymorphism parsing programming-languages prolog statically-typed toy-language transpiler university-project
Last synced: 17 Oct 2025
https://github.com/crendking/ab-menu
A Windows context menu shell extension that proxies general commands with two arguments to any application.
Last synced: 16 Jul 2025
https://github.com/yawkar/hse-dsa-lab-2
This repository offers studies & implementations of several point-querying algorithms in a 2D plane. The algorithms' performance is benchmarked and compared against one another.
algorithms benchmark conan cpp data-structures hse lab
Last synced: 19 Oct 2025
https://github.com/denyskryvytskyi/toontanks
Unreal Engine 5 3D game
3d-game cpp cpp-game game-development gamedev ue5 ue5-game ue5-project unreal-engine-5
Last synced: 08 Oct 2025
https://github.com/wittenberg/vlad
Variable Life Adjusted Display and other risk-adjusted quality control charts
cpp healthcare quality-control r risk-adjustment surgery
Last synced: 22 Oct 2025
https://github.com/dapper91/thread_pool_executor
C++ Thread Pool Executor
concurrent cpp threadpoolexecutor
Last synced: 24 Apr 2025
https://github.com/tum-i4/binary-rts
BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation
cpp dynamic-binary-instrumentation regression-test-selection regression-testing research
Last synced: 17 Jan 2026
https://github.com/gurugio/tcppl_exercise
exercise solutions for The c++ programming language 4th edition
Last synced: 06 Mar 2026
https://github.com/aminezouitine/volumelist-cpp
🗄Make a list that has a notion of volume 🗄
Last synced: 02 Mar 2026
https://github.com/oclero/qtappinstancemanager
Single application instance manager for Qt6.
cmake cpp cpp17 qt qt6 single-instance-app
Last synced: 04 Jul 2025
https://github.com/ros-industrial/abb_egm_rws_managers
A C++ library for encapsulating ROS agnostic components for a ROS driver for ABB robots
abb cpp egm ros-industrial rws
Last synced: 14 Oct 2025
https://github.com/cxxpods/cxxpods
Toolchains, tools and dependencies, all in one place, made easy
build build-automation build-system c cmake cpp cross-compiler make package-manager toolchains
Last synced: 25 Oct 2025
https://github.com/germanaizek/visualleakdetector-ng
Updated vlc plugin for Visual Studio 2010/12/13/15/17/19/22 memory leak detection
analyzer cpp memory memory-allocations memory-leak-detection
Last synced: 13 Oct 2025
https://github.com/sha-env/hackerrank
Hacker Rank Solve (On Going)
c cpp csharp go hackerrank hackerrank-challenges hackerrank-python hackerrank-solution haskell html java javascript kotlin php python ruby solver swift typescript vscode
Last synced: 11 Oct 2025
https://github.com/kartikmohta/manifold_cdkf
Central difference kalman filter which can work with states on a manifold
cpp estimation manifold sigma-point-kalman-filter
Last synced: 11 Apr 2025
https://github.com/nicknaso/podofo
Mirror repository for PoDoFo a library to work with the PDF file format.
Last synced: 03 Oct 2025
https://github.com/wodann/constexpr-md5-cpp
A constexpr implementation of the MD5 hashing algorithm for C++
Last synced: 25 Jul 2025
https://github.com/mmomtchev/nobind
`pybind11`-like API for Node.js using C++17 fold expressions
bindings cpp cpp17 embind nobind node-addon-api nodejs pybind11
Last synced: 13 Apr 2025
https://github.com/videlanicolas/novpn
A reengineering over Google's Beyond Corp
beyond-compare cpp google nginx python vpn
Last synced: 06 Apr 2025
https://github.com/teddy-van-jerry/string_evaluate
Use C++ to evaluate a string. Support complex numbers, function names and variables.
complex complex-numbers cpp eval evaluate evaluation
Last synced: 28 Jul 2025
https://github.com/abarrak/why-compiled-languages
A simple experiment for compiled/dynamic languages comparision.
cpp csharp go java javascript python ruby
Last synced: 13 May 2025
https://github.com/rnburn/satyr
Numerical computing library for linear algebra and task-based parallelism.
blas cpp cpp17 expression-template lapack linear-algebra mkl tbb
Last synced: 14 May 2025
https://github.com/p-ranav/strcpp.old
String Manipulation API for C++
cpp header-only lightweight mit-license string-manipulation
Last synced: 29 Jul 2025
https://github.com/eyelash/nitro
an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)
cpp gles2 gui opengl scene-graph
Last synced: 13 May 2025
https://github.com/ferhatgec/forkleft
Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.
converter cpp cpp17 html html5 mark-up markdown markup-languages transpiler
Last synced: 14 Apr 2025
https://github.com/genodelabs/genode-riscv
RISC-V board support
cplusplus cpp genode microkernel osdev riscv
Last synced: 07 Mar 2026
https://github.com/milderhc/auto-parallelizer
Automatic parallelizer for C/C++ code
antlr4 cpp source-code-analysis
Last synced: 24 Jul 2025
https://github.com/cartory/program2
Ejercicios de recursión de programación 2
cpp embarcadero recursion recursive recursive-algorithm
Last synced: 15 May 2025
https://github.com/artempyanykh/vcpkg-cmake-example
Example repo demonstrating a C++ project setup with CMake and vcpkg
Last synced: 16 Aug 2025
https://github.com/dynesshely/cppenhanced
A library has advanced supports for c++ developers.
Last synced: 20 Mar 2025
https://github.com/arijhajji-1/e-health_2a2
Desktop App for Hospital management
Last synced: 14 Apr 2025
https://github.com/francescmm/qpinnabletabwidget
QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
Last synced: 24 Jul 2025
https://github.com/joswinemmanuel/abdul-bari-cpp
A comprehensive repository of programs and tips learned from the C++ course mentored by Abdul Bari on Udemy.
Last synced: 05 Apr 2025
https://github.com/rob2309/simpleos2
SimpleOS2 is a very simple x86_64 OS I am creating for learning purposes.
amd64 apic apic-timer asm c cpp efi efi-development kernel operating-system operating-system-learning process-management uefi uefi-boot uefi-development x86 x86-64
Last synced: 05 Oct 2025
https://github.com/elphinkuo/fast_matrix_multiplication
Different matrix multiplication implementation and benchmarking on CPUs
cpp high-performance linear-algebra matrix matrix-multiplication simd strassen-multiplication tensor winograd-algorithm
Last synced: 18 Sep 2025
https://github.com/tomenz/socketlib
Socket / SSLSocket library for Windows/Linux (32/64)
cpp cpp-library cpp11 cpp14 ipv6 linux openssl socket-library socketlib sockets ssl thread tls windows
Last synced: 15 Aug 2025
https://github.com/losinggeneration/hge-unix
HGE port for OS X & UNIX
2d-game-engine c cpp game-development game-engine hge hge-unix
Last synced: 15 Apr 2025
https://github.com/surajv311/mycforces
Codeforces Qs. practice/solved.
arrays binary-search codeforces codeforces-solutions competitive-programming cpp data-structures-and-algorithms dynamic-programming enjoy-coding graphs greedy math practice strings trees
Last synced: 16 May 2025
https://github.com/rageworx/librawprocessor
A library for processing RAW images (include DCM, availed by my libDCM)
c-plus-plus cpp grayscale image library medical processing processor raw supports
Last synced: 20 Aug 2025
https://github.com/roderickqiu/gtwd-cs205-c-cpp
GTWD: Global Transcoder for WAV/FLAC/AIFF Data, project of CS205 C/C++ taught in SUSTech (2023 Fall, by Prof Feng Zheng, project selected by TA Kangrui Chen and Site Fan) (110+/100).
aiff audio audio-processing convertor cpp cpp14 cs205 flac sustech sustech-course-code wav
Last synced: 08 Aug 2025
https://github.com/hxndev/consensus-problem-using-openmp
In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
code consensus consensus-clustering cpp openmp openmp-parallelization openmpi
Last synced: 07 May 2025
https://github.com/leaningtech/ts2cpp
A tool to generate C++ headers from TypeScript declaration files
cheerp cpp typescript typescript-definitions wasm webassembly
Last synced: 03 May 2025
https://github.com/analogfeelings/hookplusplus
HookPlusPlus is a lightweight 2-file C++ library for hooking in Windows-based systems, licensed under GPL v3.0.
cpp easy-to-use example-code gpl3 gplv3 hooks library trampoline trampoline-hooking win32 windows
Last synced: 18 Aug 2025
https://github.com/insightsoftwareconsortium/itkbonemorphometry
ITK filters that quantify bone morphometry
bones cpp insight-toolkit itk itk-module morphometry python
Last synced: 15 Apr 2025
https://github.com/drozhkov/aws-cpp-cognito-auth
AWS Cognito auth C++ lib
amazon-web-services aws aws-cognito cpp
Last synced: 19 Aug 2025
https://github.com/sp-nitech/voist
音声収録ソフトウェア
cpp java portaudio recorder voice-recorder
Last synced: 19 Aug 2025
https://github.com/tjensen42/makefiles
Some simple Makefiles for compiling C/C++ with auto dependency generation. Feel free to use them as template.
c compile cpp dependencies makefile makefile-template
Last synced: 14 Apr 2025
https://github.com/chinmaykaitade/dsa-cp-visual-studio-code-setup
Visual Studio Code Setup for DSA & Computer Programming
Last synced: 15 Apr 2025
https://github.com/demensdeum/raidenvideoripper
Raiden Video Ripper is an open-source project designed for video editing and format conversion. It's built using Qt 6 (Qt Creator) and allows you to trim and convert videos to MP4, GIF, WebM formats. Also there is MP3 support for audio export.
cpp cpp17 cut editor ffmpeg gif mp3 mp4 qt qtcreator qtcreator-ide trim video videoeditor webm
Last synced: 30 Aug 2025
https://github.com/ivynya/esp32-rick-roller
A compact solution for Rick Rolling your friends, coworkers, and normies in public.
arduino cpp esp32 rick-astley rickroll
Last synced: 08 Oct 2025
https://github.com/microsoft/hat
TOML-annotated C header file format for packaging binary files, from Microsoft Research
benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml
Last synced: 10 Apr 2025
https://github.com/terroo/lotto
Gere números para jogar na Loteria. Feito com C++ e também versão Rust
Last synced: 13 Apr 2025
https://github.com/oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
Last synced: 25 Apr 2025
https://github.com/chaoses-ib/ibwincpplib
A C++17 library for Windows and C++.
Last synced: 12 May 2025
https://github.com/berkbavas/fovcalculator
Field of View Calculator
cctv cpp eigen field-of-view glsl lens-calculator opengl qt5
Last synced: 21 Apr 2025
https://github.com/ignabelitzky/tiny-programs
Simple programs to test different programming knowledge
c-plus-plus console-app console-application cpp linux linux-terminal ncurses opencv sfml terminal
Last synced: 15 Jul 2025
https://github.com/xtenzq/qbrowser
Qtwebkit-based web browser with custom address bar and source code syntax highlighter
browser cpp customelements qt qwebkitwidgets university-project
Last synced: 07 Oct 2025
https://github.com/madladsquad/untitledgamesystemmanager
A linux gaming system manager
containers cpp game game-manager gui imgui incus launcher-application linux lxc lxd wrapper
Last synced: 08 Jan 2026
https://github.com/tsnsoft/codeblocks_blank_prject
Простейший пример программы с пустым окном на wxWidgets в C++ CodeBlocks (windows)
codeblocks cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/copperspice/cs_pointer
Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
cpp intrusive-pointer smart-pointers
Last synced: 11 Jun 2025
https://github.com/m-u-t-e/rockpaperscissor
Rock Paper Scissor game. EZ!
cli cli-app cmake cmakelists cpp cpp11 game
Last synced: 26 Jun 2025
https://github.com/arezaie14/ars_kalman_filter
This is Kalman filter in c language for all programming languages such a micro controllers and ...
c cpp filter filters function-parametres kalman-filter mea micro-controllers microcontroller programming-languages
Last synced: 26 Apr 2025
https://github.com/allisterb/onemd
Data-parallel molecular dynamics simulator for Intel oneAPI.
cpp cpp17 devcloud dpcpp intel molecular-dynamics simulation
Last synced: 12 Mar 2026
https://github.com/dracula/dev-cpp
🧛🏻♂️ Dark theme for Dev C++
cpp dark-theme dev-cpp dracula
Last synced: 24 Apr 2025
https://github.com/thatsabhishek/cpp-codes
Collection of various C++ programs
coding cplusplus cpp programming
Last synced: 11 Apr 2025
https://github.com/cdluminate/leicht
Naive (Static Graph) Deep Learning Framework
cpp deep-trench deeplearning deletegithub educational simple
Last synced: 27 Oct 2025
https://github.com/thestaticturtle/nspire-communication
Ti-Nspire SMS / Messenger / Infrared addon programms
Last synced: 31 Jan 2026
https://github.com/kailash360/placement-management-system
Object Oriented Programming Project || IIITM Gwalior
Last synced: 20 Jun 2025
https://github.com/cworld1/fluent-mail
A program to send and recieve emails with attachments supported by C++, Qt and SQL.
Last synced: 29 Jun 2025
https://github.com/abdulahad968/sky-nav-ai---sfml-based
SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seamless visualization of complex flight data, efficient layover management, flexible route adaptation, and personalized travel options, delivering an interactive and intuitive experience for traveling.
cpp dijkstra-shortest-path dsa graphs-algorithms linked-list project-management queue sfml
Last synced: 02 Mar 2026
https://github.com/bogdan016/smartpark-arduino
This project involves the development of a reverse parking assistance system using Arduino and ultrasonic sensors.
arduino arduino-project arduino-uno cpp
Last synced: 24 Oct 2025
https://github.com/ironcorelabs/ironoxide-swig-bindings
IronCore Labs SDK bindings which are generated using swig
android c cpp cryptography java jvm proxy-re-encryption transform-encryption
Last synced: 12 Mar 2026
https://github.com/john-z-yang/lisp
Lisp bytecode compiler/interpreter
compiler cpp interpreter lisp lisp-interpreter
Last synced: 17 Oct 2025
https://github.com/xterminal86/nrogue
ncurses roguelike challenge
cplusplus-17 cpp cpp17 game game-development gamedev linux ncurses roguelike sdl2
Last synced: 13 Mar 2026
https://github.com/point72/csp-adapter-slack
A csp adapter for slack
chat chatbot cpp python reactive reactive-programming slack slack-sdk stream-processing streaming
Last synced: 01 Apr 2026
https://github.com/seppahbaws/pelicanengine
A Vulkan game engine wanna be that I worked on to improve my understanding of Vulkan and game engines.
Last synced: 27 Oct 2025
https://github.com/tsnsoft/codeblocks_rus
Code::Blocks (x64) с русским интерфейсом и проверкой русской орфографии
c codeblocks codeblocks-ide cpp russian
Last synced: 03 Apr 2026
https://github.com/aeilot/lsnotes
Add a description to your directories!
april-fools beginner-friendly c command-line command-line-tool cpp
Last synced: 26 Feb 2026
https://github.com/stefanangelovski/plunder
Web-scraper and frontend app for the Trimui Smart Pro on Crossmix-OS, letting you easily browse and access ROM sites directly from your handheld.
cpp crossmixos handheld roms scraper storefront trimui
Last synced: 13 Feb 2026