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-07-03 00:06:50 UTC
- JSON Representation
https://github.com/virajmavani/opencv-utils
Utilities for OpenCV
computer-vision cpp opencv python
Last synced: 19 Apr 2026
https://github.com/adamczykpiotr/cudamatrixlibrary
Matrix operation library using single, n-threads or CUDA supported GPU
agh agh-ust cpp cuda cuda-library matrix matrix-computations matrix-functions matrix-multiplication
Last synced: 19 Apr 2026
https://github.com/glaukiol1/arduino-shift-register
Control Shift Register in Arduino (UNO) (74HC595)
arduino c circuit cpp ino microcontrollers shift-register
Last synced: 19 Apr 2026
https://github.com/erik-donath/esoterik
An Brainfuck interpeter, again.
brainfuck brainfuck-compiler brainfuck-interpreter brainfuck-interpreters brainfuck-language cmake cpp esolang esolangs esoteric esoteric-interpreter esoteric-language esoteric-languages esoteric-programming-language i-use-arch-btw i-use-arch-btw-interpreter interpreter
Last synced: 04 Jun 2026
https://github.com/moritzrinow/eznet
Small, modern C++ library for networking (sockets, serialization,...)
compression cpp modern-cpp network network-programming networking server socket socket-io socket-programming stream streams
Last synced: 19 Apr 2026
https://github.com/akshaysharmajs/haac-telecom
Basic telecom interface for prepaid and postpaid users.
Last synced: 04 Jun 2026
https://github.com/ryandvl/leetcode
✅ All the problems that I solved in LeetCode.
computer-science cpp java javascript leetcode python
Last synced: 20 Apr 2026
https://github.com/offamitkumar/cpp-keyword-dictionary
A dictionary of cpp keyword/function. You can set path to this file in vim to get some help in auto-completion.
cpp cpp-keyword cpp11 cpp14 cpp17 dictionary keyword vim vim-configuration workflow
Last synced: 20 Apr 2026
https://github.com/pacemakerx/leetcode-my-solutions
This repository contains my accepted LeetCode solutions, organized by question, showcasing my journey in problem-solving and competitive programming.
coding-practice coding-problems cpp datastructures-algorithms java leetcode leetcode-solutions problem
Last synced: 20 Apr 2026
https://github.com/vvaldesc/ballsortcpp
Ball Sorting based game made with C++ and ALLEGRO 5.2
allegro5 cpp fstream game keyboard-controls poo
Last synced: 04 Jun 2026
https://github.com/soaibsafi/competitive-programming
:fire: Progress on the problem-solving.
c codeforces competitive-programming cpp hackerrank python3 uri uva
Last synced: 20 Apr 2026
https://github.com/ugnelis/conan-gtest-coverage-example
Conan.io package GTest with coverage implementation.
conan conan-io coverage coveralls cpp googletest gtest travis-ci
Last synced: 20 Apr 2026
https://github.com/anarthal/usingstdcpp-2024
Boost.Asio: the universal async model
asio boost coroutines cpp cpp20 http
Last synced: 04 Jun 2026
https://github.com/skillfulelectro/empointer
safety first C/C++ programming
c cpp memory-allocation memory-leak memory-management safety
Last synced: 20 Apr 2026
https://github.com/amanoteam/revf
Reverse the content of files
c cpp rev text-utils util-linux
Last synced: 20 Apr 2026
https://github.com/ryosukedtomita/makefile-study
Studying how to write Makefile
Last synced: 20 Apr 2026
https://github.com/fabianishere/glimpse
Small OpenGL wrapper for modern C++
cpp graphics modern-cpp opengl
Last synced: 20 Apr 2026
https://github.com/embeddedcrab/xmc4500_relaxkit_cpp
This repo contains C++ version of DAVE generated code for Peripherals with modified/added functionalities for XMC4500 Relax Kit
api c c-cpp cpp driver-programming xmc4500 xmc4500-relaxkit
Last synced: 21 Apr 2026
https://github.com/crghilardi/fortyp
A C++ implementation of the FIA forest typing algorithm
Last synced: 05 Jun 2026
https://github.com/cesar-borba/beecrowd-leetcode-questions
Repositório dedicado para resoluções de exercícios das plataformas Beecrowd e LeetCode.
Last synced: 21 Apr 2026
https://github.com/anuja-rahul/password-generator-using-cpp
A simple password generator made using C++ language.
coding-challenge cpp learning-by-doing password-generator
Last synced: 20 Jun 2026
https://github.com/snowkylin/npn
A boolean matcher that computes the NPN canonical representative for a given boolean function.
boolean-matcher cpp eda logic-synthesis npn pypi-package python
Last synced: 21 Apr 2026
https://github.com/oniani/tensor
A fast, zero-dependency tensor library in under 1000 lines of C++
Last synced: 05 Jun 2026
https://github.com/hominsu/stella
Stella is a C++ library for integrating C++ code with Lua scripts. It provides a set of convenient tools and functions that allow you to pass data between C++ and Lua, call functions, and register C++ functions for Lua to call.
Last synced: 21 Apr 2026
https://github.com/olejek88/escada2-core
eScada kernel with drivers and libraries
Last synced: 05 Jun 2026
https://github.com/samirhamadaa/developer
A structured C++ project implementing OOP principles, focusing on encapsulation, abstraction, and multi-level inheritance with real-world object modeling.
abstraction classes cpp encapsulation inheritance object-oriented-programming oop
Last synced: 05 Jun 2026
https://github.com/embeddedcrab/linux_examples
c cpp cpp-interface linux-programming threads
Last synced: 22 Apr 2026
https://github.com/pecas-dev/opengl-project-1
Computer Graphics Project made with Modern OpenGL in C++ (#1).
cpp graphics-programming opengl
Last synced: 22 Apr 2026
https://github.com/bollos00/singletontemplatecpp
A template of a singleton class for c++
cpp singleton singleton-pattern
Last synced: 05 Jun 2026
https://github.com/szykol/fireworkssfml
Simple fireworks show written in C++ and SFML
Last synced: 05 Jun 2026
https://github.com/monkey0722/aos-core-monitor
Comprehensive monitoring software for deeply understanding the internal structure of AOS
Last synced: 22 Apr 2026
https://github.com/vishal2376/cp-setup
Sublime text setup for competitive programming(c++) in Linux
competitive-programming cpp linux setup sublime-text-3
Last synced: 22 Apr 2026
https://github.com/rajesh2723/oops
OOPS conceps in c++ for interview preparation
c-plus-plus class cpp friend namespace oops-in-cpp
Last synced: 22 Apr 2026
https://github.com/bumbelbee777/bvm
bvm: an virtual machine written in C++ for the honeycomb architecture
architecture cpp virtual-machine
Last synced: 05 Jun 2026
https://github.com/thenaubit/brainfucktools
Brainfuck tools coded in C++: Interpreter (with and without code optimization)
brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-programs c cpp cpp14
Last synced: 22 Apr 2026
https://github.com/htmlcsjs/funni-marching
an attempt at marching squares using raylib
cpp graphics-programming raylib
Last synced: 05 Jun 2026
https://github.com/humbertocg18/braco-robotico-arduino-2022
Este é o código que eu usei para fazer um braço robótico com Arduino, servo motores e potenciometros para a feira experimental do Ensino Médio Técnico do @senacrs-emti (Distrito Criativo), que me rendeu a segunda colocação na mesma.
arduino cpp eletronics motors robotic robotic-arm
Last synced: 22 Apr 2026
https://github.com/rajesh2723/geeksforgeeks
This section contains the problems which i solved in geeksforgeeks
c-plus-plus cpp geeksforgeeks-solutions
Last synced: 05 Jun 2026
https://github.com/calesi19/orbital-simulator
C++ simulation of several satellites rotating around earth's orbit with implemented physics. User can steer a spaceship and shoot at the satellites or crash into objects.
Last synced: 24 Apr 2026
https://github.com/asthraris/physxine
PhysXLoop – A C++ 3D Physics Engine with OpenGL 4.6, Eigen & ImGui Docking Real-time simulation engine supporting AABB & Sphere collision detection/resolution, event-driven loop control, and modular rendering.
3d-engine cmake cpp final-year-project imgui-docking opengl physics-engine physics-simulation project
Last synced: 24 Apr 2026
https://github.com/nitintonypaul/egarch-jdm-optimizer
A portfolio optimizer (MVO) featuring EGARCH and Jump Diffusion models, both fully implemented from scratch.
cpp egarch mean-variance-optimization merton-jump-diffusion monte-carlo python
Last synced: 24 Apr 2026
https://github.com/abdullah-sheikh/registration-form-in-visual-studio
Create registration in visual studio using C++ and Sql.
cpp csharp destop-application development visual-studio
Last synced: 24 Apr 2026
https://github.com/jona62/mac
Meme as Code. A programming language where memes are first-class citizens.
Last synced: 06 Jun 2026
https://github.com/chafalleiro/vusibino-demo
Host and firmware to the VUSiBino
Last synced: 24 Apr 2026
https://github.com/ammienyami/ldays
This is my first malware! I coded it in C++ and this repository have the source code of my malware!
Last synced: 24 Apr 2026
https://github.com/nav3005/bus-reservation-system
Project on Bus reservation System using C
Last synced: 24 Apr 2026
https://github.com/thehatkid/minicord
Minimal lightweight Discord user client on C++
alternative cmake cpp discord discord-alternatives discord-client ixwebsocket mbedtls rapidjson
Last synced: 24 Apr 2026
https://github.com/nodeluna/ljson
an easy to use header only JSON library for C++20
cpp cpp20 cpp20-lib cpp20-library cpp20-modules cppmodules header-only header-only-library json json-library
Last synced: 24 Apr 2026
https://github.com/jonathas/poligono-opengl
Programa OpenGL em C/C++ que permite que o usuário defina um polígono e, em seguida, realize operações de translação, escala e rotação nesse polígono.
cpp opengl practice university
Last synced: 25 Apr 2026
https://github.com/berndporr/mobilenet_libtorch
C++ version of MobileNetV2 using libtorch which can load pre-trained weights, can be trained or both for transfer learning.
classification-model classifier cpp edge-computing inference libtorch mobilenetv2 pretrained-model transfer-learning
Last synced: 25 Apr 2026
https://github.com/awrsha/kalman-filter
Kalman Filter Implementation without library
Last synced: 06 Jun 2026
https://github.com/hoccyy/arduino-timer-display
Created a stopwatch timer with a 7-segment display and C++ using an Arduino
arduino arduino-boards arduino-project cpp embedded-cpp timer timer-clock
Last synced: 25 Apr 2026
https://github.com/david-palma/cuda-programming
Educational CUDA C/C++ programming repository with commented examples on GPU parallel computing, matrix operations, and performance profiling. Requires a CUDA-enabled NVIDIA GPU.
c-cpp cpp cuda cuda-toolkit education gpu gpu-programming kernel matrix-operations nvcc nvidia parallel-computing parallel-programming practice profiling threads
Last synced: 25 Apr 2026
https://github.com/giannycabral/c-programs
Esse repositório contém uma coleção de códigos e projetos desenvolvidos em linguagem C. Ele inclui exemplos práticos, algoritmos, exercícios úteis para quem deseja aprender e explorar o mundo da programação em C.
Last synced: 25 Apr 2026
https://github.com/f321x/cpp_introduction-42-core
Collection of small C++ introduction projects to get first experience with C++ programming
42 42born2code 42codingschool 42cursus cplusplus cpp
Last synced: 06 Jun 2026
https://github.com/skivhisink/marshalingclrsamples
Guide for Using C++ or C code in C#
clr cpp csharp dll library marshaling
Last synced: 26 Apr 2026
https://github.com/sunsided/robond-notebooks
Rough collection of Jupyter Notebooks and exercises from the Udacity Robotics Nanodegree program. YMMV.
cpp cpp14 jupyter-notebook udacity udacity-nanodegree udacity-robotics-nanodegree
Last synced: 26 Apr 2026
https://github.com/joswinemmanuel/leetcode
A collection of solutions to LeetCode problems.
Last synced: 26 Apr 2026
https://github.com/liardeauxq/babel
3rd Year Epitech Project - VOIP application
boost cpp qt server student-project voip-application
Last synced: 26 Apr 2026
https://github.com/cristicretu/cp-scraper
Competitive programming problem input parser
codeforces competitive-coding competitive-programming competitiveprogramming cp-scraper cpp deepsource infoarena pbinfo python scraper snippets web-scraper
Last synced: 27 Apr 2026
https://github.com/daniel-191/simple-gui
Really Simple GUI using the Dear ImGUI Library.
cpp cpp-programming directx-9 directx9 gui imgui imgui-example simple-gui template-gui windows
Last synced: 19 May 2026
https://github.com/perdidev/competitive-programing
Resource to learn competitive programing for indoensian
awesome-lists competitive-programming cplusplus cpp indonesia indonesian open-source tlx tlx-solutions
Last synced: 27 Apr 2026
https://github.com/cristianprochnow/maze-robot-kart
🤖 Code for Robot will win the maze and achieve the finish line.
Last synced: 27 Apr 2026
https://github.com/ohjurot/jni-hpp
A Basic header only lib and jar that helps you connecting C++ and Java using JNI
Last synced: 28 Apr 2026
https://github.com/pkoscielny/sun_tracker
Project for tracking position of the sun based on ESP8266 device.
c cpp nodemcu nodemcu-esp8266 pca9685 photoresistor rest rest-client restful-client servo servo-controller servo-motor servos sun tracker
Last synced: 28 Apr 2026
https://github.com/t-88/learn-opengl
following learnopengl.com website tutorial to learnopengl duh and graphics dev
Last synced: 28 Apr 2026
https://github.com/arbmind/qbs-containers
Docker containers for building Qbs projects with Qt and Clang or GCC
clang cpp docker-container gcc qbs qt6
Last synced: 28 Apr 2026
https://github.com/xandao-dev/universal-controller
A programmable IR controller that records and replays IR signals.
arduino atmega328p controller cpp electronics hc-05 ir-transmitter remote-control tsop4838
Last synced: 28 Apr 2026
https://github.com/iwolf22/symphony_strips_program
Shad Canada 2022 at Carleton University - DE Group 2's Prototype "Symphony Strips"
Last synced: 29 Apr 2026
https://github.com/allureking/ros_workspaces
ROS robotics lab solutions — EECS 106A UC Berkeley (kinematics, planning, perception, control)
berkeley computer-vision cpp kinematics motion-planning python robotics ros
Last synced: 08 Jun 2026
https://github.com/a2p1k02/obfus
A small program to obfuscate C++ code
cpp obfuscation obfuscator rust
Last synced: 29 Apr 2026
https://github.com/mcountryman/rookie
Intends to play chess via robot arm that I have yet to purchase
chess computer-vision cpp opencv
Last synced: 29 Apr 2026
https://github.com/menezes-/xxtea
Implementation of the (corrected) Block TEA encryption algorithm in modern C++ with PHP bindings
cpp cpp11 cryptography php php-extension xtea xtea-cipher xxtea xxtea-algorithm
Last synced: 29 Apr 2026
https://github.com/johnkun136nvcp/my-project-euler
Solving problems of Project Euler in Haskell (if it's possible)
cplusplus cpp euler haskell project-euler
Last synced: 29 Apr 2026
https://github.com/jonasagx/macosresolution
command line tool to change macOS resolution
Last synced: 29 Apr 2026
https://github.com/gsquire/farmhash-ffi
Simple Rust bindings to Google's FarmHash
Last synced: 29 Apr 2026
https://github.com/jonathas/bouncing-ball
Programa C/C++ que usa OpenGL para simular um círculo se movimentando. Conforme o círculo se choca contra as paredes internas da janela, ele desvia a sua trajetória.
cpp opengl practice university
Last synced: 29 Apr 2026
https://github.com/jabarkass/roomdemonstrationopengl
C++ OpenGL App of Room Demonstration.
cpp glew glfw3 glm opengl visual-studio
Last synced: 29 Apr 2026
https://github.com/igorbayerl/snake-game-in-c
Snake game made with C , com menu e sistema de histórico de partidas
algoritmos c cpp dos engenharia-de-computacao engenharia-de-software game jogo programacao projeto-final semestre snake snake-game terminal-app terminal-game
Last synced: 30 Apr 2026
https://github.com/nnamanx/tank-robot-pathfinding-using-a-star-and-greedy-search
This project showcases a tank robot that can autonomously navigate a 5x5 grid, avoid obstacles, and determine the most optimal path using two different search algorithms.
a-star-algorithm artificial-intelligence cpp greedy-algorithm robotics tank-robot
Last synced: 30 Apr 2026
https://github.com/ctkqiang/hyper_guard
HyperGuard(澎湃盾)是一款专为小米 HyperOS 生态设计的系统级安全工具,对标 Google Play Protect 的运行时威胁检测机制,在应用安装与执行的全链路中构建多层纵深防御体系。其核心能力是在不依赖 Root 权限、不破坏系统完整性的前提下,通过安装拦截钩子 + 蜜罐沙盒虚拟化 + 实时行为审计三重防护,为用户提供对诈骗 APK、隐私窃取类恶意软件的主动免疫能力。
china chinese cpp ctkqiang cybersecurity dart flutter hyperos xiaomi
Last synced: 30 Apr 2026
https://github.com/happybono/xmasiccard
Christmas music card with Arduino Uno
arduino arduino-uno beginner christmas christmas-music-card cpp duration hour-of-code learn-to-code music musiccard piezo tone
Last synced: 30 Apr 2026
https://github.com/inventwithdean/physicsbasedspheremovement
An approach to pure physics based sphere movement in Unreal Engine.
cpp game-development physics-based unreal-engine-5
Last synced: 08 Jun 2026
https://github.com/proxzima/competitive-coding
Solved questions from all major competitive coding platforms
algorithms codechef coding coding-challenge competitive-programming cpp data-structures hackerrank interviewbit leetcode project-euler python regex sql
Last synced: 30 Apr 2026
https://github.com/nlitsme/mpmp7_solver
Solving Matt Parker's Unique Distancing Puzzle
Last synced: 30 Apr 2026
https://github.com/cat-gawr/ytranslator
un programma gratuito è open source di un traduttore in tempo reale | fatto e ufficializzato per l'uso comune | konata 2025
andoird android apk beta-test cmake cpp online onnx-models translator windows
Last synced: 01 May 2026