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-20 00:06:43 UTC
- JSON Representation
https://github.com/sebe324/retro-game
a 2d game made in SFML and c++
2d contributions-welcome cpp fantasy game-dev good-first-issue procedular-generation sfml sfml-game
Last synced: 14 Apr 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/mrtkp9993/unittestcpp
Simple header-only C++ library for unit-testing.
cpp cpp-library cpp11 header-only testing testing-tools
Last synced: 07 May 2025
https://github.com/roughsketch/mdgcm
Command line extractor and builder for GameCube GCM discs.
building c-plus-plus cpp disc extract extraction gamecube gcm-discs
Last synced: 26 Jul 2025
https://github.com/okbalefthanded/stimusto
Stimulus presentation platefrom developed at the LARESI Lab
brain-computer-interface cpp laresi qt stimulus-presentation
Last synced: 21 Sep 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/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/creosb/nft-art-gallery
Cross-Platform Multiplayer NFT Art Gallery on Unreal Engine
art artgallery binance cpp eos game multiplayer nft opensea steam unreal-engine unreal-engine-4
Last synced: 15 Sep 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/raffaeletranfaglia/llvm-middle-end-optimizations
Machine independent passes to optimise LLVM intermediate representation.
cpp llvm llvm-ir llvm-pass optimization
Last synced: 12 Apr 2025
https://github.com/congard/expressif
Wrappers & tools for ESP32 boards written in modern C++
cpp cpp-library cpp20 cpp20-library embedded esp-idf esp32 esp32-idf espressif http http-server internet-of-things iot platformio rest rest-api
Last synced: 14 Apr 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/angel-penchev/librarity-but-dumber
Semester project #1 for the object oriented programming (OOP) course in Faculty of mathematics and informatics (FMI) Computer science's first curriculum.
computer-science cpp norapora object-oriented-programming semester-project
Last synced: 22 Sep 2025
https://github.com/rinzii/mim
A linear algebra math framework written in modern C++ optimized for real time graphics.
cpp cpp17 cpp20 directx glsl graphics hlsl linear-algebra math mathematics metal modern-cpp opengl vulkan
Last synced: 11 Apr 2025
https://github.com/pkg-dot-zip/traffic-tactician
Training simulation for traffic controllers using OpenGL and OpenCV, created for an university assignment.
cpp glfw imgui opencv opengl pose-detection pose-estimation
Last synced: 29 Jul 2025
https://github.com/xfhy/datastructure
数据结构,语言:C++
cpp data data-structures structure
Last synced: 13 Apr 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/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/apjanke/octave-jsonstuff
Matlab-compatible jsonencode/jsondecode functions for GNU Octave
cplusplus cpp gnu-octave json octave
Last synced: 12 Apr 2025
https://github.com/w2sv/kuka-kr-16-scene
Celestially interactive 3d scene, depicting controllable robot arm modeled after Kuka KR 16. Implemented in fixed-function pipeline OpenGL 2.1.
cpp graphics-programming opengl2 robotics
Last synced: 30 Jul 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/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/wichert/pybind11-example
Example showing pybind11 with virtual functions
cpp cpp11 example-project pybind11 python
Last synced: 10 Sep 2025
https://github.com/valkmjolnir/mymatrix
C++ template class matrix
cpp list machine-learning matrix stl
Last synced: 04 May 2025
https://github.com/joanstinson/hackandslash
A simple hack and slash game using SDL and C++ with some design patterns and doxygen documentation.
cplusplus-11 cpp design-patterns doxygen-documentation game game-development game-engine-2d sdl2
Last synced: 21 May 2026
https://github.com/607011/9piece-solver
Solver for Scramble Square™️-like 3×3 puzzles, written in C++
cplusplus cplusplus-11 cpp educational educational-project puzzle-solver solver
Last synced: 05 Sep 2025
https://github.com/flowerinthenight/win32-base-service
Skeleton service for Windows.
Last synced: 31 Jul 2025
https://github.com/siyovush-hamidov/Hamming-Codes-8-4
🔐 This project implements the Hamming Code 8-to-4 algorithm for error detection and correction during information transmission, capable of handling one mistake
Last synced: 29 Jul 2025
https://github.com/bitwizeshift/bit-tools
A library of useful c++ tools for creating application front-ends.
Last synced: 31 Jul 2025
https://github.com/kneth/eigendemo
A demo of how to use Eigen in Android apps
android-studio cpp kotlin-android linear-algebra ndk
Last synced: 12 Nov 2025
https://github.com/caimucheng/nodejava
Run NodeJS on Android with Java API
android bridge cpp java javascript kotlin nodejs rhino util
Last synced: 11 Jun 2025
https://github.com/danielaraldiedu/flappy-bird
Trabalho de desenvolvimento do jogo Flappy Bird em C++.
Last synced: 12 Jun 2025
https://github.com/quasarapp/patronum
This is extension libraries for control your daemons.
controller cpp deamon qt services
Last synced: 27 Feb 2026
https://github.com/andreacasalino/gaussianprocesses
Modern C++ library handling gaussian processes
cpp cpp17 eigen gaussian gaussian-distribution gaussian-process-regression gaussian-processes hyperparameter-optimization hyperparameters training
Last synced: 24 Oct 2025
https://github.com/tkostadinov004/introduction_to_programming_pract_fmi
Материали за курса "Увод в програмирането - практикум" за зимен семестър на 2024 / 2025 година
cpp introduction-to-programming
Last synced: 28 Feb 2025
https://github.com/bertrandmartel/pusher
:black_square_button: Mechanical wall switch button pusher securely controlled via Bluetooth LE
aes android android-application bluetooth-le cpp rfduino servo
Last synced: 03 Mar 2026
https://github.com/andy-messer/mipt-cpp
Задачи выполненные по курсу ООП C++.
classes cpp mipt-homeworks structures
Last synced: 09 Apr 2025
https://github.com/tsnsoft/codelite_wxwidgets_wxfb
CodeLite_WxWidgets_wxFB
codelite cpp windows wxformbuilder wxwidgets
Last synced: 04 Mar 2026
https://github.com/michaelpineapple/project-bestburger
Code which, when combined with Unreal Engine 4, will generate an endless procedurally generated city.
Last synced: 06 Sep 2025
https://github.com/ico12319/leetcode-tasks
LeetCode tasks solved by me
algorithms cpp data-structures
Last synced: 28 Feb 2025
https://github.com/arbmind/cmake-containers
Docker containers for building CMake projects with Qt and Clang or GCC
clang cmake cpp docker-container gcc
Last synced: 05 Mar 2026
https://github.com/nguyenkhanhquy/movie-catalog-management
Final term project of the "Data Structure and Algorithms" course
cpp data-structures-and-algorithms
Last synced: 06 Mar 2026
https://github.com/sonodima/wmipp
WMI++ takes away the pain from interfacing with the Windows Management Instrumentation from C++
Last synced: 23 Apr 2025
https://github.com/mylo54/rtype
This project aims to create an online multiplayer R-Type game. We had to implement a multi-threaded server using Asio and a graphical client in SFML.
cmake conan cpp linux macos rtype-game sfml windows
Last synced: 23 Oct 2025
https://github.com/mortennobel/openglvoxelizer
cpp cpp11 graphics-programming
Last synced: 07 Sep 2025
https://github.com/tsnsoft/wxwidgets_demo-linux
Пример программы на С++ в Code::Blocks с использованием wxWidgets в linux
c codeblocks cpp example linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/jagenjo/game2d_2019
A C++ game made during a week for the Game's Dev course at UPF 2019
Last synced: 11 Mar 2025
https://github.com/tsnsoft/netbeans_wxwidgets_micro
Пример простейшей визуальной программы с wxWidgets на C++ в NetBeans с использованием wxFormBuilder для Linux
cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/dialogblocks_test
Пример простейшей визуальной программы с wxWidgets для DialogBlocks
cpp dialogblocks example wxwidgets
Last synced: 22 Apr 2025
https://github.com/coderonion/cuda-beginner-course-python-version
bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码
cpp cublas cuda cuda-programming cudnn cupy gpu gpu-programming nvcc nvidia parallel-programming python rust
Last synced: 19 Oct 2025
https://github.com/xxjwxc/sqlservercppconnection
SQLserver Connection for cpp ,c++ sqlserver 链接库
com cpp sqlserver sqlserver-connection
Last synced: 19 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/tsnsoft/multi_form_wxwidgets
Пример многооконной программы на С++ в Code::Blocks с использованием wxFrame
codeblocks cpp example windows wxframe wxwidgets
Last synced: 06 Oct 2025
https://github.com/vignesh1507/feel-flux
This project is basically a sentiment analysis which will work in input and output format. The user will give an input in the form of a textual content and the the code will process every bit of it and generate the output accordingly. Output of the code will vary between 3 parameters that are positive, negative and neutral.
artificial-intelligence cpp nlp-machine-learning
Last synced: 07 Mar 2026
https://github.com/pirate/assembly-repl
A REPL for raw ASM assembly, LLVM IR, C++, C, Objective C on macOS/Linux ARM64/AMD64. Useful for learning assembly, optimizing LLMV output, debugging memory, etc.
arm arm64 assembly c c-language clang cpp learning llvm llvm-clang llvm-ir macos objective-c repl x64-assembly x86-64
Last synced: 31 May 2026
https://github.com/axnjr/snn_be_pro
A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!
ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python
Last synced: 06 Oct 2025
https://github.com/evanxg852000/cpp-conan-docker-starter
A C++ starter project using conan within docker
cmake conan cpp cpp14 cpp17 docker docker-compose
Last synced: 17 Oct 2025
https://github.com/asciphx/ccorm
Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.
cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite
Last synced: 07 Oct 2025
https://github.com/k173-x/codeit
A CLI based script to create CPP files
cli cpp cpp14 docker pypi-package python python3 script template-generator tool
Last synced: 07 Oct 2025
https://github.com/gergeshany/competitive-programming-session-content
Competitive-Programming-Session-Content
competitive-programming cpp problem-solving topics
Last synced: 09 Oct 2025
https://github.com/lawrencewarren/komo2
KoMo2 is an ARM emulator GUI program for Linux, written in C++ using the GTKMM library. It allows users to control the operation of an emulated ARM processor, while viewing the memory and register values of your loaded ARM assembly program.
arm c cpp emulation gtkmm gui linux nottingham nottinghamuni
Last synced: 11 Mar 2026
https://github.com/tsnsoft/codeblocks_blank_prject-linux
Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)
codeblocks cpp example linux wxwidgets
Last synced: 10 Oct 2025
https://github.com/andry81/tacklelib
The C++11 library, msvc2015u3/gcc5.4 + cmake,python,bash,vbs modules • :page_with_curl: https://github.com/andry81-stats/tacklelib--gh-stats :page_with_curl:
bash bash-script batch batch-script cmake cmd containers cpp cpp11 generics python shell utility vbs vbscript wsh
Last synced: 10 Oct 2025
https://github.com/fbbdev/sdr
Software Defined Radio building blocks for unix pipes
audio command-line command-line-tool communication communications cpp cpp14 digital-signal-processing dsp gui library modern-cpp pipes sdr signal-processing signals software-defined-radio tool unix-philosophy unix-pipes
Last synced: 11 Oct 2025
https://github.com/jasmcaus/hazel
A Tensor Library written in C++.
artificial-intelligence autodiff autograd automatic-differentiation computing cpp cuda deep-learning differentiation gpu hazel-lang ml neural neural-network python pytorch scientific-computing tensor tensor-library
Last synced: 26 Apr 2025
https://github.com/rishaandesai/carbonvscode
Official Visual Studio Code Extension for the Carbon Language
carbon carbon-lang carbon-language cpp vscode vscode-extension
Last synced: 26 Apr 2025
https://github.com/liut/kedge
A bittorrent engine base on libtorrent-rasterbar with RESTful API
api bittorrent boost cpp http kedge linux web
Last synced: 11 Oct 2025
https://github.com/hairrrrr/datastructure-overall
数据结构 C/Java
algorithms c cpp data-structures java
Last synced: 15 Oct 2025
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/khan-yin/leetcode
各大平台刷题记录:leetcode专题/力扣周赛/剑指offer/洛谷/PAT/CSP/AcWing
algorithms-and-data-structures cpp
Last synced: 13 Oct 2025
https://github.com/mizux/cmake-pybind11
Test to build a Native Python 3 package using pybind11
cmake cpp mizux native-library pybind11 python
Last synced: 13 Oct 2025
https://github.com/cpp-for-yourself/homework_checker
✅ A homework checker used to automatically check students' homeworks
automation bash checker cpp education python students test
Last synced: 22 Apr 2025
https://github.com/konfiger/konfiger-c
Light weight package to manage key value based configuration and data files for C and C++
c configuration cpp key-value language parser properties
Last synced: 13 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/xmkg/ko-mfc-launcher
Knight online launcher, designed using Windows MFC framework in C++ language
Last synced: 07 Jul 2025
https://github.com/sbaldu/neural_network_hep
Implementation of a neural network framework from scratch in C++ applied to particle physics
cpp cuda high-energy-physics neural-networks
Last synced: 20 Jul 2025
https://github.com/hrbrmstr/sl2json
Standalone program to convert Lowrance SL2 files to ndjson
Last synced: 29 Oct 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/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/timstr/flosion
A visually programmable functional language for audio synthesis
audio audio-processing cpp digital-audio-editor digital-audio-workstation digital-signal-processing sound sound-processing sound-synthesis
Last synced: 11 Jul 2025
https://github.com/ntia/p2108
NTIA/ITS implementation of Recommendation ITU-R P.2108. This Recommendation contains three methods for the prediction of clutter loss: the Height Gain Terminal Correction Model, the Terrestrial Statistical Model, and the Aeronautical Statistical Model.
clutter cpp itu propagation proplib spectrum
Last synced: 19 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/jeremiahtorralba/ponggame
Pong Game - C++ and SDL2
cpp cpp-course cpp-examples cpp-game cpp-library cpp-programming cpp-project cpp-sdl2 pong pong-clone pong-game pong-game-cpp pong-game-development sdl2 sdl2-application sdl2-game sdl2-image sdl2-library sdl2-ttf
Last synced: 24 Jun 2025