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-20 00:06:43 UTC
- JSON Representation
https://github.com/andresag01/thumb-sim
Thumb Timing Simulator
cpp microcontrollers simulator
Last synced: 22 Mar 2025
https://github.com/mtayyabrawan/tic-tac-toe-cpp
TIC TAC TOE Game Using OOP (cpp)
Last synced: 04 Aug 2025
https://github.com/faanid/robot-obstacle_avoidance
The Obstacle Avoidance _ Ein Arduino-basierter autonomer Roboter, der Hindernissen ausweicht und sich selbst am Fallen hindert.🤖
arduino-library arduino-uno cpp l298-motor-controller obstacle-avoidance robotics sensors ultrasonic-sensor
Last synced: 15 May 2026
https://github.com/dolfost/snake-cpp
An Clang ncurses snake game
c cpp game ncurses snake snake-game
Last synced: 20 Sep 2025
https://github.com/khaledkamr/problem_solving
All the solutions of Assiut sheets for the beginers on Codeforces, covers all the basics and genral problems with different levels.
algorithms arrays codeforces-solutions cpp data-types functions if-elseif-else loops math-geometry problem-solving recursion strings
Last synced: 28 Jul 2025
https://github.com/thepatrickniyo/banking-service-challenge
Building a banking service out of c++ 🏦
Last synced: 17 May 2026
https://github.com/strongerprogrammer7/informationsecuritysimple
The repository has ciphers: AES, RSA, El-gamal, GOST Stribog, GOST 34.10.2018
aes-encryption cpp elgamal gost3410-2018 rsa simple-project stribog
Last synced: 30 Jun 2025
https://github.com/samyam81/two-pointer
This repository houses solutions for a variety of problems, all implemented using the Two Pointer algorithm approach.
cpp csharp go java kotlin two-pointers
Last synced: 09 Apr 2026
https://github.com/docentyt/ffvid
Fast and easy-to-use video editor based on FFmpeg.
cmake cpp ffvid multiplatform native open-source video-editing
Last synced: 09 May 2025
https://github.com/rajsoni03/file-management-windows-application
A C++ GUI based file management tool for find and remove duplicate files.
cpp file-management-system gui-application system-software visual-studio windows-application
Last synced: 11 Jan 2026
https://github.com/kauenet/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 15 May 2026
https://github.com/benjaminmichaelis/escapecovid
A simple C++ and SFML based player escape from virus object game
cpp game player-escape sfml sfml-game
Last synced: 30 Jul 2025
https://github.com/hxndev/multithreaded-merge-sort
Rewriting the famous Merge Sort Algortihm using Multithreading.
code cpp merge merge-sort mergesort mergesort-algorithm multithreading threading
Last synced: 31 Jul 2025
https://github.com/antosser/prime-number-calculator-cpp
Calculate prime numbers at insane speeds
claculator cpp prime prime-numbers primes
Last synced: 30 Oct 2025
https://github.com/nicknaso/node-simdb
Node.js high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
cpp cross-platform database high-performance javascript lock-free native-module nodejs shared-memory
Last synced: 19 Jan 2026
https://github.com/harry48225/octoscale
a tiny smart espresso scale
arduino cpp esp32 nativescript svelte
Last synced: 18 Feb 2026
https://github.com/tangsiyang2001/sponge
A personal implementation of CS144.
Last synced: 27 Mar 2025
https://github.com/terroo/ffpp
A dynamic library written in C++ with API for most of the main tasks with FFmpeg. Much faster for your GUI interfaces than using processes.
Last synced: 30 Jun 2025
https://github.com/quqionfree/quqiparser
This is a c++ json and ini parser.
cpp cpp20 ini-parser ini-reader ini-writer json json-parser
Last synced: 15 Apr 2025
https://github.com/pentalpha/scp-bot
Working prototype of an application to auto-synchronize files and folders across computer systems using SCP.
cpp cpp11 file-management file-sharing file-sync file-synchronization scp socket-io ssh tcp threads
Last synced: 15 May 2026
https://github.com/tensorush/cpp-deep-dive
:ocean: :diving_mask: Amateur's voyage into deep waters of C++ guided by the 5-Part Coursera specialization «Art of Modern C++ Development» from MIPT & Yandex (14.02.2021).
art-of-computer-programming c-plus-plus c-plus-plus-17 coursera coursera-specialization cpp cpp-course deep-dive from-zero-to-hero mipt modern-cpp modern-cpp-development yandex
Last synced: 15 Apr 2025
https://github.com/hrolive/fundamentals-of-accelerated-computing-with-cuda-c-cpp
Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.
cpp cuda cuda-kernels cuda-programming nsight nvidia profilling
Last synced: 10 Apr 2025
https://github.com/khushiyant/reqboost
Reqboost is a high-performance Python library developed primarily in C++ and built on libcurl. It is designed for developers who need a fast, efficient HTTP client with minimal overhead and extensive control.
cpp http libcurl pybind11 python requests
Last synced: 12 Apr 2025
https://github.com/netromdk/mocam
Interaction with video capturing devices coupled with facial recognition.
cmake cpp face snapshot video-device
Last synced: 25 May 2026
https://github.com/zyugyzarc/dees
Dees is a compiled, dynamicaly typed, programming language made with C++ and Python.
compiler cpp language programming-language python
Last synced: 16 Apr 2026
https://github.com/mynenik/xyplot-32
Extensible Plotting and Data Analysis Program for 32-bit x86 GNU/Linux
cpp data-analysis data-manipulation data-visualization forth linux-app motif xwindows
Last synced: 02 Aug 2025
https://github.com/jbaldwin/libchain
Easy to use std::string enhancements.
cpp cpp17 cpp17-library modern-cpp string string-manipulation
Last synced: 06 Mar 2025
https://github.com/silvermete0r/problem_solving_coding_time
This is a repository where my program codes will be collected for the most interesting programming tasks encountered on coding platforms and competitions.
brainstorming competitive-programming cpp java leetcode problem-solving python
Last synced: 30 Apr 2025
https://github.com/susmita-dey/math-quiz-game-in-cpp
I have created a math quiz game using C++ in 2 ways: POP and OOP. The game has 3 levels - Easy, Medium and Hard. It contains questions of Mental Maths.
100daysofcode cpp cpp-library game math-library quiz-game quizgameincpp
Last synced: 01 Sep 2025
https://github.com/amcbn06/dsa
Popular data structures i use implemented by me
Last synced: 15 May 2026
https://github.com/iveevi/littlevk
A light, non-intrusive, single-header wrapper for jump starting visualization applications using Vulkan.
cpp game-engine vulkan vulkan-api
Last synced: 15 Apr 2025
https://github.com/stuarthayhurst/ammonite-engine
A simple OpenGL based graphics engine for experiments
Last synced: 26 Sep 2025
https://github.com/basemax/jalalicalendarchecker
Tiny function to check the jalali calendar.
c calendar cpp date daterange jalali jalali-calendar jalali-date jalalidate validate validation validator
Last synced: 05 May 2025
https://github.com/leo-aa88/logtard
A simple, portable and dumb logging library in C++ with no bloatness nor mambo-jambo
cpp cpp-library cpp-logger logger logging-framework logging-library
Last synced: 28 Oct 2025
https://github.com/gazebosim/gz-fortress
Fortress, Gazebo's 6th named release
cpp gazebo ignition-robotics robot-simulation
Last synced: 06 Mar 2025
https://github.com/moon0922/longest-path-in-2248-numbers-game
An algorithm for searching the longest path in a 2248 numbers game.
Last synced: 20 Jan 2026
https://github.com/3zrv/raytracerincpp
A ray tracer that renders in 16-color VGA palette at 640x480 resolution.
Last synced: 18 May 2026
https://github.com/jdsherbert/unreal-engine-class-templates
Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.
class cpp template template-class template-repository templates unreal unreal-engine unreal-engine-4 unreal-engine-5 unrealengine
Last synced: 15 Jul 2025
https://github.com/ufrshubham/fastestpizzadelivery
A game made for the Game (Engineless) Jam using Raylib
3d-game cpp engineless-game-jam game-dev game-jam indie-game raylib-cpp raylib-game
Last synced: 03 Aug 2025
https://github.com/0xkalvin/wintermute
A C++ chess game implementation :european_castle:
Last synced: 05 Apr 2025
https://github.com/chrberger/cluon-javascript
Minimum viable product (MVP) demonstrating how to communicate between JavaScript and OD4Sessions using libcluon.
amd64 arm cpp cpp11 docker docker-image javascript json libcluon opendlv protobuf websocket websockets
Last synced: 09 Apr 2026
https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 20 Feb 2026
https://github.com/sloweyyy/DSA
This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.
algorithms cpp csharp dart java javascript leetcode leetcode-solutions python typescript
Last synced: 05 Aug 2025
https://github.com/redwansharafatkabir/cpp-code
basic-codes c-plus-plus c-plus-plus-examples cplusplus cpp cpp-programming
Last synced: 20 Jul 2025
https://github.com/jintao-huang/leetcode-cpp
jintao的cpp库: leetcode, mini_stl, ml.
algorithm cpp cpp17 data-structure leetcode machine-learning mini-stl numpy stl
Last synced: 17 May 2026
https://github.com/vanhoai/visioncpp
🚀 High-performance C++ implementations of computer vision and image processing algorithms from scratch
cmake computer-vision cpp deep-learning edge-detection image-processing neural-network opencv
Last synced: 07 Mar 2026
https://github.com/hvass-labs/parallel-pipelines
Convert serial computations into parallel pipelines
Last synced: 03 Apr 2025
https://github.com/danielkrupinski/cmake-demo
A collection of CMake scripts for C and C++ projects.
Last synced: 18 May 2026
https://github.com/dmitrii-artuhov/gengo
Gengo - dumb interpreted programming language based on C++
Last synced: 24 May 2026
https://github.com/xeimsuck/zola
Library for working with Telegram API
api cpp library telegram telegram-api telegram-bot telegram-bot-api
Last synced: 16 Feb 2026
https://github.com/gmagno/nb-cpp
Newton Basins implementation in C++ with bindings (pybind11)
cpp newton-fractals pybind11 python
Last synced: 03 Oct 2025
https://github.com/samyam81/adapter_design
Adapter design pattern allows incompatible interfaces to work together by providing a wrapper that translates the interface of a class into another interface that a client expect.
adapter cpp csharp design design-patterns java kotlin python
Last synced: 12 Sep 2025
https://github.com/gustapinto/fatec
Repositório com todos os projetos, trabalhos, exemplos e estudos que realizei durante meu estudo na faculdade FATEC Araras, curso de DSM
arduino cpp faculdade fatec fatec-araras flutter java python spring-boot
Last synced: 05 Apr 2025
https://github.com/pfpimenta/tequenne
Projet pour le module Jeux Vidéo à CPE Lyon (Décembre 2018)
cpp irrlicht irrlicht-engine jeuxvideo tekken videogame
Last synced: 10 Aug 2025
https://github.com/dkosmari/radiiu
An internet radio player for the Wii U.
cpp internet-radio-player music-player wiiu wiiu-homebrew
Last synced: 28 Sep 2025
https://github.com/cyrusvahidi/pimento
Euclidean Rhythm Gate Sequencer for Bela Pepper
belaplatform cplusplus cpp euclidean-rhythms eurorack eurorack-diy
Last synced: 02 Apr 2025
https://github.com/hordi/hash
Fast C++ flat (open addressing) hash set, map
cpp hash hashing map set unordered-map unordered-set
Last synced: 09 Mar 2026
https://github.com/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/bobotig/docolav
(DOminant COlor AVerage) Déterminer la couleur moyenne dominante d'une image.
cimg-library cpp dominant-color image-processing universal
Last synced: 17 Jun 2026
https://github.com/philippjh/genif
Implementation of the "Generalized Isolation Forest" (GIF) algorithm for unsupervised detection of outliers in data.
ai cpp ml outlier-detection python
Last synced: 30 Apr 2025
https://github.com/aleks-net/fnv1a
Single header solution to hashing with FNV1a in C/C++
c compile-time cpp fnv fnv-1a fnv1a hash header-only multiplatform
Last synced: 30 Apr 2025
https://github.com/aks-arise1600/secureserverclient
A Qt/C++ Exmaple for SSL Server over TCP, TLS Handshake
cpp openssl qt ssl ssl-server tcp-client tcp-server
Last synced: 30 Apr 2025
https://github.com/matheusvidal21/cppcodelab
Minhas soluções para exercícios em C++. Compartilho aqui minha abordagem para desafios e projetos, demonstrando meu progresso e habilidades na linguagem de programação.
Last synced: 09 Aug 2025
https://github.com/wotancode/programming-logic-exercises
Colección de ejercicios de programación resueltos en diversos lenguajes.
c cobol cpp exercises java javascript js pseint rust ts typescript
Last synced: 12 Apr 2025
https://github.com/BillyFrcs/FlappyBird
Flappy Bird Game.
2d-game cpp flappy-bird-game flappybird game game-development sfml sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 14 Apr 2025
https://github.com/seigtm/spbpu
Все домашние задания, курсовые, учебные материалы, лабораторные работы, собранные за всё время обучения в СПбПУ, ИКНК (бывший ИКНТ), ВШПИ.
asm assembler assembly circuit cpp english-learning fortran homework homework-assignments labs llvm math oop physics spbpu spbstu
Last synced: 09 Aug 2025
https://github.com/mortennobel/polyplane
Simple interactive plane visualization using kick
cpp cpp11 game-development game-engine graphics-programming
Last synced: 01 Sep 2025
https://github.com/milind220/ball-balance
A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!
arduino ball-balancing-pid ball-balancing-platform control-theory cpp pid-control robotics
Last synced: 05 May 2026
https://github.com/hxndev/tcp-connection-to-record-attendance
TCP Client Server Model that records the attendances of faculty and staff.
Last synced: 02 May 2026
https://github.com/randyrants/multifilez
MultiFilez allows you to find and replace text, insert before the start or append to the end of every line, and add text to the start or end of any text-based files.
cpp mfc native utilities win32 windows-10
Last synced: 02 May 2026
https://github.com/roshan-raj/computer-graphic-project-on-working-of-blockchain
Computer Graphic Project for the working of Blockchain.
Last synced: 21 Apr 2026
https://github.com/nvminh162/daily-algorithm-challenge
(!) Daily Algorithm Challenge
cpp hackerrank interview java javascript leetcode nvminh162
Last synced: 09 Jun 2026
https://github.com/jspanchu/pic
This is a particle in cell code for simulating the two stream instability in 1-D
cpp cxx particle-in-cell plasma-simulation
Last synced: 07 Jun 2026
https://github.com/bigmat18/distributed-qem-simplification
Parallel and distributed mesh simplification using Quadric Error Metrics (QEM), designed for large-scale 3D models.
computer-graphics cpp mesh-processing mpi numa openmp
Last synced: 04 Jun 2026
https://github.com/nevrome/gluesless
An idea expansion simulation
archaeology cpp cultural-evolution
Last synced: 12 Jun 2026
https://github.com/sukruciris/skr
SKR framework for making 2d windows games/applications
Last synced: 24 Apr 2026
https://github.com/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 Apr 2026
https://github.com/madcato/neat-libtorch
C++ NEAT implementation using LibTorch.
artificial-intelligence cpp libtorch machine-learning ml neat pytorch
Last synced: 02 May 2026
https://github.com/jonatandb/frogrunners_codeblocks
Frogrunners (C++, Codeblocks)
codeblocks cpp game-development jonatandb sdl
Last synced: 05 Jun 2026
https://github.com/qengineering/peleenet_ssd
PeleeNet SSD for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework pelee pelee-ssd peleenet peleenet-ssd raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 11 May 2026
https://github.com/defgameengine/defgameengine
defGameEngine is a cross-platform game engine. Available on Windows, Linux and (probably) MacOS. Requires C++20 or higher
cpp emscripten game game-dev game-development game-engine gles gles3 glfw glfw3 gui imgui imgui-glfw lua opengl opengl3 web
Last synced: 04 Apr 2026
https://github.com/jakubfornadel/rust-sharedmem-ocaml
Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes
cpp multiprocess ocaml rust wrappers
Last synced: 06 May 2026
https://github.com/ran-2012/inversion
solve geophysics using CUDA & TensorFlow
cpp cuda geophysics inversion-method python
Last synced: 11 May 2026
https://github.com/qengineering/tensorflow_lite_classification_rpi_32-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 at 33 FPS
armv7 bare-raspberry-pi cpp deep-learning frame-rate high-fps inception inceptionv2 inceptionv4 lite mobilenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite
Last synced: 11 May 2026