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-11 00:06:20 UTC
- JSON Representation
https://github.com/guillaume-haerinck/opengl-playground
Small opengl renderer with an ECS architecture and WASM build support 🌎
cplusplus cpp cpp17 ecs entt exemple gltf opengl opengl-es opengl-renderer realtime rendering wasm webassembly
Last synced: 11 Sep 2025
https://github.com/in-jun/typing-practice
프로그래밍 언어의 키워드로 타자 실력과 코드 친숙도를 동시에 높여보세요. 단순한 타자 연습을 넘어, 개발자로서의 근육 기억을 만드는 특별한 연습 도구입니다.
cil cpp typing-game typing-practice
Last synced: 26 Apr 2025
https://github.com/mguludag/chrono_parse
parse date_times with {fmt} style into std::chrono::time_point {WIP}
chrono cpp cpp11 cpp14 cpp17 cpp20 datetime header-only iso8601 iso8601-parser parser
Last synced: 11 Aug 2025
https://github.com/607011/obfuscateplusplus
String and data obfuscation for C++14 and newer
cplusplus cpp cpp14 obfuscate obfuscate-strings obfuscation
Last synced: 18 Aug 2025
https://github.com/aryank1511/seneca-college-oop244-workshops-and-labs
This repository contains all the OOP244 (Object Oriented Programming) workshops, milestones and labs that I have done as a student at Seneca College.
cpp dma modularization object-oriented-programming
Last synced: 04 Aug 2025
https://github.com/muellan/parallel
parallel programming primitives for C++; pausable thread, task_queue, etc.
cpp cpp11 parallel parallel-programming-primitives task-queue threadpool
Last synced: 19 Apr 2025
https://github.com/bocaletto-luca/fm-trasmitter
FM Transmitter with Arduino & Si4713 - Author: Bocaletto Luca A professional Arduino UNO project using the SparkFun Si4713 breakout to broadcast line-level audio over FM (87.5 – 108 MHz), complete with RDS support.
arduino bocaletto-luca cpp fm fm-trasmitter gplv3 hack hack-fm hack-rf hacking openhardware opensource radio-frequency rf standalone trasmitter
Last synced: 30 Aug 2025
https://github.com/adityamangal1/geeksfforgeeks
GeeksForGeeks programming questions
arrays coding-challenges contest-programming cpp dynamic-programming geeksforgeeks-solutions gfg-part1 puzzles python3 recursion
Last synced: 26 Aug 2025
https://github.com/zigrazor/cxxautomata
A C++ library for simulating automata and Turing machines
automata automata-learning automata-machines-simulator automata-processor automata-simulator automata-theory automatas automaton cpp cpp-lib cpp-library deterministic-finite-automaton deterministic-turing-machine dpda finite-automaton hacktoberfest non-deterministic-finite-automaton non-deterministic-turing-machine pushdown-automaton turing-machine
Last synced: 26 Mar 2025
https://github.com/mizux/python-native
Test to build a multi-platforms Native Python 3 package using pip
cmake cpp mizux native-library python swig
Last synced: 28 Jul 2025
https://github.com/rajjitlai/attendance-management
A C++ Project on Attendance management of students
attendance-management-system cpp cpp-project cpp-template executable
Last synced: 20 Sep 2025
https://github.com/epwalsh/csa
C++ header-only library for Coupled Simulated Annealing
coupled-simulated-annealing cpp optimization simulated-annealing
Last synced: 17 Mar 2025
https://github.com/nandite/pcl-optics
C++ Implementation of the OPTICS algorithm compatible with the Point Cloud Library.
c-plus-plus clustering clustering-algorithm cpp density-classification optics pcl pcl-library point-cloud
Last synced: 14 Apr 2025
https://github.com/extremq/punity
Unity inspired game engine for the Raspberry Pi PIco.
2d-game-engine cpp ecs game-development game-engine gamedev microcontrollers picosdk raspberry-pi
Last synced: 01 Aug 2025
https://github.com/mfl28/opengl-cpp-starter
Starter code for OpenGL C++ projects using modern CMake.
azure-pipelines cmake computer-graphics cpp opengl
Last synced: 01 Jul 2025
https://github.com/nick-vinesmoke/bios_clone
🖥Program based on BIOS to help people to understand BIOS, written on cpp
bios biostatistics cmd-scripts cpp cpp17 learning study useful useful-utilities
Last synced: 11 Apr 2025
https://github.com/praydog/ff7r-uevr
UEVR fixes for FINAL FANTASY VII REMAKE INTERGRADE
cmkr cpp final-fantasy modding uevr unreal unreal-engine virtual-reality
Last synced: 28 Sep 2025
https://github.com/richelbilderbeek/games
My games
cpp floss foss free games gplv3 processing processing-language qt sfml
Last synced: 18 Mar 2025
https://github.com/Fildo7525/reloader.nvim
Easy setup of C++ projects
clangd cpp lsp neovim-plugin nvim
Last synced: 13 Aug 2025
https://github.com/jimbobbennett/wio-terminal-arducam
How to use a Wio Terminal with an ArduCAM OV2640 camera shield V2
arducam arduino cpp iot seeedstudio wio-terminal
Last synced: 16 Sep 2025
https://github.com/freeyoursoul/fys
FyS Online (Soul Tales) server side, a scalable mmorpg game
chaiscript cpp fys-online game-development lua scalable-mmorpg-game
Last synced: 18 Aug 2025
https://github.com/ranon-rat/gibby-requires-data
A neural network that actually works
cpp neural-network neural-network-cpp
Last synced: 19 Aug 2025
https://github.com/abhinandan323/programming-notes
Programming codes of various languages
Last synced: 21 Aug 2025
https://github.com/muhammadmooazam/internet-of-things-course
cloud course cpp iot iot-projects programming python
Last synced: 01 Sep 2025
https://github.com/jakubriegel/auto
System of autonomous cabs with integrated simulator of vehicles and sample front-end
automation autonomous-vehicles cpp crow curl curlpp google-maps-api put-poznan studies typescript
Last synced: 23 Aug 2025
https://github.com/anshumansinha3301/small_finance_manager
Finance manager function written in C++
Last synced: 07 Oct 2025
https://github.com/amatofrancesco99/knn-openmpi
An Open MPI implementation of the well known K-Nearest Neighbors (Machine Learning) classifier.
cpp k-nearest-neighbor-classifier machine-learning-algorithms openmpi
Last synced: 11 Oct 2025
https://github.com/b1tflyyyy/utf8-string-cpp
Implementation of wrapper over standard string to work with UTF-8 encoding
cmake cpp cpp20 cross-platform encoding library linux mit mit-license string unicode utf-8 windows
Last synced: 11 Apr 2025
https://github.com/jakubvojvoda/histogram-of-oriented-gradients-gpu
Histogram of oriented gradients (HOG) on GPU
cpp gpgpu gpu gradient-descent histogram-of-oriented-gradients hog opencl svm
Last synced: 09 Apr 2025
https://github.com/brainstone/tgui
Text-GUI-Library - A C++11 alternative for ncurses
cli cli-library cpp gui gui-library library ncurses platform-independent
Last synced: 13 Jun 2025
https://github.com/dpvasani/dsa_lab
This repository contains a comprehensive collection of Data Structures and Algorithms implementations and explanations for intermediate-level learners. The content has been curated from various sources across the web, providing a diverse range of topics and concepts to explore.
cpp data-structures-and-algorithms python
Last synced: 19 Sep 2025
https://github.com/mdedonno1337/disassemble.nvim
Neovim Plugin to show in a popup the assembler code for the current line in a C file
c cpp disassembler neovim plugin
Last synced: 17 Jul 2025
https://github.com/hjaltesorgenfrei/vulkanologi
A Homemade game engine written in C++23 with Vulkan
3d cpp ecs entt game-engine jolt-physics multiplayer physics renderer vulkan
Last synced: 12 Apr 2025
https://github.com/chokobole/console
A C++ collection of library for console application.
animation ansi ansi-escape-codes bazel-support cpp cpp-library flag terminal vt100
Last synced: 09 Apr 2025
https://github.com/qtlittlexu/stumansys
这是一个使用 C++ 和 EasyX 绘图库实现的学生成绩管理系统,里面包含了查看学生、搜索学生、添加学生等功能,使用 EasyX 简单地封装了 UI 界面
Last synced: 20 Aug 2025
https://github.com/jakubvojvoda/motion-segmentation
Robust motion detection/segmentation using OpenCV
cpp frame-difference image-processing motion-detection motion-gradient motion-segmentation opencv optical-flow video-processing
Last synced: 09 Apr 2025
https://github.com/zivnadel/advent-of-code
Solutions to the Advent of Code annual event
advent-of-code advent-of-code-2022 advent-of-code-2023 cpp javascript python
Last synced: 18 Jun 2025
https://github.com/queenoworld/kosmos
3D TUI game about space
3d-graphics console-game cplusplus cpp tui
Last synced: 24 Apr 2025
https://github.com/blackmatov/defer.hpp
Go's defer implementation in C++17
c-plus-plus cplusplus-17 cpp cpp17 defer header-only no-dependencies
Last synced: 17 Jun 2025
https://github.com/melardev/xeytanqpp-rat
WORK IN PROGRESS. RAT written in C++ using Qt framework
backdoor cpp desktop malware networking qt rat remote-administration-tool sockets trojan
Last synced: 13 Apr 2025
https://github.com/jdsherbert/wwise-soundbank-xml-parser
Wwise Soundbank XML Parser libraries for various stacks. Reads Event, RTPC, Switch, State, and Auxbus data.
audiokinetic audiokinetic-wwise cpp csharp mit-license python soundbank unity unreal-engine wwise xml-parser
Last synced: 10 Oct 2025
https://github.com/divisionind/autorun
allows you to hold down any key on your keyboard by pressing a hotkey
automation c cpp game games macros windows
Last synced: 07 Jul 2025
https://github.com/hosseinmoein/bobcat
3 different C++, multi-threaded queues including a lock-free one
circular-queue cpp cpp-11 cpp11 lock-free lockfree multi-threading multithreaded queue
Last synced: 14 Sep 2025
https://github.com/govnorice/mixerdialog
A simple application to control system volume with fancy visualisation.
c cpp gtk3 linux linux-app volume volume-control volume-mixer volume-slider volume-visualization
Last synced: 30 Oct 2025
https://github.com/ikluft/ikluft-tools
misc tools and scripts by Ian Kluft (in shell, Perl, Rust, C++, Go, Python)
bash cpp golang perl python rust scripts shell shell-script
Last synced: 21 Mar 2025
https://github.com/qengineering/shufflenetv2-ncnn
ShuffleNet_V2 for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4 shufflenet-v2 shufflenetv2 shufflenetv2-ncnn
Last synced: 09 Sep 2025
https://github.com/bocaletto-luca/multilanguage-test-example
Multilanguage Test Examples Welcome to the Multilanguage Test Examples repository! This project contains simple, self-contained examples of programming fundamentals implemented in various programming languages. Each example demonstrates basic constructs—including output, variable declarations, conditionals, loops, and functions/methods with clear..
bocaletto-luca c cpp csharp css3 fsharp go haskell html5 java javascript kotlin python ruby rust scala swift swift5 typescript
Last synced: 01 Apr 2026
https://github.com/karnkaul/dino
C++20 Library for dynamically loading shared libraries and functions.
cpp cpp20 cpp20-library dynamic-loading loader
Last synced: 11 Apr 2025
https://github.com/axel-op/vscode-devcontainer-cpp-conan
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using Conan dependency manager.
cmake conan containerization cpp docker gtest remote-development remote-development-container visual-studio-code vscode vscode-container vscode-remote
Last synced: 20 Jun 2025
https://github.com/jvillella/siyana-renderer
An ongoing upgrade to an a OpenCL-based path tracer and terrain generator I wrote many years back.
boost computer-graphics cpp glfw opencl path-tracer ray-tracer real-time siyana-renderer terrain-generation
Last synced: 16 Jul 2025
https://github.com/lichuan/askcoin
Askcoin (ASIC-resistant) is a decentralized Q&A and prediction platform
askcoin bitcoin block blockchain consensus consensus-algorithm cplusplus-11 cpp cpp11 cryptocurrency pow
Last synced: 16 Jul 2025
https://github.com/hilkojj/gu
C++ OpenGL game library for Desktop & Web
3d cpp linux opengl webassembly webgl windows
Last synced: 17 Jul 2025
https://github.com/devvoid/vini
A single-header INI parser capable of both reading and writing files.
c-plus-plus cpp cpp-library cpp98 ini ini-parser no-dependencies single-file single-header single-header-lib
Last synced: 27 Jun 2025
https://github.com/hoshimin/vu-meter
Just a volume visualization on a keyboard
cpp keyboard-leds numlock-indicator volume volume-indicator volume-meter vu-meter
Last synced: 07 May 2025
https://github.com/erfaniaa/compilers-course-project
Converting a pseudo-C source code to a pseudo-assembly code
compilers cpp grammar lalr-parser lark-parser parser python3
Last synced: 11 Apr 2025
https://github.com/dasaav-dsv/callhook
An x86-64 function call hooking library.
cpp cpp17 function-hooking hooking-framework hooking-library reverse-engineering
Last synced: 24 Dec 2025
https://github.com/cpbridge/fetal_heart_analysis
Automated tools for analysing fetal heart cardiac videos
cpp fetal-heart medical-imaging particle-filter random-forest rotation-invariant-features ultrasound video-processing
Last synced: 08 May 2025
https://github.com/erio-harrison/savms
Smart Autonomous Vehicle Management System
Last synced: 12 Apr 2025
https://github.com/mahiponii/tai_lieu_cpp
Tài liệu c++ Chinh phục mọi kì thi
cpp cpp-all cpp-course-for-beginners cpp-docs cpp-library cpp-programming documents open-source
Last synced: 11 Aug 2025
https://github.com/chasenut/fileexplorer
File explorer in Qt QML and C++
cpp fileexplorer filesystem qml qt
Last synced: 22 Jul 2025
https://github.com/pierluigiferrari/unscented_kalman_filter
A 2D Unscented Kalman Filter
cpp kalman-filter sensor-fusion ukf unscented-kalman-filter
Last synced: 13 May 2025
https://github.com/innermost47/beatcrafter
Intelligent MIDI drum pattern generator VST3 designed for live performance with foot controllers. Generate authentic patterns across multiple styles with dynamic intensity control.
audio-plugin beatmaker cpp daw drum-machine drums foot-controler juce live live-performance midi-learn pattern-generator vst-plugin vst3 vst3-plugin
Last synced: 01 Apr 2026
https://github.com/govnorice/archarchive
A utility to quickly rollback an arch linux system using ALA (a.k.a Arch Linux Archive)
ala arch archive c cpp linux linux-utils rollback
Last synced: 06 May 2025
https://github.com/drogglbecher/thinline
Handle and execute unittests written in function comment sections for C/C++ & Python
analysis c cpp parser python rust synthesis unit-testing unittests
Last synced: 10 Oct 2025
https://github.com/davidzeng0/xe
Io Uring Event Library. Ported to Rust @ https://github.com/davidyz0/xx-pulse
asyncio coroutines cpp event-loop io-uring linux
Last synced: 02 Nov 2025
https://github.com/karmakrafts/kstd-streams
Highly optimized, constexpr-ready collection streams for C++17/20.
cplusplus cplusplus-17 cplusplus-20 cpp cpp-library cpp-programming cpp20 cpp20-library cross-platform cross-platform-library functional-programming header-only header-only-library library streams streams-api
Last synced: 11 May 2025
https://github.com/ujinf74/ballistic-solver
Native C/C++ numerical launch-angle solver for moving targets under quadratic air drag
ballistic-solver ballistics broyden-method c-abi cpp ffe game-development header-only mechanics numerical-methods ode ode-solver optimization physics projectile rk4 simulation trajectory unity unity3d
Last synced: 17 Jan 2026
https://github.com/conchylicultor/codingcheatsheet
Cheatsheets for the C++ and Python programing languages
Last synced: 08 May 2025
https://github.com/ultirequiem/oop-cpp-platzi
:dizzy: C++ Object-oriented programming course on @platzi by @nerddiana
Last synced: 08 May 2025
https://github.com/nixman/csprot
C++14 compile time literal-string encoder, which decodes a strings at run-time
compile-time cpp cpp14 encoder
Last synced: 18 Jul 2025
https://github.com/hominsu/tensorrt-yolov5-jetsonnano
JetsonNano 上的 YoloV5 的 TensorRt 加速推理,额外加上了 gRPC 等服务
Last synced: 13 Apr 2025
https://github.com/kuroppoi/opendw
Open source reimplementation of the MacOS Deepworld client.
axmol axmolengine cocos2d cpp deepworld reverse-engineering
Last synced: 01 Apr 2026
https://github.com/pradyuman7/hackerrankeulersolutions
My solutions to the ProjectEuler+ competition problems from HackerRank in C++, Java and Python.
algorithms cpp hackerrank hackerrank-solutions java project-euler-plus
Last synced: 09 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/saiyamdubey/dsa_questions
This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..
arrarys binary-search cpp cprogramming hackerrank leetcode-solutions sliding-window sorting-algorithms two-pointers
Last synced: 15 Jul 2025
https://github.com/bsamseth/goldfish
Goldfish - Stockfish's very distant and not so bright cousin - a UCI chess engine
alpha-beta-pruning chess chess-engine cpp engine lichess tree-search uci-chess-engine
Last synced: 13 Jul 2025
https://github.com/markatk/librg-cpp
C++ wrapper for librg network library
cpp enet gamedev library librg multiplayer networking wrapper zpl
Last synced: 05 Apr 2025
https://github.com/kanugurajesh/book-management-system
Book management system implemented using dsa
automation batch-script book-management-system cpp data-structures-and-algorithms
Last synced: 13 Apr 2025
https://github.com/jokoardh/kuliah-koding-fik-uby
kumpulan materi perkuliahan fakultas ilmu komputer Universitas Boyolali, meliputi materi pemrograman dasar, oop dan basic mobile
algoritma cpp dart ilmu-komputer oops-in-python python struktur-data university-assignment
Last synced: 11 Apr 2025
https://github.com/im-rises/cmake-cpp-library-example
This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.
c cmake cpp emscripten example glad glfw imgui library linux opencl opencv opengl openmp openmpi pthreads sdl2 sfml
Last synced: 18 Jun 2025
https://github.com/dynesshely/cppenhanced
A library has advanced supports for c++ developers.
Last synced: 20 Mar 2025
https://github.com/tbhaxor/cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.
binary-files cpp cpp17 file-handling file-handling-in-cpp file-stream text-files
Last synced: 09 Jul 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/zephirfxec/hnanosolver
Houdini GPU Fluid Solver powered by NanoVDB
cpp cuda fluid-dynamics houdini nanovdb openvdb
Last synced: 05 May 2025
https://github.com/haoyang-graphics/baba-is-demo
BABA IS DEMO, ENGINE IS GODOT. Enjoy!
baba-is-you babaisyou cpp cpp17 godot godot-engine godot-game
Last synced: 12 Apr 2025
https://github.com/seokminhong/compile-time-format-string
Type-safe format string I/O functions similar to cstdio interfaces using C++20.
Last synced: 10 Jul 2025
https://github.com/NickNaso/abi-stable-node-research
Research for N-API Bindings
addon c cpp go golang javascript native-addon node nodejs
Last synced: 07 May 2025
https://github.com/kerneltuner/kernel_float
CUDA/HIP header-only library writing vectorized and low-precision (16 bit, 8 bit) GPU kernels
bfloat16 cpp cuda floating-point gpu half-precision header-only-library hip kernel-tuner low-precision mixed-precision performance reduced-precision vectorization
Last synced: 12 Apr 2025
https://github.com/dashroshan/cpp-notes-and-questions
📝 C++ short notes and solved practice questions
c-plus-plus cpp notes practice-questions-solved
Last synced: 18 Mar 2025
https://github.com/yexuanxiao/basic_json
A modern C++ library for working with JSON data, aims to provide full support for the JSON standard, as well as allowing users to customize and extend the library according to their needs. The library offers a user-friendly and C++-idiomatic API, without compromising on performance.
cpp cpp20 cpp23 json modern-cpp
Last synced: 04 Apr 2026