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-06 00:06:48 UTC
- JSON Representation
https://github.com/hun756/cpp-snippets
C++ Short Code Snippets
30seconds cpp cpp-library cpp11 cpp17 snippet snippets snippets-collection tutorial tutorial-code tutorials
Last synced: 30 Jun 2026
https://github.com/pomettini/ue4-multithreaded-fibonacci
Unreal component that calculates the Fibonacci sequence on separate threads
cpp fibonacci fibonacci-sequence multithreading unreal unreal-engine unreal-engine-4
Last synced: 27 Mar 2025
https://github.com/NotCompsky/libcompsky
C++ library used in some of my projects
Last synced: 03 Apr 2025
https://github.com/echosingh/handgestrecognition
This project uses OpenCV to perform hand gesture recognition using a webcam.
computer-science cpp handgesture-recognition opencv-cpp visual-studio webcam
Last synced: 09 Apr 2025
https://github.com/yawkar/hse-cpp-course
(HSE) C++ course lab works and etc
Last synced: 09 Apr 2025
https://github.com/ajlekcahdp4/scalgrad
A tiny Autograd engine for C++ with small neural network on top
Last synced: 04 Apr 2025
https://github.com/eldiiarbekbolotov/rapid
Rapid is a beginner friendly text editor designed for web developers, by a web developer.
code-editor cpp qt text-editor
Last synced: 15 May 2026
https://github.com/u-t-k-a-r-s-h/line-and-wall-follow
This is a simple line and wall follower bot powered by Arduino Nano
arduino cpp electronics line-follower wall-f
Last synced: 16 May 2026
https://github.com/isaac-lal/learning-cpp
Learning C++.
code cplusplus cpp learning programming
Last synced: 01 Apr 2025
https://github.com/andyfratello/sim
🔅 Exercicis de Simulació (SIM) Q1 - UPC FIB
agent-based-simulation cpp fib-upc flexsim netlogo sim-fib simulation
Last synced: 20 Mar 2025
https://github.com/rayyan9477/operating-systems-and-shell-scripting
This repository contains assignments related to Operating Systems. The main focus is on understanding system-level programming, including shell scripting and signal handling in C.
bash-scripting c cpp operating-system process-manager shell-scripting
Last synced: 15 May 2026
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/programmingrainbow/beginners-guide-to-sdl3-in-cpp
An in-depth guide to getting started with SDL3 in the C++ Language .
cpp cpp20 guide sdl3 sdl3-image sdl3-mixer sdl3-ttf tutorial
Last synced: 26 Mar 2025
https://github.com/toikron/dear-design-manager
Real-time UI builder and advanced design manager built with Dear ImGui & ImDrawList. Features dynamic interactions, intuitive animation controls, and instant visual feedback for modern UI development.
cpp design design-system design-tool gui imgui imgui-extension imgui-menu ui ui-builder ui-framework ui-imgui
Last synced: 18 Mar 2025
https://github.com/nbdy/binfmt
cpp binary file framework
binary cpp file-format framework
Last synced: 28 Mar 2025
https://github.com/mikekasprzak/requirecxxfeature
Simple cmake module to specify required C++ and standard library features
cmake cmake-modules cplusplus cplusplus-20 cpp
Last synced: 02 Feb 2026
https://github.com/prasundas99/problem-solving
A list of all common problems (solved) from beginners to advance in problem solving
c codeforces-solutions cpp data-structures java oops-in-java problem-solving
Last synced: 09 May 2026
https://github.com/pentalpha/alenhador
Parallel aligner (Needleman–Wunsch) for nucleotide sequences (.fasta) with similarity heuristic filter.
align-dna-sequences aligned-sequences alignment bioinformatics cpp cpp11 fasta heuristic-search heuristics nucleotide-sequences parallel-computing search
Last synced: 15 May 2026
https://github.com/poornesh-v/bank-management-system-in-cpp
BankEase – A Simple Banking Management System BankEase is a console-based banking management system built using C++. It allows users to create accounts, deposit and withdraw money, check balances, and modify account details. The project utilizes object-oriented programming (OOP) principles and file handling to ensure data persistence.
cpp dsa filehandling oops-in-cpp
Last synced: 04 Oct 2025
https://github.com/t-88/domes
another todo app in my cv
cpp engine hacktoberfest hacktoberfest2022 layout-engine
Last synced: 16 Jun 2025
https://github.com/davidson-souza/cpp
Códigos aleatórios em c/c++
code cpp data-structures examples math number-theory
Last synced: 06 Sep 2025
https://github.com/liulilittle/microsoft.net.system.random
In the standard "C/C++" language above the implementation of "Microsoft.NET Framework System.Random" Random number class.
class cpp dotnet implementation net random system
Last synced: 15 May 2026
https://github.com/da-huin/pikachu-mahjong-hack
✨ Simple Pikachu Mahjong Hack. It changes in a way that matches different things.
cpp hack pikachu-mahjong simple
Last synced: 07 Sep 2025
https://github.com/inunix3/nchip8
CHIP-8/SCHIP interpreter powered by SDL2 & Dear ImGui.
chip-8 chip8-emulator chip8-interpreter cpp imgui schip schip-emulator sdl sdl2
Last synced: 03 Apr 2025
https://github.com/someaspy/csc109template
A template for starting repos of my comp sci class
Last synced: 20 Mar 2025
https://github.com/faheel/sample-cpp-ci
A sample C++ project with continuous integration
Last synced: 12 Mar 2025
https://github.com/waveclaw/ogrian-carpet
Outdoor first person shooter game with real time strategy elements
Last synced: 03 Apr 2025
https://github.com/quantumbytestudios/integer-class-for-cpp
Simple Integer Class With Some Useful Functions :)
cpp cpp-class cpp-header cpp-library cpp-module cpp-modules module
Last synced: 16 Jun 2025
https://github.com/curiousci/codeforces
ʕつಠᴥಠʔつ ︵ ┻━┻
codeforces-solutions competitive-programming cpp
Last synced: 01 Apr 2025
https://github.com/contactvaibhavi/leetcodesolutions
Complete code implementations to the Leetcode Questions I've solved so far
algorithm algorithms algorithms-and-data-structures cpp data-structures dsa interview interview-practice interview-prep interview-preparation interview-questions java leetcode leetcode-cpp leetcode-java leetcode-solutions mit-license
Last synced: 19 May 2026
https://github.com/micro-hawk/cookbook
All possible solutions available from the contest.
codechef-solutions contest-programming contest-solution cpp hackerrank-solutions java problem-solving
Last synced: 15 May 2026
https://github.com/0xm4ze/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 15 Jun 2025
https://github.com/kassane/picohttpasio
This is a simple HTTP server implemented in C++ using the picohttpparser library for HTTP parsing and the Asio library for network communication.
asio cplusplus cpp http-client http-server web
Last synced: 10 May 2026
https://github.com/christopher-besch/glome_projection
Interactively Project 4D Sphere onto 2D Screen.
4d cpp first-person gdnative godot godot3 visualization
Last synced: 14 May 2026
https://github.com/pineforge-4pass/pineforge-codegen-mcp
Offline MCP server: an AI agent transpiles PineScript v6 → C++ and runs deterministic, TradingView-parity backtests locally — 245/246 strict, 0 engine bugs. One Docker container, no API key; code & data stay on your machine. Tools: backtest_pine, backtest_pine_grid, transpile_pine, fetch_binance_ohlcv.
ai-agents algorithmic-trading algotrading backtesting cpp deterministic docker mcp mcp-server model-context-protocol pine-script pinescript quant quantitative-finance tradingview
Last synced: 02 Jul 2026
https://github.com/sergio-eld/endian_converter
Template C++11 library for endianness conversion.
Last synced: 02 Sep 2025
https://github.com/sashminea/procedural-terrain-generation
This project generates procedurally created terrain for a 3D world.
3d cpp game-development opengl
Last synced: 15 May 2026
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/samirhamadaa/bank
"C++ client management system that provides CRUD operations with data stored in a text file."
account-management banking c-plus-plus client-management console-application cpp crud file-handling file-io management-system menu-driven mini-project simple-project text-file text-processing
Last synced: 08 Jul 2025
https://github.com/lgope/problem-solving-oj
The goal of this repository is to save all programming problem solutions that I solved at a different online judge. 🗽📃
c codeforces-solutions cpp hackerrank-solutions timus-solutions uri-solutions uva-problem-solving
Last synced: 14 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: 05 May 2025
https://github.com/hatsusixty/ldays
This is my first malware! I coded it in C++ and this repository have the source code of my malware!
Last synced: 18 Mar 2025
https://github.com/bast/cffi-mem-alloc-example
Demo of how to create or fix a memory leak when garbage collecting.
cffi cpp memory-management python
Last synced: 15 May 2026
https://github.com/boloto1979/keylogger
Keylogger - A C++ keystroke project. This project includes versions for Windows and Linux systems. The keystroke capturer records keystrokes and stores them in a log file. Use it responsibly and in compliance with applicable laws and regulations.
cpp cybersecurity keylogger linux macos malware socket windows
Last synced: 11 Apr 2026
https://github.com/eel-moun/cpp-bootcamp
This is a bootcamp made of 10 chapters with a purpose of introducing oop programing and c++ features
1337cursus 42school abstract algorithms containers cpp encapsulation exception-handling inheritance oop templates
Last synced: 27 May 2026
https://github.com/vhtua/dfa-checking-tool
A tiny tool (developed in C++) to validate a given string if it is accepted by the input DFA
Last synced: 29 Mar 2025
https://github.com/uhpoler/kpi-second-semester
This repository contains materials from all disciplines of the second semester
activity-diagram bfs bstree bubble-sort cisco-packet-tracer class-diagram component-diagram cooperation-diagram cpp deployment-diagram hash-functions insertion-sort merge-sort python quick-sort salesman sequence-diagram state-diagram use-case-diagram
Last synced: 06 May 2026
https://github.com/endurodave/asyncstatemachine
Asynchronous State Machine in C++
asynchronous-programming cpp cross-platform delegates finite-state-machine state-machine threads
Last synced: 15 Mar 2025
https://github.com/endurodave/integrationtestframework
C++ Integration Test Framework using Google Test and Delegates
asynchronous-function-calling automated-testing cpp cross-platform delegates embedded-systems google-test iec-62304 integration-test integration-testing linux multi-threading multithreading windows
Last synced: 15 Mar 2025
https://github.com/kanannuruyevs/basic-programming-exercises
Some Programming Exercises in My Learning Journey. This repository contains code in Java, C++, Python, HTML, CSS, and JavaScript.
cpp css html java javascript learning programming python
Last synced: 11 Apr 2026
https://github.com/shadowshahriar/cse112
A repository containing my solutions to OOP problems assigned by our CSE lecturer, NAB (2nd Semester)
Last synced: 23 Mar 2025
https://github.com/astrodynamic/decimal-float-point
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
arithmetic big-number bit-operations bitset cmake cpp currency decimal financial high-precision library math normalization numeric-computation optimization precision rounding template-library tests
Last synced: 13 Jun 2025
https://github.com/shoyamanishi/webassemblynumericalcomputing
A study on the numerical computing with WebAssembly on the browsers
cpp emscripten numerical-computation simulation webassembly
Last synced: 23 Mar 2025
https://github.com/refactor-group/ambi_client_cpp
A C++ implementation of the Edge IoT sensor framework for Particle Argon.
Last synced: 12 Jun 2025
https://github.com/michaelehab/leetcode-april-challenge-2022
This Repository contains my solutions to April LeetCoding Challenge 2022 problems.
algorithm backtracking binary-search bit-manipulation cpp dfs leetcode leetcode-solutions problem-solving recursion strings two-pointers
Last synced: 28 May 2026
https://github.com/someaspy/schoolmonorepo
All my school projects
cmake cpp css education html java javascript monorepo python school school-project
Last synced: 11 Apr 2026
https://github.com/alpha74/icf
My Codeforces submissions. Maintained from 2020 onwards
algorithms codeforces codeforces-com codeforces-problems codeforces-solutions codeforces-submissions coders coding cpp data-structures programming water-buying
Last synced: 28 May 2026
https://github.com/i-umairkhan/big-integers
A big integer calculator for solving calculaitons of big numbers
biginteger cpp data-structures
Last synced: 28 May 2026
https://github.com/nekernel-org/btb
A build system based on JavaScript Object Notation (JSON) written in C++
Last synced: 16 May 2025
https://github.com/wrieg123/csp-adapter-zeromq
A CSP Adapter for the ZeroMQ Universal Messaging Library
cpp python stream-processing streaming zeromq
Last synced: 30 Apr 2026
https://github.com/sdk-meb/ft_containers.42
Project aims to re-implement an STL C++ containers such as vector, map, stack, and potentially set while adhering to the C++98 standard. The goal is to ensure a deep understanding of these containers and to develop custom implementations that comply with C++98 features and restrictions.
1337school 42born2code containers cpp cpp98 data-structures data-types makefile redblack-tree
Last synced: 05 Jan 2026
https://github.com/crazyvito11/vita-hello-world-docker
A simple Hello World application for the Vita, build with VitaSDK via Docker
boilerplate cmake cpp docker docker-compose hello-world homebrew playstation-vita ps-vita vita-companion vitasdk
Last synced: 02 Apr 2026
https://github.com/salma-mamdoh/encryption-and-dycryption-program
My project for Structured Programming Course taken during fall 2023 semester
cpp problem-solving structure-programing
Last synced: 01 Jul 2025
https://github.com/piotrpsz/clap
C++ library for analyzing program call arguments.
Last synced: 17 May 2025
https://github.com/kubware/kub-cpp-logger
Simple C++ logger with NuGet packing option
cpp logger nuget nuget-package static-library
Last synced: 05 Jan 2026
https://github.com/djoezeke/celog
A Fast , Convenient and Lightweight Header Only C/C++ Logging Library.
asynchronous c cpp cross-platform header-only high-performance logger logging logging-library low-latency
Last synced: 09 Mar 2025
https://github.com/calint/xiinux
experimental high performance web application server for linux in c++
Last synced: 15 May 2026
https://github.com/aoshimash/cs
Coordinate systems for planetary N-body simulation
Last synced: 31 Mar 2025
https://github.com/jowwan/tic-tac-toe
A console-based Tic-Tac-Toe game written in C, featuring three exciting modes: Classic Tic-Tac-Toe, Footy Tic-Tac-Toe, and Basketball Tic-Tac-Toe. Simple, fun, and perfect for nostalgic gameplay!
basketball c console console-application console-game cpp football project tic-tac-toe tictactoe
Last synced: 08 Apr 2025
https://github.com/gabrielemaurina/workspace
Personal workspace. Years of code shouldn't be lost.
cpp eiffel erlang java javascirpt ocaml python scala
Last synced: 11 Apr 2026
https://github.com/asdjodsaijodsajoip/mod-gta5
This tool includes an HWID spoofer, customizable aimbot, character ESP, and 2D radar for enhanced gameplay. gta-5-hack gta-5-cheat gta-5-mod-menu gta-5 gta-v-mod-menu gta-v-hack gta-online-mod-menu gta-online-hack gta-online-esp gta-5-esp gta-5-aimbot gta-5-script gta-5-bot gta-5-spoofer gta-5-money gta-5-mod gta-5-hack-menu gta-online-cheat
archived cash-drop cpp game-mods grand-theft-auto-mod gta5-modding java-natives lemonui menu-mod-gta mod-menu-source open-source-mod scripthookv scripthookvdotnet standlua
Last synced: 08 Apr 2025
https://github.com/mntone/rwinrt
ease-to-use resources access for MRTCore
cpp csharp culture globalization i18n localization localization-tool mrtcore resources resw win winappsdk windows windows-runtime windows-ui windowsappsdk winrt winui winui3
Last synced: 11 Apr 2026
https://github.com/britanniavirtual/hlsl_line_shader
DirectX 11 shader to draw solid 3D line based on two 3D points as the vertex input. Line width and fill color specified with a cbuffer. Uses geometry shader to render the billboard line.
3d-line billboard cpp directx geo-shader hlsl line point-to-point
Last synced: 23 Mar 2025
https://github.com/l3odr0id/neural-network-for-numbers
Neural network that reads handwritten numbers.
cpp neural-network neural-networks neuralnetwork neuralnetworks recognition recognizing-handwritten-digits
Last synced: 15 Mar 2025
https://github.com/bartekjaszczak/rito
Simple, crossplatform C++20 library for League of Legends client and Riot API
cmake cpp cpp20 lcu lcu-api league-of-legends lib library rest-api riot riot-api riot-games-api
Last synced: 18 Apr 2025
https://github.com/2023-anik/my_code_archive
Welcome to My_Code_Archive, where I showcase my CPP (C++) coding journey! Explore my solutions to various programming challenges and puzzles, from mastering data structures to crafting efficient algorithms.
algorithm-practice codechef-problems codeforces-problems cpp dsa-practice leetcode-problems problem-solving
Last synced: 31 Mar 2025
https://github.com/nguyenanhtuan1912/learn-cpp
Đây là repository học C++. Trong repo này sẽ chứa các file note, file bài tập của từng chủ đề khác nhau. Xem thêm trong phần readme.
Last synced: 09 Mar 2025
https://github.com/ahmdvnd/directshowcameraproject
a useful project for camera library (Directshow) in c++ .
camera cpp directshow image image-processing library real-time usb video video-processing windows
Last synced: 07 May 2026
https://github.com/vincentkims49/food-ordering-system
Food Order System with admin and customer panels.
Last synced: 07 May 2026
https://github.com/martinhelmut/tap-article
This is the companion repository for my blog article about TAP.
catch2 cpp lua nodejs postgresql python stylelint tap
Last synced: 11 Apr 2026
https://github.com/eman288/security-keypad-embedded-system
This project is an Embedded System implementation for a Security Keypad. It features a password-protected system that authenticates users and allows access based on predefined logic. The project is designed to work on a microcontroller, with hardware and software components integrated to achieve a secure and functional setup.
arduino arduino-uno arduinoide cpp embedded embedded-systems simulide
Last synced: 30 Apr 2026
https://github.com/jessetg/cpp-boot-camp
Slides for a tutorial I'm giving on C++
c-plus-plus cpp latex lecture presentation slides tutorial
Last synced: 08 May 2025
https://github.com/crosscode-nl/influxdblptool
This free open source library helps generating InfluxDB Line Protocol formatted data.
Last synced: 16 Jan 2026
https://github.com/hs831/leetcode-company-wise-solutions
This Repository contains solutions for Leetcode questions asked in coding rounds and interviews in many different companies.
cpp dsa-practice leetcode leetcode-solutions
Last synced: 16 Mar 2025
https://github.com/phip1611/bash-like-cpp-shell
A demo bash-like shell for educational purposes - shows basics about pipes, fork and a lot of other UNIX facilities.
cpp pipes readline-library shell unix-facilities
Last synced: 28 Feb 2026