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/qtlittlexu/stumansys
这是一个使用 C++ 和 EasyX 绘图库实现的学生成绩管理系统,里面包含了查看学生、搜索学生、添加学生等功能,使用 EasyX 简单地封装了 UI 界面
Last synced: 20 Aug 2025
https://github.com/paragon279/stock-predict
Predicts stock price
cpp machine-learning prediction stock-price-prediction
Last synced: 16 May 2025
https://github.com/in-jun/typing-practice
프로그래밍 언어의 키워드로 타자 실력과 코드 친숙도를 동시에 높여보세요. 단순한 타자 연습을 넘어, 개발자로서의 근육 기억을 만드는 특별한 연습 도구입니다.
cil cpp typing-game typing-practice
Last synced: 26 Apr 2025
https://github.com/mc-cat-tty/DoorbellCamDaemon
Part of DoorbellCam project: daemon for people recognition with YOLO from a RTSP video stream.
cicd computer-vision container cpp docker doorbell ezviz mqtt mqtt-client opencv rtsp-client rtsp-stream smart-door smart-doorbell yolo yolov5
Last synced: 21 Apr 2025
https://github.com/sid200026/misc-programs
Python, C and C++ Programs
beautifulsoup beautifulsoup4 competitive-programming cpp data-structures django graphene-django graphql help helper java javascript python3 socket-programming
Last synced: 18 Aug 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/cojudge/cojudge
Solve classic LeetCode problems complete offline. No discussion forum, no LLM assistant, not even the internet. Solve the curated list with just you, the problem and the offline judge.
cpp docker education interview-preparation java javascript leetcode python
Last synced: 26 Feb 2026
https://github.com/program-spiritual/gab
图解汇编基础 (graphical assembly basis)
assembler assembly call1-craft cpp gab
Last synced: 25 Mar 2025
https://github.com/mahdizynali/mazenet
Mnist digits multi perceptron neural-network training from scratch with c++ and opencv matrix. (nn with c++)
artificial-intelligence classification cpp cpp-neural-network cpp-training machine-learning mnist mnist-cpp multi-classification neural-network neural-networks opencv preceptron scratch training
Last synced: 24 Apr 2025
https://github.com/embetrix/stm32mp-sign-tool
The stm32mp-sign-tool is an utility for signing and verifying firmware images compatible with STM32MP MPUs
cpp cryptography ecdsa-cryptography embedded-systems hsm lightweight pkcs11 security signing-keys signing-tool stm32mp1 stm32mpu
Last synced: 24 Apr 2025
https://github.com/endurodave/asynccallback
C++ Asynchronous Multicast Callbacks
asynchronous-programming callbacks cpp multi-threading
Last synced: 10 Oct 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/challanger524/template-cpp
Clean C++ CMake Ninja VSCode template
cmake cmake-presets cpp cpp23 ninja ninja-build pch precompiled-header rebase-warning template vscode vscode-settings
Last synced: 09 Aug 2025
https://github.com/brakmic/using-thrill
A complete Thrill environment with demo code
batch-processing big-data cpp cpp14 thrill
Last synced: 23 Apr 2025
https://github.com/tosox/rpc4stalker
An easy discord rich-presence implementation for S.T.A.L.K.E.R.
console cpp discord discord-rpc game mod modding rich-presence sdk stalker tosox windows
Last synced: 19 Oct 2025
https://github.com/eschan145/dieknow
Bypass of DyKnow, the monitoring software used on school devices to monitor the hell out of them. Use responsibly.
bypass cmdline cpp cpu ctypes dll dyknow easy-to-use exploit gui hack performance-optimization proprietary python school school-app unblock win32 windows windows-api
Last synced: 05 Mar 2026
https://github.com/whoismtrx/advent_of_code
Solutions to Advent of Code challenges across multiple programming languages.
advent-of-code clanguage coding coding-challenges competitive-programming cpp csharp ocaml puzzle python rust solutions
Last synced: 02 May 2025
https://github.com/harrison1/unrealcpp-full-project
unrealcpp full project for backups and version control for project breaking errors
c-plus-plus cplusplus cpp ue4 unreal unreal-engine unreal-engine-4 unrealengine
Last synced: 15 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/hxndev/console-based-notepad-using-trie-trees
This is a fully implemented Notepad in C++. It has all major functionalities implemented. For this project, I am using a Four-Dimensional (4D) Linked List, and a Trie Tree. Furthermore, this notepad also displays the meanings and synonyms of the words entered.
4d 4d-linked-list binary-tree console-based cpp definition dictionary linked-list notepad synonyms trees trie windows
Last synced: 03 May 2026
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/shadowmitia/libqoi
A C++ implementation of the QOI image format
Last synced: 10 Jul 2025
https://github.com/vladimirakopyan/netcore_nativecall
This demonstrates how to create a native, unmanaged DLL and invoke it's functionality from a .Net Core Application
c cpp csharp dll netcore netcore-nativecall pinvoke pinvoke-wrapper tutorial
Last synced: 29 Apr 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/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/alon-regev/veganvirus
A Virus to encourage veganism and deter against eating meat.
api-hook assembly c code-injection cpp cybersecurity dll-injection gdi-plus hackathon oop operating-system pe-format project teamwork visual-studio winapi windows
Last synced: 13 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/micheleriva/hackerrank-my-solutions
🍿My solutions to HackerRank problems
ai artificial-intelligence bot cpp cpp11 elixir elixir-lang euler hackerrank hackerrank-solutions haskell js mysql regex regexp ruby scala sql
Last synced: 07 May 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/mortinger91/openglengine
An OpenGL 3D Engine, made with C++.
3d-graphics cmake cpp opengl submodules
Last synced: 26 Oct 2025
https://github.com/trainingbypackt/the-cpp-workshop
Cut through the noise and get real results in this hands-on, step-by-step approach to learning C++.
c-plus-plus constructors cpp destructors object-oriented-programming pointers references
Last synced: 10 Apr 2025
https://github.com/liutairan/qtgcs
Multiple quadcopter Ground Control Station.
cpp cross-platform ground-control-station multiple-quadcopters multiwii qt5 xbee
Last synced: 13 May 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/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/hilkojj/gu
C++ OpenGL game library for Desktop & Web
3d cpp linux opengl webassembly webgl windows
Last synced: 17 Jul 2025
https://github.com/softwareqinc/qasmtools
OpenQASM 2.0 parser
cpp cpp17 openqasm openqasm-parser quantum-computing
Last synced: 03 May 2025
https://github.com/mshockwave/llvm-sample-pass
Simple LLVM pass that shows the basic LLVM API concepts
cmake compiler-optimization cpp llvm llvm-ir
Last synced: 15 Jun 2025
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/ohjurot/webstringhasher
YouTube Tutorial for writing an webserver with C++
cpp cpp-web-services webapp webserver website
Last synced: 13 Apr 2025
https://github.com/pschatzmann/arduino-freertos-addons
Additions to FreeRTOS: C++ API
Last synced: 03 Apr 2025
https://github.com/jasonzhu1313/cameraposeestimating
This project detects harris corner of the pattern, and cluster these corners based on the density,and then process these clustered pattern to identify which pattern it is and the object is find the feature points of these pattern and using pop to calculate the extrinsic parameters of the camera.
camerapose-estimate clustering corner-detection cpp pattern-recognition
Last synced: 19 Mar 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/erio-harrison/savms
Smart Autonomous Vehicle Management System
Last synced: 12 Apr 2025
https://github.com/beardedfish/ini-rw
A .ini file reader and writer library programmed in C++17. 🛠
c-plus-plus config configuration cpp cpp17 cpp17-library ini ini-file ini-parser ini-reader ini-rw ini-writer initialization input io library oop output parser settings
Last synced: 25 Oct 2025
https://github.com/briancairl/multi_field_array
Data-oriented multi-field array container class template written in C++17
array cpp cpp17 data-oriented data-oriented-design data-oriented-programming header-only modern-cpp parallel-array soa structure-of-arrays template vector
Last synced: 30 Jul 2025
https://github.com/narcotic/confuse-trackers
This program searches google and visits websites randomly to make it really hard to track you and fingerprint you.
adware-blocking confuse confuser cplusplus cpp exe fingerprinting google tracking
Last synced: 21 Apr 2025
https://github.com/genodelabs/genode-imx
i.MX SoC family support for the Genode OS framework
aarch64 arm armv7 armv8 cplusplus cpp genode hypervisor imx6 imx7 imx8 microkernel osdev virtualization
Last synced: 07 Apr 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/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/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/ciw-project-2023/coaler
CoAler = Core Aligner (Multi-Alignment of Molecules)
alignment bioinformatics conan cpp rdkit
Last synced: 12 Apr 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/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/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/aleksrutins/valapkg
A package manager for Vala projects.
build-system build-systems c cli cpp glib2 json meson mesonbuild package-manager snap vala
Last synced: 07 Aug 2025
https://github.com/ferhatgec/fpage
Fegeya FPage, new generation colorful pages.
code color colors cpp cpp17 docs documentation man manuals tldr tldr-pages
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/endurodave/xallocator
C++ Fixed Block Memory Allocator
cpp embedded-cpp memory-allocator
Last synced: 14 Apr 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/sansyrox/algorithm-ds
algorithms algorithms-and-data-structures c-plus-plus cpp data-structures dsa java javascript python2 python3
Last synced: 10 Aug 2025
https://github.com/abhinandan323/programming-notes
Programming codes of various languages
Last synced: 21 Aug 2025
https://github.com/soyapo/codeforces
Scripts to Codeforces problems, submitted by me. Most of them tend to work.
Last synced: 06 May 2025
https://github.com/danielaparker/acons
A modern C++ header-only library for constructing N-dimensional arrays
array cpp cpp11 header-only multi-dimensional-array n-dimensional no-dependencies numerical-methods scientific-computing single-file
Last synced: 22 Apr 2025
https://github.com/justinmeiners/exercises
Exercises I do from books, articles, etc.
algorithms c code-golf cpp excercises scheme sicp sicp-solutions
Last synced: 25 Mar 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/shlomnissan/express-client
⚡ Promised-based HTTP client for modern C++ development
Last synced: 12 Apr 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/soasis/encoding_tables
Shared tables between C and C++ for encoding infrastructure
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/kneth/demonodeextension
Demonstration of C++ extension for node.js
Last synced: 26 Feb 2026
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/raven-os/feathers
A graphical compositor for Raven-OS
albinos c-plus-plus compositor cpp feathers raven raven-os wayland
Last synced: 11 Mar 2025
https://github.com/moshiba/pbar
Low overhead C++ progress bar
cpp hacktoberfest progress-bar progressbar
Last synced: 08 Oct 2025
https://github.com/qengineering/gfpgan-ncnn-raspberry-pi-4
GFPGAN face reconstruction with ncnn on a bare Raspberry Pi
cpp deep-learning face-recognition-application face-reconstruction gan gfpgan image-restoration ncnn ncnn-framework ncnn-model raspberry-pi raspberry-pi-4 raspberry-pi-64-os super-resoluion
Last synced: 07 Oct 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/makstamoian/ping
Simple ping implementation in C++
cpp icmp linux ping system-programming
Last synced: 05 Feb 2026
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/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/codinasion/hello-world
"Hello World" in every programming language 🤗 Good collection of `good first issue`
c c-sharp cpp dart first-timers go good-first-issue hello-world java python python3 scala
Last synced: 05 Jul 2025
https://github.com/codebydant/pcl_visualizer
Visualizer for 3D point cloud using PCL Library 1.9.1
c-plus-plus clang-format cmake computer-vision cpp pcd pcl pcl-library pcl-viewer ply point-cloud xyz
Last synced: 11 Mar 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/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/vahancho/nkar
Նկար (nkar) image comparison and differences highlighting C++ API
comparison contour contours cpp cpp11 difference diffing gcc highlight highlighting hightlight image image-comparison image-processing nkar pixel testing
Last synced: 12 Jun 2025
https://github.com/anshumansinha3301/small_finance_manager
Finance manager function written in C++
Last synced: 07 Oct 2025
https://github.com/mars3142/cocos2dx-runtime-permission
cocos2d-x game with Android Runtime permission
Last synced: 29 May 2026