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/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/coding-ai/cnn_arch_cpp
CNN architectures in C++
alexnet architecture artificialintelligence c-plus-plus cnn convolutional-neural-networks cpp deeplearning dlib lenet5 machinelearning
Last synced: 28 Apr 2025
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/rnayabed/vegadude
Utility to program CDAC VEGA microprocessor powered boards
Last synced: 26 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/alphalaneous/tinker
Geode mod for an improved Geometry Dash editor experience
cocos2d-x cpp geode geode-sdk geometry-dash mod
Last synced: 27 Apr 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/chriskempson/cpp-connect-four
A game of Connect Four created in C++ with (SDL) Simple DirectMedia Layer.
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/mattkretz/lockfree_ring
lock-free queue, implemented as a ring-buffer on the stack
cpp cpp17 lock-free ringbuffer
Last synced: 27 Feb 2026
https://github.com/kyranet/drakhtar
C++ Videogame made on top of SDL2
cpp sdl2 strategy strategy-game video-game
Last synced: 08 May 2025
https://github.com/25-masik-52/cppinterviewkit
📚 Essential C++ Interview Prep: algorithms, OOP, memory management, STL, concurrency & more. Quick-reference cheatsheets, code examples, and common pitfalls. Save time, crush interviews! 🚀
Last synced: 31 Jan 2026
https://github.com/dalexhd/ft_irc
The goal of this project is to make you write your own IRC server. To do so, you will test your work with a real IRC client. Internet is ruled by solid and standards protocols that allow a strong interaction between every connected computer. It’s always good to know about it.
Last synced: 10 Apr 2025
https://github.com/budchirp/graphite
Fast (🚀), Memory safe (🚀), Simple (🚀) language compiler written in C++ (bad 😡) using LLVM (🚀)
Last synced: 27 Apr 2026
https://github.com/star-hengxing/clipboard-url-clear
clear your clipboard link.
Last synced: 06 Feb 2026
https://github.com/cmpute/traji
A C++/Python library designed for trajectory calculation in Cartesian / Frenet coordinate system
cmake cpp cpp14 frenet-serret-frame path-planning pybind11 python trajectory
Last synced: 06 Feb 2026
https://github.com/konrad-kubacki/px_particles
Basic particles on the screen using OpenGL and C++.
Last synced: 17 Mar 2025
https://github.com/gkaszewski/audio-recorder
Basic audio recorder written in C++ using QT library.
Last synced: 09 May 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/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/hxndev/leetcode-solutions
This repository consists of solutions to various LeetCode questions. I have tried to add as many solutions in as many languages as possible. Feel free to contribute to this repository while following the contribution rules.
cpp interview-practice interview-questions java javascript leetcode leetcode-java leetcode-javascript leetcode-python leetcode-solutions python solutions
Last synced: 26 Jun 2025
https://github.com/palucki/qstegano
Qt based steganography application
cpp cryptography lsb qt qtwidgets steganography
Last synced: 28 Oct 2025
https://github.com/wowemulation-dev/typescript2cxx
A TypeScript transpiler enabling users to transpile TypeScript to C++20 standard compliant CPP.
compiler cpp cpp20 transpiler typescript
Last synced: 16 May 2026
https://github.com/ibrahimhabibeg/codeforces
My solutions for Codeforces problems in C++
algorithms algorithms-and-data-structures codeforces codeforces-solutions competitive-programming cpp data-structures problem-solving
Last synced: 19 Mar 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/basemax/cpp4beginners
List of site references and useful sources for beginners of c++ programming language.
Last synced: 05 May 2025
https://github.com/basemax/elink
eLink is a simple, lightweight, and fast link shortener. It is written in C++ and uses Qt/QML as the GUI framework. It is designed to be cross-platform and is currently available for Windows, Linux, and macOS.
cpp qml qml-applications qt qt-6 qt-gui qt-quick
Last synced: 05 May 2025
https://github.com/swap76/bankers-algorithm
C++ Program to Simulate Banker's Algorithm
bankers-algorithm c-plus-plus cpp
Last synced: 01 May 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/jsiqbal/engineering-philosophy
Notes about Various Engineering Knowledge I gathered.
cpp deployment java oop ubuntu vscode-settings
Last synced: 10 Apr 2025
https://github.com/dreamycecil/mousetrapper
A simple program that traps the mouse cursor within certain limits. Based on Windows Forms using C++/CLI. Made with Visual Studio 2013.
cpp cursor cursor-clip mouse mouse-trap net-framework pointer trapper vs2013 winforms
Last synced: 01 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/xlite-dev/mgmatting-toolkit
🍅MGMatting with MNN/TNN/ONNXRuntime C++, GPU/CPU, support dynamic shape. (https://github.com/DefTruth/lite.ai.toolkit)
cpp matting mgmatting mnn onnxruntime tnn
Last synced: 12 Jul 2025
https://github.com/ierturk/cmake-emscripten-project
CLion Cmake Emscripten Project
clion cmake cpp emscripten html javascript nodejs webassembly
Last synced: 17 Oct 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/coyorkdow/cosched
A single-header c++20 coroutine scheduler
Last synced: 07 May 2025
https://github.com/yassa9/scenesynth
Blazing GUI for easily viewing and interacting with computer vision models.
classification computer-vision cpp deep-learning depth-estimation detection gui huggingface image-processing imgui imgui-glfw open-source opencv pose-estimation python segmentation side-project yolo
Last synced: 21 Jun 2025
https://github.com/rrroyal/cppinjector
Simple C++ Windows DLL injector.
cpp dll-injection injector windows
Last synced: 12 Apr 2025
https://github.com/karusb/bazpo
Easy to use program options argument parser
argument-parser argument-parsing cli command-line-tool cpp header-only parser parser-library parsing-library program-options
Last synced: 18 Jul 2025
https://github.com/massimo-marino/circular-buffer
A C++ implementation of a circular buffer
circular-buffer clang cpp cpp14 cpp17 cpp20 producer-consumer
Last synced: 10 Apr 2025
https://github.com/raresail/pico-w-template
This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System
aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template
Last synced: 21 Jul 2025
https://github.com/dcavar/fomajni
A Java JNI interface for Foma (a Finite State Transducer compiler for NLP)
cpp finite-state-transducer foma java jni morphology nlp
Last synced: 13 Apr 2025
https://github.com/shakfu/pd-chuck
chuck in a pure-data external
chuck cpp puredata puredata-external
Last synced: 05 May 2025
https://github.com/qengineering/faster_rcnn_ncnn
Faster R-CNN for ncnn framework
cpp deep-learning faster-r-cnn faster-rcnn-ncnn ncnn ncnn-framework raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 13 Apr 2025
https://github.com/newyaroslav/888casino-game-bot
Робот для автоматической игры на 888casino
api bot casino casino-bot casino-games clicker cpp extension game-bot imgui
Last synced: 21 Jul 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/mmha/conan-computecpp
Conan package for ComputeCpp
cmake cmake-module cmake-modules conan conan-recipe cplusplus cpp cpp11 gpgpu opencl sycl
Last synced: 26 Oct 2025
https://github.com/riccio8/ThreatLab
Collection of tools for security purpouse
assembly cpp cybersecurity golang memo net network processes python security security-tools yara
Last synced: 08 Oct 2025
https://github.com/shahkv95/optimise.me
This repository is created to focus on code optimisation. Today in the world of programming, where everywhere - everything is getting coded. It is very important to write optimised code. We need to focus on various complexities involved.
algorithms c c-plus-plus cpp csharp data-structures go java javascript optimisation optimisation-algorithms programming-language python research
Last synced: 13 Jun 2025
https://github.com/hun756/hybble
Data Structures with basically C++ OOP concepts. Containers are handled as in STL.
beginner-friendly cpp cpp-course cpp-library cpp17 data-structures
Last synced: 06 Oct 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/jadis0x/devourx
DevourX is a C++ based mod menu specifically designed for the game Devour
cpp devour il2cpp il2cpp-modding unity
Last synced: 14 Apr 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/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/doctoractoantohich/the-truth
An art project that tells you the truth
Last synced: 10 Apr 2025
https://github.com/kata-gatame/Blaster
A third person multiplayer shooter.
course-project cpp multiplayer-game thirdperson-shooter unreal-engine unreal-engine-5
Last synced: 11 Mar 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/samyak2/skip-list
C++ implementation of skip list compatible with STL
cpp datastructure skiplist stl
Last synced: 24 Jun 2025
https://github.com/huyhoang8704/cse-labdsa-hcmut
Lab code for Data Structures & Algorithms (CO2003) - Semester 231- HCMUT
algorithms cpp cse data-structures dsa hcmut lab
Last synced: 24 Apr 2025
https://github.com/sanchitbajaj02/hacktoberfest-2022
About for the participants of HacktoberFest Event 2022 to win and receive the swags (win a T-Shirt or plant a tree).
cpp hacktoberfest hacktoberfest-accepted hacktoberfest2022 java javascript open-source python
Last synced: 23 Oct 2025
https://github.com/SebastianSchmidl/pyonlinesvr
Python-Wrapper for Francesco Parrella's OnlineSVR C++ implementation with scikit-learn-compatible interface.
cpp machine-learning numpy online onlinesvr python python3 scikit-learn streaming-algorithms svr
Last synced: 26 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/pkestene/amr_mandelbrot
Compute Mandelbrot Set using adaptive mesh refinement
adaptive-mesh-refinement amr cea cpp kokkos mandelbrot performance-portability
Last synced: 06 Jul 2025
https://github.com/omonimus1/interviewbitwise-topic
My own Interviewbit solutions
algorithms-and-data-structures cpp interview-practice interviewbit-practices interviewbit-solutions math python time-complexity-analysis
Last synced: 17 Mar 2025
https://github.com/mfelici/mad
Vertica anomaly detection UDx based on Median Absolute Deviation
anomaly cpp detection sql timeseries udx userdefined-functions vertica
Last synced: 18 Oct 2025
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/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/billyfrcs/programming
General Purpose Object Oriented & Procedural Programming.
algorithms-and-data-structures c coding-challenge cpp csharp dart golang java javascript kotlin nodejs object-oriented-programming oop problem-solving programming programming-languages python visual-basic-net visual-studio vscode
Last synced: 28 Apr 2025
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/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/jmarrec/testcpp-gha-coverage
A repo to test how to report coverage of a C++ project using Github Actions
coverage cpp github-actions tutorial
Last synced: 09 Apr 2025
https://github.com/leo310/botnet
Crazy Botnet in development
botnet botnets cpp cross-platform hacker hacking malware security virus
Last synced: 06 Sep 2025
https://github.com/divetoxx/mandelbrot
True 24-bit BGR TrueColor. High-Precision Rendering (80-bit). Multi-threaded performance (OpenMP). True SSAA 8x8 (64 independent samples per pixel) direct RGB-space integration. G, B, R - The Red, Green, and Blue channels are calculated using sine and cosine waves
antialiasing cpp cpu-rendering fractal fractals generative-art generative-arts high-precision high-resolution image-processing mandelbrot-set math multithreading openmp supersampling truecolor truecolors visualization visualizations
Last synced: 02 Apr 2026
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/bengreenier/vcpkg.nuget
vcpkg wrapped in nuget-y goodness 📦
Last synced: 27 Oct 2025
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/moduscreateorg/modite-adventure
Modus Create's 2020 Holiday Game for the LDK Game console.
Last synced: 15 Apr 2025
https://github.com/luki120/aurorac
iOS password generator written in pure C & C++
Last synced: 07 Apr 2025
https://github.com/fair-acc/chart-qt
ChartQt is a charting library written in C++ focusing on performance. It uses the Qt libraries but has a dedicated rendering system running on top of QtQuick which gives it great performance and a wide platform support, being able to use any of the 3D rendering APIs OpenGL, Vulkan, Direct3D and Metal. Still in early development.
charting-library cpp data-visualization qt qt6 qtquick rhi scientific-visualization shader
Last synced: 22 Apr 2025
https://github.com/andriawan/AndKamus
Aplikasi ini adalah aplikasi kamus berbasis CLI dikembangkan dengan C++
c-plus-plus cli cpp dictionary kamus
Last synced: 13 Apr 2025
https://github.com/nomissbowling/pyob
Python PyObject wrapper for C++ matplotlib numpy wx etc
cplusplus cpp cpp-wrapper matplotlib numpy pyobject python python-cpp-wrapper wrapper wx wxpython
Last synced: 10 Apr 2025
https://github.com/asperamanca/monadic_operations_cpp23
Material for my talk "Safe and Readable Code: Monadic Operations in C++23"
cplusplus cplusplus-23 cpp functor monad slides talk
Last synced: 15 Apr 2025
https://github.com/thetestgame/panda3d-discord
Discord RPC module for the Panda3d game engine using the native discord-rpc library.
cpp discord discord-rpc p3dmodulebuilder panda3d python rich-presence
Last synced: 03 Aug 2025
https://github.com/nicholaschiasson/car
Compile and Run! Execute source files directly without worrying at all about compiling.
c compile-and-run cpp csharp go java rust shebang utility
Last synced: 08 May 2025
https://github.com/hjo12/IsometricGameUWP
A 2D isometric game written in C++ Universal Windows Platform with Win2D using a custom game engine by Professor Charles Kelly for a course in Winter 2017
cpp universal-windows-platform uwp uwp-apps win2d
Last synced: 24 Sep 2025