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-19 00:07:17 UTC
- JSON Representation
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/johnjohnlin/namedtuple
Implementation of super-fast C++-styled namedtuple, for compile-time reflection.
c-plus-plus cpp cpp11 cpp14 cpp17 header-only reflection
Last synced: 09 Mar 2026
https://github.com/abdallahhemdan/huffman-coding-compression
📦 Huffman Coding Compression Algorithms with Encoding and Decoding using C++
binary-tree compression-algorithm cpp data-structures huffman-coding huffman-compression-algorithm
Last synced: 31 Aug 2025
https://github.com/mohammadrezaamani/tictoctoe
Tic-Tac-Toe game implemented in C++ with Minimax algorithm and Alpha-Beta Pruning!
alpha-beta-pruning cpp minimax-algorithm tic-tac-toe x-o
Last synced: 09 Apr 2025
https://github.com/guanshiyin28/bubble-sort-and-insert-sort
Bubble Sort dan Insert Sort (Python & C++)
bubble-sort cpp insertion-sort python
Last synced: 27 Feb 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: 17 May 2026
https://github.com/egordm/libtempo
C++ / Python library with signal processing and tempo estimation utilities.
armadillo cpp music-information-retrieval signal-processing
Last synced: 20 Apr 2025
https://github.com/asklar/winrtcomponent
How to consume C# WinRT components from C++
cpp csharp csharp-code dotnet dotnet-native ilc net-native uwp uwp-app uwp-applications uwp-apps uwp-dev
Last synced: 01 Aug 2025
https://github.com/subugt/authproject-public
Powerful auth project made with tears...
auth authentication authentication-backend authentication-middleware cpp cpp20 crypter ddos enet keyauth keyauth-api keyauth-imgui keyauth-loader loader openssl-client-server server server-side subugt
Last synced: 10 Apr 2025
https://github.com/uraninite/rsa-algorithm
Math based RSA public/private key generator and encryptor/decryptor.
algorithm console-application cpp cryptography rsa
Last synced: 18 Jan 2026
https://github.com/danielhe4rt/100daysofcode
Repository focus to update all my journey through 100DaysOfCode challenge. Here you're gonna find a lot of C++, Rust and Database content.
Last synced: 26 Mar 2025
https://github.com/cedrainteractive/teliqos-sdk-cpp
Official C++ SDK for Teliqos game analytics. Lightweight, open source, thread-safe.
analytics-sdk cmake cpp cpp17 cross-platform event-tracking game-analytics game-development offline-first player-analytics raylib sdk telemetry thread-safe unreal-engine
Last synced: 05 Apr 2026
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/mghalix/bank-system
C++ Console Application for a Banking System.
console-application cpp data-structures file-organization oop
Last synced: 05 Sep 2025
https://github.com/zmercury/cpp
C++ - Second Semester Notes
bed bicte c cpp ict notes programming sanothimi
Last synced: 07 Apr 2025
https://github.com/autohdw/flames
Flexible Linear Algebra with Matrix-Empowered Synthesis (for Vitis HLS)
cpp fpga high-level-synthesis hls linear-algebra vitis vitis-hls
Last synced: 10 Mar 2026
https://github.com/im-rises/particlesystem
Particle system made in C++ with OpenGL
cmake cpp engine game-development game-engine gamedev imgui opengl particle-system particles
Last synced: 09 Apr 2025
https://github.com/tianyishi2001/cpp4r
[WIP] C++ for Rustaceans
book cpp cpp11 cpp14 cpp17 cpp20 modern-cpp rust rustaceans tutorial
Last synced: 11 Apr 2025
https://github.com/andrewshin-7th-technology-student/build-ci
Building a CI web config. for the XXC file GO TO THE LINK TO SEE REPO RULES, ETC.
bots c cmake cpp javascript python shell squirrel typescript webassembly
Last synced: 12 Jun 2025
https://github.com/lucaasd/sproutlang
A simple, general purpose C++/C# like language
c clang compiler cpp fast jit llvm low-level lsp object-oriented-programming parser programming-language
Last synced: 04 Sep 2025
https://github.com/DoubleCouponDay/Chunkus
Discord bot that converts your chat image to a Scalable Vector Graphic.
c cpp docker hacktoberfest rust
Last synced: 01 Apr 2025
https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo-windows
Пример визуальной программы с wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Windows
apache cpp example mingw msys2 netbeans windows wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/brian8544/cpp-auth
cpp-auth is a simple key/license check system written in C++ and PHP. It allows you to verify license keys and manage user authentication for your application. This repository consists of both server-side and client-side code.
cpp gui json license license-checking php qt6
Last synced: 30 Apr 2025
https://github.com/keyu-tian/buaa-parallel-computing-project-solution
[Ranked No. 1🥇] My solution for the course project of Parallel Computing 2021'Spring @ BUAA (北航并行程序设计). Plenty of C++ tricks, hacks, and optimizations are used for extreme efficiency. Ranked *1/100* in the efficiency test.
beihang beihang-university buaa buaaoj compiling-principle compiling-theory cpp cpp11 cyk-algorithm dynamic-programming multithreading parallel-computing pthreads
Last synced: 13 Apr 2025
https://github.com/ni5arga/dsa-collection
Collection of DSA solutions.
cpp data-structures data-structures-and-algorithms dsa dsa-questions dsa-solutions java javascript
Last synced: 12 Apr 2025
https://github.com/xixu-me/stdcxx.h-for-vs
C++ includes used for precompiling on Visual Studio
Last synced: 08 May 2025
https://github.com/larryaasen/obslib-framework
A macOS framework created from libobs and consumed by Cocoapods. (Help Wanted)
c cocoapod cocoapods cpp framework help-wanted livestreaming macos obs streaming xcode
Last synced: 06 Mar 2025
https://github.com/vincent-picaud/meson_starter_script
A simple script to create a messon project skeleton
bash-script cpp doxygen gtest mesonbuild project-template
Last synced: 20 Aug 2025
https://github.com/lamzaone/cpp-folder-sync
C++ Local/Remote folder sync
changelog client client-server cpp cpp-sockets delete file-sharing file-sync file-synchronization file-upload remote server sync update update-files upload
Last synced: 24 Apr 2025
https://github.com/bensuperpc/krackx
Software for password cracker, C++ and Qt6 QML
Last synced: 10 Feb 2026
https://github.com/tink-crypto/tink-cc-awskms
AWS-KMS extension for Tink C++
aws-kms cpp crypto cryptography security
Last synced: 27 Jan 2026
https://github.com/amanoteam/musl-gcc-cross
A GCC cross-compiler targeting Linux musl
c cpp cross-compiler gcc linux musl
Last synced: 02 Jun 2026
https://github.com/qengineering/tensorflow_lite_pose_jetson-nano
TensorFlow Lite Posenet on a Jetson Nano at 15.2 FPS
aarch64 cpp gpu-acceleration gpu-delegate jetson-nano posenet tensorflow-examples tensorflow-lite
Last synced: 24 Oct 2025
https://github.com/Print3M/Anti-VM
Windows-based implementation of several anti-vm techniques used in malware development.
anti-virtualization anti-vm cpp malware-development winapi
Last synced: 26 Oct 2025
https://github.com/izenynn/cpp-modules
42 Cursus: c++ modules for learning the language.
42-cpp-module 42-cpp-modules cpp cpp-modules cpp-modules-42 cpp98 cpp98-compatible linux macos
Last synced: 23 Oct 2025
https://github.com/misaghmomenib/file-manager-cpp
In This Project, I Wrote With C Plus Plus That You Can Manage Your Files and Have Different Options With It
cpp file-manager git open-source
Last synced: 12 Jun 2026
https://github.com/qucals/vk-api
C++ Library for working with VK API
api callback-api cmake cpp cxx longpoll streaming-api vk vk-api vk-bot vkapi vkontakte vkontakte-api
Last synced: 23 Oct 2025
https://github.com/threeal/result
A simple C++ implementation of Rust Result, an alternative to Abseil Status
abseil cmake cpp result results rust-result status
Last synced: 04 Mar 2026
https://github.com/goldsborough/atom-clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics (atom package)
atom c clang cpp objective-c package tool
Last synced: 12 Oct 2025
https://github.com/maiadegraaf/42-ultimate-orthodox-canonical-class-creator
A script that writes Orthodox Canonical Class for you
42 42-cpp-modules codam codam-cpp cpp orthodox-canonical-class script
Last synced: 29 Apr 2026
https://github.com/zz990099/depth_anything_cpp
DepthAnything算法的c++实现,包括TensorRT、RKNN、OnnxRuntime三种硬件平台(推理引擎).
cpp deploy depthanything depthanythingv2 implementation onnxruntime rknn tensorrt
Last synced: 27 Feb 2026
https://github.com/vaxastd/Delete-First-and-Last
Delete First and Delete Last Function (Python & C++)
cpp delete-first delete-last python
Last synced: 02 Apr 2026
https://github.com/gjbex/code-optimization
Repository for participants of the "Code optimization" training
c cpp fortran hpc optimization profiling scientific-computing
Last synced: 13 Oct 2025
https://github.com/prakalp-pande/data-structure
The GitHub repository focuses on data structures and algorithms, providing implementations and examples for various concepts in computer science. It aims to help developers understand fundamental topics like arrays, linked lists, stacks, queues, trees, sorting algorithms, and searching algorithms. With well-documented code snippets and explanations
c competitive-programming cpp dsa
Last synced: 15 Oct 2025
https://github.com/hedhyw/hyperfractal
A three-dimensional fractal animation generator.
cpp fractal fractal-images fractal-rendering opengl
Last synced: 26 Oct 2025
https://github.com/esa/dcgp.js
JavaScript bindings for the differential Cartesian Genetic Programming library
cpp dcgp javascript webassembly
Last synced: 15 Mar 2026
https://github.com/gkaszewski/audio-recorder
Basic audio recorder written in C++ using QT library.
Last synced: 09 May 2025
https://github.com/merendamattia/mdp
MdP - Metodologie di Programmazione presso l'Università degli Studi di Parma (6 CFU).
Last synced: 15 Jul 2025
https://github.com/jdsherbert/unreal-engine-dependency-injection-plugin
Simple implementation of a Dependency Injector Plugin for Unreal Engine. Uses a Singleton instance to hold the registered objects.
cpp dependency-injection dependency-manager plugin plugins singleton-pattern unreal unreal-engine unreal-engine-4 unreal-engine-5
Last synced: 19 Mar 2025
https://github.com/iamrajiv/nth-fibonacci
The Fibonacci sequence is a series of numbers defined by a simple linear recurrence relation, where each number is the sum of the two preceding ones. This sequence appears in many areas of mathematics and other sciences, particularly in the shape of many naturally occurring biological organisms.
cpp csharp go java javascript python swift
Last synced: 08 Sep 2025
https://github.com/liardeauxq/zappy
Year-End Epitech project
c-language cpp graphics-programming server sfml student-project
Last synced: 26 Jun 2025
https://github.com/grimmerk/algorithms-vscode
All are written in Python 3. Some also have Go, JavaScript (Node.js), C#, C++ versions. Include test cases. To be convenient, often not follow Python pep8 snake coding style. IDE: VS Code & Atom. Include data structures, LeetCode problems. Convenient debugging by VSCode Setting
c-sharp cpp dotnet-core jest mstest pytest unit-test visual-studio-code
Last synced: 03 Apr 2025
https://github.com/dstein64/revdoor
A single-file C++ library for visiting revolving door combinations.
combinatorics cpp revolving-door taocp
Last synced: 20 Mar 2025
https://github.com/kassane/asio
Asio C++ Library (uses zig build-system)
asio asio-library asynchronous cpp cpp-library networking zig-package
Last synced: 06 May 2025
https://github.com/elnurmustafayev/algorithms-datastructures
algorithms-and-data-structures cpp
Last synced: 12 Apr 2025
https://github.com/zainashrafofficial/cpp-console-projects-2022
C++ Console Projects
console-application cpp desktop
Last synced: 10 Apr 2025
https://github.com/jackmilner1/fizz
My own statically typed programming language with support of pointers, a custom compiler (Lexer, Parser , Abstract syntax tree) written in C++ and uses LLVM
compiler cpp llvm open-source pointers programming-language statically-typed
Last synced: 05 Apr 2025
https://github.com/ankitjarwall/code-with-ankit
Hello everyone, Here we cook the fucking shit.
backend-api c cpp frontend-web mern python react
Last synced: 19 Jun 2025
https://github.com/pooranjoyb/cpp-sdk-appwrite
First-Ever C++ SDK for Appwrite, Built from Scratch!
appwrite cpp jwoc sdk sdk-cpp unofficial
Last synced: 14 Apr 2025
https://github.com/aermoss/ostest
A 64-bit operating system written in C++ and x86 Assembly.
assembly assembly-x86 cpp kernel operating-system operating-system-kernel
Last synced: 06 Mar 2026
https://github.com/makersf/resilient
Make handling failures easy and expressive
cpp cpp14 cpp17 fault-tolerance resiliency
Last synced: 10 Apr 2025
https://github.com/chetan6780/75-days-dsa-challenge
Ninja technique🥷 to ACE DSA Interviews.
algorithms challenge cpp data-structures dsa
Last synced: 02 May 2025
https://github.com/danyspin97/cppgram
Framework for Telegram Bot API written in c++.
Last synced: 03 May 2025
https://github.com/harsh971/hackerrank_solutions
Here you will get All Solutions for Topics from HackerRank Platform
30-days-of-code 30daysofcode c cpp hackerrank hackerrank-30dayschallange hackerrank-algorithms-solutions hackerrank-all-solutions hackerrank-challenges hackerrank-cpp hackerrank-java hackerrank-python hackerrank-solutions hackerrank-solutions-c hackerrank-solutions-for-java hackerrank-solutions-github java problem-solving python solutions
Last synced: 08 May 2025
https://github.com/wolfulus/cpptimer
simple c++11 timer
cpp cpp11 header-only interval timeout timer timers
Last synced: 08 May 2025
https://github.com/basemax/codemelicheckerdesktop
Desktop (Qt/Cross-platform) tool for validation Iranian National code. (QML)
checker cpp cpp17 cross-platform cross-platform-app iran iranian iranian-national iranian-national-checker iranian-national-id qml qt
Last synced: 05 May 2025
https://github.com/kamranaghlami/libtlvcpp
libtlvcpp is a modern C++ ASN.1 tree manipulating & encoding/decoding library with a focus on performance, and a clean interface.
asn1 cpp deserializer modern-cpp serializer
Last synced: 07 Jul 2025
https://github.com/1dealgas/aerials
Public Parts of the Mobile Rhythm Game「Aerials」
aerials aerialsdemo cpp cpp11 defold lua mobilegame music-game rhythm-game
Last synced: 20 Mar 2025
https://github.com/milkcocoa0902/cocoadiskinfo
S.M.A.R.T. viewer with GUI
cpp gtkmm-applications hdd-health linux-app monitoring-tool
Last synced: 10 Apr 2025
https://github.com/abdallahhemdan/crackingthecodeinterview
🎯 My Solutions to Cracking the Coding Interview Book, 6th Edition with cpp..
cpp cracking-the-coding-interview data-structures interview-questions
Last synced: 12 May 2025
https://github.com/rrroyal/cppinjector
Simple C++ Windows DLL injector.
cpp dll-injection injector windows
Last synced: 12 Apr 2025
https://github.com/vinitshahdeo/dsa-lab-codes
Lab Assignments for Data Structures and Algoithms
algorithms cpp data-structures lab-assignment
Last synced: 10 Apr 2025
https://github.com/abhinav-26/laptop-repair-shop-management-system
A project on Laptop Repair Shop management system written in c++
cpp laptop-repair-shop software
Last synced: 20 Oct 2025
https://github.com/praydog/severed-steel-vr
Severed Steel VR mod & VR plugin example.
cpp lua modding severed-steel uevr unreal virtual-reality
Last synced: 08 Jul 2025
https://github.com/arturbomtempo-dev/programming-logic-course
A repository with the material for the Programming Logic course focusing on C and C++. This course is designed to help beginners start their journey in the field of programming and technology by covering fundamental concepts and building a strong foundation for future learning.
c course cpp programming-logic
Last synced: 30 Apr 2025
https://github.com/ayaankhan98/bigint
Efficient OpenSource Big Integer(Library) Support for C++
algorithms biginteger biginteger-cpp c-plus-plus cmake cpp hacktoberfest hacktoberfest2020 large-numbers mathematics open-source opensource-library
Last synced: 12 May 2025
https://github.com/yanboishere/oi-diary-of-yanbo
Personal OJ Question Warehouse / 个人的OJ刷题仓库
codeforces coding competitive-programming cpp diary luogu oi oier online-judge practice
Last synced: 12 Jul 2025
https://github.com/cdslaborg/paramontex
This is a repository for the ParaMonte library examples. For more information, visit:
bayesian bayesian-inference bayesian-methods bayesian-optimization bayesian-statistics c cpp dram fortran fortran2018 machine-learning markov-chain matlab mcmc mcmc-methods mcmc-sampler parallel paramonte-library python visualization
Last synced: 15 Jul 2025
https://github.com/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 Mar 2025
https://github.com/manjav/hx-impulse-engine
HAXE port of a simple, open source, 2D impulse based physics engine for non-view (server-side) use.
actionscript cpp csharp haxe haxelib java javascript physics-2d physics-engine
Last synced: 20 Jul 2025
https://github.com/xiezhq-hermann/atan_lookup
A fast and accurate approximation of arctan by look-up mothod with three variants inside, implemented in C++
Last synced: 12 Apr 2025
https://github.com/mo7ammedd/assiut-sheet-sol
solving problems from assiut newcomers sheets
codeforces competitive-programming cpp problem-solving
Last synced: 13 Jul 2025
https://github.com/madladsquad/uimguidemo
A web demo of the UntitledImGuiFramework
cpp demo emscripten imgui opengl wasm webgl
Last synced: 29 Aug 2025
https://github.com/sanchitbajaj02/cppprograms
Contribute your programs written in the c++ language
c codechef coding cpp dsa-algorithm hacktoberfest hacktoberfest-accepted hacktoberfest2020 open-source programming
Last synced: 13 Apr 2025
https://github.com/simonbaeumer/clionarduinosupport
Auto-Completion, Compiling, Uploading, Writing C++ in CLion for Arduino
ant arduino clion cpp platformio
Last synced: 11 Nov 2025
https://github.com/jrob774/tein-editor
An unofficial editor for the game The End is Nigh.
cpp cpp17 editor game level leveleditor map mapeditor tein tein-editor theendisnigh
Last synced: 31 Jul 2025
https://github.com/siraajul/cpp
C++ With Data Structure & Algorithms
algorithms compititive-programming cplusplus cpp data-structures
Last synced: 31 Jul 2025
https://github.com/surajv311/myprogramming_interview-prep
A list of coding questions I solved (DS-Algo & CP) 👨💻 to enhance my algorithmic thinking skills. Also includes: Notes ✍ | Resources | Core-CS Subjects 📚 | Off-Campus... 🌏
algorithms amazon codechef codeforces competitive-programming cplusplus cpp data-structures data-structures-and-algorithms dynamic-programming faang google graph-algorithms hacktoberfest interview interview-practice interview-questions leetcode-solutions microsoft placement-preparation
Last synced: 09 Mar 2026
https://github.com/ferhatgec/termiospp
termiospp, C++ wrapper around termios.h
cplusplus cpp term termios termios-structure
Last synced: 14 Apr 2025
https://github.com/mahdimotamedi/cpp-tutorial-samples-2017
this samples collected from cplusplus.com
cpp cpp-examples cpp-samples cpp-tutorials
Last synced: 27 Feb 2025