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/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/hi-dhl/leetcode-solution-cpp-c
LeetCode / 剑指 offer 系列题解, 在线阅读 https://offer.hi-dhl.com
array-algorithms binary-algorithm binary-search binary-tree cpp java kotlin leetcode-solutions linked-algorithms queue-algorithm sorting-algorithms stack-algorithm
Last synced: 09 Mar 2026
https://github.com/hunyadi/javabind
Effective C++ and Java interoperability via JNI
bindings cpp interoperability java jni-wrapper
Last synced: 03 May 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/christopher-besch/cpp_go_fast
Collection of tips and tricks for fast C/C++ code.
Last synced: 01 Sep 2025
https://github.com/eigenbom/ecs-example
An example of an ECS architecture in C++
Last synced: 08 May 2025
https://github.com/irdcat/wasm-invaders
Space invaders arcade machine emulator (intel8080 cpu & peripherials) compiled to WebAssembly
arcade-machine cpp cpp17 emscripten emulator intel8080 javascript wasm webassembly
Last synced: 15 May 2025
https://github.com/haydend100/opengl-multiplayer-fps
Multiplayer FPS OpenGL Rendering/Game Engine written in c++
3d-graphics bullet-physics cpp engine game game-engine glsl indirect multiplayer-fps multiplayer-game opengl opengl3 pbr-shading physically-based-rendering physics-engine rendering rendering-engine winsock2
Last synced: 14 Apr 2025
https://github.com/prodeveloper0/litecv
liteCV is greater than OpenCV :)
computer-vision cpp cpp-library cpp14 cpp14-library cpp17 cpp17-library cv header-only image-processing
Last synced: 17 Jul 2025
https://github.com/pencilcaseman/surge
A lightweight, cross-platform C++ creative-coding framework
cpp creative-coding cross-platform glfw graphics graphics-programming gui imgui librapid lightweight raylib raylib-cpp ui
Last synced: 15 May 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/quaddarv1ne/maestro7it_education
Программирование на С++, CSharp, JavaScript и Python для начинающих </>
2024 c config courses cpp csharp education javascript js json maximdupley oop python python3 quadd4rv1n7 stepik stepik-course study
Last synced: 14 Apr 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/unusualcodeorg/clab
clab - Creative Programming Solutions using C - Programming is enjoyable when applied to solve interesting problems (may not be directly used in general day-to-day professional work). The learning and knowledge acquired in the process make a better programmer.
c coding-challenge consumer-producer cpp graph hashmap linkedlist maze-algorithms programming pthreads puzzles queue stack thread-pool travelling-salesman-problem tree
Last synced: 16 Apr 2025
https://github.com/1337fury/42webserv
writing an HTTP server with C++98
configuration cpp http-requests http-response http-server networking nginx oop parser server web
Last synced: 15 Apr 2025
https://github.com/soumilgit/sy-resources
A repository containing resources for SYBTech CSE.
algorithms binary-search binary-search-tree btech-cse-core btech-notes c cpp data-structures datascience dijkstra-shortest-path knapsack-problem lcs-algorithm maths mysql optimization php probability-distribution probability-statistics r vectors
Last synced: 19 Apr 2025
https://github.com/vishal2376/todo
A simple todo list application created with file handling in C++
Last synced: 06 Mar 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/paragon279/4kvideoplayer
Enables users to play 4K video
cpp desktop-app high-resolution mfc microsoft-foundation-classes video-player videoplayer windows-programming
Last synced: 16 May 2025
https://github.com/arindal1/striversdsasheet
Solutions of all the problems in Striver's A2Z DSA Sheet
cpp data datastructures datastructures-algorithms striver strivers-sde-sheet
Last synced: 04 Apr 2025
https://github.com/oliverfindl/arduino-uno-temperature-monitor
Source code for simple temperature monitor built with Arduino UNO board, DS18B20 temperature sensor, TM1637 display and signal LED.
arduino arduino-uno cpp display ds18b20 ino led temperature temperature-monitoring temperature-sensor tm1637
Last synced: 04 Mar 2026
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/iwoithe/nodes
A minimal backend for nodes.
backend cmake cpp graph-based-processing node-backend node-editor nodes
Last synced: 26 May 2026
https://github.com/tekord/cpp-opcode-generator
A python script for generating enums with opcode constants based on YAML file definition
compilers cpp emulation generators opcode programming-language-development python rust virtual-machine
Last synced: 23 Apr 2025
https://github.com/tsnsoft/multi_form_wxwidgets_linux
Пример многооконной программы на С++ в Code::Blocks (linux) с использованием wxFrame
codeblocks codeblocks-ide cpp example linux multiforms
Last synced: 22 Apr 2025
https://github.com/matthewgeorgy/mrtx
opengl raytracer in c++ using glsl compute shaders
Last synced: 31 Aug 2025
https://github.com/bartoszwarzocha/bwx_sdk
BWX_SDK Library - multiplatform extension of the wxWidgets library
cpp cross-platform linux macos windows wxwidgets
Last synced: 10 Apr 2026
https://github.com/tsnsoft/netbeans_wxwidgets_table-linux
Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Linux
apache cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/HaydenD100/OpenGL-Multiplayer-FPS
Multiplayer FPS OpenGL Rendering/Game Engine written in c++
3d-graphics bullet-physics cpp engine game game-engine glsl indirect multiplayer-fps multiplayer-game opengl opengl3 pbr-shading physically-based-rendering physics-engine rendering rendering-engine winsock2
Last synced: 14 Apr 2025
https://github.com/bkosm/szt-os
Operating system simulator made for an university project.
Last synced: 23 Jul 2025
https://github.com/ethiy/proj.city
Project city 3D models. [Prototype]
cgal city-models cpp gdal geographic-data
Last synced: 14 Aug 2025
https://github.com/luizppa/smal
A file comrpessor using LZ78 algorithm.
compression compression-algorithm cpp cpp11 lz78 lz78-encode-decode
Last synced: 15 Jun 2025
https://github.com/mattgodbolt/ce-behind-the-scenes
Slides for a "Behind the Scenes" presentation
Last synced: 24 Mar 2025
https://github.com/yeaseen/syscallimplementationos
A c++ implementation of making bin file for a c file using system calls internally. This program averse creating a command line and to activate that from any location in the linux terminal
bin-file cpp creating-command-line-in-linux linux-command system-calls
Last synced: 07 May 2025
https://github.com/e6nlaq/aqua
🐬Fast, short, and easy.
aqua aquascript cpp lang programing-language programming
Last synced: 10 Mar 2026
https://github.com/kaidokert/cpp-delegate
A short version of Elbert Mai's lightweight delegates/callbacks in C++11
cpp cpp11 delegate header-only
Last synced: 27 May 2026
https://github.com/shiroinekotfs/jupyter-cpp-header-template
C++ kernel for Jupyter headers template. Used to provide additional abilities for the kernel.
Last synced: 15 Apr 2025
https://github.com/paragon279/soresolve-break-not-work
stackoverflow resolve
Last synced: 16 May 2025
https://github.com/jube/std_hmi
Proposal for Human-Machine Interface in the Standard Library
2d cpp cpp17 graphics graphics-library opengl-es sdl2
Last synced: 07 Apr 2025
https://github.com/lunarwatcher/genesis
Colony sim, because why not?
colony-sim cpp game glfw3 i-have-no-idea-what-im-doing text-rendering-hype
Last synced: 13 Aug 2025
https://github.com/iamazeem/beginnings
Some C/C++ stuff from my early days! [2003 - '04]
borland-cpp c cpp old-stuff projects text-based user-interface
Last synced: 15 Aug 2025
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/haikelfazzani/dard
⭐ Dard is french educational programming language, it is designed as an instrument for learning 💻
c clang cpp french language programming-language tdd
Last synced: 14 May 2026
https://github.com/endurodave/asyncmulticastdelegate
Asynchronous Multicast Delegates in C++
asynchronous asynchronous-callbacks asynchronous-function-calling asynchronous-programming callback-functions cpp cpp03 delegates embedded linux multi-thread multicast publish-subscribe windows
Last synced: 04 Apr 2025
https://github.com/periareon/rules_cc_autoconf
Bazel rules providing a light-weight alternative to GNU Autoconf.
autoconf bazel bazel-rules c cpp rules-cc
Last synced: 27 Apr 2026
https://github.com/qninhdt/cybrion
Cybrion - A voxel game written in C++ using SDL2 and modern OpenGL
cpp game gamedev glsl minecraft-clone modern-cpp opengl voxel voxel-engine voxel-game
Last synced: 19 Jun 2026
https://github.com/miere43/notification-filter
SKSE plugin that allows hiding notifications based on customizable rules.
commonlibsse cpp mod modding skse skse-plugin skse64 skse64-plugin skyrim-se skyrim-special-edition
Last synced: 09 Jun 2026
https://github.com/jujimeizuo/polygon_clip
多边形裁剪-Weiler-Athenton算法,俗称大模拟!!!
Last synced: 09 May 2026
https://github.com/stellardx/cspaceengine-project
A C++ static library for astronomic calculation and modding SpaceEngine
astronomy astrophysics cpp library parser spaceengine
Last synced: 08 Jun 2026
https://github.com/valkmjolnir/brainfuck-jit
Brainfuck Just-In-Time compiler written in C++
brainfuck compiler cpp esolang esoteric-interpreter esoteric-language esoteric-programming-language interpreter jit just-in-time
Last synced: 06 Jun 2026
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/abdallahhemdan/mini-projects
💎 My implementation of some small projects as an application of different Languages and technologies ..
animations circuits cpp electrical-engineering loop-analysis python tic-tac-toe y-delta-transformation
Last synced: 13 Mar 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/jessetg/balls
Badass Looker for Ludicrous Shaders
c-plus-plus cpp glsl graphics graphics-engine graphics-programming opengl qt shader
Last synced: 11 Apr 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/hrbrmstr/sl2json
Standalone program to convert Lowrance SL2 files to ndjson
Last synced: 29 Oct 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/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/dyfanjones/urlparse
Fast and simple url parser for R
cpp r url url-parser urlparser
Last synced: 04 Mar 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/creaktive/waifu2x-converter-cpp
Dockerfile for DeadSix27's fork of waifu2x-converter-cpp
cpp docker opencl opencv waifu2x waifu2x-converter-cpp
Last synced: 05 Apr 2025
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/fahimfba/cpp
Learn C++ with a lot of practice and guidance from Md. Fahim Bin Amin. Repository that contains all the codes for "All About C++ In Bangla" YouTube playlist.
c-plus-plus cpp cpp-examples cpp-programming cpp20
Last synced: 14 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/samyam81/leetcode_questions
This is a repository created to store the leetcode questions. This maynot be the most efficient way of solving the problem.
array binary-search bitmanipulation breadth-first-search concurrency cpp csharp depth-first-search divide-and-conquer dynamic-programming hashmap hashset java kotlin leetcode-solutions matrix string tree two-pointer two-pointers
Last synced: 09 Oct 2025
https://github.com/ferhatgec/colorized
single header console color library for C++20.
color colorized cpp cpp20 header library single single-header
Last synced: 14 Apr 2025
https://github.com/ferhatgec/fstring
New generation STL String implementation with powerful features.
cpp cpp17 cpp20 implementation sh standart std stdlib stl stl-string
Last synced: 14 Apr 2025
https://github.com/ferhatgec/generafor
Fegeya Generafor, Your website no longer only website, It's an application.
app app-generator application cpp cpp17 generator gnome gtk gtk3 gtk4 gui icon vala
Last synced: 16 Sep 2025
https://github.com/iveevi/javelin
Framework for graphics programming in pure C++
cpp cpp20 game-engine glsl graphics graphics-programming jit
Last synced: 24 Jul 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/ssciwr/high-performance-cpp
High Performance C++ [SSC Compact Course]
cpp performance ssc-compact-course
Last synced: 13 Aug 2025
https://github.com/haknkayaa/qledindicator-customplugin-withcmake-example
A simple Qt Designer plugin using CMake. Adapts official qmake guides to CMake, distributing a shared library with a sample app for custom widgets.
cpp qml qml-applications qml-samples qt5 qt5-widgets qt6 qt6-application qt6-gui qt6-widgets qtcreator-plugin qtdesigner qtdesigner-plugin
Last synced: 24 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/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/manydeps/cxxbuild
cxxbuild is a python script to easily generate C/C++ build files for cmake and bazel.
bazel build-automation build-system build-tool builder c catch2 cmake conan cpp cxxbuild cxxdeps dependencies fmt python requirements unit-testing vcpkg
Last synced: 14 Sep 2025
https://github.com/njroussel/remeshingtree
Remeshing tool which converts a given mesh into a tree/root like strucutre.
cpp remeshing surface-mesh wireframe
Last synced: 14 May 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/0rayn/gettoknow.github.io
Learning how everything works
assembly c cpp os-tutorial osdev
Last synced: 13 May 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/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/huy-dna/nonvariadic-printf
An implementation of printf + A preprocessor to pass the code through before compiling
cpp implementation makefile printf python3 speculative
Last synced: 24 Feb 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/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/sleepymalc/parkinglot
🚗 Start Parking! Watch Out! ⚠️
cpp object-oriented-programming opengl
Last synced: 27 Oct 2025
https://github.com/ashwaniydv/my-lsm-tree-cpp
Log-structured Key-Value storage engine written in C++
bitcask cpp database db storage-engine wal write-ahead-logging
Last synced: 23 Apr 2025
https://github.com/choaib-elmadi/top-100-liked-leetcode-questions
Top 100 Liked LeetCode Questions Solutions
coding cpp interview-preparation interview-questions leetcode tech
Last synced: 06 Jul 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/DanialKama/TurretAI
Turret AI plugin developed with Unreal Engine 5 (multiplayer ready)
ai blueprint blueprints-visual-scripting cpp multiplayer plugin unreal-engine unreal-engine-5
Last synced: 11 Mar 2025