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/siyovush-hamidov/moscow-state-university-classes
🎓 Explore my work in C++ (competitive programming, desktop app development) and SQL (database development) as I navigate through my academic journey.
competitive-programming cpp sql
Last synced: 12 May 2026
https://github.com/paltoudara/_vector_
simple vector class using c++
cpp cpp17 simple stl stl-containers vector
Last synced: 05 Sep 2025
https://github.com/mhdzhhan/wanderlyst
🌍 A simple travel management system return in c++ ✈️
Last synced: 18 Mar 2025
https://github.com/md-mafujul-hasan/hackerrank_cpp_solution
These Contain Some CPP Programming Solution of Hacker Rank😏
cpp cpp-hackerrank cpp-solutions hackerrank hackerrank-30dayschallange hackerrank-certification hackerrank-challenges hackerrank-cpp hackerrank-cpp-solution hackerrank-solutions
Last synced: 24 Jun 2026
https://github.com/itsyakub/easter-hunt
Help the Easter Bunny catch eggs falling from the sky!
2d 2d-game cmake cpp easter easter-egg game gamedev open-source opensource raylib raylib-cpp raylib-game
Last synced: 29 Nov 2025
https://github.com/gowthertg/cpp-module-06
This module is designed to help you understand the different casts in CPP.
cpp imperative-programming object-oriented-programming rigor
Last synced: 17 Mar 2025
https://github.com/rbourgeat/scop
Basic GPU rendering with Vulkan (MacOS/Linux)
42born2code 42cursus 42projects 42school cpp linux macos scope vulkan
Last synced: 22 Feb 2026
https://github.com/kabasset/phifun
Fun with Phi!
cpp dft fftw image-processing optics under-development
Last synced: 04 Apr 2026
https://github.com/pakerwreah/cppstd
Personal standard library (for fun)
cpp standard-library stdlib stdlib-replacement study-project
Last synced: 16 Mar 2025
https://github.com/msub2/wwise.js
Making Wwise workable on the web
cpp emscripten javascript wasm web wwise
Last synced: 19 Apr 2026
https://github.com/mpaperno/touchportal-cpp-api
A simple TCP/IP network client for use in Touch Portal plugins which wish to utilize the `Qt` C++ framework.
c-plus-plus cpp qt qt-framework qt5 qt6 touch-portal touch-portal-api touch-portal-plugin touch-portal-plugin-api touchportal touchportalapi
Last synced: 01 Feb 2026
https://github.com/iassasin/logtractor
log collector and processor
cpp cpp17 log-collector logging real-time-processing streaming
Last synced: 09 Apr 2025
https://github.com/gershnik/ptl
C++ library for Unix system APIs.
bsd c-plus-plus-20 cplusplus-20 cpp cpp20 cygwin freebsd header-only linux mac macos mingw no-dependencies posix unix wrapper wrapper-library
Last synced: 06 May 2026
https://github.com/anshsinghsonkhia/oopm-3rd-sem
OOPS & OOPM Syllabus for B.Tech in C++
cpp object-oriented-programming oop oop-principles oops oops-in-cpp
Last synced: 10 Feb 2026
https://github.com/ryukinix/linked-list
Garbage + CancerPlusPlus
cancer cpp linked-list templates
Last synced: 09 Apr 2025
https://github.com/nevilparmar11/advance_algorithms_lab_tasks
Advance Algorithms subject lab tasks sem 5.
advance-algorithm advanced-data-structures algorithms algorithms-and-data-structures cpp
Last synced: 18 Jun 2025
https://github.com/thenewjavaman/brac-kt
A Kotlin/Multiplatform interface for quantum computing
c cpp csharp ibm-q ibm-q-experience java javascript jvm kotlin kotlin-js kotlin-jvm kotlin-multiplatform kotlin-native quantum quantum-computing typescript
Last synced: 11 Apr 2025
https://github.com/dokempf/cerberus-cpp
YAML Validation library for C++
cpp validation validation-schema yaml
Last synced: 30 Oct 2025
https://github.com/aostrun/lamport-s-distributed-mutual-exclusion
Lamport's Mutual Exclusion Algorithm shown on Dining Philosophers
cpp lamport-algorithm lamport-queue multiprocessing
Last synced: 12 Apr 2025
https://github.com/jaytwolab/urldownload.michael.dunn
Using Internet Explorer to download files (codeproject)
codeproject cpp download mfc url visualcpp visualstudio
Last synced: 07 May 2025
https://github.com/msoeken/pat
C++ dancing links solver
combinatorics cpp cpp14 dancing-links enumeration exact-cover
Last synced: 02 Aug 2025
https://github.com/alpha-unito/gam
A C++ stack for global-memory programming
asynchronous cluster cpp distributed pgas
Last synced: 19 Jan 2026
https://github.com/cgkantidis/cpp_dbg_out
A dbg_out variadic macro that prints the function, file, line and the rest of the arguments from where it's called, to the standard output.
cpp debug variadic-function variadic-macro
Last synced: 20 Mar 2025
https://github.com/strcoder4007/codeforces-solutions
My 800+ solved Codeforces problems on Algorithms and Data Structures using C++
Last synced: 08 Sep 2025
https://github.com/palikar/alisp
Lisp Interpreter written in C++
cpp cpp17 general-purpose interpreter language lisp-interpreter lisp-languages scheme-interpreter
Last synced: 09 Apr 2026
https://github.com/p1ckle-rick/city-of-calgary-2018
:phone: :movie_camera: :art: ART++ is an Augmented Reality app to show art in real-time in real-size.
arcore art art-piece augmented-reality c-sharp calgary citizens city community-boundaries-dataset cpp dataset health safety street unity unity3d
Last synced: 09 Jul 2025
https://github.com/chaoticsomeone/uranium_lang
Uranium Lang: A Python and C++ based and (probably) unstable programming language
cpp cpp20 programming-language python python3 source-to-source-compiler transcompiler uranium-lang
Last synced: 04 May 2025
https://github.com/stefanolusardi/video_io
video encoder and decoder, written in modern C++
cmake cpp ffmpeg video video-decoding video-encoding
Last synced: 10 May 2026
https://github.com/isaiah76/codewars
my solutions to codewars katas
codewars codewars-kata codewars-kata-solution codewars-solutions cpp java javascript python
Last synced: 22 Jun 2025
https://github.com/karnkaul/fixed_vector
KT single header C++17 library for std::vector that uses a fixed size stack allocated buffer for storage.
cpp cpp17 cpp17-library single-header vector
Last synced: 20 Mar 2025
https://github.com/shred/lighting
DIY Wall Bias Lighting
adafruit-feather-m0 cpp diy hardware led-strips openscad
Last synced: 07 Sep 2025
https://github.com/karnkaul/decf
Dumb simple Entity-Component framework in C++17
cpp cpp17 cpp17-library ecs entity-framework
Last synced: 20 Mar 2025
https://github.com/i-am-surovi/i-am-surovi
About Myself
bracu bracucse cpp python sumaiya-hossain-surovi
Last synced: 10 Sep 2025
https://github.com/coyorkdow/cfuture
a c++ promise future implementation with continuation [work in progress]
Last synced: 30 Dec 2025
https://github.com/shiweimeiya/cpp-epoll-reactor-server
C/C++服务端项目,epoll+线程池的reactor模型,适合新手学习完服务器项目后来这里增加业务量,读者可以增加redis、MySQL提升项目框架完整性🚀 Tank Battle - 高性能多人在线坦克对战游戏 一个展示现代网络游戏架构设计的完整项目。使用C语言构建高并发服务器端(epoll + 线程池 + 多房间系统),Python+Pygame开发跨平台客户端。支持2-4人实时对战,包含动态地图生成、碰撞检测、自定义网络协议等核心功能。 ✨ 核心特性: 异步I/O网络模型 | 线程池并发处理 | 房间管理系统 | 实时状态同步 | 跨平台客户端 🛠️ 技术栈: C语言服务器 | Python客户端 | 自定义二进制协议 | Pygame图形引擎 适合学习网络编程、游戏开发、系统
Last synced: 09 May 2026
https://github.com/sermetpekin/evdscpp
evdscpp is a C++ library for fast, efficient, and user-friendly interaction with the EVDS API Server. Designed with performance in mind, it provides built-in caching, an Excel export option, and an intuitive user interface for configuring and retrieving data. evdscpp can be extended for integration with other C++ projects and offers options for use
cbrt central-bank cpp data edds evds evds-api evdscpp tcmb tcmb-api
Last synced: 07 Sep 2025
https://github.com/miaucl/bitflame
Bitflame is an algorithm to generate non-repeating flames on a matrix. It can be used to generate gif of arbitrary length and size or it can be used to power a display with a microcontroller.
adafruit bitflame charlieplex cpp fire flame led python
Last synced: 16 May 2026
https://github.com/nouraalgohary/grind-75-solutions
This GitHub repository features my solutions to Grind 75 questions, which I am approaching using multiple techniques and programming languages as per my plan.
blind-75 cpp problem-solving python
Last synced: 14 Feb 2026
https://github.com/krashish8/cp-stress-tester
This project contains the files that can be used for Stress Testing the C++ solutions [Linux]
bash-script competitive-programming cpp stress-tester
Last synced: 10 Apr 2025
https://github.com/p0ryae/ccc-junior-2023
Solutions for the 2023 Junior Contest of the Canadian Computing Competition, all written in C++
canadian-computing-competition ccc ccc-solutions cemc cpp uwaterloo
Last synced: 25 Jan 2026
https://github.com/jonpalmisc/bn_cpp_template
Binary Ninja C++ plugin template
binary-ninja binary-ninja-plugin cpp plugin template
Last synced: 17 May 2026
https://github.com/omrawaley/T-Write-Plus-Plus
T-Write++ is a terminal-based text editor written in C++.
command-line command-line-tool cpp editor terminal terminal-based text text-editor
Last synced: 01 May 2025
https://github.com/malwarebo/nimbus
Weather forecasting model using Tensorflow
cpp deep-learning machine-learning tensorflow
Last synced: 15 May 2026
https://github.com/BenjaminYde/ArcticEngine
Vulkan Game Engine Using Linux Dev Container
3d clang cmake container cplusplus cpp devcontainer docker dockerfile game glw graphics linux rendering sdk sdl vscode vulkan vulkan-api
Last synced: 05 May 2025
https://github.com/kassane/zig-gpa-ffi
Testing GPA in FFI
allocation allocator bindings cpp ffi ffi-bindings malloc-free memory-allocation memory-management rust rust-allocator-interface zig ziglang
Last synced: 11 Mar 2026
https://github.com/loreneteval/sysproxy
Python bindings for shadowsocks sysproxy utility.
cpp proxy pybind11 python shadowsocks
Last synced: 10 Apr 2025
https://github.com/haseeb-heaven/awesomecpp-libraries
Awesome Cpp libraries for various tasks Http Req,Parsers File/Event Mgr,Maths,Container etc
cpp cpp-containers cpp-course cpp-gpt cpp-http cpp-library cpp-math cpp-project cpp-rest cpp17 dataconvertor filemanager filesystemwatcher mathoperations
Last synced: 28 Mar 2025
https://github.com/blueskyson/ansi-escape-code-color
ANSI escape code color lookup
ansi-colors colors cpp python terminal
Last synced: 12 Apr 2026
https://github.com/chocobo1/concurrent
Run commands concurrently!
concurrent cpp parallel utility
Last synced: 20 Mar 2025
https://github.com/gryfenfer97/neon
A simple swift-like programming language
cpp lox programming-language swift swift-like
Last synced: 16 May 2026
https://github.com/fn-code/projectone
c++ example using google test and cmake
cmake cpp example gtest gtest-support
Last synced: 10 Apr 2025
https://github.com/mpellouin/nanotekspice
The nanotekspice is the first project of Epitech's second year Object-oriented module. This project is a simulator of logical circuits. It is written in C++.
arcade cpp epitech logical nanotekspice oop simulator
Last synced: 07 Jul 2025
https://github.com/taiyu-len/uvw-curl
Simple example program using uvw and libcurl
Last synced: 14 May 2026
https://github.com/arkaht/unrealgamepackager
Simple C++ CLI program to package an Unreal Engine 5 game project by customizing its process.
build build-tool cli cpp cpp20 game package ue5 unreal-engine
Last synced: 17 Feb 2026
https://github.com/megatokio/z80emuf
emulation of a simple Z80 micro computer for testing or starting own project
Last synced: 16 May 2026
https://github.com/curve/eraser
✏️ A C++20 type-erasure library
cpp cpp-library cpp20 cpp20-library polymorphism type-erasure
Last synced: 08 Sep 2025
https://github.com/thuvasooriya/verilator
build verilator with zig
compilers cpp rtl system-verilog systemc verilator verilog verilog-simulator zig zig-package
Last synced: 14 May 2026
https://github.com/alexjmercer/ascii_art
Playing around with C++ and OpenCV in the terminal !
ascii ascii-art cpp opencv opencv-cpp visual-studio webcam-capture
Last synced: 13 Apr 2025
https://github.com/giuliom/basiccpplibrary
Basic Cpp Library
algorithms concurrency cplusplus cplusplus-11 cpp cpp-library cpp11 cpp14 cpp17 cpp20 cpp23 memory-management multithreading regex-match searching-algorithms smart-pointers sorting-algorithms
Last synced: 29 Oct 2025
https://github.com/indianwhocodes/adshuffmanproject
Comparative Evaluation of Data Compression through binary, four-way, and pairing heaps without any standard lib. container except vector.
academic academic-project binary-heap cpp data-compression data-structures heaps
Last synced: 03 Apr 2025
https://github.com/sameetasadullah/braille-translator
A Braille Translator in C++ using Microsoft Visual Studio
braille-translator cpp microsoft-visual-studio
Last synced: 11 Jul 2025
https://github.com/thaliaarchi/deque
Reusable double-ended queue iterable container implemented as a circular array.
Last synced: 18 Jul 2025
https://github.com/rft0/lightjson
Simple, Light Weight, Header Only, C++11 compliant JSON Library.
cpp header-only json json-decoder json-encoder json-library json-parser json-serialization
Last synced: 16 Feb 2026
https://github.com/itsyakub/colorful-pixels
Simple and easy-to-use pixel-art editor.
2d 2d-graphics cmake cpp graphics graphics-editor graphics2d linux madewithraylib pixel-art pixel-art-maker pixel-editor pixelart raylib web webapp windows
Last synced: 11 Apr 2025
https://github.com/tomenz/dhcpserv
A DHCP Server sample
cpp cpp11 dhcp dhcp-server dhcpv6 socket
Last synced: 09 Jul 2025
https://github.com/kiwijuice56/godot-fluid
Lattice Boltzmann fluid simulation in Godot
cpp fluid-simulation godot lattice-boltzmann
Last synced: 13 Feb 2026
https://github.com/proximax-storage/cpp-xpx-chain-sdk
ProximaX Sirius-Chain C++ SDK
blockchain chain cpp sdk sirius-chain xpx
Last synced: 06 Mar 2026
https://github.com/spencerpauly/neural-net-for-rot13
A C++ Neural Network made from scratch to solve simple machine learning problems. This version is optimized to work with encrypting and decrypting simple string messages.
beginner-project cpp decryption machine-learning neural-network
Last synced: 04 Apr 2025
https://github.com/georgecatalin/cpp-essential-training
Code work from the course "C++ Essential Training" by Bill Weinman on Linkedin Learning.
cplus cplusplus cplusplus-11 cpp cpp-course linkedin-learning
Last synced: 06 Apr 2026
https://github.com/teiacare/teiacareinferenceclient
TeiaCareInferenceClient is a C++ inference client library that implements KServe protocol.
cpp cross-platform deep-learning grpc inference kserve machine-learning
Last synced: 25 Sep 2025
https://github.com/dibyadyutidas/devkit
A curated collection of developer tools
boilerplate c cpp developer-tools github-actions html java nodejs python scripting
Last synced: 12 Jul 2025
https://github.com/AhmedOsmanDev/LeetCode-Solutions
LeetCode's problems solutions.
algorithms c competitive-programming cpp csharp data-structures leetcode leetcode-solutions online-judge problem-solving python3 sql
Last synced: 10 Apr 2025
https://github.com/bonitoflakez/gojson2class
a utility that converts JSON schema to classes
c cpp golang java json json-schema jsonschema rust typescript
Last synced: 11 Jan 2026
https://github.com/agauniyal/smartlist
Unique_ptr based Linked List implementation for reference
cpp cpp14 linked-list modern-cpp
Last synced: 08 Jul 2025
https://github.com/lucasfturos/raytracing
Meus estudos da técnica de computação gráfica Ray Tracing
Last synced: 06 Apr 2026
https://github.com/rbento/cpp-visual-studio-log
Quick logging to the Visual Studio Output window.
Last synced: 10 Apr 2025
https://github.com/daddesign-projects/asynchronous-spdif-mixer
"Asynchronous SPDIF Mixer" synchronizes and mixes up to three asynchronous S/PDIF streams into a 48 kHz output. Running on an STM32H743 and developed in C++ with CubeIDE, it compensates for drift with interpolation. A custom KiCad-designed PCB hosts this real-time audio processing solution.
asynchronous cpp mixer pcb spdif stm32 stm32h7
Last synced: 06 May 2025
https://github.com/bc100dev/osintgramcxx
A reimplementation of Osintgram, but in C++
cli cli-app command-line command-line-interface command-line-tool cpp data-collection instagram linux-app linux-cli networking open-source osint osint-tool osintgram shell-prompt windows-app windows-cli
Last synced: 28 Oct 2025
https://github.com/randomgamingdev/ezgl
A powerful graphics library designed to abstract away writing graphics code at 0 cost. Spend time building beautiful, lightway, easy to use, powerful graphics, not fighting the graphics API.
cpp cross-platform graphics graphics-engine graphics-programming multilib powerful simple
Last synced: 10 Jul 2025
https://github.com/zijistark/zcktools
Compiler library and tools for ZCK, an extended language for more effective Crusader Kings II scripting.
c-plus-plus c-plus-plus-17 compiler cpp crusader-kings-ii crusaders-kings-2 modding modding-games modding-resources modding-tools paradox paradox-interactive paradoxgame programming-language programming-languages
Last synced: 09 Apr 2025
https://github.com/georgiifirsov/podserializer
Library used to serialize and deserialize any POD-structure (and some non-POD structs) with no modifications applied to them. Here I use a lot of templates and other meta-magic :)
cplusplus cplusplus-14 cpp cpp14 pods serialization templates
Last synced: 12 Apr 2025
https://github.com/melardev/cpp_aes_ecb_implementation
aes aes-ecb aes-encryption cpp ecp
Last synced: 21 Mar 2025
https://github.com/deanblackborough/mathsquiz
Small Maths quiz. app to generate questions for my 8 and 2 year old. Generates random short division and long multiplication questions.
beginner cpp learning-by-doing mathematics
Last synced: 09 Apr 2025
https://github.com/allenvox/pearson-correlation
Calculating the Pearson Correlation Coefficient for big data
ci cmake cpp cpp17 github-actions pearson-correlation pearson-correlation-coefficient probabilistic-programming probability statistics
Last synced: 29 Apr 2025
https://github.com/andyfratello/eda
💻 Exercicis d'Estructura de Dades i Algorismes (EDA) Q2 - UPC FIB
algorithms cpp cpp-programming data-structures eda-fib fib-upc
Last synced: 20 Mar 2025