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-29 00:07:05 UTC
- JSON Representation
https://github.com/ridika-2004/competitive-programming
💻 A repository dedicated to solving problems and improving problem-solving skills in various competitive programming platforms. 🚀📈
algorithms codechef-solutions codeforces-solutions competive-programming cpp data-structures
Last synced: 18 Feb 2026
https://github.com/elnurmustafayev/algorithms-datastructures
algorithms-and-data-structures cpp
Last synced: 12 Apr 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/pk-cod3ch3mist/zolomon
A single header unit testing library for C++
cpp cpp-library cpp17 hacktoberfest header-only testing-library
Last synced: 23 Jul 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/nishkarshraj/cpp-reference
A complete list of C++ source codes including Data Structures and Algorithms helpful for interviews etc.
algorithms cpp data-structures
Last synced: 22 Apr 2025
https://github.com/wangyoucao577/modern-cpp
Practice and notes for Modern C++(i.e. C++ 11/14/17/20...).
cplusplus cpp cpp11 cpp14 effective-modern-cpp modern-cpp
Last synced: 13 Mar 2025
https://github.com/briancairl/boost_archive_json
JSON input/output archives compatible with boost serialization
boost cpp cpp17 json picojson serialization
Last synced: 22 Aug 2025
https://github.com/pal-sandeep/learning-c-cpp
Learning C and C++ for beginners
basic-programming c cplusplus cpp cprogramming logical-programming
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/sebe324/pythoncalculator
A calculator made in PySimpleGui with C++ bindings
calculator contributions-welcome cpp good-first-issue pybind11 pysimplegui python rpn-calculator
Last synced: 14 Apr 2025
https://github.com/sibeeshvenu/mxchip-azure-iot-arduino
We will see how we can set up our MXChip and get it working to send Temperature, Humidity, Pressure, Audio, Decibels etc information to our Azure IoT Hub. Once we have received the data in our Azure IoT Hub we can do anything with that.
arduino azure azure-iot cpp internet-of-things iot iot-hub
Last synced: 05 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/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/sofken-natori/kosenprocon30natori
#procon30 Competition section Repository of NIT,Sendai(Natori Campus)
c-plus-plus cpp cpp17 kosenprocon libcurl opensiv3d
Last synced: 30 Oct 2025
https://github.com/gkaszewski/audio-recorder
Basic audio recorder written in C++ using QT library.
Last synced: 09 May 2025
https://github.com/f33rni/qpsk-mod-demod-libs
C-libraries for QPSK modulation and demodulation
c cmake cpp floating-point qpsk qpsk-demodulation qpsk-modulation shared-library
Last synced: 13 Apr 2025
https://github.com/siddharthpatelde/solarcell-testbench
This project aims to develop a test bench for analyzing the voltage and current behavior of a solar cell under varying surrounding temperatures. The project is a collaborative effort between Konstantin Sang and Siddhart Patel. Konstantin is responsible for the mechanical design and literature, while i ahandle the electronics and programmin
arduino circuitdesign control-systems cpp programming rasp signal-processing
Last synced: 12 Apr 2025
https://github.com/palucki/qstegano
Qt based steganography application
cpp cryptography lsb qt qtwidgets steganography
Last synced: 28 Oct 2025
https://github.com/rutujar/helloworld_travis_demo
This is a demo program using continuous integration tools such as Travis,Jenkins,Circle ci and AppVeyor. Many more will be updated shortly
appveyor c circleci circleci-demos codacy code-quality cpp csharp go java javascript jenkins jenkins-ci python r scala travis travis-ci travis-ci-demo travis-ci-github
Last synced: 10 Apr 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/developer239/yolo-cmake-opencv-onnx-cpp
Use YOLO with your favorite language and computer vision library. This example includes ONNX runtime for better weights support.
cmake cpp macos onnx onnxruntime opencv windows yolov5 yolov7
Last synced: 10 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/patriciogonzalezvivo/ada_example
Simple example of an ADA program
c-plus-plus cpp glfw linux macos opengl raspberry-pi raspberrypi windows
Last synced: 28 Oct 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/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/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/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/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/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/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/shakfu/pd-chuck
chuck in a pure-data external
chuck cpp puredata puredata-external
Last synced: 05 May 2025
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/bschulz81/robustregression
a c++ library with statistical machine learning algorithms for linear and non-linear robust regression that can be used with python.
cmake cpp forward-search gaussian-elimination least-squares levenberg-marquardt linear-algebra linear-regression machine-learning nonlinear-regression open-mp outlier-detection outlier-removal python3 ransac regression robust-regression robust-statistics s-estimator statistics
Last synced: 06 Apr 2026
https://github.com/lecrapouille/simtadyn
[Application][Version 0.4][Not Functional][Will be remade] SIMulateur TAbleur DYNamique: a GIS in a spreadsheet
cartography cpp forth gis graph gtkmm opengl science spreadsheet
Last synced: 19 Mar 2025
https://github.com/max0x7ba/optparse
C++ command line parsing inspired by Python optparse library.
c-plus-plus command-line cplusplus cpp cxx linux
Last synced: 10 Apr 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/hollasch/pathmatch
A directory/filename pattern match utility for the Windows command shell
c-plus-plus command-line command-line-app cpp directory-tree search 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/livegameprogramming/game-engine
Game Engine
cpp game-development game-engine open-source opengl
Last synced: 11 Apr 2025
https://github.com/konrad-kubacki/px_particles
Basic particles on the screen using OpenGL and C++.
Last synced: 17 Mar 2025
https://github.com/junaidrahim/program-homework-solver
Input a few integers of a series and it will return the source code to output that series till the nth term..
cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series
Last synced: 12 Mar 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/german-one/termwnd
Find the terminal window hosting the shell process running in a local Windows session.
c command-line console cpp csharp powershell terminal vb-net windows
Last synced: 11 Apr 2025
https://github.com/brainboxdotcc/beholder
The Beholder Bot - Block Bad Images on Discord!
ai bot cpp cpp17 discord discord-bot discord-moderation discord-moderation-bot dpp image-classification image-processing image-recognition image-recognition-bot ocr
Last synced: 12 Apr 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/n4vrl0s3/delete-first-and-delete-last-function
Delete First and Delete Last Function (Python & C++)
cpp delete-first delete-last python
Last synced: 12 Apr 2025
https://github.com/dan10ish/code
A modern online code editor with Python, JavaScript, and C++ support, real-time output, and data visualization.
cpp ide javascript python reactjs vscode
Last synced: 10 Apr 2025
https://github.com/kaidokert/tfixed
Import of C++ fixed point library by Anthony Williams
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/coralkashri/from-a-modern-to-an-unbelievably-modern-cpp
From a Modern to an Unbelievably Modern C++ Talk Presentation
corecpp cpp cpp11 cpp14 cpp17 cpp20 metaprogramming modern-cpp presentation-slides talk
Last synced: 10 Apr 2025
https://github.com/star-hengxing/clipboard-url-clear
clear your clipboard link.
Last synced: 06 Feb 2026
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/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/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/budchirp/graphite
Fast (🚀), Memory safe (🚀), Simple (🚀) language compiler written in C++ (bad 😡) using LLVM (🚀)
Last synced: 27 Apr 2026
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/brandonki/jcc
Optimizing C Compiler
c-lang c-language compiler cpp low-level optimization ssa x86-64
Last synced: 10 Apr 2025
https://github.com/abin-z/threadpool
A cross-platform, header-only C++11 thread pool (线程池)
cpp cpp11 mutilthread task task-manager threadpool
Last synced: 22 Jan 2026
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/gjjvdburg/numpy_c_extension
Skeleton Python Package for linking a C/C++ library as a NumPy Extension
c c-library cpp extension linking numpy python python-numpy python-wrapper skeleton
Last synced: 09 Oct 2025
https://github.com/llnl/gridkit
Experimental code for prototyping interfaces between numerical libraries and network models.
Last synced: 29 Apr 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/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/geode-sdk/json
Simple json library that preserves insertion order. Made for Geode SDK
cpp cpp-library cpp20 json json-parser
Last synced: 14 Feb 2026
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/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/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/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/bengreenier/vcpkg.nuget
vcpkg wrapped in nuget-y goodness 📦
Last synced: 27 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/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/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/samyak2/skip-list
C++ implementation of skip list compatible with STL
cpp datastructure skiplist stl
Last synced: 24 Jun 2025
https://github.com/daddesign-projects/daisyseedgfx2
Daisy seed graphics library MK2 with TFT drivers for st7789 and st7735
cpp daisy-seed gfx gfxlib library oled st7735 st7789 tft
Last synced: 06 May 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/jsoulier/fluid_simulation
Fluid Simulation using SDL3 GPU with compute shaders
3d compute-shader compute-shaders cpp example examples fluid-simulation glsl gpu sdl sdl3 shaders
Last synced: 08 Feb 2026
https://github.com/reanschwarzer1/ue4-rpg-template
cpp gamedev gamedevelopment rpg rpg-game unrealengine
Last synced: 22 Apr 2025
https://github.com/tsnsoft/wxwidgets_table_demo-linux
Пример программы с таблицей на С++ в Code::Blocks с использованием wxWidgets в linux
c codeblocks cpp example linux table wxwidgets
Last synced: 22 Apr 2025
https://github.com/monal5031/chimera
C/C++ implementation of basic linux commands
Last synced: 12 Apr 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/flexivrobotics/flexiv_tdk
TDK (Teleoperation Development Kit) for Flexiv robots. Supports C++ and Python. Compatible with Linux.
cpp force-feedback haptic-feedback python remote-control teleoperation transparency
Last synced: 16 Jan 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/mahrjose/bracu-cse221
BRAC University's course - CSE221 (Algorithms) Lab Assignment Solutions. (Summer - 2022)
algorithm algorithms bracu bracucse221 cpp cpp17 cse221 djikstra-algorithm lcs-algorithm mahrjose python3 python310
Last synced: 22 Apr 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/bincrafters/docker-win1803-vctools1572
Visual Studio Build Tools 2017
conan cpp docner msvc visual-studio
Last synced: 03 Oct 2025
https://github.com/anand-3399/leetcode-problems
algorithms-and-data-structures c cpp dsa dsa-algorithm dsa-practice java-18 python
Last synced: 02 May 2025