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/kingarthurwashere/bank-management-system
Learning curve of ancient and hard coding language
Last synced: 14 Jul 2025
https://github.com/brynblack/funwithnumbers
A reverse engineering project in C++.
cmake cpp divisors graphing reverse-engineering school-project statistics
Last synced: 04 Apr 2025
https://github.com/cr0a3/log4cpp
A simple one header cpp logging libary
cpp log4cpp logging logging-library
Last synced: 08 Jul 2025
https://github.com/xtenzq/cpplearning
Everything I did as part of C++ learning course including competitive programming
Last synced: 21 Mar 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/yigitest/thread_pool
C++ thread pool
cpp cpp11 futures single-header thread-pool
Last synced: 19 Jul 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/mukilan0608/number-guessing-game-
This is an interactive number guessing game where the player is tasked with guessing a randomly chosen number between 1 and 100 within 10 attempts. After each guess, the game provides feedback on whether the guess is too high or too low, and gives additional hints like "Warmer" or "Colder" to indicate whether the player is getting closer or not
Last synced: 22 Jun 2025
https://github.com/alwaysdhruv/image-classification-cpp
Hi their my self Dhruv. So this repository or project are developed on C++ and Python for image recognize. C++ are main engine and python are work preprocessing only. more information are in README file.
artificial-intelligence backpropagation bias convolution cpp filesystem filters flatten fully-convolutional-networks image machine-learning-algorithms maths maxpooling preprocessing python vector weigths
Last synced: 17 May 2026
https://github.com/thethunderb0lt/strivers-sde-sheet-challenge
Strivers SDE Sheet – Challenge -- Important topics and problems for coding & technical interviews
coding-interviews cpp dsa java
Last synced: 16 May 2026
https://github.com/franzlor/turrettankblitz
Tank shooter using Unreal Engine 5
Last synced: 10 Jul 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/eclipse-keypop/keypop-calypso-crypto-legacysam-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Calypso Legacy SAM Crypto API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 04 Apr 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/amlel-el-mahrouss/stdx
Standard C++ extensions for utility purposes
Last synced: 20 Mar 2025
https://github.com/fl444mingo/fl4-cs131-02-01-var
Ch. 2, Lesson 1, Variables
Last synced: 22 Jun 2025
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/knapeczadam/dae-programming-4-qbert
🟠 Programming 4 final project: Q*bert arcade remake using Minigin. Implements the first three levels with pixel-perfect accuracy, AI and enemy behavior, applying Programming 4 concepts and game programming patterns. Engine/game logic split via static library.
2024 2d-game arcade-game belgium c-plus-plus cpp dae digital-arts-and-entertainment game-dev game-development game-programming game-programming-patterns howest howest-dae kortrijk prog4 programming-4 qbert student-project university
Last synced: 03 Jul 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/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/arindam2003/cpp_dsa
This Repo Contains Data Structures and Algorithm in C++ in organize manner. It have all Problem from Basic to Advanced and Compititie Program
cpp data-structures data-structures-and-algorithms dsa dsa-algorithm dsa-cpp
Last synced: 17 May 2026
https://github.com/thushar003/leetcode-and-stuff
LeetCode solutions, programming contest and small sized programs. (Solutions sync to this repo using LeetHub)
Last synced: 16 May 2026
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/syedzawwarahmed/data-structures
This repository contains algorithms implementing the basic data structures.
c cpp data-structures-and-algorithms
Last synced: 18 May 2026
https://github.com/tina-1300/charly
Charly is a modern, powerful and easy-to-use C++ library for handling mathematics.
cpp cpp-programming cpp20 cpp20-library fraction fractions library math mathematica mathematics maths simple static
Last synced: 11 Sep 2025
https://github.com/RoccoTescaro/Elaborato_2021-2022
short turn based game project
cpp dark-theme drawings game turn-based
Last synced: 11 Mar 2025
https://github.com/kassane/outcome
Provides very lightweight outcome<T> and result<T> (non-Boost edition) (uses zig build-system)
cplusplus cpp cpp-library zig-package
Last synced: 06 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/tangilj/onitama
AI for the Onitama board game, written in C++.
Last synced: 05 Apr 2025
https://github.com/drkwitht/expreval
Parse and evaluate arithmetic expressions.
cpp math-expression-evaluator recursive-descent-parser
Last synced: 04 Apr 2025
https://github.com/khaledkamr/clothes_shop_system
Data structure project
coding cpp data-structures oop-in-cpp
Last synced: 06 Feb 2026
https://github.com/localizethedocs/solidity-docs-l10n
Localization of The Solidity Documentation
blockchain cpp crowdin ethereum evm smart-contract solidity translation
Last synced: 17 May 2026
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/travisspomer/apicheck
Easy, high-performance checks for WinRT APIs from C++.
api cpp cpp-library windows-runtime winrt winrt-uwp
Last synced: 28 Mar 2025
https://github.com/fgebhart/sportgems-cpp
Find valuable gems in your tracked sport activity! 💎🚴
Last synced: 02 Jul 2026
https://github.com/mr-mrf-dev/pizza-finder
🍕 our Project in DS (Data Structure) with C++ Programming Language.
2d-tree c cmake cpp data-structure ds kd-tree
Last synced: 12 Feb 2026
https://github.com/libhide/differential-engine
Command line tool to find derivatives.
Last synced: 12 Mar 2026
https://github.com/image357/password
This is a simple password manger (library) written in Go. You can use it with Go, REST calls and any other language that links with C.
c cpp encryption go golang password password-manager password-store rest rest-api restapi restful restful-api restfulapi simple
Last synced: 10 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/emsar69/mnist-ai-without-external-ai-libraries
A pure C++ implementation of an MNIST digit classifier without using external machine learning libraries. This project demonstrates how to build a simple neural network for the MNIST dataset.
ai c classification cpp machine-learning mnist
Last synced: 18 May 2026
https://github.com/richke2005/fighting-car
Project developed to senai where we build a fight electromechanical car
arduino cpp embedded-systems microcontroller
Last synced: 16 May 2026
https://github.com/hamid-yg/unit_tests
Units Tests in several languages
c cpp epitech haskell unit-testing
Last synced: 11 Mar 2025
https://github.com/reshalfahsi/competitive-programming
Collection of Competitive Programming Problem and Solution
algorithms artificial-intelligence competitive-programming cpp datastructures go golang hackerrank javascript mathematics python sql typescript
Last synced: 15 Jul 2025
https://github.com/cherryrh/mydatastructure
个人数据结构代码仓库
algorithms cpp data-structures
Last synced: 10 Jul 2025
https://github.com/chihebabiza/cpp-problem-solving-level-4
C++ solutions for the Problem Solving Courses from ProgrammingAdvices.com with explanations and clean code structure
cpp problem-solving programming-advices
Last synced: 23 Jun 2025
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/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/hrithiqball/diploma-in-computer-science
Repository of my personal diploma course source code for CS110 in UiTM Kedah 2020-2023
c cpp css html java javascript php prolog python
Last synced: 07 Apr 2026
https://github.com/the-mastermind1/algo_1
algo algorithms cpp fixed-point-iteration newtons-method
Last synced: 23 Jun 2025
https://github.com/lhx077/betterstring
A high-performance, modern, and easy-to-use string processing library for C++and C
c c-lib c-library c-plus-plus c-string cpp cpp-lib cpp-library cpp-string library optimization string
Last synced: 22 Jun 2025
https://github.com/codebydant/video2image-opencv
This is a c++ program to convert a video to frames
cmake cmakelists cpp frame opencv opencv3 video
Last synced: 10 Sep 2025
https://github.com/yudhastyawan/yulang
A simple programming language using Bison and Flex in C++.
bison cpp flex interpreted-programming-language interpreter programming-language programming-languages
Last synced: 07 Apr 2026
https://github.com/blagojeblagojevic/esp32_thinghsspeak_ntc_resistor
esp32_ThinghsSpeak_NTC_resistor Cloud
arduino-ide c cloud cpp esp32 esp32-idf ntc-thermistor temperature-monitoring thingspeak
Last synced: 07 May 2026
https://github.com/gvvsnrnaveen/cuda
this repository contains the various programs that can written using CUDA Toolkit.
c cpp cuda nvcc nvidia-cuda nvidia-gpu
Last synced: 17 Jan 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
https://github.com/offensive-vk/awesomescripts
Special Repository for Custom Scripts / Configs and Programs of Various Programming Languages. Mostly Old School Programs and Patterns. :octocat:
c configs cpp gh-actions git github gitlab legacy mirror npm pipelines python shell
Last synced: 07 Apr 2026
https://github.com/gagniuc/single-for-loop-traversal-of-2d-arrays
It demonstrates the use of a single "for-loop" in traversing a matrix. The example shown here is made in 10 programming languages: C#, C++, Java, Javascript, PERL, PHP, Python, Ruby and VB/VBA.
array cpp csharp java javascript matrix perl php python ruby vb6 vba vba-excel vba-macros
Last synced: 07 Apr 2026
https://github.com/lypitech/shuvlog
Asynchronous, thread-safe, singleton logging engine library, written in C++.
asynchronous cmake cpp level log logger thread-safe
Last synced: 07 Mar 2026
https://github.com/andydevs/fractool
Generic fractal image generator
cmake cpp fractal julia-sets mandelbrot newton-method
Last synced: 03 Jul 2026
https://github.com/vaibhav-kesarwani/codechef-problem-solutions
Here i upload the solutions of codechef
algorithms-and-data-structures codechef codechef-solutions cpp dsa
Last synced: 10 Sep 2025
https://github.com/johelegp/jegp
Generic library components for JohelEGP's C++ projects.
Last synced: 04 Apr 2025
https://github.com/jakesmd/excelstepper
An excellent Arduino library for stepper motor control, offering simplicity, speed, and precise acceleration for smooth movement.
arduino arduino-library cpp stepper-library stepper-motor stepper-motor-control
Last synced: 05 May 2026
https://github.com/jonathspirit/_list
_list is a headers only library for a convenient replacement of std::list
analysis c container containers cpp list optimization performance replacement tests
Last synced: 16 May 2026
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/akselsledins/hackerrank-answers
Doing stuff on lunch time
challenges cpp golang hackerrank nodejs python regex shell
Last synced: 09 Apr 2026
https://github.com/marenkeneshov/marintxtcrypt-2.0
MarinTxtCrypt 2.0 Приложение позволяет шифровать введённый текст. Не используйте это приложение в незаконных целях! The application allows you to encrypt the entered text. Do not use this app for illegal purposes! Бұл қосымша енгізілген мәтінді шифрлауға мүмкіндік береді. Бұл қосымшаны заңсыз мақсаттарда пайдаланбаңыз!
cpp cybersecurity cypher kazakhstan
Last synced: 04 Apr 2025
https://github.com/fityannugroho/cpp_project
Learning C++ (Collage Doc)
belajarcpp cplusplus cpp gamecpp learning-cpp
Last synced: 05 Apr 2025
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/aurelenc/epilogger
A CPP Logger without arbitrary code execution
Last synced: 13 Apr 2025
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/chihebabiza/my-cpp-queue
A simple C++ project implementing a templated doubly linked list and queue with basic operations like push, pop, front, and back.
Last synced: 23 Jun 2025
https://github.com/vovandreevik/bifurcation-analysis-in-dynamical-systems
This project involves analyzing the stationary solutions of a system of differential equations depending on the parameter p4 .
bifurcation cpp differential-equations eigenvalues jacobian mathematical-modelling
Last synced: 16 May 2026
https://github.com/basemax/polynomialdividecpp
Implement algorithm of divide operator of polynomial in C++.
algebra cpp divide division math polynomial polynomial-calculator polynomial-division polynomial-equations polynomials
Last synced: 03 Apr 2025
https://github.com/manid2/cpp-codes
C++ language specific code examples.
alogrithms cpp cpp11 cpp17 std stl
Last synced: 17 Jul 2025
https://github.com/mofirojean/50-coding-challenge
This repository holds the implementation of the 50-Coding-Challenges in different programming Languages
c challenge coding coding-challenge cpp csharp java javascript kotlin python typescript typescript2
Last synced: 12 Apr 2025
https://github.com/yrom/cpp-logging-benchmark
Benchmark some portable C++ Logging libraries
Last synced: 03 Jul 2026
https://github.com/bensuperpc/astar
Fast and easy to use standalone header only 2D astar algorithm library in C++20
astar astar-algorithm astar-pathfinding cpp cpp20 dijkstra dijkstra-algorithm header-only pathfinder pathfinding pathfinding-algorithm template-class
Last synced: 27 Mar 2025
https://github.com/grachale/intersect_union_regular_languages
Implementation of an algorithm that enables finding the minimal deterministic finite automaton that accepts the intersection or union of languages defined by a pair of finite automata.
automata-theory cpp regular-languages theoretical-computer-science
Last synced: 25 Jun 2025
https://github.com/makosai/nyxy
Nyxy is an open-source game engine made with C++. The primary focus is a 3D isometric environment with a simplified interpreter.
3d-engine 3d-game-engine cpp cpp-game cpp-game-engine game game-development game-engine isometric-game open-source simple sims simulation simulation-game
Last synced: 11 Jul 2025
https://github.com/lschmid83/open-cv-examples
These are examples of computer vision work using Visual Studio, OpenCV and VC++. It includes a fully functional game of Pong controlled by coloured objects detected by a camera.
algorithms cpp motion-detection object-detection object-tracking object-tracking-based-on-color open-cv pong-game
Last synced: 05 Apr 2025
https://github.com/zesterer/vast-old
Vast is a space sim written in C++ using OpenGL
3d cpp game opengl sim space spacecraft vast
Last synced: 21 May 2026
https://github.com/jambolo/sudoku
Sudoku code in C++, including solver and generator
cpp sudoku sudoku-generator sudoku-solver
Last synced: 04 Jun 2026
https://github.com/fuyutsubaki/coffin-struct-utils
C++ header only aggregate helper library {serialize support, gen comp ops, dump,... }
Last synced: 17 Jun 2025
https://github.com/element39/bun-llvm
🍔 use LLVM with bun effortlessly
bindings bun c cpp ffi go ir javascript llvm llvm-bindings rust typescript zig
Last synced: 09 Apr 2026
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