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-24 00:06:55 UTC
- JSON Representation
https://github.com/mxrcode/taskguard
Simple and Secure To-Do List App with Full Encryption (ChaCha20-Poly1305 & AES-256-CBC)
cpp notebook notes open-source opensource secure security taskguard todo todo-list todolist
Last synced: 24 Oct 2025
https://github.com/binance/binance-sbe-cpp-sample-app
Sample app in CPP that decodes Binance API SBE
binance-api cpp crypto decoder sample-app sbe
Last synced: 15 Apr 2025
https://github.com/endurodave/coredump
Universal Embedded System Core Dump Framework
c-language call-stack core-dump cpp crash-dump cross-platform embedded-system
Last synced: 26 Jul 2025
https://github.com/queue-ri/advanced-algorithm-study
📖 알고리즘 문제 해결 전략(종만북) AC 풀이 모음집 & 스터디 - 2기 종료
algorithm algospot c cpp gcc problem-solving python
Last synced: 31 Jul 2025
https://github.com/muhammadhasan01/cp
Collection of My Competitive Programming Codes
algorithms codeforces competitions cpp data-structures dynamic-programming flow graphs online-judges strings
Last synced: 14 Apr 2025
https://github.com/alphadose/ds-algos
Collection of algorithms, data structures and problem solutions
competitive-programming cpp python
Last synced: 27 Jul 2025
https://github.com/m-aliozkaya/datastructuresproject-2
Data structure linked list project for school
Last synced: 21 Feb 2026
https://github.com/fmw666/data-structure
💡 数据结构(基于 C++ 语言) + 算法 (基于 C语言 和 Python语言)
algorithms c cpp data-structures datastructures-algorithms python3
Last synced: 02 Aug 2025
https://github.com/sahilbansal17/ac_circuit_solver
Given the netlist, this program draws an AC circuit and finds the current/voltage values.
ac-circuits circuit-simulator circuit-solver cpp lexical-analysis yacc
Last synced: 18 Sep 2025
https://github.com/teddy-van-jerry/dice_simulation
Dice Physical Simulator
3d cpp dice physics physics-simulation qt qt6 reactphysics3d simulation
Last synced: 28 Jul 2025
https://github.com/basemax/checkreversestring
Tiny Program to check the reverse of the string using C/C++.
cpp recursion recursion-algorithm recursion-basics recursion-exercises recursion-problem reverse reverse-algorithm reverse-string reverse-strings reverse-utf reverse-utf8
Last synced: 24 Jul 2025
https://github.com/theokyr/cs2remoteconsole
A CS2-centric VConsole implementation in C++ with remote control support. Might support other Source 2 games as well.
counter-strike-2 cpp pdcursesmod source2 source2-engine vconsole
Last synced: 08 May 2025
https://github.com/marcomq/nimview_android
A Nim/Webview based helper to create Android applications with Nim/C/C++ and HTML/CSS
android c cpp deprecated nim nim-lang svelte user-interface vue
Last synced: 28 Aug 2025
https://github.com/avakar/atomic_ref
Header-only implementation of std::atomic_ref for C++14
Last synced: 07 Apr 2025
https://github.com/scourii/lunafetch
Returns system information fast
console-application cpp cpp11 cpp14 fetch linux linux-app system-info system-information systeminfo systeminformation
Last synced: 20 Nov 2025
https://github.com/dio/envoy-filter-diy
A collection of Envoy proxy https://www.envoyproxy.io filter examples. DIY.
cpp custom diy envoy envoyproxy example filter
Last synced: 14 Apr 2025
https://github.com/commandserver/antispambot
A Discord Bot to protect your server from raids, spam, invitations, fake nitro ads and more written in C++
anti-raid antispam bot cpp discord discord-bot discord-client discordbot dpp spam-detection spam-protection
Last synced: 15 Apr 2025
https://github.com/harvard-neutrino/siren
Injection and weighting framework for BSM interactions with complex topologies and geometric concerns
cpp neutrino python simulation
Last synced: 21 Sep 2025
https://github.com/naforoutan/snake-game
2-player snake game (including food, bomb and timer option) - A project for the fundamentals of programming
c cpp functional-programming snake-game terminal
Last synced: 15 Apr 2025
https://github.com/stardustdl/codesim
A similarity measurer on two programming assignments on Online Judge.
code-copying code-similarity cpp nju nju-cs plagiarism-detection
Last synced: 12 Aug 2025
https://github.com/kampi/zybo
Miscellaneous things and projects for my ZYBO and ZYNQ devices.
amd arm c cpp fpga fpga-programming linux vhdl wsl-ubuntu wsl2 xilinx zybo zynq
Last synced: 04 Oct 2025
https://github.com/vishal-ahirwar/aura
Aura 🚀 — A cross-platform C++ project builder inspired by Rust's rustup. It handles dependencies using vcpkg, builds with CMake + Ninja, and compiles using Clang — ensuring seamless, error-free builds across Windows, Linux, and macOS. 💯
cli cli-app cmake cpp linux windows
Last synced: 17 Mar 2025
https://github.com/erikzenker/clangactiveobjectgenerator
Clang active object generator is a clang plugin for C++ code which generates an active object from a pure virtual class. An active object is a design pattern which decouples method execution from method invocation for objects that each reside in their own thread of control.
activeobject clang-plugin cpp cpp14
Last synced: 26 Mar 2025
https://github.com/melardev/xeytanwxcpp-rat
Work in Progress. RAT written in C++ using wxWidgets
backdoor cpp desktop malware networking poc rat remote-administration-tool sockets trojan wx wxwidgets
Last synced: 13 Apr 2025
https://github.com/pasqualerossi/c-plus-plus
C++ Mini Piscine with Modules 00 to 08.
42-cpp-module 42-cpp-modules cpp cpp-modules cpp-modules-1337 cpp-modules-42
Last synced: 29 Apr 2025
https://github.com/tdworowy/unrealengine-bookexample
Example from Unreal Engine C++ The Ultimate Developer's Handbook.
Last synced: 22 Aug 2025
https://github.com/zeel-codder/recursion-hub
Write a solution to any recursive problem in any language of your choice
c cpp css express go hacktoberfest html java js nodejs php python r typescript
Last synced: 07 Oct 2025
https://github.com/bhumijgupta/huffman-compression-library
A light weight C++ library implementation of huffman coding compression algorithm
c c-plus-plus compression-algorithm cpp cpp-library file-compression huffman-coding huffman-compression-algorithm huffman-compression-library
Last synced: 17 Mar 2026
https://github.com/vixcpp/core
vixcpp/core – The core of the vix.cpp framework. Provides the HTTP server, router, JSON utilities, and middleware system. All other modules are built on top of it.
backend core cpp fast http runtime vix vix-core vix-framework vix-runtime vixcpp
Last synced: 10 Mar 2026
https://github.com/gamestrap/learncpp
A collection of simple programs I made while learning C++.
c-plus-plus cmake cmakelists cpp cpp11 cpp17 learn learn-to-code learning learning-by-doing linux unix windows windows-10 windows-7 windows10
Last synced: 27 Oct 2025
https://github.com/blckclov3r/apex5400_bill-acceptor
(Arduino) php bill acceptor/validator (School Project 2019)
Last synced: 13 Jun 2025
https://github.com/marprok/hexit
A minimalistic hex editor.
c-plus-plus cpp hex-editor linux ncurses
Last synced: 08 Apr 2025
https://github.com/m1dsolo/survivor
A Simple Game Based on ECS and SDL3, Written in C++23
Last synced: 03 Nov 2025
https://github.com/ironcev/public-talks
My public talks, their abstracts, code snippets, and sample projects
agile-development asp-net-core aspnet-web-api aspnetcore aspnetcore2 catch catch2 conan conan-io cpp csharp7 data-generation package-manager performance roslyn software-craftsmanship
Last synced: 23 Oct 2025
https://github.com/pblischak/boost-docker-test
Test program for compiling/linking with the Boost C++ Libraries to create a Docker image
boost cpp docker-image dockerfile
Last synced: 17 Jun 2025
https://github.com/endurodave/DelegateMQ
Asynchronous Multicast Delegates in Modern C++
asynchronous-callbacks asynchronous-programming callback-functions cpp cpp17 cross-platform delegates embedded linux multi-thread multicast publish-subscribe template-metaprogramming variadic-templates windows
Last synced: 11 Jul 2025
https://github.com/with-sky/hintfft
C++ Fast Fourier Transform used in HyperInt.
cpp cpp14 high-performance-computing
Last synced: 10 Apr 2025
https://github.com/ympons/katas
I :heart: algorithms and competitive programming. In this repo, I share some of my solved challenges and hacks.
algorithms c coj competitive-programming cpp cses elixir exercism go hackerrank katas leetcode python3 solved-challenges
Last synced: 21 Jun 2025
https://github.com/emdneto/opentelemetry-by-example
OpenTelemetry By Example
cpp dotnet elixir go java javascript observability opentelemetry opentelemetry-collector opentelemetry-operator php python ruby
Last synced: 07 Apr 2026
https://github.com/fuzun/iot-facerecognition
A server/client approach to face recognition. Aims to be fast, secure and iot friendly. Uses dlib.
armv6 cloud-computing cpp distributed-systems dlib eglfs embedded-devices face-recognition image-recognition iot iot-devices python qml qt-framework raspberry-pi websocket
Last synced: 29 Oct 2025
https://github.com/mindexpert7546/learn-dsa
Data structure and Algorithm (DSA).A data structure is a method of organizing data in a virtual system. Think of sequences of numbers, or tables of data: these are both well-defined data structures. An algorithm is a sequence of steps executed by a computer that takes an input and transforms it into a target output.
algorithms-and-data-structures c cpp data-structures dsa dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest-starter hacktoberfest2023 java python
Last synced: 18 Jun 2025
https://github.com/dudebing99/blog
Kevin's blog[何江海的博客]
bash blockchain blog cpp database design-patterns flutter golang linux python smart-contracts solidity troubleshooting vue
Last synced: 12 Jul 2025
https://github.com/abdallahhemdan/minimax
🥇 Unbeatable Tic Tac Toe game with a README contains very thing about MiniMax algorithms with explanation of it with c++ and js Implementation code
cmp2022 cpp cufe2022 hemdan minimax minimax-search minimax-xo python tic-tac-toe tic-tac-toe-javascript tictactoe-game unbeatable-tic-tac-toe unbeatable-tic-tac-toe-game
Last synced: 20 Jul 2025
https://github.com/colinh/mini-coro-plus
C++ Mini Coroutine Library
coroutines cpp cpp17 linux macosx posix
Last synced: 13 May 2025
https://github.com/inspirate789/bmstu-teragraph-hackathon-2022
:fax: Студенческий практикум МГТУ им. Н. Э. Баумана по обработке и визуализации графов
5sem algorithmic-painting bmstu c cpp discrete-mathematics graph graph-algorithms hardware ics6 ics7 iu7 makefile painting teragraph
Last synced: 01 Sep 2025
https://github.com/wo1fsea/cpptexturepacker
A C++ Texture Packer Toolkit
cocos2d-x cpp maxrectsbinpack sprite-sheet texture-pack unity3d
Last synced: 20 Mar 2025
https://github.com/fornever/warcraft-2000-nuclear-epidemic
Sources of WarCraft 2000: Nuclear Epidemic, in the form they were made available by the developer.
Last synced: 07 May 2025
https://github.com/dmtai/realworld_service
Implementation of realworld app backend api
cmake cpp cpp17 example-project plpgsql postgresql python realworld realworld-backend userver
Last synced: 13 May 2025
https://github.com/brunocodutra/alloy
Embrace (post) modern C++
cpp cpp17 heterogeneous-algorithms tuples variants visitor
Last synced: 13 Apr 2025
https://github.com/smarthug/ue4-cpp-book
이득우의 언리얼 C++ 게임 개발의 정석 4.25 이상 버전으로 진행했을때 막히는 부분 정리
book cpp ue4 ue5 unreal unreal-engine unreal-engine-4
Last synced: 20 Mar 2025
https://github.com/michelml/chempp
[paused development] Large scale concurrent chemical search using RDKit cartridge, Oat++ and native Postgres & C++ features.
cheminformatics cpp oatpp postgresql rdkit
Last synced: 07 May 2025
https://github.com/axel-op/vscode-devcontainer-cpp-vcpkg
A template to demonstrate how to develop a C++ project in Visual Studio Code inside a container, using vcpkg dependency manager.
cmake cpp docker gtest remote-development remote-development-container vcpkg visual-studio-code vscode vscode-container vscode-remote
Last synced: 20 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/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/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/proffix4/dev_for_ubuntu22
Все нужное разработчику для Ubuntu22
android android-studio asm cpp development java linux netbeans python ubuntu ubuntu2204 vala
Last synced: 13 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/erio-harrison/savms
Smart Autonomous Vehicle Management System
Last synced: 12 Apr 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/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/0xnineteen/hyper-alpha-zero
hyper optimized alpha zero implementation to play gomoku (distributed training with ray, mcts with cython)
alpha-go alpha-zero cpp cython deepmind mcts monte-carlo-tree-search multi-core python ray
Last synced: 13 May 2025
https://github.com/shadowmitia/libqoi
A C++ implementation of the QOI image format
Last synced: 10 Jul 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/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/eyelash/moebius
a simple and fast functional programming language
compiler cpp functional-language programming-language
Last synced: 13 May 2025
https://github.com/brainboxdotcc/templatebot
CMake template for a simple D++ bot.
api container cpp discord discord-api discord-api-v10 discord-api-wrapper docker dplusplus dpp hacktoberfest linux osx
Last synced: 12 Apr 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/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/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/vikashpr/18csc304j-cd
SRMIST Kattankulathur Compiler Design-18CSC304J lab exercises Implemented in C/C++
18csc304j 18csc304j-cd compiler-design compiler-design-lab cpp srm-compiler-design-18csc304j srmist-cd srmist-cd-lab vikashpr
Last synced: 22 Jul 2025
https://github.com/topfreegames/maestro-client
maestro-client is maestro's framework that should be included in game rooms
cpp game game-development game-room maestro unity
Last synced: 12 Apr 2025
https://github.com/ruturaj4/learncpp-dot-com-quizzes
✔️ Quizzes, samples and other exercises from learncpp.com (Covers cpp11, cpp14 and even cpp17!)
cpp cpp-course cpp11 cpp14 cpp17 learn-cpp learncpp learncpp-tutorials
Last synced: 10 Sep 2025
https://github.com/imxeno/devtale
Essentially... it's just a basic old-school packet logger for NosTale. With ambitions to become something more.
asm clr cpp cpp-cli devtool memory-hacking nostale packet-sniffer visual-studio
Last synced: 11 Jul 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/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/mortinger91/openglengine
An OpenGL 3D Engine, made with C++.
3d-graphics cmake cpp opengl submodules
Last synced: 26 Oct 2025
https://github.com/tdegeus/goosefem
Several types of Finite Element simulations in C++ (with a Python interface)
cpp fem finite-elements pybind11 python xtensor
Last synced: 06 May 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/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/hailiang-wang/keyphrase-cpp
Automatic Keyphrase Extraction: A Survey of the State of the Art
cpp keyphrase-extraction natural-language-processing text-rank tf-idf
Last synced: 20 Sep 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/abhinandan323/programming-notes
Programming codes of various languages
Last synced: 21 Aug 2025
https://github.com/tpoisonooo/cpp-syntactic-sugar
cpp syntactic sugar
cpp python tools-engineering tools-team
Last synced: 02 Sep 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/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/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/krypto-etox/c-practice-problems
C Practice Problems contains all the basic and logical C programs to learn and Practice. It's a Kind of my notes
c cpp cquestions practice-programming
Last synced: 21 Sep 2025