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-23 00:06:41 UTC
- JSON Representation
https://github.com/baccega/page-rank-and-hits
📃🔍 C++ implementation of two link analysis algorithms: PageRank (Google) by Sergey Brin and Lawrence Page and HITS (Ask.com) by Jon Kleinberg.
compressed-sparse-row cpp hits-algorithm information-retrieval link-analysis mmap pagerank-algorithm
Last synced: 27 Mar 2025
https://github.com/skillfulelectro/cstdarg
here we gonna walk through cstdarg source header and build it from scratch
Last synced: 02 May 2026
https://github.com/w20089527/net
A C++ Network Library
cpp echo-server http http-client http-server socket tcp
Last synced: 03 Apr 2025
https://github.com/encelo/pmtracer
Poor Man's Tracer is a very simple and minimal ray tracing and path tracing library
cornell-box cpp cross-platform global-illumination library pathtracer pathtracing raytracer raytracing
Last synced: 04 Apr 2025
https://github.com/rbergen/r136
(Originially DOS-based) text adventure a school friend and I created in 1998.
borland-cpp c cmake cpp game ncurses pdcurses visual-studio
Last synced: 19 Mar 2025
https://github.com/realtimechris/directx12-class-library
Some of the DirectX 12 Core Interfaces, lightly wrapped and with some of my currently preferred defaults.
cpp directx12 header-only wrappers
Last synced: 27 Mar 2025
https://github.com/wolfulus/cppscheduler
simple c++11 scheduler
boost cpp cpp11 cron header-only schedule scheduler timer timers
Last synced: 09 Sep 2025
https://github.com/iamazeem/stackoverflow
StackOverflow Q&A: My Answers | https://stackoverflow.com/users/7670262/azeem
c c-plus-plus cpp go golang javascript js json linux python qml qt qt5 ruby stackoverflow webassembly
Last synced: 06 May 2025
https://github.com/rudrakshi99/competitive_programming
This repository contains the record of my practice🧐 of questions at codeforces.
codeforces-solutions competitive-programming cpp google-hashcode hashcode-2021 practice problem-solving
Last synced: 09 Jul 2025
https://github.com/talha4t/codeforces
Codeforces problems solutions
c codeforces-solutions competitive-programming cpp problem-solving
Last synced: 06 Jan 2026
https://github.com/voronov-nikita/skillbase
This is a repository for different parts of the code that can be useful when creating new projects.
arduino base cheatsheet cpp docker drone git gitlab higher-education informatics kotlin links linux math opencv physics python3 react-native ros2 skills
Last synced: 07 May 2025
https://github.com/ayu-hack/hacktoberfest2024
This is repo to create some pull requests and completing hacktoberfest 2024 easily. All request will be accepted. Genuine Pull Request will promoted also. #hacktobefest #hacktobefest2024 #hacktobefest-accepted Resources
cpp csharp hacktoberfest hacktoberfest-accepted hacktoberfest2024 java javascript miniprogram miniproject python webdevelopment
Last synced: 13 Mar 2025
https://github.com/wzslr321/algorithms_and_data_structures
C++ code which I will wrote during my hopefully fruitful relationship with competetive programming
algorithms algorithms-and-data-structures competitive-programming cpp data-structures
Last synced: 07 May 2025
https://github.com/phreakyphoenix/leetcode-maychallenge
My solutions to LeetCode's May challenge solutions, mostly in Python. Please :star2: to show some love.
challenge-solutions competitive-programming competitive-programming-contests cpp divide-and-conquer dynamic-programming heap java leetcode leetcode-maychallenge leetcode-python3 leetcode-solutions linkedlist programming programming-contests python python3 stack
Last synced: 11 Apr 2025
https://github.com/chris-1101/codewars
:city_sunset: A mirror of attempted/completed codewars challenges
code-challenge codegolf codewars cpp
Last synced: 17 Mar 2025
https://github.com/thefox/wallet-cpp
A C++17 program to track your finances.
cpp cpp17 finances gnuplot mit-license wallet
Last synced: 15 May 2026
https://github.com/im-rises/particlesimulator
10 000 000 particles simulation made in C++ with OpenGL
cplusplus cpp engine imgui opengl particle-simulation particles simulation
Last synced: 17 May 2026
https://github.com/lordbombardir/llstructureloader
A mod that can help load MCBE structures
bedrock-dedicated-server bedrock-dedicated-server-modding bedrock-dedicated-server-plugins cpp levilamina levilamina-mod mcbe mcstructure minecraft-bedrock minecraft-bedrock-edition
Last synced: 03 Jul 2025
https://github.com/jintao-huang/leetcode-cpp
jintao的cpp库: leetcode, mini_stl, ml.
algorithm cpp cpp17 data-structure leetcode machine-learning mini-stl numpy stl
Last synced: 17 May 2026
https://github.com/redwansharafatkabir/cpp-code
basic-codes c-plus-plus c-plus-plus-examples cplusplus cpp cpp-programming
Last synced: 20 Jul 2025
https://github.com/neko-box-coder/cppoverride
Override any functions you want, just like mocking but better
cpp cpp11 mock mocking unit-test unit-testing
Last synced: 13 Apr 2025
https://github.com/hiram3512/clang-format_unrealengine
Format c++ code for Unreal Engine
clang-format codingstyle cpp format ue4 ue5 unreal unreal-engine unrealengine
Last synced: 02 Feb 2026
https://github.com/madhuryahait/arduino_obstacle_avoiding_bot
Arduino code for Bot
arduino arduino-library arduino-uno bot cpp
Last synced: 11 Sep 2025
https://github.com/tvumcc/procedural-terrain
An OpenGL 3.3 and C++ program that generates unique landscapes using Perlin Noise. Overall winner of my school's CS Club Simulation Jam 2023.
Last synced: 04 May 2025
https://github.com/amcbn06/dsa
Popular data structures i use implemented by me
Last synced: 15 May 2026
https://github.com/kennykarnama/connected_component_labelling
Connected Component Labelling using opencv
cmake connected-component-labelling cpp digital-image-processing opencv opencv3
Last synced: 10 Apr 2025
https://github.com/docentyt/ffvid
Fast and easy-to-use video editor based on FFmpeg.
cmake cpp ffvid multiplatform native open-source video-editing
Last synced: 09 May 2025
https://github.com/astrodynamic/multilayerperceptron-in-qt-cpp
MultilayerPerceptron Project is a C++ implementation of a multilayer perceptron capable of classifying handwritten Latin alphabet images with 2 to 5 hidden layers. Built with the MVC pattern and Qt library, it requires C++17, CMake, Qt5 Widgets/Charts, and Google Test library. The program can be customized and features options.
cmake cpp cpp-programming cpp17 gui image-classification machine-learning makefile mlp multilayer-perceptron multilayer-perceptron-network neural-network qt ui
Last synced: 08 May 2026
https://github.com/gabrieledg0/stockfish-chessgame-sfml
Full chess game application built with SFML (C++) for graphics and Stockfish for AI. ♟️
chess chess-ai chess-bot chess-engine chess-game chess-gui chessboard cpp cpp-programming sfml sfml-cpp sfml-game sfml-graphics-library sfml-library
Last synced: 10 Apr 2025
https://github.com/ibra-kdbra/CodeConjurer
C++/C playground
algorithms c cmake collision-detection cpp data-structures game-engine json makefile monitoring-tool opengl qml qt6-gui searching-algorithms sfml2
Last synced: 01 May 2025
https://github.com/akshat2602/sem3_oopl
Assignments for SPPU Sem 3 Comp Engineering OOPL (Object Oriented Programming Lab)
Last synced: 05 Apr 2025
https://github.com/rajsoni03/file-management-windows-application
A C++ GUI based file management tool for find and remove duplicate files.
cpp file-management-system gui-application system-software visual-studio windows-application
Last synced: 11 Jan 2026
https://github.com/ferki-git-creator/single-header-zero-config-universal-library-inclusion-system-for-c-cpp-no-build-files-818b-magic
Include entire C/C++ libraries as header-only with ZERO configuration. No .a/.so files, no build systems - just magic. Revolutionize your workflow!
automation build-system c-libraries c99 cpp cpp17 cross-platform dependency-free genius-code hack header-only innovative magic minimal-library no-dependencies revolution sdl2 single-header tiny-library zero-config
Last synced: 15 May 2026
https://github.com/mohammed-3tef/tic_tac_masterpiece
A classic Tic Tac Toe game built with an intuitive design and user-friendly interface. This project showcases creativity and fundamental programming skills, offering a simple yet enjoyable gaming experience. Perfect for learning, playing, or expanding with new features!
assignment clean-code cplusplus cpp cs213 object-oriented-programming oop
Last synced: 10 Apr 2025
https://github.com/manju07/school-management-system
C++ Console Application with File System
c cpp filesystem fstream school-management-system
Last synced: 10 Apr 2025
https://github.com/geoffreylgv/alx-system_engineering-devops
This repo is a DevOps (SysAdmin/Software Engineering) scripts project - that stores basics and advanced (Regular expressions) shell commands.
alx alx-africa alx-curriculum alx-system-engineering c cpp dev developer-tools development devops holberton holberton-school-student holbertonschool linux script scripting shell shell-scripting
Last synced: 11 Apr 2026
https://github.com/jcksnvllxr80/sidescroller
SideScroller Demo in Unreal Engine 5.2
cpp games sidescroller unreal-engine
Last synced: 12 Sep 2025
https://github.com/tomenz/mdns
mDNS Library, sending and receiving mDns messages. Needs the SocketLib
cpp cpp11 dns mdns mdnsresponder socket
Last synced: 03 Apr 2025
https://github.com/maximilianfeldthusen/simpleusermanagementsystem
The code implements a simple user management system using classes, exception handling, and smart pointers for memory management.
classes cpp exception-handling user-management
Last synced: 07 Mar 2026
https://github.com/karmakrafts/kstd-platform
OS abstractions for various purposes like memory mapping for C++17/20.
abstraction cplusplus cplusplus-17 cplusplus-20 cpp cpp17 cpp20 cross-platform cross-platform-library library standard-library
Last synced: 11 May 2025
https://github.com/jrdpteam/neteye
Tiny sniffer made in C++.Designed for use on Kali Linux and other Debian-based Linux distributions.
cpp icmp kali kali-linux packet packet-analyser packet-capture packet-sniffer recon sniff sniffer sniffing tcp udp
Last synced: 01 May 2025
https://github.com/raphaelsenn/newton-raphson-fractals
Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
complex-numbers cpp fractal fractal-images fractals mathematics newton-raphson ppm-format ppm-image
Last synced: 25 Jun 2025
https://github.com/sayedtahsin/competitive_programming
Algorithms and Data Structures for competitive Programming.
bitwise cpp dsa graph-algorithms number-theory searching-algorithms sorting-algorithms
Last synced: 13 Apr 2025
https://github.com/wjcunningham7/fastmath
Numerical approximations and efficient data structures
assembly-language bitset cpp hypergeometric-function numerical-methods
Last synced: 20 Mar 2025
https://github.com/indeemasoftware/qpredix
This is Qt/C++ SDK for Predix Ge services API (https://www.predix.io/) developed by Indeema Software Inc.
cpp industrial ingest-data predix predix-cloud predix-uaa qpm timeseries-service
Last synced: 18 May 2026
https://github.com/lordronz/cp-solutions
my competitive programming solutions
c codeforces codeforces-solutions competitive-programming cpp project-euler
Last synced: 01 May 2026
https://github.com/rozanlaudzai/competitive-programming
My competitive programming solutions, templates, and learning resources.
algorithms atcoder atcoder-solutions codeforces codeforces-solutions competitive-programming cpp cses-solutions data-structures data-structures-and-algorithms leetcode leetcode-solutions tlx tlx-solutions tlx-toki
Last synced: 20 Jan 2026
https://github.com/martuscellifaria/ahoicpp.nvim
A.H.O.I. Labs (Alex's Heavily Opinionated Interfaces) C++ Project plugin for Neovim
bootstrapper build-tool cmake cplusplus cpp cross-platform lua neovim neovim-plugin project-management project-scaffolding
Last synced: 20 Apr 2026
https://github.com/brenofariasdasilva/university
Here you can find basically most of the exercises I'm solving during my University journey. This repo will contain lots of folders inside of it, each of one related to one subject. It won't be limited to one language.
arduino c codon cpp elixir java jupyter-notebook makefile mysql opengl python ruby shellcode
Last synced: 08 Apr 2026
https://github.com/streamlabs/lib-datalane
An incredibly fast IPC solution for C and C++.
cpp gplv2 interprocess interprocess-communication ipc networking rpc
Last synced: 14 Apr 2025
https://github.com/canokaue/azr3-mac
Mac OS X port of Rumpelrausch's drawbar organ VST instrument plugin.
64-bit azr3 cpp macos macosx music-production music-programming organ organ-pipe plugin plugin-sdk rumpelrausch virtual-instruments vst vst-instrument vst-plugin vst2 vst24 vstgui vsti
Last synced: 14 Mar 2025
https://github.com/thetibiaking/ttk-canary-mixed
Canary Custom Server 13.x for OpenTibia community.
Last synced: 14 Mar 2025
https://github.com/ippclub/yarnflow
A lightweight compiler that converts Yarn Spinner scripts into Lua code, enabling seamless integration of interactive storytelling into Lua-based projects.
cpp lua yarn-spinner yuescript
Last synced: 14 Apr 2025
https://github.com/csp-community/csp-adapter-discord
A csp adapter for discord
chat chatbot cpp discord discord-py discordpy python reactive reactive-programming stream-processing streaming
Last synced: 08 Apr 2026
https://github.com/sobhan-srza/perimeter-and-area
Calculate the perimeter and area of the rectangle in c++.
calculator calculator-application cpp cpp-programming exe university university-project
Last synced: 29 Oct 2025
https://github.com/umbrellaleaf5/graphic_calculator
Project of three first-year MIPT DAFE/RSE students (for engineering practical work in the first semester) to create a graphic calculator in FLTK C++
cmake cpp dafe doxygen-documentation fltk graphics mipt
Last synced: 12 Apr 2025
https://github.com/jakubandrysek/remote-serial-example
:mag: Remote serial in Lorris for ESP32
cpp debug esp32 lorris platformio proxy
Last synced: 08 May 2026
https://github.com/qtlittlexu/thefungame-tetris
这是一个使用 C++ 和 EasyX 写的俄罗斯方块小游戏,代码简单,只封装了 Game 和 Block 类,非常适合初学者学习
Last synced: 06 Apr 2025
https://github.com/mvharsh/data-structures
This repository contains all my data structures code in C++ language
cpp data-structures disjoint-sets graph hash heap linked-list queue searching-algorithms sorting-algorithms stack trees
Last synced: 11 Jun 2026
https://github.com/fayyez/cosmic-assault
Cosmic Assault is our version of the famous arcade game, "space invaders", that we have made as the final semester project for the course of Object Oriented Programming in the second semester of our bachelor's degree in software engineering.
console-game cosmic-assault cpp galaga programming-fundamentals project sfml space-invaders
Last synced: 02 Apr 2025
https://github.com/tahsin005/problem-solving
My Problem Solving Repository - Consists all of my solved and attempted problems
competitive-programming cpp golang javascript problem-solving python
Last synced: 28 Jun 2025
https://github.com/amake/flutter_prime_test
A performance comparison of Dart, "platform", and "native" layers in Flutter
c cpp dart flutter kotlin performance swift
Last synced: 08 Apr 2026
https://github.com/andresag01/thumb-sim
Thumb Timing Simulator
cpp microcontrollers simulator
Last synced: 22 Mar 2025
https://github.com/harry48225/octoscale
a tiny smart espresso scale
arduino cpp esp32 nativescript svelte
Last synced: 18 Feb 2026
https://github.com/joanstinson/stinsonengine
A 3D engine using C++ with OpenGL that tries to mimic Unity's functionalities.
cplusplus-11 cpp game-engine-3d game-engine-development opengl
Last synced: 20 May 2026
https://github.com/deeptiman/generic-programming
A Case Study on Golang Generic Code
abstract-syntax-tree compiler compiler-principles cpp generic-programming generic-types go golang golang-application golang-examples golang-generics golang-library golang-package google java software-architecture software-development software-engineering software-testing unit-test
Last synced: 17 Mar 2026
https://github.com/dadavidtseng/daemonengine
Daemon Engine is an C++20 game engine featuring real-time V8 JavaScript scripting with hot-reload capabilities, DirectX 11 rendering pipeline, multithreaded JobSystem for parallel processing, NetworkSubsystem for multiplayer experiences, resource management with caching, and integrated FMOD 3D audio system.
cpp directx11 dx11 game-engine logger obj objloader tcp v8
Last synced: 03 May 2026
https://github.com/madladsquad/untitledimageviewer
A small image viewer
avif cpp heif image image-viewer imgui jpegxl viewer webp
Last synced: 11 Apr 2025
https://github.com/nouraalgohary/algorithms
An easy-to-understand description of algorithms, simple illustrations, pseudo code, and examples.
algorithms cpp leetcode python
Last synced: 16 Apr 2026
https://github.com/erfan-ops/delaunay-flow
live and interactive desktop wallpaper
animated-background cpp desktop-wallpaper gpu-rendering graphics live-wallpaper multi-monitor opengl visual-effects wallpaper-engine-alternative windows-desktop
Last synced: 31 May 2026
https://github.com/skillfulelectro/electrochat
Application for chatting in local network , still under experiments
api chat chat-application cpp network qt tcp udp
Last synced: 05 May 2026
https://github.com/hxndev/implementing-linux-cl-utility-grep
CL = Command Line. GREP is a command-line utility for searching plain-text data sets for lines that match a regular expression or simply a string
algorithm command-line complexity cpp grep linux pattern search time-complexity-analysis utility
Last synced: 05 May 2026
https://github.com/hxndev/chinese-whisper-problem-using-ipc
Chinese Whispers is a children's game (called Telephone in the US) in which children pass on what they think they've heard in a message whispered by another child.
chinese-whispers code cpp inter-process-communication ipc
Last synced: 25 Oct 2025
https://github.com/nazavode/meetupcpp-dec-2018
Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy
conference-talk cpp google-benchmark meetup modena optimization
Last synced: 05 May 2026
https://github.com/sambhav228/data_structure_algorithm
A repository which consists of the collection of various Data Structures and Algorithms implemented in various Programming Languages.
Last synced: 04 May 2026
https://github.com/demorgan104/dat
Technology development platform for the modern C/C++ developer
artifactory bazel c conan cpp devops embedded-systems prototyping
Last synced: 13 Oct 2025
https://github.com/tomcat-42/cppdev
A modern C++ development box
archlinux containerization cpp cpp23 docker
Last synced: 25 Oct 2025
https://github.com/vspefs/glfwppm
GLFW C++20 Wrapper - a module-only GLFW wrapper, based on glfwpp
cpp cpp20 glfw wrapper xmake-built
Last synced: 26 Mar 2025
https://github.com/anmol-baranwal/leetcode-gfg-ds-solutions
C++ Topic wise Leetcode & GFG solutions ✨ (easy access)
algorithms cplusplus cpp data-structures documented dynamic-programming easy-to-understand geeksforgeeks geeksforgeeks-cpp geeksforgeeks-solutions graphs leetcode leetcode-solutions striver-sde-sheet
Last synced: 06 Jul 2025
https://github.com/fix8mt/ufeed_bindings_cpp
C++ bindings to UFEed
cpp fix fix-engine fix8 fix8-market fix8pro fixengine fixprotocol google-protocol-buffers high-performance low-latency middleware zeromq
Last synced: 14 Oct 2025
https://github.com/louiml/ree-ree
cpp custom-programming-language easy-to-use gpp library programming-language
Last synced: 14 Oct 2025
https://github.com/barakugav/fdml
FDML is a CPP software for robot localization processing and queries using few (one or two) distance measurements
computational-geometric cpp geometric-algorithms localization robotics
Last synced: 15 Mar 2026
https://github.com/va1da5/pico-vscode-dev-environment
Visual Studio Code Dev Container based C/C++ development environment for Raspberry Pi Pico
arm containers cpp development openocd pico picoprobe rp2040
Last synced: 24 Oct 2025
https://github.com/mhdez221993/js-algorithms
JavaScript Algorithms
algorithm cpp java javascript ruby system-design
Last synced: 04 May 2026