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-12 00:06:35 UTC
- JSON Representation
https://github.com/phoenixbf/uvrmodel
uVR Model template project
3d-puzzles cpp game-development games hmd immersive inside-out-tracking physical-movement ue4 ue4-plugin unreal-engine-4 unreal-engine-plugin unrealengine vr
Last synced: 16 May 2025
https://github.com/lizhangqu/gradlejni
使用Gradle与JNI结合的项目
application cpp gradle java jni plugin
Last synced: 25 Apr 2025
https://github.com/joanstinson/decisions
C++ SDL AI Decisions: Finite State Machines and starting GOAP.
ai artificial-intelligence cplusplus-11 cpp finite-state-machine game-engine-2d goal-oriented-action-planning sdl2
Last synced: 03 Jul 2025
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/oatpp/oatpp-mongo
Oat++ native BSON + MongoDB driver implementation based on Oat++ object-mapping sub-framework.
bson cpp mongodb oatpp object-mapping
Last synced: 25 Apr 2025
https://github.com/veriblock/alt-integration-cpp
Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
Last synced: 19 Apr 2025
https://github.com/bensuperpc/benlib
Fast and easy to use standalone header only library in C++20/C++23
Last synced: 15 Apr 2025
https://github.com/ahmad45123/not-another-temple-run
A 3D running game that consists of 2 different environments (modes) developed using OpenGL and C++
cpp game-development graphics opengl
Last synced: 16 May 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/laguna1989/openalpp
Modern OOP C++14 audio library built on OpenAL for Windows, macOS, Linux and web (emscripten).
audio audio-library cpp cpp14-library oop openal openal-soft
Last synced: 15 Apr 2025
https://github.com/aldanor/leventrie
Levenshtein distance implementation using an automaton and a trie for fast string similarity searching
automaton cpp levenshtein-distance python trie
Last synced: 15 May 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/cobyj33/tmedia
Linux C++17 Terminal Audio and Video Player
ascii ascii-art ascii-art-representation ascii-graphics audio-player cpp curses curses-based ffmpeg libav main-project media media-player ncurses ncurses-tui terminal terminal-app terminal-based video-player
Last synced: 15 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
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/luki120/aurorac
iOS password generator written in pure C & C++
Last synced: 07 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/ranon-rat/moonmake
a package manager and a build system made in python
build-system c clang cpp gcc makefile raylib
Last synced: 10 Jun 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/zainashrafofficial/cpp-console-projects-2022
C++ Console Projects
console-application cpp desktop
Last synced: 10 Apr 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/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/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/wajahatkarim3/snake-game-with-ai
A snake game in C++ with multiplayer and computer AI snake using console graphics.
c-plus-plus computer-snake console-graphics cplusplus cpp game game-development snake snake-game
Last synced: 27 Mar 2025
https://github.com/tw1ddle/geometrize-installer
Installer code for Geometrize, an app for geometrizing images into geometric primitives
art cpp geometrize geometry geometry-processing hill-climbing installer
Last synced: 03 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/makersf/resilient
Make handling failures easy and expressive
cpp cpp14 cpp17 fault-tolerance resiliency
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/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/swap76/bankers-algorithm
C++ Program to Simulate Banker's Algorithm
bankers-algorithm c-plus-plus cpp
Last synced: 01 May 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/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/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/oclay1st/qwi-fi
An easy and beautiful tool for wifi access point management on Linux
Last synced: 09 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/agentcooper/cpp-ast-example
Examples of representing and traversing AST (Abstract Syntax Tree) in C++
Last synced: 02 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/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/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/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/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/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/pschatzmann/arduino-midi-fileparser
A simple MIDI file parser library
arduino-library cmake cpp library midi midi-files
Last synced: 03 Apr 2025
https://github.com/tbhaxor/firefly
A standalone C++ Library for vectors calculations
cpp firefly hacktoberfest hacktoberfest2024 vector vector-projection vectors-calculations
Last synced: 09 Jul 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/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/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/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/joanstinson/zork
A Zork game in C++ using Unitary Testing with CppUnit.
cplusplus-11 cpp cppunit game unit-testing zork
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/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/danyspin97/cppgram
Framework for Telegram Bot API written in c++.
Last synced: 03 May 2025
https://github.com/palucki/qstegano
Qt based steganography application
cpp cryptography lsb qt qtwidgets steganography
Last synced: 28 Oct 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/allankoechke/mantisbase
Lightning fast BaaS in C++ — One binary, full backend, anywhere.
api auto-rest-api cpp database http rest-api sql
Last synced: 17 Jan 2026
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/llnl/gridkit
Experimental code for prototyping interfaces between numerical libraries and network models.
Last synced: 29 Apr 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/emd4600/enhancedcolorpickermod
Spore mod that adds a color wheel to the editor
Last synced: 08 Oct 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: 11 Mar 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/novelrt/Fabulist
A terse, flexible language and runtime for creating and executing visual novels.
c-plus-plus cplusplus cpp lua visual-novel
Last synced: 11 Mar 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/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/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/vaxastd/primitive-list-doubly-linked-list
This repository features a fundamental implementation of a doubly linked list in Python. It demonstrates key operations such as insertion, deletion, and traversal in a doubly linked list structure. Ideal for learners and developers looking to understand or revisit the basics of data structures and algorithm design.
cpp linked-list list-double primitive
Last synced: 11 Mar 2026
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/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/rnayabed/vegadude
Utility to program CDAC VEGA microprocessor powered boards
Last synced: 26 Feb 2026
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/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/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/esa/dcgp.js
JavaScript bindings for the differential Cartesian Genetic Programming library
cpp dcgp javascript webassembly
Last synced: 15 Mar 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/calebtt/xmaplib
A closer to the metal library for Xbox controller to keyboard and mouse input.
controllers cpp gamepad input-simulation joystick mouse mouse-movement winapi xbox
Last synced: 09 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/nishkarshraj/operating-systems-with-c-and-shell
Operating Systems with Shell and C programming
algorithms algorithms-and-data-structures bash c cpp data data-structures file filesystem fork kernel linux open-source opensource operating-system piping scheduler scheduling-algorithms shell shell-scripts
Last synced: 22 Apr 2025
https://github.com/vahancho/textable
A C++ plain text tables generator.
ascii ascii-table ascii-tables c-plus-plus cpp cpp11 cpp17 plaintext table text-table texttable
Last synced: 04 Aug 2025
https://github.com/supersodasea/netycat
Netycat: I/O library
cat cpp cpp14 filesystem network
Last synced: 25 Jul 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/dynamsoft/barcode-reader-c-cpp-samples
Samples for Dynamsoft Barcode Reader SDK C_C++ Edition
barcode barcode-reader c code128 code39 cpp datamatrix ean13 ean8 gs1 linear-barcodes pdf417 qr qrcode upc-a upc-e
Last synced: 09 Feb 2026
https://github.com/sergeyklay/cpp-project-template
Repository Templates for C++ Projects
boilerplate clang-format cmake cmake-examples conan cpp cpp-boilerplate cpp-library cpp17 cpp17-library cppcheck cpplint folder-structure github-actions hacktoberfest sqlite sqlite3 template-project
Last synced: 23 Apr 2025
https://github.com/timothy-liuxf/tmchat
A chat tool with a communication component using TCP/IPv4.
cpp linux network networking socket tcp tcp-ip tmsocket windows
Last synced: 27 Jul 2025
https://github.com/shinjimc/octree_voxel_vtk
Octree with VTK is a C++ project that efficiently manages, stores, and visualizes three-dimensional spatial data. It utilizes an Octree data structure and Visualization Toolkit (VTK) to load spatial points from CSV files into a 3D space. It features robust Google Test (GTEST) unit tests to ensure reliability.
3d-visualization c-plus-plus cpp data-management data-structures data-visualization gtest octree octree-structure point-clouds spatial-data vtk
Last synced: 14 Apr 2025