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-06 00:06:48 UTC
- JSON Representation
https://github.com/b0xtch/legion
A gaming platform for developing social games using a JSON file
Last synced: 25 Apr 2026
https://github.com/flowerinthenight/win-cpplib
Collection of personally used cpp functions in Windows.
cpp directshow media-foundation win32
Last synced: 12 Jun 2026
https://github.com/sorgazb/library_cpp
Program based on the use of OOP in C++
Last synced: 12 Jun 2026
https://github.com/sbaldu/wealthdistributionmodel
Model for the distribution of wealth in a community
complex-systems cpp econophysics modelling pybind11 python
Last synced: 02 May 2026
https://github.com/teppyboy/stelle120
Sets your custom FPS in Star Rail
cpp star-rail windows-registry
Last synced: 12 Jun 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/dylanbuchi/data-structures-and-algorithms-cpp
Repo to practice implementing data structures & algorithms in C++
algorithms cpp data-structures
Last synced: 12 Jun 2026
https://github.com/h2co3/lambda
Doing homework for fun, from a class I don't attend, because I like compilers
cpp cpp14 lambda lambda-calculus
Last synced: 12 Jun 2026
https://github.com/singhpratech/notepatra
Native C++/Rust code editor for the AI era — Linux/macOS/Windows, ~9 MB bare binary, 226 file extensions / 92 language lexers, Rust-powered search, 6 AI backends (Ollama / llama.cpp / OpenRouter / Ollama Cloud / OpenAI / Azure OpenAI). Free forever, GPL-3.0.
ai code-editor cpp cross-platform developer-tools free ide lightweight linux local-ai macos notepad notepad-plus-plus ollama open-source qscintilla qt5 rust text-editor windows
Last synced: 31 May 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/surajdarade/competitive-programming
codeforces competitive-programming cp cpp strivers-cp-sheet
Last synced: 07 Jun 2026
https://github.com/josedavidss/aed2.pointers
Trabajo relacionado a las multiples funciones que son capaces de hacerse gracias a lógica de punteros. Utilizando C++ como lenguaje principal.
Last synced: 13 Jun 2026
https://github.com/guibrandt/perfhash
Header-only perfect hash container class implemented in modern C++
cpp data-structure header-only perfect-hash
Last synced: 09 Jun 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/maverobot/impui
A simple plotting library based on Dear ImGui.
Last synced: 09 Jun 2026
https://github.com/omrawaley/arduboy-particle-system-customizer-demo
This is a program for the 8-bit gaming platform, the Arduboy, where you can customize the settings of my AB-Particles particle system in real-time, and try out different combinations to get your desired particle affect.
arduboy arduino cpp customizer demo particle-physics particle-system particles
Last synced: 29 Apr 2026
https://github.com/glory42/microprocessors-class-arduino-projects
⚙🦾This repository contains a collection of Arduino projects completed as part of my Microprocessors class. Each project illustrates practical applications of microprocessor theory and provides hands-on experience with hardware 🛠️ and software 💻 development using Arduino.
Last synced: 28 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/sungj921028/rt-chat-room
A real time chat room with server and client design, supplies a lot of implementations.
c chatroom client-server communication cpp network streaming
Last synced: 28 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/szabolcsdombi/optimization-demo-rust
Optimizing Python code by calling into Rust
Last synced: 02 May 2026
https://github.com/gob52/gob_easing
Easing functions that allowed compile-time calculation with constexpr (C++ 11 or later)
Last synced: 08 Jun 2026
https://github.com/cuberhaus/pracpro2
Pro2 course project (FIB-UPC): species clustering by gene-sequence similarity using WPGMA hierarchical clustering, with a Rust backend and visualization.
algorithms bioinformatics clustering cpp rust upc wpgma
Last synced: 13 Jun 2026
https://github.com/fazziclay/arduinoclaymultitimer
64 arduino timers (idleness timer)
arduino arduino-nano arduino-nano-every atmega328p cpp idle timer
Last synced: 29 Apr 2026
https://github.com/provrb/provrbs-packet-capture
A lightweight packet analyzer tool featuring a user-friendly GUI interface using Npcap and wxWidgets.
c cpp ethical-hacking network-analysis network-security networking open-source packet-capture packet-sniffer pcap-analysis penetration-testing red-teaming wxwidgets
Last synced: 02 May 2026
https://github.com/mateuschaves/maratona
Algoritmos de estudo para o I Circuito de Maratonas de Programação UAG/UFRPE
algorithm-challenges c cpp maratona python3
Last synced: 02 May 2026
https://github.com/datazoode/erpl-rev
Standalone C++ SAP RFC server bridging ABAP RFC into DuckDB (the inverse of erpl)
abap cpp data-integration duckdb lakehouse replication sap sap-rfc
Last synced: 14 Jun 2026
https://github.com/bocaletto-luca/obstacle-avoiding-robot
Obstacle-Avoiding-Robot - A two-wheel differential drive rover that roams autonomously, uses an HC-SR04 ultrasonic sensor to detect obstacles ahead, and an MPU-6050 IMU to monitor tilt (prevent tipping). On obstacle detection it stops, reverses, turns randomly left or right, then resumes. If it tilts beyond a safety angle, it immediately halts.
arduino bocaletto-luca cpp obstacle obstacle-robot openhardware opensource robot standalone
Last synced: 28 Apr 2026
https://github.com/beyondmagic/competitive-programming
Where I rest my mind's ~impulse~ feeling to learn logic.
c competitive-programming cpp secret
Last synced: 29 Apr 2026
https://github.com/hailiang-wang/nnetcpp
Simple, Fast and Powerful RNN for textsum
Last synced: 14 Jun 2026
https://github.com/lebrancworkshop/learn-dsal-cpp-mikelopster
Learning Data Structures and Algorithms with C++ by Mikelopster (Thai Software Developer Youtube Channel)
algorithms algorithms-and-data-structures cpp data-structures data-structures-and-algorithms
Last synced: 02 May 2026
https://github.com/andreacv98/screencapture-cpp
ScreenCapture C++ software based of FFMpeg
Last synced: 29 Apr 2026
https://github.com/mofazzal874/pimrc
A project based on Object Oriented Programming in C++(CSE-2102) Course.Pure C++ is used
console-application cpp oop-in-cpp
Last synced: 07 Jun 2026
https://github.com/zaki-x86/breakoutgame
Breakout game with OpenGL 3.3
2d-game 2d-renderer breakout-game cpp cpp17 game-development opengl
Last synced: 02 May 2026
https://github.com/ravi-prakash1907/computer-networks
This repo. stores the practicals of Computer Network
algorithms college computer-network cpp hacktoberfest hacktoberfest2020 networking
Last synced: 14 Jun 2026
https://github.com/bvcxza/sonos
C++ library and command line tool for Nostr
command-line-tool cpp library nostr
Last synced: 06 Jun 2026
https://github.com/adamanr/agentcpp
Agent is a program developed for cameras under ARM/Mipsel architecture Functional
arm camera cpp mipsel vpn wireguard wireguard-vpn
Last synced: 02 May 2026
https://github.com/christinec-dev/bull-cow-isogram-guesser
Bull-Cow is a simple word guessing game made with Unreal Engine and C++.
bullcowgame cpp game ue4 unreal-engine-4
Last synced: 02 May 2026
https://github.com/anosuplayer/nfloats
Arbitrary precision floating points stored in IEEE-754 format.
arbitrary-precision arbitrary-precision-floats cpp decimal decimal-to-binary float floating-point floating-point-arithmetic utility
Last synced: 09 Jun 2026
https://github.com/lefttwixwand/bbq
BBQ is a simple transfer protocol, based on TCP/IP, supporting server push notifications.
cpp protocol socket tcp-client tcp-ip tcp-server tcp-socket
Last synced: 29 Apr 2026
https://github.com/dolotovevgeniy/cpp-yandex-coursera
Основы разработки на C++ (Yandex / Coursera)
Last synced: 15 Jun 2026
https://github.com/gargakshit/invaders
Yet another i8080 space invaders emulator
cmake cpp imgui intel8080 invaders opengl space-invaders
Last synced: 28 Apr 2026
https://github.com/sorgazb/ball_sort_puzzle
Game made in c++ (in development)
alegro cpp game game-development
Last synced: 15 Jun 2026
https://github.com/nir3x/httptransmit.cpp
HTTP Transmit C++ Client
c-plus-plus cpp encryption fxms http-proxy httptransmit secure-proxy symmetric-encryption
Last synced: 15 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/vladoosit/snake-3d-c-with-opengl-for-windows
Simple game (snake) on C++. This project is well suited for learning OOP principe
cpp game glut oop oop-principles opengl snake-game
Last synced: 02 May 2026
https://github.com/hu53yin/cplusplus
books & learning notes
cplusplus cplusplus-11 cpp cpp11
Last synced: 15 Jun 2026
https://github.com/jamesql/opendetection
Open source detection software using computer vision & OpenCV (WIP)
computer-vision cpp detection face-recognition how-to mit-license object-detection open-source opencv opencv2
Last synced: 29 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/spicycactuar/heightmap
Textured heightmap OpenGL application
blinn-phong computer-graphics cpp glm glsl heightmap opengl premake5
Last synced: 28 Apr 2026
https://github.com/jdibenes/cormorant
Game Boy Color emulator.
cpp game-boy-color-emulator game-boy-emulator windows
Last synced: 29 Apr 2026
https://github.com/valchanoficial/alg2mapa
UNICESUMAR - Projeto MAPA da disciplina Algoritmos e Lógica de Programação II
Last synced: 16 Jun 2026
https://github.com/karusb/bazcryptlib
BazCrypt 4 Neighborhood Cellular Automata Encryption Algorithm C++ Library
algorithm bazcrypt bazcrypt-encryption c-plus-plus cellular-automata cpp cross-platform cryptography encryption library linux windows
Last synced: 02 May 2026
https://github.com/jerboaburrow/gpgpuparticles
10,000,000 Particles that follow your mouse and collide with drawable obstacles!
cpp gpgpu opengl physics-simulation
Last synced: 28 Apr 2026
https://github.com/daddesign-projects/demo_daisygfx_st7789
Demonstrates how to use the "DaisySeedGFX" graphics library with an ST7789 TFT controller
cpp daisy-seed gfx gfxlib st7789 st7789-display st7789-display-driver tft tft-display
Last synced: 29 Apr 2026
https://github.com/giulioromualdi/idyntree-meshcat-cpp
A simple bridge between iDynTree and the meshcat-cpp interface
cpp meshcat robotics visualizer
Last synced: 29 Apr 2026
https://github.com/jbayardo/eci2017-concurrency
concurrency cpp cpp11 herd7 java litmus memory-models
Last synced: 29 Apr 2026
https://github.com/podgorskiy/bfio
One-header library for defining writing and reading procedures of C/C++ objects to/from specific binary formats.
binary binary-data cpp raw serialization serialization-library serializer
Last synced: 16 Jun 2026
https://github.com/danielsio/pacman-game
Built as part of a Kirsh Amir's C++ & OOP course at The Academic Collage Of Tel-Aviv.
bfs-algorithm cpp game oop-principles
Last synced: 02 May 2026
https://github.com/shivanshvij/netw0rk
A C++ implementation of a Neural Network Structure.
cplusplus cpp learning machine machine-learning machine-learning-algorithms machinelearning neural neural-network neuralnetwork neuralnetworks
Last synced: 09 Jun 2026
https://github.com/lycuid/codewars
Codewars solutions
c-plus-plus competitive-coding competitive-pro cpp haskell python
Last synced: 02 May 2026
https://github.com/leoraclet/sfml-imgui-template
🧩 A template for C / C++ projects using SFML, OpenGL and Dear ImGUI
c cmake cpp dear-imgui nix opengl sfml template
Last synced: 02 May 2026
https://github.com/gsquire/farmhash-ffi
Simple Rust bindings to Google's FarmHash
Last synced: 29 Apr 2026
https://github.com/heshanera/tsplot
Compare univariate temporal sequences
cpp timeseries wxcharts wxwidgets
Last synced: 17 Jun 2026
https://github.com/jelhamm/memory-management
"This repository contains an implementation of diverse memory management techniques in an operating system, aiming to optimize resource allocation and utilization."
allocator cpp memory-allocation memory-management operating-system operating-systems-project paging python
Last synced: 26 Apr 2026
https://github.com/poyea/whetstone
A CDCL SAT solver in C++23
cdcl cdcl-algorithm cdcl-solver cpp cpp17 cpp20 cpp23 sat-solver
Last synced: 17 Jun 2026
https://github.com/gr3yknigh1/opengl-learning
Doodling around with opengl in C++. Doesn't build, because I am Accidentally deleted imgui subrepo :c
Last synced: 17 Jun 2026
https://github.com/konyd/game-of-life
A simple implementation of Conway's Game of Life built with raylib
cpp game-development raylib raylib-cpp simulation
Last synced: 17 Jun 2026
https://github.com/nick-lehmann/db-benchmark
Benchmark of different storage layouts for DB systems
Last synced: 29 Apr 2026
https://github.com/victornpb/ac-swing-servo
Firmware for adding swing and air direction flow to an air conditioning unit with remote control support
arduino arduino-sketch cpp firmware
Last synced: 03 May 2026
https://github.com/anatoly-semenov/krakend-cpp
Proxy http requests for users and payments services by KrakenD
cpp gateway-proxy grpc http krakend
Last synced: 03 May 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/iamareebjamal/semaphores-example
Basic process synchronisation using semaphores in linux demonstrated by special kind of Dining Philosophers problem
cpp dining-philosophers-problem process-synchronisation semaphore
Last synced: 29 Apr 2026
https://github.com/kplanisphere/plotted-3d-environment
Plotted 3D Environment is a graphical project inspired by Minecraft, designed to demonstrate 3D object creation, animation, and interaction using OpenGL. It features first-person navigation, texture mapping, and collision detection within a dynamic 3D environment filled with obstacles and enemies - Final project for the Graphing course.
3d-graphics animation camera-movement collision-detection computer-graphics cpp data-visualization educational-project opengl texture-mapping
Last synced: 03 May 2026
https://github.com/angelagarwal2/leetcode_solutions
C++ Solutions of LeetCode Problems
arrays binary-search-tree binary-tree cpp greedy-algorithms leetcode leetcode-cpp leetcode-solutions linked-list-in-cpp queue recursion stack tree two-pointers
Last synced: 18 Jun 2026
https://github.com/pineforge-4pass/pineforge-engine
Deterministic PineScript v6 backtest runtime. Validated trade-for-trade against TradingView.
algorithmic-trading algotrading backtest backtesting c-api cpp cpp17 crypto deterministic ffi finance ohlcv pine-script pinescript python-bindings quantitative-finance static-library technical-analysis trading-strategies tradingview
Last synced: 08 Jun 2026
https://github.com/trojaner/eru-ceng-bz205
Assignment for C++ Data Structures and Algorithms Course at ERU
algorithms assignment cpp data-structures
Last synced: 18 Jun 2026
https://github.com/nadidlinchestein/programmingprinciples
Solutions to Programming Principles & Practice Using C++
book computer-science cpp programming
Last synced: 18 Jun 2026
https://github.com/hun756/cpp-snippets
C++ Short Code Snippets
30seconds cpp cpp-library cpp11 cpp17 snippet snippets snippets-collection tutorial tutorial-code tutorials
Last synced: 30 Jun 2026
https://github.com/okoge-kaz/compiler_construction
Tokyo Institute of Technology 2022-2Q CSC. T372
c compiler cpp tokyotech tokyotech-class
Last synced: 19 May 2026
https://github.com/sjellipses/lockscreencmd
Invoke a command line on the Windows lock screen.
batch cpp csharp shell-scripts
Last synced: 06 May 2026
https://github.com/tldr-it-stepankutaj/network-scanner
High-performance cross-platform ICMP/TCP network sweep scanner written in C++ Supports full CIDR range input, ICMP ping, TCP fallback, RTT-based color output, and multithreading. Ideal for sysadmins, security pros, and network engineers.
cpp ethical-hacking ethical-hacking-tools icmp linux macos network network-analysis osint osint-tool scanner tools
Last synced: 26 May 2026
https://github.com/apavazza/passwordmanager
A command line password manager
cpp cryptography encryption password-manager
Last synced: 17 Mar 2025
https://github.com/wtrsltnk/system.io
Partial c++ implementation of .NET System.IO classes
cpp directoryinfo fileinfo io path system system-io systemio
Last synced: 29 May 2026
https://github.com/diqezit/spectrumcpp
A lightweight, real-time audio spectrum visualizer for Windows with a seamless overlay mode. 🎵 Now with C++, WASAPI, and Direct2D
audio-capture audio-visualizer cplusplus cpp desktop-application direct2d directx fft fft-analysis graphics-programming music-visualizer native overlay real-time spectrum-analyzer wasapi windows
Last synced: 17 May 2026
https://github.com/hunam6/cpp-modules
A series of 35 C++ exercises, from the simplest to the most complex and challenging ones.
42 42projects cpp hive hivehelsinki
Last synced: 17 Mar 2025
https://github.com/rajin-khan/nsu-bootcamp-16
all the problems i solved for the NSU-PS-BOOTCAMP-16
Last synced: 14 May 2026
https://github.com/afnanenayet/libgalois
The Galois field arithmetic library from University of Tennessee adapted to work with Modern C++ and CMake
arithmetic cmake cpp field galois modern
Last synced: 02 Apr 2025