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/tajiknomi/clienthttp_windows
Windows-based client application interacting with REST/JSON HTTP server for system information retrieval, file management, remote command execution, data transfer, and automated task scheduling
client-http client-side cmake cpp http-client offsec rat red-team remote-access-tool rest-api windows-rat
Last synced: 20 Mar 2025
https://github.com/afcms/epsilon-text-app
Show text on your Numworks calculator
Last synced: 19 May 2026
https://github.com/nikumu/the-final-brain-cell
Number Guessing Game in C++
c-plus-plus cpp game open-source
Last synced: 29 Mar 2025
https://github.com/ark2016/cpp-algorithms-vk-tehnopark
cpp algos study from TP
algorithms bmstu cpp technopark vk
Last synced: 16 May 2026
https://github.com/pjessesco/nutrition-facts
Tiny header-only sampling profiler for C++
Last synced: 14 Jul 2025
https://github.com/chihebabiza/cpp-problem-solving-level-1
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-ad
Last synced: 23 Jun 2025
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/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/illescasdaniel/optional
A class to manage optional values
Last synced: 21 Mar 2025
https://github.com/allejo/aclovis
A Typescript library for programmatically generating C++ code
code-generation cpp typescript
Last synced: 07 May 2026
https://github.com/fl444mingo/fl4-cs131-01-04-math
Ch. 1, Lesson 4, Mathematical Operators
Last synced: 21 Mar 2025
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
https://github.com/salma-mamdoh/rsvector
Our Project for Object Oriented Programming Course taken during Winter 2022 semester
backtracking-algorithm cpp data-structures exception-handling filesystem oop problem-solving recursion
Last synced: 03 Jul 2026
https://github.com/laubps/polygon-detector-opencv
Advanced C++ project using OpenCV to detect and classify polygons in images. Features precise edge and contour detection, polygon classification (triangles, quadrilaterals, etc.), and a Qt-based GUI. Supports JPEG, PNG, BMP formats. Includes advanced image processing and basic AI algorithms for better classification.
cpp opencv qt qt-gui qtcreator
Last synced: 07 Jan 2026
https://github.com/copenair/ui
repo for the UI part of the codebase (desktop client)
Last synced: 13 Apr 2025
https://github.com/fulcrum6378/mergen_android
A real-time artificial intelligence which simulates the human brain on a computer. (main version for Android)
android artificial-intelligence computer-vision cpp java jni logic probabilism probability reward-system robot robotics vulkan
Last synced: 30 Dec 2025
https://github.com/ashaduri/number-to-georgian-cpp
Transform any number to a Georgian text (C++ version)
cplusplus cplusplus-17 cpp cpp17 georgian georgian-language number translation words
Last synced: 13 Sep 2025
https://github.com/crafterkolyan/competitive-programming-algorithms
This repository contains algorithms for competitive programming. It was created in order to fix wrong codes on E-maxx.
algorithms competitive-programming cpp
Last synced: 05 Apr 2025
https://github.com/condy0919/ccdoc
Tries to be the next documentation generator for c/c++
Last synced: 16 May 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: 07 May 2025
https://github.com/sreejit7/data-structures-algorithms
Codes with solutions for different Data Structures & Algorithm related problems
algorithms algorithms-and-data-structures cpp data-structures problem-solving
Last synced: 09 Sep 2025
https://github.com/charming-whaley/c_plus_plus_advanced
Лекции МФТИ по языку C++
cpp cpp-programming lecture-notes mipt mipt-cpp
Last synced: 20 Jul 2025
https://github.com/0xlay/XStar
:window: The library for windows developers. (MSVC, С++17, WDK 10)
cpp drivers kernel kernel-driver windows
Last synced: 10 Mar 2025
https://github.com/fabianaferreira/lyrics-analysis
A project developed for a subject during bachelor degree on Electronic and Computer Engineering on Federal University of Rio de Janeiro
Last synced: 21 May 2026
https://github.com/derekargueta/envoy-rot-cipher-filter
An example of an isolated third-party Envoy filter
bazel cpp cpp11 envoy envoy-development envoy-filter filter-development http protobuf proxy
Last synced: 18 May 2026
https://github.com/deryaxacar/42-cpp_07
In this project, in ex00, we learn how to use the swap, min, and max template functions with different data types. In ex01, we apply the same operation to each element of an array using the iter function. Finally, in ex02, we create our own Array<T> class to delve deeper into both templates and dynamic memory management for template functions.
42 42-cpp-module 42-cpp-modules 42-school 42born2code 42cpp 42cursus 42projects 42school cpp cpp-module-07 cpp-modules-42 cpp07 template template-project templates
Last synced: 28 Mar 2025
https://github.com/helcsnewsxd/gsc-interpreter
Interpreter for a simplified subset of C/C++ with dynamic typing - Language and Compilers course project - Computer Science @ FAMAF (UNC)
catch2 compiler cpp famaf interpreter university-project
Last synced: 17 Jun 2025
https://github.com/iamdyeus/memulatrix
Virtual Memory Simulator built with C++ and Python
cpp operating-system python virtual-memory
Last synced: 18 May 2026
https://github.com/tierra-colada/h5gt
HDF5 C++17 wrapper and includes python bindings. Aimed at developers who uses HDF5 in C++ and python project
Last synced: 29 Dec 2025
https://github.com/jdm-github/jdm-language
JDMLanguage is my own language, it mainly created with ability to have freedom and constraint. It draws inspiration from Python's versatility while introducing its own distinctive features.
Last synced: 12 Sep 2025
https://github.com/polaris/remote
An RPC library for C++
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 20 Jul 2025
https://github.com/mateus-resende-ottoni/cpp
Repositório dedicado a projetos desenvolvidos na linguagem C++
Last synced: 04 Apr 2025
https://github.com/frodoalaska/cuberun
A fancy-styled 3D endless runner game where everything is made in cubes. Brought to you by C++.
cpp cube endless endless-runner-game glfw glfw3 opengl opengl3 opengl4
Last synced: 19 May 2026
https://github.com/bezarhere/pygnu
Project manager & builder for GCC
build-tool c cpp gcc gcc-builds gcc-complier
Last synced: 11 May 2026
https://github.com/4s4v1n/mlp
Neural network for letter recognition
back-propagation cpp forward-propagation machine-learning neural-network
Last synced: 23 Jun 2025
https://github.com/maxchistt/qtvision-static-class-library
C3D QtVision static Qt class library for usage C3D Vision in Qt projects without CMake
c3d c3d-toolkit cmake cpp qt qtvision
Last synced: 02 Jul 2026
https://github.com/maximlevchenko/cpp-custom-excel
This C++ project provides a robust implementation of a spreadsheet processor, simulating functionality typical of software like Microsoft Excel or Google Sheets.
abstraction cpp incapsulation inheritance makefile oop polymorphism
Last synced: 15 May 2025
https://github.com/happybono/businfosystem
Bus Information System for Gyeonggi and Incheon Province, South Korea. NodeMCU (ESP8266) has been used as main microcontroller unit, and displays the bus information on the 0.96" SSD1306 I2C OLED.
arduino arduino-ide busarrival busarrivaltimeprediction cplusplus cpp esp8266 esp8266-projects nodemcu-esp8266 open-api openapi openapis public-api public-apis wifi wifi-network
Last synced: 16 Jun 2025
https://github.com/someaspy/chromebookenroller
Easily enroll chromebooks!
arduino chromebook cpp education enrollment it k12 script sysadmin
Last synced: 17 May 2026
https://github.com/gusenov/examples-ccache
Примеры ускорения рекомпиляции с помощью Ccache.
ccache cpp examples recompilation
Last synced: 03 Jul 2026
https://github.com/yrhiba/42_cpp_module
This is Pool Days On C++.
cpp inheritance oop polymorphism
Last synced: 05 Apr 2025
https://github.com/marenkeneshov/simpe-rat
A simple remote administration tool written in C++.
cplusplus cpp cybersecurity cybersecurity-tools kazakhstan open-source remote-access-tool remote-administration-tool visual-studio vs2022
Last synced: 28 Mar 2025
https://github.com/ifpabelem/projetos_calculo_i
Projetos de programação apresentados na disciplina de Calculo I.
Last synced: 02 Sep 2025
https://github.com/codernayeem/fly-me-game
A Console flying game made with C++
2d-game console console-game cpp game plane-game
Last synced: 28 Mar 2025
https://github.com/samirhamadaa/project1
"A simple Rock-Paper-Scissors game implemented in C++."
beginner-friendly c-plus-plus console-game console-games cpp mini-project random rock-paper-scissors-game simple-game terminal-game
Last synced: 11 Jul 2025
https://github.com/einararnason/mcp3426
A C++ driver library for the MCP3426 Analog-to-Digital Converter
Last synced: 29 Mar 2025
https://github.com/zainalibora/hyperion
Hyperion is an open-source project designed to streamline data analysis and visualization. It offers a user-friendly interface that allows users to easily manipulate datasets and generate insightful reports.
ambilight api atmoorb cololight cpp effects hue measure mood nanoleaf obfuscation obfuscator raspberry sk6812
Last synced: 17 May 2026
https://github.com/maxbrundev/opensandbox
OpenGL Framework
3d-graphics cpp frameworks graphics-engine graphics-programming opengl opengl-library rendering
Last synced: 17 May 2026
https://github.com/tsnsoft/cppconsoleunicode
Пример консольной программы с UTF-8 на C++ для Windows в Visual Studio 2022
2022 cpp readconsolew unicode utf-8 visual-studio windows writeconsolew
Last synced: 19 May 2026
https://github.com/nbdy/binfmt
cpp binary file framework
binary cpp file-format framework
Last synced: 28 Mar 2025
https://github.com/rakshitgupta9/library_managment-cpp-project
The C++ code implements a Library Management Software with book entry, search, issue, return, and administrator functionalities. Password protection and file handling are used, and the program provides an "About" section.
cpp filehandling library-management-system
Last synced: 19 Jun 2025
https://github.com/kmx-systems/a-star-algo
Generic C++ implementation of A* algorithm (header only). Features: Fully customizable internal data structures, step-by-step execution and beam search support.
a-star-algorithm algorithm beam-search cpp cpp20 header-only heuristic-algorithm heuristic-search heuristic-search-algorithms search-algorithm template
Last synced: 12 Apr 2025
https://github.com/linuxuserslinuxmint/cppacc
Cpp account class
cpp cpp-programming cpp-project cpp-projects object-oriented-programming oop oop-in-cpp
Last synced: 24 Feb 2025
https://github.com/isaka-james/data-structure-tutorials
This is the repulsitory which contains c++ programs which I write to practice the data structure and algorithms.
cplusplus cpp data-structures data-structures-and-algorithms practice
Last synced: 21 Mar 2025
https://github.com/cherryrh/mydatastructure
个人数据结构代码仓库
algorithms cpp data-structures
Last synced: 10 Jul 2025
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/rvarago/funktions
A small C++17 set of utilities for functional composition.
cplusplus cplusplus-17 cpp cpp17 dsl functional-programming
Last synced: 04 Apr 2025
https://github.com/sameetasadullah/covid-stats-algorithms
A program to find out covid stats of different countries using efficient algorithms i.e, Knapsack, Longest Common Subsequence (LCS), Longest Decreasing Subsequence (LDS) etc
algorithms covid19-data covid19-tracker cpp knapsack longest-common-subsequence longest-decreasing-subsequence longest-increasing-subsequence visual-studio
Last synced: 19 May 2026
https://github.com/tuokri/uscript-msgbuf
Lightweight UnrealScript and C++23 message protocol code generator.
code-generation cpp messaging protocol-generator unreal-engine-3 unrealscript
Last synced: 03 Jul 2026
https://github.com/suryansh-dey/neovim-config
NvChad 3.0 based neovim config with webdev, python, C++, Rust etc. support
cpp html-css-javascript lua markdown neovim nodejs nvchad-custom-config python rust
Last synced: 02 Apr 2026
https://github.com/sameetasadullah/count-and-display-command-line-arguments
A simple C++ program to count and display command line arguments
command-line-arguments cpp linux ubuntu
Last synced: 17 May 2026
https://github.com/pandeyankit123/cp-solutions-by-laidback
CodeForces: Laidback, CodeChef: laidback22, LeetCode: Laid-back
Last synced: 29 Mar 2025
https://github.com/kessejones/cpp-project-template
Template for C++ projects
boilerplate cpp cpp20 project template
Last synced: 16 May 2026
https://github.com/kingarthurwashere/bank-management-system
Learning curve of ancient and hard coding language
Last synced: 14 Jul 2025
https://github.com/mgautam98/general-seat-allocation
Gale-Shapley Algorithm to allocate seats to the students according to their ranks and preferences.
Last synced: 29 Mar 2025
https://github.com/hengxin666/cpp-cmake-template
This is a cross-platform modern C++ CMake project template. It provides a default test workflow with ctest and Github.
Last synced: 21 Jun 2025
https://github.com/yangchenglong11/algorithm-lib
This is a collections about algorithm problem that I had finished.
Last synced: 19 May 2026
https://github.com/ysh-x/snake-game
Snake game using ncurses GUI Programming library in CPP
cplusplus-11 cpp cpp11 game-development gamedev ncurses-library ncurses-tui
Last synced: 13 Mar 2025
https://github.com/udontur/ossd-mark-cal
🧮 Ontario Secondary School Diploma (OSSD) Mark Calculator CLI Tool
acedemic cli cpp linux mark-calculator nix ossd tool
Last synced: 21 Jul 2025
https://github.com/mhaseeb123/gcb
GCB includes a suite of benchmarks and basic tests for CUDA-aware MPI and C++ compilers.
cpp cpp23 cuda mpi partitioned-communication st-mpi
Last synced: 17 May 2026
https://github.com/benapetr/sudoku
Sudoku "Pro" is a very simple yet powerfull SUDOKU game client, for the most hardcore players
cpp qt sudoku sudoku-board sudoku-game
Last synced: 19 May 2026
https://github.com/matusollah/night-vision
Zdrojový kód na kamarátove nočné videnie
arduino c cpp esp esp32 esp32-cam esp32-camera ssd1306 ssd1306-oled
Last synced: 11 Jul 2025
https://github.com/divetoxx/mandelbrot-2
Mandelbrot set. 60 FPS and palette rotation. Palette Rotation Logic 0 is Green cos, 1 is Blue sin, and 2 is Red Random. 256 colors. Synchronization with DwmFlush. Controls & Hotkeys. F1 - F8 Keys: Instantly jump to 8 predefined iconic locations within the Mandelbrot set. OpenMP.
cpp fractal fractals gdi generative-art generative-arts graphics high-precision mandelbrot-set multithreading openmp palette-rotation visualization visualizations winapi
Last synced: 12 Apr 2026
https://github.com/sumonta056/operating-system-lab
All resource based on operating system lab
Last synced: 13 Mar 2025
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: 06 Apr 2025
https://github.com/libhide/differential-engine
Command line tool to find derivatives.
Last synced: 12 Mar 2026
https://github.com/ashu10dubey/cses-problem-set
CSES Problems Solution in CPP
cpp cses dsa-practice problem-solving
Last synced: 11 May 2025
https://github.com/dvh-sh/catppuccin.dvh.sh
[ C++ ] API for interacting with Catppuccin
catppuccin cpp cpp-httplib json
Last synced: 18 May 2026
https://github.com/jookuma/segm
SEGM: Image Segmentation Library
cpp image-foresting-transform image-segmentation watershed
Last synced: 12 Apr 2025
https://github.com/viztruth/c-and-cpp-practice-problems-with-solutions
👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning C and C++. 💡Check the README for categorized questions. This repo. can be useful for beginner and intermediate-level C or C++ programmers. If you found this repo. useful, don't forget to star the repo and give a follow.
array-manipulations c c-plus-plus c-programming cpp data-structures data-structures-and-algorithms linked-list matrices practice practice-exercises practice-problems programming solutions string-manipulation
Last synced: 16 May 2026
https://github.com/fl444mingo/fl4-cs131-02-01-var
Ch. 2, Lesson 1, Variables
Last synced: 22 Jun 2025
https://github.com/tariqjamel/pos-tracker
Analyze entire paragraphs to gain a comprehensive understanding of the distribution of different parts of speech.
adverbs article classes cpp file-handling-in-cpp filehandling noun oop oop-cpp oop-principles postrace prepositions pronouns strucure vector verbs
Last synced: 15 May 2025
https://github.com/mateuszkubuszok/jupyterdockerpack
Jupyter Lab with few predefined kernels.
clojure cpp docker-image haskell jupyterlab python ruby scala
Last synced: 10 Jul 2025