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-07 00:07:28 UTC
- JSON Representation
https://github.com/camobap/hackerrank
Collections of solutions from hackerrank with tests
c cpp golang hackerrank-solutions java objc rust
Last synced: 04 Apr 2026
https://github.com/mladenivkovic/hydro-playground
A simple unigrid 2D hydrodynamics solver in C++, intended as a playground for single-node optimization and parallelism
cfd cpp finite-volume-methods hydrodynamics optimization
Last synced: 05 Apr 2026
https://github.com/smoliicek/pufferstarter-cli
A CLI tool, that will help you controll your PufferPanel servers.
Last synced: 05 Apr 2026
https://github.com/luizmiguelsr/estudos-uri_online_judge
❤ Submissões aceitas
c-plus-plus cpp java javascript php python
Last synced: 05 Apr 2026
https://github.com/hansoloch/vk_education_aads
Задания по программе алгоритмы и структуры данных ВК технопарк
algorithms-and-data-structures cpp vk vk-education
Last synced: 18 Apr 2026
https://github.com/jotavare/unit-testing
Implemented a C++ function, learned how to use CMake and Google Test framework for unit testing. Used a custom cpp devcontainer.
cmake cmakelists cpp devcontainer framework google-test makefile nodejs unit-testing
Last synced: 18 Apr 2026
https://github.com/franciscoda/psvm
R package and C++ library that allows training SVM models in a GPU using CUDA and predicting out-of-sample data. A support vector machine (SVM) is a type of machine learning model that is trained using supervised data to classify samples.
cpp cpp17 cuda machine-learning r svm-classifier svm-training
Last synced: 18 Apr 2026
https://github.com/chonito7919/gambling-tax-calculator
A comprehensive cross-platform C++ application for tracking gambling sessions and calculating federal and state tax implications across all 50 US states, with dynamic rule configuration and professional gambler support.
cpp cross-platform gambling-tools linux tax-calculator windows
Last synced: 18 Apr 2026
https://github.com/im-rises/particle-system-webgl
Particle system made in C++ with OpenGL build with Emscripten to WebGL2
cpp emscripten graphics opengl particle-system particles simulation system
Last synced: 19 Apr 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/gridgeneration/opencasecademeshmaker
AutoMeshGen triangle or quad mesh base opencasecade
advance-front cplusplus cplusplus-20 cpp delaunay-triangulation occ opencasecade parallel qmorph
Last synced: 25 Oct 2025
https://github.com/aaronjs99/planmux
PlanMux: Path Planning using Parallel/Multiplexed Computing
bellman-ford-algorithm cpp cuda dijkstra-algorithm floyd-warshall-algorithm graphs hpc openmp parallel-computing path-planning shortest-path-algorithm slurm
Last synced: 03 May 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/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/cleasbycode/wbpdv
Steganography-Like CLI / Web tool for concealing files within WEBP images.
cli-tools conceal-data cpp data-hiding hacking hidden-files hide-data hide-files hide-files-in-image image infosec mastodon privacy-tool steganography tumblr webp webp-format webp-image webp-images zlib
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/bonnyad9/tictactoe
Tic Tac Toe I made during my discrete mathematics lecture.
console-application cpp tic-tac-toe
Last synced: 04 Jun 2026
https://github.com/ahmedalaa14/classgenerator--bash
Bash script to create a simple C++ template class with its respective constructor, getters, and setters.
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/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/umbrellaleaf5/template_cpp_lessons
Template for creating lessons/homework repos in C/C++
cmake cmakelists cpp educaiton homework lessons template
Last synced: 04 Jun 2026
https://github.com/anushangapavith/solar-dryer-embedded-system
Solar dryer with solar tracking system using embedded hardware
cpp embedded-systems esp32-wroom
Last synced: 04 Jun 2026
https://github.com/maxchip101/deanus
a containerized programming language that is consistent on all systems
Last synced: 20 Apr 2026
https://github.com/astrodynamic/geometry
Geometry: A program to draw geometric primitives using SFML. Create lines, circles, triangles, rectangles, and squares easily. MIT licensed.
affine-transformation cmake cmakelists cpp cpp17 drawing-app geometry graphics make makefile primitives sfml sfml-library
Last synced: 04 Jun 2026
https://github.com/rev-roastedduck/debugsuite
A lightweight and flexible debugging and logging utility for C projects
Last synced: 20 Apr 2026
https://github.com/angeligareta/deterministic-finite-automaton
Implementation of a DFA in C++. The program can read, show, minimize and export a DFA. Besides, it can show the dead states and analyze a string to see if it belongs to the DFA.
cpp deterministic-finite-automata deterministic-finite-automaton dfa
Last synced: 15 Oct 2025
https://github.com/mochabyte0x/chacha20
ChaCha20 encryption implemented in C/C++ (Header Only)
c chacha20 cpp encryption-algorithms
Last synced: 18 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/fabrizio-ottati/misha
Simple and fast decoding of event cameras data to NumPy
c cpp event-ca neuromorphic numpy
Last synced: 20 Apr 2026
https://github.com/falconardente/car-controller_android-application
AVR-контроллер и android-приложение для выполнения закрытых поворотов и движения задним ходом на автомобиле.
android-application arduino automation automotive bluetooth bluetooth-low-energy cpp dagger2 iot
Last synced: 25 Jan 2026
https://github.com/md-mafujul-hasan/computer_graphics
These Contain Some Computer Graphics Program that I have done while understanding Programming Concepts.
c-plus-plus cpp graphics opengl
Last synced: 21 Apr 2026
https://github.com/tahmid-saj/opengl-model-visualization-tool
A model visualization tool developed using OpenGL that is able to visualize normal vectors, primitives, display reflection and detect edges. The visualization tool can mainly be used to observe movements of unstructured models.
cpp graphics-programming opengl visualization-tools
Last synced: 21 Apr 2026
https://github.com/majigsaw77/hxgamemode
Haxe/hxcpp @:native bindings for GameMode.
cpp gamemode haxe linux videogames
Last synced: 21 Apr 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/makjac/traffic_car_counter_opencv_yolov3
A tool for counting the number of vehicles in a video, utilizing OpenCV and YoloV3 for object detection, with the vehicle type count displayed on the video.
Last synced: 18 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/denizkarya1999/xrigonometryuniversal
Core library for Xrigonometry App (Written in C++)
console core cpp internship practice terminal
Last synced: 02 May 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/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/franciscoossian/cpp-template
An easy-to-use/edit/manage C++ template.
cpp foln-project-content template
Last synced: 22 Apr 2026
https://github.com/doublegate/cado-nfs-modern
CADO-NFS (modern): an enhanced modernization + performance fork of CADO-NFS (Number Field Sieve — integer factorization & discrete log) on current toolchains. Adds GPU linear algebra + full vector residency, a GPU ECM pre-factoring front-end, SDE-validated AVX-512 VPCLMULQDQ/IFMA kernels, and Rust orchestration. LGPL-2.1.
cado-nfs cpp cryptography discrete-logarithm factorization hpc integer-factorization modernization-fork nfs number-field-sieve number-theory python
Last synced: 16 Jun 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/1mb-dev/magickwand
Native Node.js bindings for ImageMagick - High-performance image processing with direct C API calls
autocrop cpp format-conversion image-manipulation image-processing image-resize imagemagick nan native-bindings node-addon nodejs thumbnail
Last synced: 24 Feb 2026
https://github.com/mcleber/parallel_sum
This code is a study on parallel programming.
cpp learning-cpp parallel-programming
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/adharshkamath/maze-runner
A popular maze runner game implemented using C++ and OpenGL
Last synced: 22 Apr 2026
https://github.com/embeddedcrab/freertos_tcpip_eth_port_xmc4500relax
This repository contains projects done on ARM processor/microcontroller in linux environment. XMC4500 Relax Kit, FreeRTOS w/Freertos Plus, Network Stack Porting over Ethernet, Linux Environment
arm c cpp environment freertos freertos-client freertos-iot freertos-plus freertos-server freertos-tcp infineon jlink linux-environemnt makefile tcp-ip tcp-socket xmc4500 xmc4500-ethernet xmc4500-relaxkit
Last synced: 24 Apr 2026
https://github.com/setghm/cmdpaint
Tool for create images or sprites for windows console games.
cmd console-games cpp paint-application windows-cmd windows-console-game
Last synced: 24 Oct 2025
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/chathushi-r/dictionary
This repository contains the source codes for a console-based dictionary application, implemented in C++. This dictionary project allows users a range of functionalities including word definition lookup, printing palindromes, generating anagrams of a given word and many more.
Last synced: 23 Oct 2025
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/brettcleary/algospp
C++ Algorithms Library
algorithms cpp graph graphalgorithm sorting-algorithms
Last synced: 06 Jun 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/merteldem1r/AlgoStruct
AlgoStruct: Mastering DSA with C & C++ Data Structures and Algorithms, Essential Concepts like Pointers, OOP, Structures, Memory Allocation etc. with well explained comment lines and Readme files. Implementing all Data Structures from scratch and their Algorithms.
algorithms c cpp data-structures
Last synced: 23 Oct 2025
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/saxijing/zeus
autonomous vehicle control with LQR and PID controller
carla cpp frenet-cartesian lqr-controller opendrive openscenario pid-controller ros
Last synced: 24 Apr 2026
https://github.com/kerneloso/cmake_project_template
CMake projects configuration files
c cmake configuration-files cpp
Last synced: 24 Apr 2026
https://github.com/alexpetul/winapi
Bsuir labs (CSAN pt2)
c cpp dll-injection driver gdi mutex-synchronisation processing registry-monitor threading win32api
Last synced: 02 May 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/nekruzash/sorting-algorithms
This is one of the assignments from CS2028 - Data Structures. This program tests Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Counting Sort, and Radix Sort for array sizes 10 to 100,000 and lists the efficiency for each sort.
bubble-sort counting-sort cpp insertion-sort merge-sort quick-sort radix-sort
Last synced: 06 Jun 2026
https://github.com/kartikmehta8/leetcode-practice
This repository contains solutions to my LeetCode problems that I solve on regular basis. There are separate READMEs for the solutions that are organized in such a way that everything related to the code is mentioned in it only.
Last synced: 06 Jun 2026
https://github.com/vschwaberow/llvm-mos-example
This repository shows a simple example how to use an IRQ on the Commodore C64 with the LLVM-MOS compiler toolchain for 6502.
Last synced: 24 Apr 2026
https://github.com/debjotyms/dsa-competitive-programming-codes
This is where I keep my solutions to coding challenges from places like LeetCode, Codeforces and many others. Check out how I solved them and and get some new ideas. It's a great resource for beginners and experienced coders alike.
competitive-programming cpp dsa leetcode-solutions python
Last synced: 24 Apr 2026
https://github.com/k2-gc/onnxruntime-cpp-example
Simple onnxruntime example using C++ API. Inferring MNIST dataset samples and show results.
c classification cnn cnn-classification cpp onnx onnxruntime
Last synced: 24 Apr 2026
https://github.com/b0xtch/legion
A gaming platform for developing social games using a JSON file
Last synced: 25 Apr 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/razzile/segoemdl2cppheaders
C++ Header wrapping Segoe MDL2 font assets
cpp segoe-fonts segoe-mdl-icons
Last synced: 25 Apr 2026
https://github.com/fl444mingo/fl4-cs131-class-3-5-pointers
March 5 Class, Pointers
Last synced: 06 Jun 2026
https://github.com/endurodave/coredumparm
ARM Embedded System Core Dump
arm c-language call-stack core-dump cpp embedded-systems
Last synced: 25 Apr 2026
https://github.com/arashout/blobcombatsimulator
A combat simulation that uses neural networks and genetic algorithms
cpp evolution genetic-algorithm machine-learning neural-network sfml2
Last synced: 06 Jun 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/surajdarade/competitive-programming
codeforces competitive-programming cp cpp strivers-cp-sheet
Last synced: 07 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/poseidon-code/interviewroom-cpp-solutions
This is a repo for all the solutions of github repository InterviewRoom. The solutions are taken from all over the internet, and those are among the best complexity solutions by top coders from competitive programming field.
competitive-programming cpp interview-questions
Last synced: 07 Jun 2026
https://github.com/cristicretu/advent_of_code_2020
Advent of Code 2020 Solutions
advent-of-code advent-of-code-2020 advent-of-code-2020-cpp advent-of-code-2020-python adventofcode aoc aoc2020 cpp python
Last synced: 26 Apr 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/lebrancworkshop/review-computer-science
Review the topics from Computer Science field.
c computer-architecture computer-network computer-science cpp digital-electronics hardware hardware-designs lecture-notes low-level-design low-level-programming operating-system operating-systems
Last synced: 26 Apr 2026
https://github.com/lucacasamentigamedev/pong
Simple Pong-clone projects in C++ and raylib. Without getting points
Last synced: 27 Apr 2026
https://github.com/mecaneer23/binarytodecimal
Binary to decimal converters in numerous languages. Designed as a learning tool to compare common concepts across programming languages.
ada bash batch bin2dec binary-to-decimal binary-to-decimal-number-converter c coffeescript cpp forth haskell programming-languages python scala swift
Last synced: 27 Jan 2026
https://github.com/ganeshkumartk/footballai
⚽⚽✌Adaptive Virtual Football Envirionment for Multi-Agent System (Reinforcement Learning) based on GoogleAI's Football
ai cpp football googleapi reinforcement-learning
Last synced: 27 Apr 2026