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-06-29 00:06:50 UTC
- JSON Representation
https://github.com/qobulovasror/cpp-examples
SamDU dasturiy injineringi yunalish 1-kurs elementar masalar va yechimlari
Last synced: 31 Jul 2025
https://github.com/cppshizoids/wgputest
webgpu in C++ test using https://github.com/google/dawn
Last synced: 31 Jul 2025
https://github.com/hakoniwalab/hakoniwa-pdu-rpc
hakoniwa-pdu-rpc is a C++ library that provides a framework for remote procedure calls (RPC) based on Hakoniwa's PDU (Protocol Data Unit) communication.
Last synced: 09 Mar 2026
https://github.com/nemosova19/cpython
Functions like in Python language
cpp cpp14 cpp17 cpp20 likepython
Last synced: 31 Jul 2025
https://github.com/infinsys/xplatform-cpp
Cross-platform C++ project template for Windows, macOS, and Linux development.
benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows
Last synced: 09 Apr 2026
https://github.com/longhao-li/ink
An easy-to-use D3D12 rendering framework.
Last synced: 01 Aug 2025
https://github.com/iamwatchdogs/dsa
Slate/Deprecated docs repo for DSA. I should have continued working on it.
algorithms c cpp data-structures documentation dsa interview java learning open-source preparation python
Last synced: 09 Apr 2026
https://github.com/t-katsumura/webassembly-examples-eratosthenes
webassembly examples which calculate prime by Sieve of Eratosthenes
assemblyscript c cpp golang javascript rust wasi wasm webassembly webassembly-demo
Last synced: 01 Aug 2025
https://github.com/madebypixel02/cpp-module-06
[42 Madrid] Scalar conversion
42 42-cpp-module 42-cursus 42born2code 42madrid born2code conversion cpp makefile math peer2peer scalar
Last synced: 01 Aug 2025
https://github.com/thiagodnf/start-reactor-for-command-line
Start Reactor is a long task in Among Us to run in the command line
among-us console cpp java javascript start-reactor terminal
Last synced: 09 Apr 2026
https://github.com/arhcoder/ants-colony-algorithm-tsp
π Made-on-the-run Ants Colony Classes Algorithm to solve instances of TSP problem.
ant-colony-algorithm ant-colony-optimization bayg bays cpp tsp
Last synced: 25 Sep 2025
https://github.com/skillfulelectro/core-compute_native
Native binding gen for core-compute api
binding binding-generator c cpp cross-platform gpgpu parallel-computing rust wgpu
Last synced: 02 Aug 2025
https://github.com/dimitri4788/calcgpav2.0
A cumulative GPA calculator app for Mac OSX.
cpp gpa-calculator qt qtcreator
Last synced: 20 Apr 2026
https://github.com/brdav/fastrvm
[fastrvm] Relevance Vector Machine in Python with a C++ Core
bayesian classification cpp python regression relevance-vector-machine sparse
Last synced: 17 May 2026
https://github.com/cvcpatton/anagram-generator
A console-based C++ application that generates anagrams of a user-provided word. Demonstrates string manipulation, loops, and randomization.
anagram-generator console-application cpp stl string-manipulation
Last synced: 27 Sep 2025
https://github.com/mukeshlilawat1/zomato-app-design-pattern
This repository contains a low-level system design of a Zomato-like food delivery application implemented in C++. It demonstrates the use of Object-Oriented Programming (OOP) and Design Patterns to build scalable, modular, and maintainable software architecture.
Last synced: 27 Sep 2025
https://github.com/tdjastrzebski/vscode-cppbuild
Build++ VS Code Multi-Step Incremental Build Extension
build build-automation build-tool build-tools c c-plus-plus cpp vscode vscode-extension
Last synced: 11 Sep 2025
https://github.com/afaanbilal/amx-textedit
AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.
Last synced: 03 Aug 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/yeyom/school_code
Personal school's code snippets, projects and homeworks, feel free to use them, for the most important snippets: https://gist.github.com/YeyoM
algorithms c cpp csharp data-structures java javascript python school school-assignment school-project schoolwork
Last synced: 07 Apr 2026
https://github.com/evasabeeh/travel-route-planner
Implemented Dijkstra's algorithm to find the most optimal path between the origin and destination.
Last synced: 04 May 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/fulfilledcovenant/covenginea
An open-source semi-automated optimizations for improved overall windows 10-11 experience.
c cpp open-source ps1 windows-10 windows-11
Last synced: 29 Sep 2025
https://github.com/dcavalei/ft_containers
42 ft_containers
42 42born2code 42lisboa cpp cpp98 data-structures map red-black-tree stack templates vector
Last synced: 03 Jan 2026
https://github.com/amir78729/algorithm-design-course
algorithms clrs cpp java python
Last synced: 09 Apr 2026
https://github.com/himel-sarder/two-pointers-algorithm-with-himel
"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.
cpp leetcode leetcode-python leetcode-solutions python3 two-pointers
Last synced: 04 May 2026
https://github.com/yotam180/xai
xAI - A Research Project in the Field of Machine Learning (Magshimim 3rd year project)
artificial-intelligence cpp deep-learning machine-learning neural-network python tensorflow
Last synced: 19 Apr 2026
https://github.com/hjlebbink/spike-htm-lite
C++ port of Nupic HTM with the aim of being lite and fast
avx512 cpp hierarchical-temporal-memory
Last synced: 03 Oct 2025
https://github.com/bayars/hackerrankcodes
My hacker rank problems solve with listed. I add problem and solve.
algorithm c cpp hacker-rank python ruby
Last synced: 09 Apr 2026
https://github.com/vcputtini/udf_mariadb_cpp
MariaDB(tm) native User-defined functions in C++
cpp cpp17 database lib library mariadb mariadb-database mariadb-mysql mariadb-server mysql parser
Last synced: 25 Jan 2026
https://github.com/benpm/cppmempool
very simple C++ heterogeneous memory pool with thread safety
cpp memory-allocation memory-arena memory-management memory-pool smart-pointers
Last synced: 04 Oct 2025
https://github.com/jmsmarcelo/dev-reference
ReferΓͺncia tΓ©cnica para desenvolvedores de baixo nΓvel
assembly c ciencia-da-computacao cpp dev low-level
Last synced: 18 May 2026
https://github.com/amazingmonster/functivore
A C++ template library for inspecting and simplifying function signatures.
Last synced: 11 Aug 2025
https://github.com/dimazeland/prata-cpp-primer-plus
Solutions for programming exercises
Last synced: 12 Aug 2025
https://github.com/quantumcomputingworld/vqf
Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector
c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization
Last synced: 01 May 2026
https://github.com/zyrasoftware/cpp-winforms-login-design
Login design made using winform in C++ language
cpp cpp-login cpp-login-page cpp-programming cpplogin login login-page login-system
Last synced: 13 Aug 2025
https://github.com/maple3142/practice
cpp online-judge practice solutions uva
Last synced: 04 Oct 2025
https://github.com/yushikuni/questsystem_cpp
Quest system made in C++
cpp unfinished unfinished-project
Last synced: 04 Oct 2025
https://github.com/yoann256/scratchapi-experiments
Some experiments using the Scratch API.
api c cpp css html js scratch scratchapi
Last synced: 09 Mar 2026
https://github.com/opensvm/bmssp-benchmark-game
bounded multi-source shortest paths benches in Rust, C, C++, Nim, Crystal, Kotlin (JAR), Elixir (.exs), Erlang (.erl).
benchmark benchmark-game bmssp bounded-multi-source-shortest-paths c cpp crystal elixir erlang graph-algorithms graphs graphs-theory kotlin nim rust
Last synced: 19 Aug 2025
https://github.com/shogunbanik18/ds-algo
cpp dsa dsa-algorithm dsa-practice
Last synced: 16 Aug 2025
https://github.com/MatheusAndrade23/exercicios-beecrowd-resolvidos
ResoluΓ§Γ£o de vΓ‘rios exercΓcios do Beecrowd na linguagem C++.
Last synced: 17 Aug 2025
https://github.com/fahdseddik/truck-delivery-company-simulation
A simulation of a truck delivery company written in C++.
algorithms cpp datastructures objectorientedprogramming simulation
Last synced: 10 Nov 2025
https://github.com/kammitama5/c-datastructs-spring17
collection of C++ notes and programmes
backtracking-algorithm cpp datastructures linked-list
Last synced: 17 Aug 2025
https://github.com/yuriysydor1991/cpp-app-template
The template C++ project for a quick application development startup.
cmake cpp cpp17 cppcheck doxygen freeglut gcc gtest gtkmm gtkmm3 library library-project meson msvc mysql qt6-qml qt6-template sdl2 template-project valgrind
Last synced: 17 Apr 2026
https://github.com/connorgladish/dungeoneers-odyssey
Developed for Linux, Dungeoneer's Odyssey [ALPHA] (0.4) -- Dungeoneer's Odyssey is a dynamic text-based adventure game set in a perilous dungeon, written entirely in C++ and featuring ASCII art to enhance its immersive experience. It offers a unique narrative and randomized events for each playthrough.
cpp game-development roguelike
Last synced: 05 Oct 2025
https://github.com/snandasena/cf-contests
Competitive programming challenges and their solutions for Codefocers, Hackerrank, and Leetcode.
algorithms bst cpp data-structures dp graph greedy-algorithms math
Last synced: 05 Oct 2025
https://github.com/beliumgl/matrixcpp
MatrixCPP is a simple C++11 project for performing basic matrix operations such as addition, subtraction, and multiplication.
cmake cpp cpp11 cpp11-library matrix matrix-calculations matrix-library matrix-multiplication
Last synced: 05 Oct 2025
https://github.com/adarshaddee/hacktoberfest-2022
Hacktoberfest2022π₯³ - Contribute given programs in every languageπ you want, every PR will be acceptedπ!!!
adarshaddee c codarsh cpp dart golang hacktoberfest hacktoberfest-accepted java javascript mridealhat php python ruby rust
Last synced: 07 Mar 2026
https://github.com/alh477/idtech4-dsp-driver
This prototype integrates a Texas Instruments TMS320C674x DSP with the Doom 3 GPL codebase to offload real-time ray-traced audio computations for reverb, occlusion, diffraction, and absorption. It leverages libusb for low-latency data transfer and preserves compatibility with existing OSS/ALSA backends, targeting <20ms latency.
audio-processing c cpp doom3 dsp dsplib game-development game-engine idtech4 libusb prey-2006 quake4 raytracing stochastic-simulation thedarkmod tms320c6748 tms320c674x
Last synced: 18 May 2026
https://github.com/artem78/s60-positioning
Recieve location with GPS for Symbian OS
cpp gps library location module positioning symbian symbiancpp
Last synced: 24 May 2026
https://github.com/phantom9999/mithril
代η ζΆι
apollo-client cpp fiber graph-engine strategy-server taskflow
Last synced: 19 Aug 2025
https://github.com/ashrockzzz2003/sudoku_solver
A Sudoku Puzzle solver!
cpp cpp17 sudoku sudoku-game sudoku-puzzle sudoku-solver
Last synced: 19 Aug 2025
https://github.com/amankumarsinhagithub/data-structures-algorithm-dsa
algorithms cpp data-structures dsa
Last synced: 20 Aug 2025
https://github.com/zazi2002/broken
BROKEN is a C++ game project of Basics of Programming course.
Last synced: 20 Aug 2025
https://github.com/apjanke/octfiles-101
A gentle introduction to programming oct-files with GNU Octave
cpp octave scientific-computing
Last synced: 11 Nov 2025
https://github.com/dmg-techlabs/text-based-game-engine
A game engine for text based games written in C++
cmake cpp game-development game-engine
Last synced: 11 Nov 2025
https://github.com/u-t-k-a-r-s-h/autonomous-aim-and-shoot-gun-opencv
It uses a camera to detect and track the object using open CV, the target's location is found in pixels and then converted into angles of X and Y axes which are then written to servo motors using arduino.
arduino camera computer cpp opencv python servo-motor
Last synced: 10 Apr 2026
https://github.com/martinhelmut/cpplox
Going through CraftingInterpreters C part but implementing it in C++
Last synced: 23 Aug 2025
https://github.com/anatoly-semenov/cpp-security-gateway
C++ implementation of a gRPC gateway designed for scalable and secure microservice architectures on Kubernetes
cpp gateway high-performance security
Last synced: 24 Aug 2025
https://github.com/rahulrajaram/scheme_compiler
Scheme compiler in modern C++ (work-in-progress)
Last synced: 24 Aug 2025
https://github.com/leoriumdev/cses-problem-set-solutions
My own AC solutions to the CSES Problem Set, written in C++
algorithms coding-challenge competitive-programming cpp cses cses-solutions data-structures
Last synced: 25 Aug 2025
https://github.com/priyanshuchawda/screen-recorder
Native Windows screen recorder in C++20 using Windows Graphics Capture, Media Foundation, and WASAPI with robust MP4 finalize/recovery handling.
audio-capture cmake cpp cpp20 d3d11 desktop-application directx github-actions h264 intel-quick-sync media-foundation mp4 native-windows screen-capture screen-recorder video-recording wasapi win32 windows windows-graphics-capture
Last synced: 24 May 2026
https://github.com/atomiechen/serial-lite
A lite version of cross-platform c++ serial port library wjwwood/serial, without original installation steps on use.
cpp cross-platform lite serial-communication
Last synced: 26 Aug 2025
https://github.com/pwalig/rasterizer
Parallel software rasterizer in written C++
3d-graphics c-plus-plus cplusplus cpp multithreading rasterization rasterizer rendering software-rasterization-renderer software-rasterizer
Last synced: 03 Sep 2025
https://github.com/davidyslu/ClassicSudoku
Implement the classic game "Sudoku" in C++
c-plus-plus cpp game game-development
Last synced: 29 Aug 2025
https://github.com/gayensis09/watersn
A modern, modular desktop application for water billing and management, built with C++/Qt and MySQL. Secure, user-friendly, and designed for water utilities.
billing cmake cpp desktop-app mysql password-reset qt smtp utility water-management
Last synced: 08 May 2026
https://github.com/amadeusferro/zllmchat
A powerful and highly customizable chat interface to run your favorite Large Language Models locally. Built with the speed of Zig and the robustness of llama.cpp.
ai artificial-intelligence chatgpt cpp large-language-models llama llama3 llm qwen text-generation zig
Last synced: 08 May 2026
https://github.com/akataruka/station-management-app
A C++ console app to manage train schedules, track allocations, and delays at stations using priority queues and smart reallocation.
cli cpp lld management object-oriented-programming oops station-automation system-design train-managment
Last synced: 30 Aug 2025
https://github.com/natmark/texture-matching
Texture matching using wavelet transform.
Last synced: 24 May 2026
https://github.com/stevenferrer/cpp-meson-template
C++ template repository with Meson build
Last synced: 25 May 2026
https://github.com/coralkashri/cppsenioreas-lambda-expressions
This is an examples repository of C++ Senioreas blog lambda expressions article.
cpp cpp20 cppsenioreas lambda-expressions
Last synced: 24 Jul 2025
https://github.com/awais-124/itp-project
C++ games project for beginners. Five games in one.
cpp dice-game introduction-to-programming programming tic-tac-toe
Last synced: 07 Apr 2025
https://github.com/piobeat/smartphone-webserver-template-mongoose
A native webserver implementation (C/C++) based on Mongoose for your smartphone.
android c cpp cpp11 cross-compilation cross-compiler-toolchain mongoose native smartphone webserver
Last synced: 10 Apr 2026
https://github.com/bsmithcompsci/library-twitchircsdk
TwitchIRC Software Development Kit - Simplifies integration to Twitch API.
asio cpp irc sdk twitch twitch-api twitch-bot twitch-irc twitch-sdk twitchirc twitchsdk twitchtv
Last synced: 14 Mar 2025
https://github.com/hardingadonis/hello-world
'Hello world' to all the programming languages I found on Google
c c-sharp cpp hello-world java javascript lua pascal python typescript
Last synced: 10 Apr 2026
https://github.com/jackm/jpeg-compressor
Automatically exported from code.google.com/p/jpeg-compressor
cpp jpeg jpeg-compressor jpeg-encoder
Last synced: 29 Jun 2025
https://github.com/patrickfc17/voyagerwc
File Explorer for Gnome
cpp gnome-desktop gtkmm4 mesonbuild
Last synced: 07 Apr 2025
https://github.com/BillyFrcs/2DSpriteAnimation
2D Sprite Animation And Movement.
2d-game 2danimation animation cpp game game-development graphics graphics-library raylib raylib-cpp spritesheet visual-studio-code
Last synced: 15 Apr 2025
https://github.com/acbin/ds-and-algorithms
β¨ Data Structure and Algorithms.
Last synced: 19 Mar 2025