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/shoyeb45/competitiveprogramming
This repositroy contains my code of competitive programming. This repository contains many questions from various platforms. Every file is named by the filename.
competitive-programming cpp java kotlin python3
Last synced: 09 Apr 2026
https://github.com/bagaffey/4coder_barry
This is my 4coder customization file. These are my personal settings that I use in the 4coder editor.
Last synced: 05 Mar 2025
https://github.com/danielgospodinow/alienattack
Single-player and Multiplayer arcade game similar to Space Invaders
ai ai-bots ai-players cpp linux multiplayer multiplayer-arcade-game sdl sdl2 single-player space-invaders
Last synced: 15 May 2026
https://github.com/im-rises/cfloydwarshallparallel
Floyd-Washall algorithm implemented in parallel programming using OpenCL
c c-plus-plus cmake cpp floyd-warshall floyd-warshall-algorithm opencl parallel-programming
Last synced: 19 May 2026
https://github.com/starciad/scrystalstonerpg
🏹 ➥ A small RPG made in C++ for terminals.
ascii-game ascii-graphics cli-app console-game cpp cross-platform-terminal game gamedev roguelike rpg terminal-game
Last synced: 23 Jul 2025
https://github.com/harshbatra/music_player_using_ll
MUSIC PLAYER SYSTEM USING LINKED LISTS : Academic Project under Data Structures & Algorithms course
algorithms cpp data-structures double-linked-list doubly-linked-list linked-list music-player optimization queue stack
Last synced: 01 Sep 2025
https://github.com/ferstormblessed/nooklibrary
Nook, 2D game engine library with C++
cmake cpp cpp17 game-development games
Last synced: 05 Mar 2025
https://github.com/retifrav/cmake-target-link-libraries-example
An example of CMake target_link_libraries() scopes effects
Last synced: 26 Aug 2025
https://github.com/itszcx/pre-commit-hooks
Useful pre-commit hooks for personal use
c cpp devops epitech haskell linter pre-commit pre-commit-hooks python refactoring
Last synced: 08 Apr 2026
https://github.com/gusinacio/epos-riscv
Implementation of OS epos in RiscV for INE5424
Last synced: 04 Jul 2026
https://github.com/obinexus/jiggleengine
Specialized soft-body physics animation framework for character development. Human-in-the-loop methodology with web-based development environment, skeletal rigging, clothing simulation, and Blender export pipeline. Built on NLink→PolyBuild→JiggleEngine architecture.
alembic blender-export character-animation clothing-simulation cpp fabric-simulation fbx-export gltf human-in-the-loop obinexus-computing physics-simulation skeletal-rigging soft-body-physics systematic-engineering three-js webassembly webgl
Last synced: 19 May 2026
https://github.com/anzure/qtappdev-exam
Avsluttende prøve i Applikasjonsutvikling
Last synced: 19 May 2026
https://github.com/sameetasadullah/validate-sudoku-using-threads
C++ program to check whether the given sudoku puzzle is valid or not. It uses threads, joins, and semaphores to do that
cpp linux semaphores sudoku-checker thread-joining threads ubuntu
Last synced: 19 May 2026
https://github.com/maricard18/42-webserv
This project is about writing your own HTTP server
42 42-webserv 42-webserver 42born2code 42cursus 42projects 42school 42webserv cpp http http-server webserv webserver
Last synced: 19 Sep 2025
https://github.com/degirum/cppsdk
DeGirum C++ SDK
ai cpp degirum ml neural-network sdk-cpp
Last synced: 28 Jul 2025
https://github.com/seeker04/elte-ik-cpp
A collection of lecture materials I have written (in Hungarian!) for C++ classes at ELTE-IK.
Last synced: 22 Feb 2026
https://github.com/massimo-marino/containers-benchmark
insertion operations benchmark for some C++17 containers
benchmark benchmarking cpp cpp17 stl-containers stl-vector
Last synced: 14 May 2025
https://github.com/fl444mingo/fl4-cs131-01-01-hello
Ch. 1, Lesson 1, Hello World
Last synced: 21 Mar 2025
https://github.com/ivanpinezhaninov/2048
Another clone of the 2048 game
2048 2048-clone 2048-game c-plus-plus c-plus-plus-14 cpp cpp14 game game-2048 puzzle puzzle-game qml qt qt5
Last synced: 18 May 2026
https://github.com/derpius/gmfs
Small library to abstract away the Source SDK for accessing the filesystem
Last synced: 25 Jun 2025
https://github.com/zigrazor/lef
A Leader Election Framework
cpp distributed-systems framework leader-election udp
Last synced: 30 Jun 2026
https://github.com/edixonalberto/control-electrificador
APP WEB para el control remoto de un electrificador de cercas
arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql
Last synced: 08 Apr 2026
https://github.com/lintangwisesa/cpp_fundamentals
Fundamentals of C++ language
c-plus-plus cpp fundamental tutorial
Last synced: 28 Jul 2025
https://github.com/orgh0/highperformancecnn
Implementation of a High Performance CNN for MNIST dataset
Last synced: 18 May 2026
https://github.com/fl444mingo/fl4-cs131-03-03-for
Ch. 3, Lesson 3, For Loops
Last synced: 20 Sep 2025
https://github.com/engineersbox/cpp-lru-cache
A C++ implementation of a Least Recently Used cache
Last synced: 22 Mar 2025
https://github.com/bl33h/conwaysgameoflife
A real-time rendering program with Conway's Game of Life algorithm.
algorithm cmake conways-game-of-life cpp gcc make sdl2 wsl
Last synced: 28 Jul 2025
https://github.com/meysam81/traveling-salesman-problem
an implementation of tsp using c++ in a simple way
cplusplus cplusplus-11 cpp cpp11 traveling-sales-person traveling-salesman traveling-salesman-problem traveling-salesperson tsp tsp-problem tsp-solver
Last synced: 03 Jan 2026
https://github.com/rafaelbortolozo/filas
Implementação de Filas em C++ utilizando listas encadeadas para a matéria de Estrutura de Dados I - Instituto Federal Catarinense Campus Videira
Last synced: 29 Jul 2025
https://github.com/alexiszamanidis/sql_query_executor
A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.
bash c cpp parallelization sql-query-executor thread-pool
Last synced: 09 Apr 2026
https://github.com/upes-open/scientific-calculator
Scientific Calculator written in C++ using OOPS concepts with features like add on memory.
Last synced: 15 Apr 2025
https://github.com/gabrioliv/cpp-thread-scripts-general
Algorithms implemented in C++ with Threads.
brute-force brute-force-algorithm cpp learning multithreading programming pthread search-algorithm testing thread threads
Last synced: 12 Jun 2026
https://github.com/olk/ki-ocr-spreadsheet
convert a spreadsheet exported as JPEG into a CSV file containing spreadsheet's data by using a DNN (Tensorflow)
artificial-intelligence cpp csv ctc-loss deep-learning dnn dnn-model jpeg keras neural-network opencv python spreadsheet tensorflow
Last synced: 09 Apr 2026
https://github.com/flast/cppcheck-sarif
Convert cppcheck xml report to SARIF
c c-plus-plus cplusplus cpp cppcheck sarif static-analysis
Last synced: 11 May 2026
https://github.com/ferhatgec/fasht
C++ implementation of Fas(h)t non-cryptographic hash algorithm.
cpp fasht fegeya hash hash-algorithm
Last synced: 18 Feb 2026
https://github.com/tahsinayman/tahsin
This is a Repository Made by Tahsin Ayman
batch-file c cpp css html java javascript other python
Last synced: 08 Apr 2026
https://github.com/amitminer/todolist-cpp
a simple todolist cli made in c++
cmake conan cpp learning-exercise linux todolist vcpkg windows64
Last synced: 08 Mar 2026
https://github.com/ferhatgec/escafe
A parser & generator for escape sequences in C++
cpp escape-sequences generator lib library parser single-header
Last synced: 18 Feb 2026
https://github.com/gogosan1/odesolverservice
Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.
cmake cpp docker-compose env java julia maven spring-boot
Last synced: 08 Apr 2026
https://github.com/5arthak01/encryption
My exploration in encryption. Currently contains C++ implementation of RSA.
Last synced: 04 Apr 2025
https://github.com/mataruzz/arcadeplayground
ArcadePlayground is a Qt-based platform featuring classic games like Tic-Tac-Toe and Tetris, with more titles coming soon. Explore and enjoy retro gaming in a simple, fun environment!
classic-game cpp gamedev qt tetris tic-tac-toe
Last synced: 11 May 2026
https://github.com/jodermo/unrealenginegameserver
Unreal Engine dedicated Linux server as Docker container with included Django backend and database for admin tools and dynamic REST-API
backend bash build-tool cpp django game game-development game-server linux postgresql python rest-api unreal-engine
Last synced: 07 Apr 2026
https://github.com/akselsledins/hackerrank-answers
Doing stuff on lunch time
challenges cpp golang hackerrank nodejs python regex shell
Last synced: 09 Apr 2026
https://github.com/adahadapato/push4me
C++ application that helps push text files to server, using curl lib for connection
Last synced: 13 May 2026
https://github.com/P4dro-Dev/Desafio-C-mais-mais-avancado
Nesse atividade do curso profissionalizante de C++ que estou fazendo, foi proposto um desafio de 8 questões para realizamos em C++. As questões exigiam um certo tipo de conhecimento avançado da linguagem. Pois, no total faz 1 mês que estou estudando a linguagem com frequência!
c-mais-mais cpp logica-de-programacao
Last synced: 21 Sep 2025
https://github.com/josedavidss/aed2.garbagecollector-simulation
Trabajo para el curso de Algoritmos y Estructuras de Datos 2. La idea es hacer una simulación sobre la funcionalidad real de un "garbage collector" en un lenguaje de programación utilizando el lenguaje de programación C++.
Last synced: 13 Jun 2026
https://github.com/olejek88/kernel32
Software for DAQ WinCE (Wincon8000) gas measurement
c cpp gas-measurement windowsce
Last synced: 18 May 2026
https://github.com/aryangupta9680/dsa-solved-questions
This repository contains solutions to various Data Structures and Algorithms (DSA) problems solved by me. The questions are sourced from renowned coding platforms like GeeksforGeeks, LeetCode, Codeforces, InterviewBit, HackerRank, and more.
algorithms cpp data-structures dsa geeksforgeeks interviewbit leetcode problem-solving
Last synced: 07 Nov 2025
https://github.com/jfet97/real_array
This template class is being created to access to the n-th element of an array using [n] instead of [n-1]. I'm creating an useless new type to replace arrays.
Last synced: 17 Jun 2026
https://github.com/coralkashri/cppsenioreas-iterators
This is an examples repository of C++ Senioreas blog iterators article.
code-refactoring cpp cppsenioreas iterators
Last synced: 29 Jul 2025
https://github.com/fizashaikh3006/automatic-solar-grass-cutter
The Automatic Solar Grass Cutter is an eco-friendly device that automates lawn maintenance using solar energy and Arduino Uno. Equipped with sensors for obstacle detection and grass height adjustment, it ensures safe and precise operation. Powered by solar panels, the cutter features motor-driven blades and wheels for efficient trimming & mobility
arduino-uno assembly-language cpp
Last synced: 18 May 2026
https://github.com/shiroinekotfs/jupyter-cpp-graphic
Logo & Banner for Jupyter C++ kernel
banner cpp graphic jupyter-cpp-kernel logo
Last synced: 15 Jun 2026
https://github.com/dalinvip/word2vec
word2vec implement in c++ and in pytorch
Last synced: 18 May 2026
https://github.com/simone-contorno/rt-assignment-2
Research Track 1 - Second assignment - Control of a robot in a simulated environment
cpp engineering robot robotics ros
Last synced: 30 Apr 2026
https://github.com/tamiko-n/library-management-system
This Library Management System is a comprehensive C++ application designed to manage a library's inventory, including Books, Magazines, Research Journals, and FYP Theses. The system employs object-oriented programming principles such as inheritance and polymorphism to create a modular and extensible application.
Last synced: 25 Jun 2025
https://github.com/oppzippy/scopedvolumewheel
Small Windows application to limit the volume media control keys' effects to the current foreground window.
Last synced: 29 Apr 2026
https://github.com/quentinguidee/cpp-ultimate
C++ Ultimate is the extension you need for VSCode!
Last synced: 21 Sep 2025
https://github.com/vasar007/timle
Official repository of the 2D platformer game "This Is My Last Escapade" (TIMLE).
2d-game 2d-platformer cpp cpp-game game platformer sfml-game
Last synced: 30 Jul 2025
https://github.com/lukasondrejka/cpp-tic-tac-toe
Tic-Tac-Toe game in C++ with sockets and client-server TCP communication
client-server console cpp game linux socket tcp
Last synced: 19 May 2026
https://github.com/robertkist/vbcc_installer
Automated installer for VBCC Amiga C Compilers on Unix/Mac
amiga c cpp retrocomputing vbcc
Last synced: 15 Apr 2026
https://github.com/raisess/brot
A lightweight game engine for lightweight 2D games.
cpp cpp11 game-development game-engine game-engine-2d gamedev sdl2
Last synced: 25 Jun 2025
https://github.com/fl444mingo/fl4-cs131-02-00
Ch. 2, lesson 0, in-class work
Last synced: 21 Mar 2025
https://github.com/javaquery/unosdk
UnoSDK is a powerful CLI tool for Windows that simplifies the installation and management of multiple software development kits (SDKs) from various providers. Think of it as SDKMAN for Windows - bringing the same ease of SDK management to Windows machines. Say goodbye to manual downloads, extractions, and environment variable configurations.
c cpp flutter go golang gradle installer java jdk maven node nodejs python sdkman windows
Last synced: 09 Apr 2026
https://github.com/mysticquest/sdl-ecs-game-engine
A C++ game engine with ECS architecture, using SDL, handling rendering, transform, input and collision.
Last synced: 19 May 2026
https://github.com/fl444mingo/fl4-cs131-02-labb
Ch. 2, Lab 2, Addition Loop
Last synced: 30 Jul 2025
https://github.com/veresdavid/imgproc-task6
Binary tomography reconstruction based on branch and bound algorithm.
binary-tomography branch-and-bound cpp
Last synced: 30 Jul 2025
https://github.com/sa2003hil/dsa
Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.
arrays cpp dsa dsa-algorithm graph linked-list queue stack string
Last synced: 14 Apr 2025
https://github.com/JohnMata0427/Educational-Community-Information-Registration-System
Sistema de Registro de Información de Comunidad Educativa
cpp file-manager visual-studio
Last synced: 22 Sep 2025
https://github.com/striter-no/kinexengine
Игровой движок написанный на C++ и использующий OpenGL
Last synced: 14 May 2026
https://github.com/fl444mingo/fl4-cs131-01-03-error
Ch. 1, Lesson 3, Errors
Last synced: 21 Mar 2025
https://github.com/kampi/particle-mqtt
MQTT client implementation for TCP supporting devices (i. e. Argon, Photon) from Particle IoT.
cpp mqtt particle-argon particle-iot particle-swarm-optimization spark
Last synced: 14 Mar 2025
https://github.com/edenreich/console-generator
A code genrator for the console-component, it generate commands quickly, so you can be more productive and focus only on code.
cli cmake code-generation code-generator commandline commandline-helper commandline-interface console console-application cpp cpp17
Last synced: 21 May 2026
https://github.com/ferhatgec/sdl4cpp
sdl4cpp, header-only C++ wrapper around SDL2.
cpp header-only sdl sdl2 wrapper
Last synced: 18 Feb 2026
https://github.com/ferhatgec/piacli
piacli, simple piano chord engine.
alsa chord chord-engine cpp cpp17 libalsa piano
Last synced: 18 Feb 2026
https://github.com/anas-farooq8/neural-network-using-os-concepts
The system uses inter-process communication through pipes for exchanging information (weights) between processes. Each layer of the neural network is represented as a separate process, and each neuron within a layer is treated as a separate thread.
cpp mutex-synchronisation neural-network pthreads ubuntu
Last synced: 18 Jun 2026