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-01 00:06:36 UTC
- JSON Representation
https://github.com/ekaone/golang
🏌️♂️ Some programming experience by Golang
c concurency cpp go golang helloworld multiprocessing multithreading package quote
Last synced: 10 May 2026
https://github.com/gusenov/examples-gtest
Примеры использования Google Test.
cpp examples google-test gtest
Last synced: 20 Feb 2026
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/emptywork/cpp-teaching
Source code untuk materi pembelajaran tentang dasar-dasar pemrograman menggunakan Bahasa C++.
basic-cpp basic-programming cpp indonesia indonesian learning-cpp ukim universitas-kristen-indonesia-maluku
Last synced: 20 Jul 2025
https://github.com/bhabishworgrg/hangman
Daily C++ Learning Journey: From Basics to Building a Hangman Game
Last synced: 02 Aug 2025
https://github.com/corentin-mzr/geometry-wars-sfml
Implementation of a Geometry Wars game using SFML and C++. Based on the Game Programming course COMP4300 by Dave Churchill
cpp game geometry-wars sfml sfml-game
Last synced: 05 Jun 2026
https://github.com/sasha-hk/cpp
🏔️ Basic algorithms and data structures on cpp
algorithms cpp data-structures
Last synced: 01 Aug 2025
https://github.com/mahinkumar/starlit
A Simple Screensaver application built using SDL3 with support for graphics APIs including OpenGL and Vulkan.
cmake cmakelists cpp sdl sdl3 simple-direct-media-layer
Last synced: 31 Aug 2025
https://github.com/madebypixel02/cpp-module-08
[42 Madrid] Easy find
42 42-cpp-module 42-cursus 42born2code 42madrid abomination born2code cpp find makefile peer2peer span
Last synced: 22 May 2026
https://github.com/zazi2002/broken
BROKEN is a C++ game project of Basics of Programming course.
Last synced: 20 Aug 2025
https://github.com/jookuma/segm
SEGM: Image Segmentation Library
cpp image-foresting-transform image-segmentation watershed
Last synced: 12 Apr 2025
https://github.com/engichang1467/3d-cube
Created a 3D rotating Cube with OpenGL and C++
Last synced: 18 May 2026
https://github.com/lancewalk87/cls-logical-expression-codebase
Software | Multi-Lingual Algorithms, Syntax, Paradigms, and Solutions.
algorithm-challenges c c-sharp cli cli-application conditions cplusplus cpp csharp golang java javas logic multilingual objective-c python ruby sandbox scala swift
Last synced: 10 Apr 2026
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/ninjanazal/theboy
C++ project aimed at providing a comprehensive learning experience in the field of emulator development by implementing a Game Boy emulator with SFML integration. This repository serves as a study resource for understanding the intricacies of emulating a console and leveraging SFML for graphics renderin
Last synced: 20 Jul 2025
https://github.com/bestmahdi2/uni__phonebookappcpp
A university project in which a phone book is designed with C++ language
Last synced: 22 Mar 2025
https://github.com/soyapo/projecteuler
Solutions to ProjectEuler problems. Consider not opening before you solve on your own.
algorithm cpp mathematics number-theory
Last synced: 14 Mar 2025
https://github.com/jadamka/sierpinskitriangle-opengl
cpp cpp17 opengl opengl3 sierpinski-triangle sierpinskitriangle triangles
Last synced: 02 Jan 2026
https://github.com/zyad-eltayabi/bank-system
Bank system application using C++ language
Last synced: 25 Feb 2025
https://github.com/bumbelbee777/cxxutil
A C++ library containing an implementation of the STL and other data structures and/or containers.
c-plus-plus cpp cpp20 header-only std stl stl-containers stl-files
Last synced: 18 Jun 2025
https://github.com/ahmedheakl/assiut-university-training---newcomers-sheets-answers
All sheets and contests answers for Assiut University new comers sheet in C++
codeforces competitive-programming cpp
Last synced: 28 Jun 2025
https://github.com/algokun/journal
a cli-tool to document your daily adventures
cli cpp daily-adventures journal
Last synced: 14 Mar 2025
https://github.com/massimo-marino/callback
callback in C++
callback callback-functions callbacks cpp cpp17
Last synced: 21 Aug 2025
https://github.com/sugaliudaykiran/cpp
Lets_go
algorithms cpp cpp-stl-algorithms data-structures gfg-cpp leetcode stack
Last synced: 14 May 2025
https://github.com/beardedfish/colour-converter
A console application made in C++ to convert hex colours to their RGB equivalent and vice versa.
blue c-plus-plus colour colour-converter console converter cpp green hex red rgb
Last synced: 31 Oct 2025
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/raythurman2386/log_viewer
A high-performance log file viewer built with Python and C++. Combines the ease of use of PyQt6 with the performance of C++ for file operations.
Last synced: 17 May 2026
https://github.com/ufrshubham/todo-plus-plus
This is simple CURD application written in C++ with elements and sqlite library.
cplusplus cpp cycfi cycfi-elements sqlite3 todo todoapp
Last synced: 07 Sep 2025
https://github.com/aimensahnoun/textsimilaritychecker
A C++ Plagiarism checker script that that checks direct similarities.
Last synced: 14 Nov 2025
https://github.com/crazyokd/vimrc
Own vim/nvim configuration, especially for c/cpp
Last synced: 09 Apr 2026
https://github.com/cmst0us/libblilivedanmaku
BiliBili Live Room, Websocket Danmaku Protocol in C++
bilibili bilibili-live cpp danmaku websocket
Last synced: 29 Mar 2025
https://github.com/nopangel/cpp_course
Esté es una carpeta de todos mis avances en C/C++
Last synced: 01 Sep 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/thunder-coding/tic-tac-toe
Tic Tac Toe game using C++. Tested with Borland C++ 3.0 compiler.
borland-cpp c cpp game game-development tic-tac-toe tictactoe tictactoe-game
Last synced: 19 May 2026
https://github.com/kojobailey/binary-cpp-library
A C++11 library for parsing the binary data of files and whatnot both easily and cleanly.
binary cplusplus cpp cpp20 cpp23 hpp library single-include
Last synced: 22 Mar 2025
https://github.com/edisonslightbulbs/rfcomm-cpp
Bluetooth socket: RFCOMM communication between Linux and Android (Linux side)
Last synced: 26 Jun 2025
https://github.com/ashiqursuperfly/data-structures-algorithms-1
My Data-Structures and Algorithms codes for CSE 203 Course.
algorithms closest-pair-of-points cpp data-structures divide-and-conquer dynamic-programming graph greedy-algorithms heap huffman-coding java karatsuba-algorithm karatsuba-multiplication lcs-algorithm linked-list matrix-chain-multiplication mergesort optimal-binary-search-tree quicksort skylineproblem
Last synced: 18 May 2026
https://github.com/prince-chrismc/multicore-programming
This is a C++ repository to contain my work for Multicore Programming (COMP426) from Concordia Universirty during Fall 2018.
cpp glew glfw glm modern-cpp multithreading object-oriented-programming opengl parallel-computing parallel-processing tbb
Last synced: 15 May 2026
https://github.com/illescasdaniel/optional
A class to manage optional values
Last synced: 21 Mar 2025
https://github.com/pprattis/English-Greek-dictionary-with-binary-search-tree
A program that implements an English-Greek dictionary using binary trees. Each node of the tree will contain the word in English and the corresponding translation in Greek. The search for the tree will be based on the word in English. The program can perform the basic search, import, delete operations.
binary-search-tree binary-tree cpp dictionary exercise node program student
Last synced: 28 Sep 2025
https://github.com/madduci/opencv_demo
A collection of examples using OpenCV 2.4 and 3.0 APIs
cmake computer-vision cpp opencv
Last synced: 09 May 2026
https://github.com/itsjibel/jmp
Jibel Multiple Precision Arithmetic Library
arithmetic bigint biginteger calculator cpp cpp11
Last synced: 05 Nov 2025
https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming
Completed laboratory work and a course project in the discipline of Object Oriented Programming.
Last synced: 03 Aug 2025
https://github.com/busraozdemir0/ministudentregistration
Cpp ile mini öğrenci kayıt uygulaması
cpp student-registration student-registration-management
Last synced: 24 Aug 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/shuza/competitive-programming
All my competitive programming code go here
algorithm c competitive-programming cpp dynamic-programming graph number-theory
Last synced: 02 May 2026
https://github.com/toxe/google-benchmark
C++ Benchmarks with Google Benchmark
benchmark cmake cpp google-benchmark
Last synced: 22 Mar 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/yigitest/thread_pool
C++ thread pool
cpp cpp11 futures single-header thread-pool
Last synced: 19 Jul 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/afaanbilal/amx-textedit
AMX TextEdit is a simple, fast, tabbed text / code editor written in C++.
Last synced: 03 Aug 2025
https://github.com/ptahmose/colortwist
an exercise in SIMD-optimization
arm avx-instructions avx2 cpp image-processing neon
Last synced: 04 Sep 2025
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/amanoteam/atar
A GCC cross-compiler targeting OpenBSD 7.0
c cpp cross-compiler gcc openbsd
Last synced: 07 May 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/ahmed-ibrahim-30/simulation-compiler
Simulation for all Compiler steps such as (Tokenization,Parsing,Simulating code)
Last synced: 21 Mar 2025
https://github.com/afcms/epsilon-text-app
Show text on your Numworks calculator
Last synced: 19 May 2026
https://github.com/hackpulsar/drawing-room
TCP Drawing applications for you and your friends.
cpp cpp20 imgui-glfw networking tcp-client tcp-ip tcp-server
Last synced: 27 Aug 2025
https://github.com/peplxx/netpbm-cpp
This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.
cpp image image-processing netpbm ppm-image
Last synced: 19 Oct 2025
https://github.com/nemosova19/cpython
Functions like in Python language
cpp cpp14 cpp17 cpp20 likepython
Last synced: 31 Jul 2025
https://github.com/pyenb/cryptchange
POC clipboard swapper
cpp educational educational-project malware proof-of-concept security security-tools windows
Last synced: 18 Apr 2026
https://github.com/vcputtini/squidlogparser
A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.
cpp cpp17 http http-proxy https lib library parser squid squid-proxy
Last synced: 01 Jan 2026
https://github.com/zxffffffff/start-cpp-vcpkg-template
一个 C++ 跨平台脚手架项目,使用 vcpkg + cmake 搭建
cmake cpp cross-platform starter template vcpkg
Last synced: 19 Apr 2026
https://github.com/ahmedosmandev/arduino-led-cube
Fun project for our Embedded Systems course.
Last synced: 20 Apr 2026
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/massimo-marino/memory-dumper
a memory dumper in C++
cpp cpp17 cpp20 dump dump-memory dumper memory memory-dump memory-dumper
Last synced: 19 Jul 2025
https://github.com/ckormanyos/win_text_simple
win_text_simple makes a simple Win32-API window with dynamic text
Last synced: 13 Mar 2025
https://github.com/emrecancorapci/sfml-timbergame
Basic C++ / SFML game which is a clone of a game named Timberman
cpp cpp-game game game-development sfml sfml-cpp sfml-game
Last synced: 11 May 2025
https://github.com/shadowmitia/fractal_flame
C++ implementation of the Fractal Flame Algorithm
cpp fractal-algorithms fractal-flame fractal-rendering fractals
Last synced: 18 May 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/dariodumlijan/gif-compiler
Electron app for automation of gif creation
cpp electron-app gif-creator mac-app react typescript
Last synced: 18 Feb 2026
https://github.com/InAnYan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 29 Aug 2025
https://github.com/aldrinmathew/axe
Simple HTTP web server framework for C++...
cplusplus cplusplus-20 cpp cpp20 framework server web webserver
Last synced: 21 Mar 2025
https://github.com/marklagodych/brainstorm
An optimized and extended Brainfuck interpreter
brainfuck brainstorm characters cpp optimization
Last synced: 13 Jun 2026
https://github.com/name-hw/janrenderer
심심해서 만든 C++17과 Zig로 작성된 Vulkan 렌더링 엔진
3d 3d-graphics cpp graphics graphics-engine graphics-programming render renderer renderering rendering-3d-graphics rendering-engine shader shaders vulkan vulkan-compute-shaders vulkan-engine vulkan-renderer zig zig-lib zig-library
Last synced: 18 May 2026
https://github.com/tangilj/onitama
AI for the Onitama board game, written in C++.
Last synced: 05 Apr 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/atpriyanshu/the-fibonacci-series
It contains a simple fibonacci program in different language.
c cpp csharp fibonacci java javascript lua python typescript
Last synced: 25 Dec 2025
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/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/ra1nyxin/fasttextsearch
Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results
algorithm cpp cpp17 filesystem msvc msvc2022 search windows
Last synced: 19 May 2026
https://github.com/mohitbansal964/binary-tree
Binary Tree Insertion, Traversal and display in vertical and horizontal format
binary-trees cpp data-structures
Last synced: 30 May 2026
https://github.com/natmark/texture-matching
Texture matching using wavelet transform.
Last synced: 24 May 2026
https://github.com/skakri/cookiecutter-cpp
Sets up a C++ project with Hunter package management
Last synced: 24 Jul 2025