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-04-13 00:06:40 UTC
- JSON Representation
https://github.com/sjsakib/psbook
সমস্যা ও সমাধান বই - ১ এর উপর অনুশীলন ( Practice code for Problem and Solutions Book - 1 by Mahbubul Hasan )
acm-icpc algorithms competative-programming cpp data-structures problem-book-1-solutions python timus-solutions uva-solutions
Last synced: 02 May 2025
https://github.com/ritobrotomukherjee/dsa-computer-science
Problem solving and DSA with C++
algorithms-and-data-structures codechef cpp data-structures hackerrank-solutions leetcode-cpp math patterns problem-solving
Last synced: 02 Aug 2025
https://github.com/copyplusplus/copyplusplus-qt
CopyPlusPlus based on Qt/Widgets.
cmake cplusplus cpp cross-platform macos qt qt-widget qt-widgets qt-widgets-application qt5 vcpkg windows
Last synced: 26 Apr 2025
https://github.com/soumik12345/libtorch-examples
Basic Deep Learning examples using LibTorch C++ frontend
cpp deep-learning libtorch torch
Last synced: 09 Nov 2025
https://github.com/prakhar-002/leetcode
📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 🍨 LeetCode 75 - 🪻 Ace Coding Interview, 📦 SQL 50 - 🌽 Crack SQL Interview, 📒 30 Days of JavaScript - 🌻 Learn JS Basics
c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers
Last synced: 03 Aug 2025
https://github.com/avinandanbose/c_plus_plus_beginner
Its the beginner series of C++
beginner beginner-code beginner-friendly cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp11 cpp14 cpp17 cpp20 tutorial tutorial-code tutorial-exercises tutorials tutorials-explained tutoring
Last synced: 07 Feb 2026
https://github.com/setghm/flappybirdcmd
Flappy bird game for the windows command prompt.
console-game-engine cpp cpp-game cpp-game-engine flappy-bird-game windows-console-game
Last synced: 05 Oct 2025
https://github.com/analogfeelings/hookplusplus
HookPlusPlus is a lightweight 2-file C++ library for hooking in Windows-based systems, licensed under GPL v3.0.
cpp easy-to-use example-code gpl3 gplv3 hooks library trampoline trampoline-hooking win32 windows
Last synced: 18 Aug 2025
https://github.com/otsmr/websocket
Learning different langs by implementing the WebSocket protocoll.
Last synced: 27 Aug 2025
https://github.com/zhb2000/mycalculator
多功能控制台计算器,实现了大数运算、解线性方程组、矩阵运算、算术表达式求值、命题逻辑、进制和编码转换等功能
Last synced: 10 Aug 2025
https://github.com/pecas-dev/dx3dcube
Cube with fading shaders made with DirectX 11 from scratch in C++.
cpp directx-11 graphics-programming
Last synced: 11 Aug 2025
https://github.com/m-spiessens/flow
Cooperative scheduler for low-power, reactive applications using the "pipes and filters" pattern on ARM Cortex-M microcontrollers.
arm conan cooperative cortex-m cpp filter flow low-power microcontroller pipe reactive scheduler tests
Last synced: 29 Sep 2025
https://github.com/localspook/zcrc
A high-performance C++ CRC library with all the bells and whistles.
cpp cpp20 crc header-only no-dependencies single-file
Last synced: 08 Aug 2025
https://github.com/tjensen42/makefiles
Some simple Makefiles for compiling C/C++ with auto dependency generation. Feel free to use them as template.
c compile cpp dependencies makefile makefile-template
Last synced: 14 Apr 2025
https://github.com/hxndev/consensus-problem-using-openmp
In this task, we had to write a multi-threaded OpenMP program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
code consensus consensus-clustering cpp openmp openmp-parallelization openmpi
Last synced: 07 May 2025
https://github.com/hxndev/lzw-data-encryption-algorithm
LZW stands for “Lempel-Ziv-Welch”. The LZW algorithm is a very common compression technique. This algorithm is typically used in GIF and PDF. It is lossless, meaning no data is lost when compressing. The algorithm is simple to implement and has the potential for very high throughput in hardware implementations. It is the algorithm of the widely used Unix file compression utility compress, and is used in the GIF image format.
algorithm code compression cpp data-compression decoding decryption dictionary encoding encryption lzw project
Last synced: 18 Jul 2025
https://github.com/silverjun/swing
A "Protocol" oriented programming language
compiler cpp language llvm new-language programming-language swing
Last synced: 15 Apr 2025
https://github.com/diegoferigo/development-iit
Docker-based isolated development environment for my activities @ Italian Institute of Technology
container cpp development docker environment ide programming script setup
Last synced: 15 Apr 2025
https://github.com/abdulsamie10/library-management-system
The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.
c c-plus-plus console console-app console-application cpp library library-management library-management-system lms
Last synced: 30 Aug 2025
https://github.com/rob2309/simpleos2
SimpleOS2 is a very simple x86_64 OS I am creating for learning purposes.
amd64 apic apic-timer asm c cpp efi efi-development kernel operating-system operating-system-learning process-management uefi uefi-boot uefi-development x86 x86-64
Last synced: 05 Oct 2025
https://github.com/rafaykhattak/library-managment-system-oop
Streamline library tasks with my Library Management System. Borrow, return, search books hassle-free. Organized, user-friendly, efficient. Fully utilizing the power of C++ OOP
c cpp library-management-system managment-system object-oriented-programming
Last synced: 02 Aug 2025
https://github.com/olegschwann/technopark-algorithms
Implementation of various algorithms in C / C++ for the first semester of Technopark.
algorithms-and-data-structures c cpp
Last synced: 02 Apr 2026
https://github.com/pinaki82/tulu-c-ide
A simple Vim text editor configuration that lets you edit C/C++ codes efficiently.
autocomplete autocompletion c c-plus-plus clang clang-complete code-editor cpp gvim ide linter syntax-checker text-editor tulu-c-ide vim vim-clang vim-configuration vim-plug vim-plugins vim-tutorial
Last synced: 06 May 2025
https://github.com/NickNaso/abi-stable-node-research
Research for N-API Bindings
addon c cpp go golang javascript native-addon node nodejs
Last synced: 07 May 2025
https://github.com/luca-penasa/spc
library for geological data extraction from TLS and photogrammetry point clouds.
cpp photogrammetry point-cloud
Last synced: 24 Jun 2025
https://github.com/richelbilderbeek/the_richel_setup
Richel Bilderbeek's favorite C++ setup
article best-practices cpp cpp14 good-practices setup travis-ci
Last synced: 18 Mar 2025
https://github.com/dcavar/fomamwt
Foma-based multi-word tagger and morphological analyzer
cpp finite-state-transducer foma multiword-expressions multiword-extraction natural-language-processing nlp nlp-parsing xfst
Last synced: 13 Apr 2025
https://github.com/emd4600/advanced-creature-paint
Spore Mod that lets you paint creatures like buildings, painting each part individually.
Last synced: 20 Mar 2025
https://github.com/rdb/fcollada
Community maintained version of FCollada, formerly developed by Feeling Software
c-plus-plus collada cpp fcollada
Last synced: 21 Jun 2025
https://github.com/markusjx/stacktrace
C++ stack traces for windows, (debian based-) linux and macOs systems
cpp developer-tools stacktrace
Last synced: 13 Apr 2025
https://github.com/MattRyder/GibEngine
Cross-platform OpenGL 3D game engine
3d-game-engine 3d-graphics cpp game-engine opengl
Last synced: 08 May 2025
https://github.com/haoyang-graphics/baba-is-demo
BABA IS DEMO, ENGINE IS GODOT. Enjoy!
baba-is-you babaisyou cpp cpp17 godot godot-engine godot-game
Last synced: 12 Apr 2025
https://github.com/jomy10/defer
A simple, single-header library which implements defer and autofree at compile-time in C/C++
autofree c cpp defer single-header single-header-lib single-header-library
Last synced: 21 Mar 2025
https://github.com/videlanicolas/novpn
A reengineering over Google's Beyond Corp
beyond-compare cpp google nginx python vpn
Last synced: 06 Apr 2025
https://github.com/saiyamdubey/dsa_questions
This is my collection of solved DSA questions ... I am Prepairing for the Interview perspective ..
arrarys binary-search cpp cprogramming hackerrank leetcode-solutions sliding-window sorting-algorithms two-pointers
Last synced: 15 Jul 2025
https://github.com/balena-io-examples/balena-cpp-hello-world
Example of how to deploy C++ code on a balena supported device.
balena balena-hello-world cpp lithium
Last synced: 11 May 2025
https://github.com/mntone/angelumbrella
Mntone WinUI 3 Library
controls cpp cpp-lib cpp-library csharp csharp-library settings-ui ui ui-control ui-controls windows windows-runtime windows-runtime-component windows-ui windows10 windows11 winrt winui winui3 xaml
Last synced: 05 Apr 2025
https://github.com/eyelash/nitro
an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)
cpp gles2 gui opengl scene-graph
Last synced: 13 May 2025
https://github.com/aspjt/roguelike_siv3d_sample
🕷: Roguelike Sample
as-project cpp dtl dungeon-template-library map-generation opensiv3d roguelike roguelike-dungeons roguelike-game roguelike-library roguelike-rpg-game roguelikedev siv3d
Last synced: 19 Mar 2025
https://github.com/dynesshely/cppenhanced
A library has advanced supports for c++ developers.
Last synced: 20 Mar 2025
https://github.com/abarrak/why-compiled-languages
A simple experiment for compiled/dynamic languages comparision.
cpp csharp go java javascript python ruby
Last synced: 13 May 2025
https://github.com/abdallahhemdan/30-day-leetcode-challenge
🏃♂️ My solutions of 30-Day Leetcoding Challenge with cpp with multiple soultions...
30-day-challenge 30-day-leetcoding-challenge challenge cmp coding cpp hemdan leetcode
Last synced: 08 May 2025
https://github.com/itsfuad/xebec-server
HTTP server implementation written in C++ using the Winsock API for Windows.
cpp cpp-http-server http-server
Last synced: 15 Sep 2025
https://github.com/conchylicultor/codingcheatsheet
Cheatsheets for the C++ and Python programing languages
Last synced: 08 May 2025
https://github.com/ngocbh/mtcnn-tf
MTCNN implementation by C++ and tensorflow framework
cpp face-detection mtcnn tensorflow
Last synced: 11 Sep 2025
https://github.com/point72/csp-adapter-slack
A csp adapter for slack
chat chatbot cpp python reactive reactive-programming slack slack-sdk stream-processing streaming
Last synced: 01 Apr 2026
https://github.com/gurugio/tcppl_exercise
exercise solutions for The c++ programming language 4th edition
Last synced: 06 Mar 2026
https://github.com/cryptopp-modern/cryptopp-modern
A maintained, modernized fork of Crypto++ with new algorithms and security improvements
argon2 blake3 cpp crypto cryptography cryptopp cryptopp-modern encryption-library
Last synced: 06 Feb 2026
https://github.com/aeilot/lsnotes
Add a description to your directories!
april-fools beginner-friendly c command-line command-line-tool cpp
Last synced: 26 Feb 2026
https://github.com/aminezouitine/volumelist-cpp
🗄Make a list that has a notion of volume 🗄
Last synced: 02 Mar 2026
https://github.com/cworld1/fluent-mail
A program to send and recieve emails with attachments supported by C++, Qt and SQL.
Last synced: 29 Jun 2025
https://github.com/ivynya/esp32-rick-roller
A compact solution for Rick Rolling your friends, coworkers, and normies in public.
arduino cpp esp32 rick-astley rickroll
Last synced: 08 Oct 2025
https://github.com/germanaizek/visualleakdetector-ng
Updated vlc plugin for Visual Studio 2010/12/13/15/17/19/22 memory leak detection
analyzer cpp memory memory-allocations memory-leak-detection
Last synced: 13 Oct 2025
https://github.com/dapper91/thread_pool_executor
C++ Thread Pool Executor
concurrent cpp threadpoolexecutor
Last synced: 24 Apr 2025
https://github.com/marshalx/competitive-programming
Я просто хочу пройти алгоритмический собес 🥺
algorithm-interview algorithms codeforces competitive-programming cpp datastructures datastructures-algorithms interview interview-practice leetcode python
Last synced: 22 Apr 2025
https://github.com/ruddyscent/mfc-window-programming
Solutions for exercises in '쉽게 배우는 MFC 윈도우 프로그래밍'
Last synced: 28 Oct 2025
https://github.com/googleapis/cpp-cmakefiles
Create C++ libraries from the googleapis protos.
cpp cpp11 google-cloud-platform
Last synced: 07 Oct 2025
https://github.com/ignabelitzky/tiny-programs
Simple programs to test different programming knowledge
c-plus-plus console-app console-application cpp linux linux-terminal ncurses opencv sfml terminal
Last synced: 15 Jul 2025
https://github.com/beer-ops/octocat-in-c
GitHub Code Spaces demo with a more complex C based environment
c codespaces conan cpp octoberfest python vscode zenofgithub
Last synced: 13 Oct 2025
https://github.com/oatpp/oatpp-mbedtls
Client/Server Secure ConnectionProvider for oatpp applications. Based on MbedTLS.
Last synced: 25 Apr 2025
https://github.com/oclero/qtappinstancemanager
Single application instance manager for Qt6.
cmake cpp cpp17 qt qt6 single-instance-app
Last synced: 04 Jul 2025
https://github.com/microsoft/hat
TOML-annotated C header file format for packaging binary files, from Microsoft Research
benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml
Last synced: 10 Apr 2025
https://github.com/qengineering/head-pose-ncnn-raspberry-pi-4
Ultra fast head pose estimation on a bare Raspberry Pi 4 at 20 FPS
aarch64 cpp deep-learning head-pose head-pose-estimation head-position ncnn ncnn-model raspberry raspberry-pi-4 raspberry-pi-64-os
Last synced: 07 Oct 2025
https://github.com/kailash360/placement-management-system
Object Oriented Programming Project || IIITM Gwalior
Last synced: 20 Jun 2025
https://github.com/copperspice/cs_pointer
Library of C++ Smart Pointers including an Intrusive Pointer and a Node Manager
cpp intrusive-pointer smart-pointers
Last synced: 11 Jun 2025
https://github.com/tum-i4/binary-rts
BinaryRTS is a research tool for regression test selection of C++ binaries based on dynamic binary instrumentation
cpp dynamic-binary-instrumentation regression-test-selection regression-testing research
Last synced: 17 Jan 2026
https://github.com/ali-elshorpagi/algorithms
Algorithms implemented in C++
algorithms backtracking-algorithm bfs-algorithm binary-search competitive-programming cpp dfs-algorithm dijkstra-algorithm divide-and-conquer dynamic-programming floyd-warshall-algorithm graph graph-representation kruskal-algorithm prim-algorithm problem-solving recursion shortest-path-algorithm sorting-algorithms topological-sort
Last synced: 27 Sep 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets
codeblocks codeblocks-ide cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/InteractivePlus/EasyCrossPlatform_src
⛳ An easy-to-use crossplatform C++ Library, primarily for server-side development.
cpp crossplatform easy-to-use fileio http-parser multithreading socket threadpool
Last synced: 01 Apr 2025
https://github.com/twilight-dream-of-magic/museair-cpp
A high-performance, non-cryptographic hashing algorithm written in C++. MuseAir offers fast, efficient hashing optimized for large datasets, with competitive performance compared to other popular algorithms like WyHash and RapidHash. Cross-platform support with thorough benchmarking.
cpp cpp17 cross-platform hash hashing-algorithm high-performance-computing high-speed komihash museair non-cryptographic-hash rapidhash smhasher3 wyhash
Last synced: 10 Apr 2025
https://github.com/historia-inc/windowtransparency
UE5 plugin for creating transparent window backgrounds on Windows (DX11), with dynamic click-through.
cpp desktop desktop-pet ue5 ue5-plugin unreal-engine unreal-engine-5 winapi
Last synced: 04 Sep 2025
https://github.com/gregyjames/octaneenginepp
A portable, high performance, multithreaded C++ file downloading library built on libcurl and boost::asio.
cpp curl curl-library download-file downloader network network-programming networking
Last synced: 25 Apr 2025
https://github.com/analogfeelings/blitzcord
Blitz3D userlib to use the Discord Game SDK (RPC).
blitz blitz3d blitzbasic cpp discord vs2022
Last synced: 28 Oct 2025
https://github.com/moon0922/germany-license-plate-recognition
This is a Deutsch License Plate Recognition vs2022 project.
artificial-intelligence cpp image-processing lpr machine-learning mfc neural-network ocr visual-studio
Last synced: 09 Apr 2025
https://github.com/nadchif/phone-resolution-tool
[TOOL] [NO ROOT] Change android phone resolution and DPI without root.
android cpp dpi phone resolution tweak
Last synced: 04 Jul 2025
https://github.com/craftablescience/libloader
Loads dynamic libraries on Windows, Linux, and macOS.
cpp cpp20 cpp20-library linux macos windows
Last synced: 22 Apr 2025
https://github.com/tradias/lambda-tuple
An implementation of `std::tuple` based on variadic lambda capture
compile-time cpp cpp20 header-only lambda tuple
Last synced: 18 Oct 2025
https://github.com/pablrod/cppplotly
Generate html/javascript charts from C++ data using javascript library plotly.js
chart cpp header-only plot plotly plotlyjs
Last synced: 17 Jul 2025
https://github.com/gpmueller/imgui-cmake
A Dear ImGui App using GLFW and OpenGL, built using CMake; Better example at GPMueller/imgui-app
cmake-examples cpp cross-platform imgui imgui-glfw mwe opengl3 wasm
Last synced: 11 Mar 2026