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-23 00:06:41 UTC
- JSON Representation
https://github.com/megatokio/z80
Configurable & fast Z80 CPU emulation written in c++
Last synced: 08 Oct 2025
https://github.com/projectgrinder/capstone_rhythmgame
Rhythm Game Capstone Project
capstone-project chulalongkorn cmake computer-engineering cpp cpp20 entity-component-system game game-development system-architecture system-programming win32-api windows-programming
Last synced: 05 Mar 2026
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/carloocchiena/code_bites
Raw code snippets
assembly cpp csharp docker java python rust solidity typescript
Last synced: 04 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/launchdarkly/cpp-sdks
C++ Client/Server SDKs
c cpp cpp17 feature-flags feature-toggles launchdarkly launchdarkly-sdk managed-by-terraform sdk
Last synced: 01 Mar 2026
https://github.com/hominsu/bencode
Bencode parser/generator in C++20.
bencode bencode-parser bencoder bittorrent cpp cpp20 deserialization generator parser serialization
Last synced: 11 Oct 2025
https://github.com/diamondinoia/cpu-performance-tests
This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty
branch-prediction branchless cache-latency cpp hpc memory-latency
Last synced: 11 Oct 2025
https://github.com/coletrammer/ttx
A modern terminal multiplexer.
cpp terminal terminal-multiplexer
Last synced: 19 Apr 2026
https://github.com/drvrej/cheat-sheet
Bunch of useful cheat sheets and notes for different programming languages and concepts!
c-plus-plus cheat-sheets cheatsheet cpp notes ocaml python unity
Last synced: 19 Apr 2026
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/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/kovacsv/emscriptencmakeminimal
A minimalist example to build an Emscripten application with CMake.
Last synced: 13 Oct 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/hairrrrr/datastructure-overall
数据结构 C/Java
algorithms c cpp data-structures java
Last synced: 15 Oct 2025
https://github.com/rafaykhattak/pingpong-cpp
PingPong Game is a classic arcade game implemented in C++ using the Raylib library
cpp oop oops-in-cpp ping-pong raylib raylib-cpp
Last synced: 19 Sep 2025
https://github.com/rafaykhattak/calculator-cpp
A simple calculator built in C++ using the Qt framework.
Last synced: 19 Sep 2025
https://github.com/nilsdeppe/tuples
High quality C++11 compatible std::tuple and tagged_tuple implementations
c-plus-plus c-plus-plus-11 cpp cpp11 cpp14 metaprogramming
Last synced: 14 Mar 2026
https://github.com/esemeniuc/celestial-industries
A 2.5D real-time strategy game with city-builder influences
Last synced: 10 Feb 2026
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/0opsdev/farquhar-engine
Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl
3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization
Last synced: 10 Apr 2025
https://github.com/llnl/bindee
Fast C++-Python bindings for simple cases.
c-plus-plus clang clang-tooling cpp pybind11 python python-bindings
Last synced: 29 Apr 2025
https://github.com/acschaefer/ray_tracing
Fast grid-based ray tracing in C++ and Python
Last synced: 04 Apr 2026
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/flexivrobotics/flexiv_sim_plugin
A middleware plugin to connect Flexiv Elements Studio to any external simulator. Supports C++ and Python. Compatible with Linux only.
adaptive-robots cpp flexiv force-control robotics sim2real simulation
Last synced: 17 Jan 2026
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/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/jsh32/codex
Books/Courses written by the Codex Foundation
book computer-science course cpp educational-resources learning learning-resources programming
Last synced: 14 Apr 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/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/caishangqi/charmingcraft
TopDown voxel game inspired by Minecraft: Dungeon, combined with lots of RPG elements
Last synced: 13 Apr 2025
https://github.com/fkromer/testability-patterns-cpp
"Design for Testability" pattern examples in C++ (cmake, gtest).
cmake cpp design-for-testability gtest
Last synced: 27 Jun 2025
https://github.com/supercmmetry/rainman
A lightweight flexible hierarchical memory manager for C++
cpp leak manager memory memory-leak rainman smart-pointer thread-safe
Last synced: 13 Aug 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/hunterdii/leetcode-potd
🌟 Welcome to the vibrant world of Leetcode Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!🚀
c competitive-programming cpp daily-coding-problem dailyprogrammer dsa-algorithm good-first-issue java leetcode leetcode-c leetcode-cpp leetcode-java leetcode-python3 leetcode-rust leetcode-solutions leetcode-solutions-cpp leetcode-solutions-python python3 rust
Last synced: 23 Aug 2025
https://github.com/richhaar/autosar-crc
JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++
autosar cpp cpp17 crc crc16 crc32 crc64 crc8 javascript node-addon node-addon-api nodejs
Last synced: 13 Apr 2025
https://github.com/pinto0309/tinyyolo
Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦
cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2
Last synced: 13 Sep 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/Jonathan-Greve/Xmake-template
Xmake C++23 project template. Using C++ modules, github workflows for CI/CD (Windows and Ubuntu) and gtest for testing. Compiles with both GCC on Ubuntu and MSVC on Windows. See the linux.yml file for how to properly install GCC on ubuntu if you're having trouble.
cd ci cicd cpp cpp20 cpp20-modules cpp23 gtest project starter-template template xmake xmake-repo
Last synced: 12 Mar 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/wonikrobotics-git/allegro_hand_linux_v4
Official Code Repository for controlling the Allegro Hand V4 on Linux System
allegro-hand cpp python ros1-noetic
Last synced: 05 Apr 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/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/tylerjw/fp
Functional Programming extensions to C++ for ROS projects.
Last synced: 13 Apr 2025
https://github.com/hrbrmstr/sl2json
Standalone program to convert Lowrance SL2 files to ndjson
Last synced: 29 Oct 2025
https://github.com/deryaxacar/42-ft_printf
This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.
42 42-ft-printf 42born2code 42cursus 42ftprintf 42projects 42school c-programming c-programming-language c-project c-projects cpp ft-printf print printf printf-42 project
Last synced: 13 Apr 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/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/kabirjaipal/evil-codes
Evil Codes is a repository where you will find many useful code snippets and also you can add your codes contact me on instagram : kabirjaipal_2004
c code-generation codeforces codes cpp discord discord-bot discord-js javascript problem-solving python script scripts snippets snippets-collection
Last synced: 09 Jul 2025
https://github.com/pierluigiferrari/extended_kalman_filter
An 2D Extended Kalman Filter
cpp ekf extended-kalman-filters kalman-filter sensor-fusion
Last synced: 13 May 2025
https://github.com/hhromic/e131-mqtt-bridge
E1.31 (sACN) to MQTT Bridging Server written in C
bridge c cpp e131 light-controller mqtt sacn server
Last synced: 04 Jan 2026
https://github.com/qobulovasror/visual-c-independent-work
SamSU Software Engineer Visual C++ independent work
Last synced: 06 Apr 2025
https://github.com/paulchen2713/nthu-network_security_2022
COM 5335 Network Security 2022 Course Materials
aes-256 biginteger cpp ecc-cryptography matlab nthuee python rabin-cryptosystem
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/qengineering/mobilenetv1_ssd_opencv_caffe
MobileNetV1_SSD Caffe with OpenCV on RaspBerry Pi
caffe cpp dnn mobilenet-ssd mobilenetv1-ssd-caffe opencv raspberry-pi testopencv-caffe
Last synced: 13 Apr 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/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/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/gershnik/objc-helpers
Utilities to make coding on Apple platforms in C++ or ObjectiveC++ more pleasant
apple async-generator asyncgenerator c-plus-plus comparators coroutines cpp dispatch-queues dispatchqueue gcd grand-central-dispatch header-only ios macos no-dependencies nsobject objective-c objective-c-plus-plus objectivec xctest
Last synced: 02 Jan 2026
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/lucasfturos/projects_c-cpp
Repositório focado para salvar meus estudos nas linguagens C e C++
Last synced: 01 Aug 2025
https://github.com/wesleych3n/ntu-iot-node
NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.
cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny
Last synced: 23 Mar 2025
https://github.com/wesleych3n/ntubme-autograde
NTU BME Computer Programming Course. Create Autograde code for C++ assessments by professor.
autograder autolab automation cpp docker gtest
Last synced: 23 Mar 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/chaudharypraveen98/competitive-programming
It contains questions from various online and offline platforms such as Hackerrank, Coding Ninjas, Codeforces, Leetcode, Codeforces etc
c cpp geeksforgeeks geeksforgeeks-solutions hackerrank hackerrank-solutions java programming python
Last synced: 26 Jul 2025
https://github.com/h2337/cppdataloader
cppdataloader is a batching and caching library for C++17
batch batching cache caching cpp cpp17 dataloader
Last synced: 13 Aug 2025
https://github.com/briancairl/zen
A functional/railway-oriented programming library for C++17
cpp cpp17 cpp20 functional-programming header-only multithreading railway-oriented-programming
Last synced: 22 Aug 2025
https://github.com/coyorkdow/result
rust style error handling for cpp
algebraic-data-types cpp error-handling functional-programming monad pattern-matching rust
Last synced: 07 May 2025
https://github.com/rebelhere/social-network-application
Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through the console, performing various actions such as posting updates, liking posts, commenting, and exploring content shared by friends and liked pages.
console-app cpp object-oriented-programming social social-media
Last synced: 23 Aug 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/fluxer/katie
C++ toolkit derived from the Qt 4.8 framework
Last synced: 20 Feb 2026
https://github.com/netromdk/clyzer
C[ryptographic Ana]lyzer
affine-cipher cpp cryptoanalysis cryptography frequency-analysis index-of-coincidence kasiski-method low-frequency-intervals qt5 vigenere-cipher
Last synced: 01 Sep 2025
https://github.com/flowerinthenight/win32-base-service
Skeleton service for Windows.
Last synced: 31 Jul 2025
https://github.com/xffxff/spinningup-cpp
Implement some of the core deep RL algorithms with C++
cartpole cpp libtorch ppo reinforcement-learning spinningup vpg
Last synced: 03 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/thealgo/hackerrank_solutions
Solutions to all the hackerrank questions solved my me using my own noble algorithms
algorithms cpp data-structures hackerrank
Last synced: 19 Sep 2025
https://github.com/karnkaul/microengine
Garbage Collectors Contest Team 3
cpp cpp17 game game-engine game-engine-2d
Last synced: 12 Aug 2025
https://github.com/matthewgeorgy/mrtx
opengl raytracer in c++ using glsl compute shaders
Last synced: 31 Aug 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/jdsherbert/sherbert-engine
Custom game engine written in C++ and implementing various middleware.
3d 3dgameengine assimp cpp cpp17 direct3d directx directx-11 directx11 fmod game-engine imgui lua lua-script physx
Last synced: 29 Jun 2025
https://github.com/rafaykhattak/snake-cpp
Snake Game is a classic implementation of the popular Snake game in C++ using the Raylib library.
cpp oop oops-in-cpp raylib raylib-cpp snake-game
Last synced: 19 Sep 2025
https://github.com/rafaykhattak/notepad-cpp
A simple text editor built with Qt framework for basic file editing tasks
cpp notepad-application qt qtcreator
Last synced: 19 Sep 2025
https://github.com/yhaiovyi/c-wasm-loader
Super change your browser with C/C++ power.
c cpp wasm webpack webpack-loader webpack3
Last synced: 14 Apr 2025
https://github.com/chetannihith/program-hacktoberfest24
⭐️This repository is for Hacktoberfest 2024 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking 🦥
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2024 java js python ruby
Last synced: 30 Jul 2025