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-30 00:07:10 UTC
- JSON Representation
https://github.com/avipars/cs-resources
Free computer science resources and notes from yours truly
computer-science cpp digital programming
Last synced: 06 Sep 2025
https://github.com/garvit-joshi/kompiler
A package for auto compiling C++ files as soon as they are saved.
Last synced: 12 Mar 2026
https://github.com/dup4/learning-cpp
Some demos in the process of learning C++
Last synced: 24 Apr 2025
https://github.com/khan-yin/leetcode
各大平台刷题记录:leetcode专题/力扣周赛/剑指offer/洛谷/PAT/CSP/AcWing
algorithms-and-data-structures cpp
Last synced: 13 Oct 2025
https://github.com/renarddev/renjack
Renard Injector (PE section injector with hooks)
cpp injector pe reverse-engineering
Last synced: 05 Oct 2025
https://github.com/kataglyphis/kataglyphis-beschleunigerballett
🚀 C++23 based acceleration playground. Contains renderer with Vulkan/OpenGL support. Serves as playground for me to test new CMake/C++/Vulkan/... features.🚀
cmake cpp opengl path-tracing physically-based-rendering rendering vulkan
Last synced: 11 Oct 2025
https://github.com/btq-ag/btq-core
The reference implementation of the BTQ protocol, featuring a fully validating peer-to-peer node and wallet management system for secure blockchain network participation.
blockchain-protocol cpp distributed-ledger p2p-node reference-implementation
Last synced: 24 Feb 2026
https://github.com/xxjwxc/sqlservercppconnection
SQLserver Connection for cpp ,c++ sqlserver 链接库
com cpp sqlserver sqlserver-connection
Last synced: 19 Oct 2025
https://github.com/abdallahhemdan/sudoku-solver
🔢 A Simple Sudoku Solver Using Recursive Backtracking technique..
backtracking backtracking-algorithm cpp sudoku-solver
Last synced: 22 Jul 2025
https://github.com/skyzh/data-structure-deque
A deque of O(sqrt n) complexity on access, insert and remove, with an optimization for O(log n) access based on fenwick tree.
binary-indexed-tree cpp deque fenwick-tree
Last synced: 27 Oct 2025
https://github.com/mootseeker/stm32_embedded_cpp
Get into CPP on Embedded Software Level
cpp embbeded lerning research-project stm32
Last synced: 26 Jun 2025
https://github.com/leeingnyo/newpuyoc
Puyo Puyo with 1 vs 1 network, multi-platform! See https://en.wikipedia.org/wiki/Puyo_Puyo for game rule, etc.
cpp cpp11 game-development multi-platform socket-programming
Last synced: 14 Apr 2025
https://github.com/vaquierm/golite_transpiler
💻 Transpiler written in OCaml that that converts a subset of golang to C++
code-generation cpp golang ocaml parser scanner transpiler
Last synced: 11 Jul 2025
https://github.com/fahdseddik/video-to-ascii-on-console
A C++ Program that converts .mp4 files to ASCII and then plays the video on the console
ascii-art ascii-graphics console-application console-visualization cpp opencv video
Last synced: 31 Aug 2025
https://github.com/blizzard-gov/m
Hyper fortnite booster with a lot of features, for maximizing your performance in game.
cpp csharp fortnite fortniteapi fortniteboost fortnitescript github hyperfortnitebooster hypersoftwaregroup performance python tiktok win32api windows10 windows11 windows64 xerosdev
Last synced: 07 Sep 2025
https://github.com/cfnptr/ecsm
Easy to use and fast Entity Component System Manager (ECS) C++ library.
c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template
Last synced: 30 Oct 2025
https://github.com/qobulovasror/visual-c-independent-work
SamSU Software Engineer Visual C++ independent work
Last synced: 06 Apr 2025
https://github.com/ali-elshorpagi/snake_game
A Snake Game using the C++ graphics.h library
cpp game game-development graphics-library snake-game
Last synced: 23 Jun 2025
https://github.com/euyogi/projeto-anceu-cs50
Meu projeto do curso CS50: Um analisador de pdfs que processa as notas dos aprovados pelo Acesso Enem e organiza tudo. Agora em C++
acesso-enem-unb cpp cs50 cs50course cs50x customtkinter enem exe extract-text-from-pdf imgui pdftotext portuguese-brazilian project python unb yogi zlib
Last synced: 14 Apr 2025
https://github.com/xfhy/datastructure
数据结构,语言:C++
cpp data data-structures structure
Last synced: 13 Apr 2025
https://github.com/nulladmin1/nix-flake-templates
A collection of Nix Flake Templates for: Python, CMake, Poetry, uv, Rust, Fenix, Naersk, Vim, Zig, Bash etc.
c cmake cplusplus cpp fenix go golang linux nix nix-flake nixpkgs poetry python rust template template-project templates zig
Last synced: 12 May 2025
https://github.com/nimit95/cpp-header
C++ header for Data structure
c-plus-plus cpp data-structures linked-list tree vector
Last synced: 13 Apr 2025
https://github.com/tylerjw/fp
Functional Programming extensions to C++ for ROS projects.
Last synced: 13 Apr 2025
https://github.com/eliasku/ekx
toy game engine
android android-application c cpp cpp-library emscripten game-development game-engine gamedev ios ios-app wasm
Last synced: 24 Jun 2025
https://github.com/elerac/nanobind_opencv
nanobind typecaster for opencv types (i.e., cv::Mat_, cv::Matx, cv::Vec)
Last synced: 30 Oct 2025
https://github.com/0rayn/gettoknow.github.io
Learning how everything works
assembly c cpp os-tutorial osdev
Last synced: 13 May 2025
https://github.com/tekaireb/nimblex_dictionary
A blazing fast dictionary for the Terminal.
autocomplete cpp dictionary dynamic-programming fuzzy-search levenshtein-distance ncurses trie
Last synced: 31 Mar 2025
https://github.com/yeaseen/graphicsopengl
Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done
camera-rotation camera-translation cpp graphics koch-snowflake opengl ray-tracing raycasting simple-harmonic-motion sun-earth-roation
Last synced: 25 Jun 2025
https://github.com/dalae37/dl-engine-direct2d
Direct2D Based 2D Rendering Framework
cpp direct2d framework rendering-engine
Last synced: 30 Oct 2025
https://github.com/hrbrmstr/sl2json
Standalone program to convert Lowrance SL2 files to ndjson
Last synced: 29 Oct 2025
https://github.com/skelly37/cli-tui-games
Simply my games running in command line or terminal user interface
2048 2048-clone 2048-game ascii ascii-art ascii-game blackjack blackjack-cli blackjack-cpp blackjack-game cli cli-game command-line command-line-game cpp game games terminal terminal-based terminal-game
Last synced: 13 Apr 2025
https://github.com/wichert/pybind11-example
Example showing pybind11 with virtual functions
cpp cpp11 example-project pybind11 python
Last synced: 10 Sep 2025
https://github.com/dyfanjones/urlparse
Fast and simple url parser for R
cpp r url url-parser urlparser
Last synced: 04 Mar 2025
https://github.com/innovatorved/pattern-and-array
Some of Important Array-SubArray and Pattern Problem and its Solution
arrays comptetive-programming cpp patterns
Last synced: 13 Apr 2025
https://github.com/novemus/stack-scopes
Analyzing C/C++ Stack Snapshots.
c-plus-plus cpp debug vscode vscode-extension
Last synced: 17 Jul 2025
https://github.com/KodiCraft/bunch
Bun plugin for loading and linking into C/C++ dynamic libraries automatically
bun c cpp javascript typescript
Last synced: 11 Apr 2025
https://github.com/ingenious-c0der/beluga
An esoteric programming language based on Turing Machines
automata automaton beluga cpp esoteric-programming-language fsm language-modeling regex-engine turing-machine turing-machine-executor turing-machine-simulator
Last synced: 12 May 2025
https://github.com/ark-iot/ark-cpp
Ark: Cpp || a C++ Ark Ecosystem Wrapper for Machines ||
arduino ark ark-blockchain arkecosystem blockchain cpp cryptocurrency devnet mcu
Last synced: 03 May 2025
https://github.com/timostrating/pokeworld
Opengl engine + fully procedural demo
3d cpp emscripten opengl webgl2
Last synced: 10 Apr 2025
https://github.com/hideakitai/im920
Interplan IM920 series wrapper for Arduino and openFrameworks
communication cpp im920 serial sub-ghz wireless
Last synced: 01 May 2025
https://github.com/bluecannonball/declengine
Providing powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨
cpp latin latin-language latin-language-dataset translation
Last synced: 04 Mar 2026
https://github.com/wykerd/waifu2x-node
Image Super-Resolution in NodeJS using libw2xc from waifu2x-converter-cpp.
cpp image image-processing node-module node-native-addons nodejs opencv upscale upscaler waifu2x waifu2x-converter-cpp
Last synced: 28 Oct 2025
https://github.com/sandialabs/coloring
A self-contained C++ plotting library
cpp plot plotting scr-2894 snl-visualization
Last synced: 02 May 2025
https://github.com/anishlearnstocode/hackerrank-cpp
Solutions to C++ domain challenges on Hackerrank 👨💻🐱👤.
algorithms c cpp data-structures hackerrank
Last synced: 10 Apr 2025
https://github.com/coderonion/cuda-beginner-course-rust-version
bilibili视频【CUDA 12.x 并行编程入门(Rust版)】配套代码
candle cpp cublas cuda cuda-programming cudarc cudnn gpu gpu-programming nvcc nvidia parellel-programming python rust
Last synced: 15 Jun 2025
https://github.com/gavinlyonsrepo/particle_fire_simulation
Particle fire simulation. C++ graphics demo using SDL2.
c cplusplus cpp demonstration explosion graphics particle-fire-simulation particles plus s sdl sdl2 sdl2-app simulation
Last synced: 16 Mar 2026
https://github.com/jayantgoel001/atcoder
atcoder atcoder-solutions competitive-programming cpp
Last synced: 02 May 2025
https://github.com/mahmoud-nfz/codeforces-solutions
A collection of my personal solutions for problems on codeforces.
ajax competitive-programming cpp github-pages
Last synced: 05 May 2025
https://github.com/amirhnajafiz-university/s3ds01
Data structures final project.
Last synced: 10 Apr 2025
https://github.com/eclipse-cdt-cloud/clangd-contexts
API for management of clangd configuration files in C/C++ projects using contexts.
clangd cpp theia vscode-extension
Last synced: 10 Apr 2025
https://github.com/igraph/igraph-cpp
C++ wrappers for igraph data structures
Last synced: 11 Apr 2025
https://github.com/clausklein/moderncmakestarter
Modern CMake Starter Project
cmake conan-packages cpp template travis-ci
Last synced: 10 Apr 2025
https://github.com/rawify/quaternion.cpp
A C++ Quaternion library
angle complex conjugate cpp math numbers quaternion rotation
Last synced: 12 Apr 2025
https://github.com/gear-sv/gear-contracts
compile, test, deploy cpp code to bitcoin
Last synced: 01 Aug 2025
https://github.com/stories2/kangnam-ar
Unity AR, export picture from document and play with it.
arfoundation cpp native-library opencv unity
Last synced: 15 Jun 2025
https://github.com/bagussatoto/tutorial_bahasa_cpp
Untuk Belajar Bahasa Pemrograman C++
Last synced: 07 Jul 2025
https://github.com/zero3k/xsupplicant
Mirror of the XSupplicant (Open1X) Project on SourceForge
bsd c cpp gnu linux wifi wifi-network wifimanager windows
Last synced: 05 May 2025
https://github.com/xmkg/ko-mfc-launcher
Knight online launcher, designed using Windows MFC framework in C++ language
Last synced: 07 Jul 2025
https://github.com/rnuv/vex-tower-takeover
Codebase for 750E in the 2019-20 VEX competition, Tower Takeover. Comes with an autonomous routine with 2D motion profiling, inertial sensor rotation and a PID controller.
cpp motion-profiling pid-controller pros-cli vex-robotics
Last synced: 10 Apr 2025
https://github.com/cppshizoids/containers
some containers and some my reimpl of std lib
Last synced: 19 Mar 2025
https://github.com/notselwyn/sudokusolver
Solves a Sudoku in the matter of seconds.
algorithms cpp golang javascript python python3 sudoku
Last synced: 12 Apr 2025
https://github.com/ashaduri/qtmmlwidget-qt5
Qt Solutions QtMmlWidget updated for Qt5
cmake cplusplus cpp library mml qt qt-solutions qt5 widget
Last synced: 18 Mar 2025
https://github.com/dariarty/minesweeper_qt
Minesweeper game made with C++/Qt/QML with improved classic GUI and cutomizable rules
cpp game github-pages minesweeper qmake qml qt
Last synced: 29 Oct 2025
https://github.com/end2endzone/bitreader
bitreader is an arduino library for reading and writing data as chunks of bits (bit serializing)
arduino bit compression cpp serialization serialize
Last synced: 30 Apr 2025
https://github.com/schak04/cpp-learning-journey
My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.
c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming
Last synced: 15 Jun 2025
https://github.com/akifev/algorithms-and-data-structures
Algorithms and Data Structure in ITMO, 2017-2018.
algorithms-and-data-structures cpp itmo
Last synced: 10 Apr 2025
https://github.com/caffeines/code-library
Code collection of the different types of data structure, algorithm, and technique.
algorithm-library competitive-programming cpp cpps cpps-source cpps-template data-structures
Last synced: 28 Oct 2025
https://github.com/riccio8/threatlab
Collection of tools for security purpouse
assembly cpp cybersecurity golang memo net network processes python security security-tools yara
Last synced: 15 Dec 2025
https://github.com/zorggomat/kolibrios-flappybird
Flappy bird port for KolibriOS
arcade arcade-game assembler cpp flappy-bird flappy-bird-clone flappy-bird-game flappy-bird-game-code flappybird game kolibrios msvc visual-studio
Last synced: 30 Apr 2025
https://github.com/ciffelia/raytracing
RayTracing on OpenSiv3D
cpp opensiv3d raytracing siv3d
Last synced: 09 Apr 2025
https://github.com/dpvasani/pointer-in-cpp
Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.
Last synced: 09 Jul 2025
https://github.com/omar-besbes/competitive-programming
A collection of C++ solutions for various competitive programming events and platforms, including AtCoder, CSES, Codeforces, France-IOI, ICPC, IEEEXtreme, and Winter Cup.
acpc atcoder beginner-friendly cmake codeforces competitive-programming cpp cses france-ioi ieeextreme tcpc
Last synced: 11 Jul 2025
https://github.com/msdn-whiteknight/errlib
C/C++ exception handling and logging library
c cpp error-handling exceptions library logging windows
Last synced: 16 Jun 2025
https://github.com/paulo-d2000/pnexe
C++ Based Steganography with exe files & png images
Last synced: 10 Apr 2025
https://github.com/mrrobinofficial/unreal-eventbus
The Event Subsystem is an event-based communication within the game. It enables a more modular and maintainable architecture.
cplusplus cpp event eventbus plugin unreal-engine unreal-engine-plugin
Last synced: 10 Apr 2025
https://github.com/valkmjolnir/mymatrix
C++ template class matrix
cpp list machine-learning matrix stl
Last synced: 04 May 2025
https://github.com/bsolomon1124/hello-c-extension
Showcase use and packaging of a C++ extension module
Last synced: 27 Mar 2025
https://github.com/tw1ddle/geometrize-top-level-repo
Top level repository and developer's landing page for checking out the Geometrize project
art cpp geometrize geometry-processing
Last synced: 03 May 2025
https://github.com/madebypixel02/cpp-module-00
[42 Madrid] shhhhh... I think the students are asleep
42 42-cpp-module 42-cursus 42born2code 42madrid 42school born2code cpp dreams makefile megaphone peer2peer phonebook
Last synced: 24 Aug 2025
https://github.com/pkestene/tsp
traveling salesman problem solved with different programing models
cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl
Last synced: 19 Aug 2025
https://github.com/therealmileslee/deeplearning-watermark
This repository is a project that could be used as create fake watermark that imbedded in the picture
cpp cpp11 cpp20 python python3 pytorch tensorflow
Last synced: 31 Aug 2025
https://github.com/tudasc/cusan
A data race detector for CUDA C and C++ based on ThreadSanitizer
c cpp cuda datarace threadsanitizer
Last synced: 12 Aug 2025
https://github.com/fluxer/katie
C++ toolkit derived from the Qt 4.8 framework
Last synced: 20 Feb 2026