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/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/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/mazenelnahla/supergameduino
In our project, we collected old vintage arcade games and bring them back with some modern technologies and less cost than old consoles in the market. This game console was made using an esp 32s and an old modified version of fabgl library which allowed us to control the VGA using canvas and simple commands
cpp esp32 fabgl fabrizio-di-vittorio
Last synced: 13 May 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/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/xaizek/dit
Command-line task keeper.
cpp cpp11 task-manager tasks todo todolist
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/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/b1f6c1c4/cpp-create-objects
How many ways to create object(s) in C++?
Last synced: 25 Jul 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/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/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/ferhatgec/kalem
[Use Kalem.rs instead] Fegeya Kalem transpiler (maybe compiler?)
clang compiler cpp cpp17 fegeya language programming transpiler
Last synced: 14 Apr 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/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/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/dyfanjones/urlparse
Fast and simple url parser for R
cpp r url url-parser urlparser
Last synced: 04 Mar 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/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/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/novemus/stack-scopes
Analyzing C/C++ Stack Snapshots.
c-plus-plus cpp debug vscode vscode-extension
Last synced: 17 Jul 2025
https://github.com/nielsbishere/terrain_downloader
A tool for helping you download larger parts of terrain from terrain.party.
Last synced: 15 Apr 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/bitwizeshift/bit-tools
A library of useful c++ tools for creating application front-ends.
Last synced: 31 Jul 2025
https://github.com/jppelteret/dealii-weak_forms
An implementation of a symbolic weak form interface for deal.II, using expression templates as well as automatic and symbolic differentiation.
cpp dealii finite-element-method weak-forms
Last synced: 02 Aug 2025
https://github.com/print3m/anti-vm
Windows-based implementation of several anti-vm techniques used in malware development.
anti-virtualization anti-vm cpp malware-development winapi
Last synced: 27 Sep 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/tonitaga/photo_laboratory
An application to apply different filters to your image, a manually written filter kernel is supported. More than 13 filters are implemented in C++ programming language using Qt framework
convolution cpp filterkernel filters photoshop qt
Last synced: 08 Aug 2025
https://github.com/r-o-b-o-t-o/opengl-particles
cpp glad glfw3 glm glsl opengl opengl3 particles school-project
Last synced: 10 Aug 2025
https://github.com/djkovrik/customgauge
Simple customizable gauge class [C++, wxWidgets].
Last synced: 11 Aug 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/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/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/nicknaso/simdb
Mirror repository for SimDB a A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp database key-value performance
Last synced: 10 Apr 2026
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/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/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/matthewgeorgy/mrtx
opengl raytracer in c++ using glsl compute shaders
Last synced: 31 Aug 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/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/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/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/jdumas/cpp-project-template
Template repository for C++ projects using CMake, libigl, etc.
Last synced: 15 May 2025
https://github.com/saadbazaz/arduino-rest-server
🔌 Create REST APIs on an Arduino Uno!
arduino-boards cpp internet-of-things microcontroller rest-api rest-server web-framework web-server
Last synced: 15 Apr 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/vishal2376/todo
A simple todo list application created with file handling in C++
Last synced: 06 Mar 2025
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/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/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/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/hoangtien2k3/leetcode-solutions
LeetCode , Dev LeetCode ep1 #odleets code Java/C/C++/Java/Kotlin ..., expand your knowledge and prepare for technical interviews, algorithms.
algorithms-and-data-structures c cpp java kotlin
Last synced: 21 Apr 2025
https://github.com/nixman/std-signals
C++11 managed signals and slots callback implementation
Last synced: 15 May 2025
https://github.com/fatlipp/cuda-tree
CUDA-based Tree builder
algorithms cpp cuda octree quadtree tree
Last synced: 19 Jun 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/sandsmark/sphero-and-mousr-qt-controller
Desktop application for controlling the Mousr cat toys and Sphero robots
cat cat-toy cpp desktop-application mousr mousr-cat-toy qt robot robot-controller robot-navigation robotics robots sphero sphero-ble sphero-connector sphero-robots
Last synced: 12 Apr 2025
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/ahmed-ibrahim-30/graphics-project
cardinal-curve circle-algorithm clipping clipping-algorithm clipping-polygons convex cpp draw-circles draw-ellipses draw-graphics draw-lines draw-shapes ellipse filling-algorithms floodfill line-algorithm nonconvex win32-cpp
Last synced: 17 Apr 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/andreacasalino/dynamicflow
Template C++ library handling dynamic data flow
cpp cpp17 dataflow dataflow-programming dataflows generic-programming lambda-expressions lambda-functions multithreading template
Last synced: 13 Apr 2025
https://github.com/bkosm/szt-os
Operating system simulator made for an university project.
Last synced: 23 Jul 2025
https://github.com/mattgodbolt/ce-behind-the-scenes
Slides for a "Behind the Scenes" presentation
Last synced: 24 Mar 2025
https://github.com/almirneeto99/leetgpu-challenges
This repository contains the solution for LeetGPU Challenges
Last synced: 18 Apr 2026
https://github.com/hxndev/implementing-a-dns-server
DNS stands for Domain Name System. We have implemented DNS in this project. The basic task of DNS is to resolve a destination name hosted against some IP Address.
c cache code cpp dns dns-server implement ip-address project proxy routing server
Last synced: 05 May 2026
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/marianpekar/ue4-maze-generator
An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.
blog-post cplusplus cpp maze-generator tutorial tutorial-code ue4
Last synced: 16 Mar 2026
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/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/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: 24 Oct 2025
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/georgidelchev/personal-projects
Some Personal projects here.
cpp cs css html java javascript personal-project
Last synced: 27 Feb 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/euxhenh/multiset-multicover
Multiset multicover using the extended greedy cover algorithm implemented in C++ and exposed to Python.
cover cpp multiset python set set-cover set-cover-problem
Last synced: 04 Apr 2026
https://github.com/sleepymalc/parkinglot
🚗 Start Parking! Watch Out! ⚠️
cpp object-oriented-programming opengl
Last synced: 27 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/rswinkle/c_utils
utility functions and libraries, for lists, queue's, strings, file I/O and general utilities, and vectors in the form of CVector (which has it's own repo).
c cpp cvector list queue string utilities utility-library vector
Last synced: 25 Apr 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/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/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/xxjwxc/sqlservercppconnection
SQLserver Connection for cpp ,c++ sqlserver 链接库
com cpp sqlserver sqlserver-connection
Last synced: 19 Oct 2025
https://github.com/matheusvidal21/kanban
Este repositório contém um aplicativo de gerenciamento de tarefas baseado na metodologia ágil e no método Kanban. O Kanban é uma metodologia para acompanhar o progresso do trabalho, que utiliza um quadro com colunas para representar os estágios das tarefas.
cpp kanban object-oriented-programming
Last synced: 28 Feb 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/hacke-rc/c_practice_programs
A collection of c programs that I made while learning C Language and still learning and updating to this day :)
c cpp practice-programming practice-project
Last synced: 03 May 2026
https://github.com/mgorshkov/sklearn
ML methods from scikit-learn library
cplusplus cpp machine-learning machinelearning mathematics ml sklearn
Last synced: 04 Apr 2026