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/jube/std_hmi
Proposal for Human-Machine Interface in the Standard Library
2d cpp cpp17 graphics graphics-library opengl-es sdl2
Last synced: 07 Apr 2025
https://github.com/fluxer/katie
C++ toolkit derived from the Qt 4.8 framework
Last synced: 20 Feb 2026
https://github.com/bkosm/szt-os
Operating system simulator made for an university project.
Last synced: 23 Jul 2025
https://github.com/dominiklohmann/wahl
A type-safe argument parser for modern C++.
Last synced: 24 Mar 2025
https://github.com/rebelhere/social-network-application
Welcome to the Social Network Application repository! This project is a console-based application designed to simulate a social network environment. Users can interact with the application through the console, performing various actions such as posting updates, liking posts, commenting, and exploring content shared by friends and liked pages.
console-app cpp object-oriented-programming social social-media
Last synced: 23 Aug 2025
https://github.com/winterrdog/fast_entropy_calc
Calculate the Shannon entropy of the provided file.
av-evasion cplusplus cpp entropy fast information-security shannon-entropy
Last synced: 23 Aug 2025
https://github.com/fish2000/subjective-c
Misadventures in Marrying Objective-C with C++
c-plus-plus cpp cpp11 cpp14 dogg friends homeless objective-c objective-c-plus-plus
Last synced: 10 Jun 2025
https://github.com/wesleych3n/ntu-iot-node
NTU Biophotonics and Bioimaging Lab dairy cow face monitoring project. Tensorflow Lite + OpenCV + Raspicam.
cli cpp iot iot-device mobilenetv2 opencv raspberry-pi-4 tensorflowlite yolov4-tiny
Last synced: 23 Mar 2025
https://github.com/soumilgit/sy-resources
A repository containing resources for SYBTech CSE.
algorithms binary-search binary-search-tree btech-cse-core btech-notes c cpp data-structures datascience dijkstra-shortest-path knapsack-problem lcs-algorithm maths mysql optimization php probability-distribution probability-statistics r vectors
Last synced: 19 Apr 2025
https://github.com/coderobe/trimforce
Lilu plugin which forces SSD TRIM on unsupported drives
cpp hackintosh iokit kernel-extension kext macos patcher ssd xcode
Last synced: 11 Apr 2025
https://github.com/prodeveloper0/litecv
liteCV is greater than OpenCV :)
computer-vision cpp cpp-library cpp14 cpp14-library cpp17 cpp17-library cv header-only image-processing
Last synced: 17 Jul 2025
https://github.com/pkestene/tsp
traveling salesman problem solved with different programing models
cea cpp cuda kokkos nvidia-gpu openacc openmp performance-portability stdpar sycl
Last synced: 19 Aug 2025
https://github.com/tembleking/cchan
A C++17 header-based library that implements Go-like channels.
channels concurrency concurrency-patterns concurrent-programming cpp cpp-library cpp17 golang library mit mit-license
Last synced: 18 Aug 2025
https://github.com/nicolasalmerge/newharu
PDF Creation Library based on the C LibHaru library
cpp cpp17 cpp20 libharu object-oriented object-oriented-programming oop pdf pdf-generation
Last synced: 19 Apr 2025
https://github.com/tsnsoft/netbeans_wxwidgets_table-linux
Пример визуальной программы с таблицей wxWidgets на C++ в Apache NetBeans с использованием wxFormBuilder для Linux
apache cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/tekord/cpp-opcode-generator
A python script for generating enums with opcode constants based on YAML file definition
compilers cpp emulation generators opcode programming-language-development python rust virtual-machine
Last synced: 23 Apr 2025
https://github.com/shahincsejnu/competitive-programming-solutions
Accepted solutions of various Online Judges problems (Codeforces, Codechef, Hackerrank, Lightoj, Leetcode etc)
algorithms codechef codeforces codeforces-solutions competitive-coding competitive-programming competitive-programming-contests cpp data-structures hackerrank hackerrank-solutions lightoj online-judges
Last synced: 02 Jul 2025
https://github.com/neural-bits/ai-programming-hub
Learn and experiment with new techniques and programming languages with a focus on ML
cpp cuda cython openai-triton python rust
Last synced: 12 Apr 2025
https://github.com/gabrielcrackpro/cpp-projects
A repository with all my CPP projects
cpp cpp-programming cpp-projects
Last synced: 15 Apr 2025
https://github.com/dsc712/concepts_of_java
A repository having java programs implementing important concepts in java programming language along with a competitive section , containing codes of successful submissions of different online coding platforms .
Last synced: 16 Aug 2025
https://github.com/iamazeem/beginnings
Some C/C++ stuff from my early days! [2003 - '04]
borland-cpp c cpp old-stuff projects text-based user-interface
Last synced: 15 Aug 2025
https://github.com/zpnst/smart-list
Functional doubly linked list
cpp datastructures doubly-linked-list oop
Last synced: 02 Jul 2025
https://github.com/adamhlt/cod-waw-cheat
Call of Duty : World at War Cheat (x86) - Zombie mode cheat
Last synced: 31 Mar 2025
https://github.com/netromdk/clyzer
C[ryptographic Ana]lyzer
affine-cipher cpp cryptoanalysis cryptography frequency-analysis index-of-coincidence kasiski-method low-frequency-intervals qt5 vigenere-cipher
Last synced: 01 Sep 2025
https://github.com/irdcat/wasm-invaders
Space invaders arcade machine emulator (intel8080 cpu & peripherials) compiled to WebAssembly
arcade-machine cpp cpp17 emscripten emulator intel8080 javascript wasm webassembly
Last synced: 15 May 2025
https://github.com/ghostofgoes/cgoes-cminus-compiler
My code and notes for Compilers class.
bison bison-example bison-grammar compiler cplusplus cpp flex
Last synced: 22 Apr 2025
https://github.com/mpusz/wg21-papers
ISO C++ Committee papers by Mateusz Pusz
Last synced: 15 Jun 2025
https://github.com/anuraganalog/hackerrank
Contains codes for some of the solutions to Hacker-rank problems
cpp dbms hackerrank hacktoberfest hacktoberfest2020 problem problem-solving projecteuler python3 sloving solutions sql statistics
Last synced: 09 Apr 2025
https://github.com/kljohann/genpybind
Autogeneration of Python bindings from manually annotated C++ headers
clang cpp pybind11 python python-bindings
Last synced: 09 Apr 2025
https://github.com/end2endzone/rapidassist
RapidAssist is a lite cross-platform library that assist you with the most c++ repetitive tasks.
cpp cpp98 cross-platform quick repetitive
Last synced: 10 Apr 2025
https://github.com/sonodima/wmipp
WMI++ takes away the pain from interfacing with the Windows Management Instrumentation from C++
Last synced: 23 Apr 2025
https://github.com/UgiR/gradescope-autograde-cpp
Gradescope Autograder Starter Template with C++ Tooling
Last synced: 10 Mar 2025
https://github.com/yumetodo/string_split
STLのstringをchain method風味にsplitする
chain cpp cpp-library string string-split
Last synced: 23 Apr 2025
https://github.com/danielaraldiedu/flappy-bird
Trabalho de desenvolvimento do jogo Flappy Bird em C++.
Last synced: 12 Jun 2025
https://github.com/gjbex/defensive_programming_and_debugging
This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.
bash best-practices c cpp debugging fortran mpi openmp parallel-programming python training unit-testing
Last synced: 13 Jul 2025
https://github.com/congcoi123/tenio-cocos2dx
This is a client of TenIO project based on Cocos2dx engine.
client cocos2dx cocos2x-v3 cpp game-server multiplayer server server-game tengames tenio
Last synced: 23 Apr 2025
https://github.com/jatin-8898/ultimate-placement-prep
My solved coding problems for the placement preparation. :blue_book:
algorithms array bitwise cpp data-structures graph hashmap hashtable interview interview-practice interview-prep interview-questions interview-solutions java placements swap tree
Last synced: 29 Oct 2025
https://github.com/jagenjo/game2d_2019
A C++ game made during a week for the Game's Dev course at UPF 2019
Last synced: 11 Mar 2025
https://github.com/tkostadinov004/introduction_to_programming_pract_fmi
Материали за курса "Увод в програмирането - практикум" за зимен семестър на 2024 / 2025 година
cpp introduction-to-programming
Last synced: 28 Feb 2025
https://github.com/swvanbuuren/cubinterpp
Multidimensional cubic and linear interpolation in modern C++ with Python support
1d-interpolation 2d-interpolation 3d-interpolation akima cpp cpp23 cubic-interpolation header-only interpolation linear-interpolation mdspan multi-dimensional-interpolation multidimensional-interpolation multivariate-interpolation piecewise-polynomial pybind11 python spline spline-interpolation submdspan
Last synced: 26 Jan 2026
https://github.com/dup4/learning-cpp
Some demos in the process of learning C++
Last synced: 24 Apr 2025
https://github.com/wakanda/wakanda-storage
Share your datas between all your NodeJS processes or clusters.
add-on boost cpp javascript n-api nodejs storage
Last synced: 04 Sep 2025
https://github.com/radosz99/f1-race
Formula One race simulation using ncurses lib and C++ threads.
cpp deadlock linux multithreading ncurses
Last synced: 01 Mar 2025
https://github.com/marsdevx/arduino-btcar
🕹️🚗 Bluetooth-controlled Arduino car with 3D-printable parts and a custom Android app.
3d-models 3d-printing android android-app arduino arduino-kits arduino-nano bluetooth bluetooth-arduino bluetooth-connection bluetooth-controlled-car bluetooth-controller car circuit circuit-diagram circuit-diagrams cpp kit stl wiring-diagram
Last synced: 22 Feb 2026
https://github.com/thatsabhishek/coding_ninjas-intro_to_cpp
This repo includes all C++ problems for Coding Ninjas Introduction to C++ Course.
coding codingninja-solution codingninjas codingninjasfundamental codingninjaspractice cpp patterns programming
Last synced: 11 Apr 2025
https://github.com/tornaia/panama-tutorial
"If non-Java programmers find some library useful and easy to access, it should be similarly accessible to Java programmers." - Interconnecting JVM and native code. Tutorials, learning by examples
c cpp foreign foreign-function-interface gcc interconnecting interoperability jep-191 jvm msbuild native openjdk openjdk-panama tutorials visual-studio windows winrt
Last synced: 12 Apr 2025
https://github.com/ico12319/leetcode-tasks
LeetCode tasks solved by me
algorithms cpp data-structures
Last synced: 28 Feb 2025
https://github.com/scidian/drop
Easy to use, no code, drag n' drop, 2.5D game engine. Written in C++ utilizing Qt, OpenGL and Chipmunk Physics.
chipmunk-physics-engine cpp drag-and-drop easy-to-use game game-engine opengl qt
Last synced: 01 Apr 2025
https://github.com/deadpikle/libzip-plus-plus
A libzip C++ wrapper originally built by markand
cplusplus cpp libzip libzip-wrappers zip
Last synced: 22 Apr 2025
https://github.com/shlomnissan/texture-packer
🖼 Spritesheet generator using rectangle bin packing algorithm
bin-packing cpp cpp17 game-2d texture-atlas texture-packer
Last synced: 12 Apr 2025
https://github.com/mpaperno/msfs-tools
Utilities, code, & examples for Microsoft Flight Simulator (MSFS)
code-library cpp documentation-tool microsoft-flight-simulator msfs msfs-dev msfs2020 reference sdk-doc sdk-documentation simconnect
Last synced: 06 Sep 2025
https://github.com/aluriak/gravastre
Qt, C++, computations, geometry, graviationnal simulation
cpp gravitational-simulations simulation
Last synced: 22 Apr 2025
https://github.com/plasmapper/modbus-esp-cpp
Modbus C++ Class Component for ESP-IDF
Last synced: 18 Jan 2026
https://github.com/rishaandesai/carbonvscode
Official Visual Studio Code Extension for the Carbon Language
carbon carbon-lang carbon-language cpp vscode vscode-extension
Last synced: 26 Apr 2025
https://github.com/jasmcaus/hazel
A Tensor Library written in C++.
artificial-intelligence autodiff autograd automatic-differentiation computing cpp cuda deep-learning differentiation gpu hazel-lang ml neural neural-network python pytorch scientific-computing tensor tensor-library
Last synced: 26 Apr 2025
https://github.com/andy-messer/mipt-cpp
Задачи выполненные по курсу ООП C++.
classes cpp mipt-homeworks structures
Last synced: 09 Apr 2025
https://github.com/reputeless/indexediterator
Header-only indexed iterator library for modern C++
Last synced: 03 Sep 2025
https://github.com/mylifeismyhome/tinjector
Windows Injector examples in c/pp
beginner cpp example injector manual-mapping remote-loadlibrary setwindowshookex thread-hijacking windows x64
Last synced: 23 Apr 2025
https://github.com/tsnsoft/components_choice_wxwidgets
Компоненты выбора в wxWidgets на С++ в Code::Blocks
codeblocks codeblocks-ide cpp example windows wxwidgets
Last synced: 03 Jul 2025
https://github.com/caimucheng/nodejava
Run NodeJS on Android with Java API
android bridge cpp java javascript kotlin nodejs rhino util
Last synced: 11 Jun 2025
https://github.com/gbmhunter/cpptemplate
A template repository to quick-start C++ development.
codecov coverage cplusplus cpp cpp14 example gtest jumpstart quickstart repository template travis-ci
Last synced: 23 Apr 2025
https://github.com/narekye/code
angular api autofac cpp csharp design-patterns ioc-container javascript mongodb mvc ninject nodejs npm npm-package react typescript web webapp
Last synced: 14 Jan 2026
https://github.com/michaelpineapple/project-bestburger
Code which, when combined with Unreal Engine 4, will generate an endless procedurally generated city.
Last synced: 06 Sep 2025
https://github.com/ashwaniydv/my-lsm-tree-cpp
Log-structured Key-Value storage engine written in C++
bitcask cpp database db storage-engine wal write-ahead-logging
Last synced: 23 Apr 2025
https://github.com/mortennobel/openglvoxelizer
cpp cpp11 graphics-programming
Last synced: 07 Sep 2025
https://github.com/tsnsoft/dialogblocks_test
Пример простейшей визуальной программы с wxWidgets для DialogBlocks
cpp dialogblocks example wxwidgets
Last synced: 22 Apr 2025
https://github.com/teddy-van-jerry/water_filling
This is a C++ command line app to optimize the water filling problem with plotting support.
Last synced: 13 Jul 2025
https://github.com/tsnsoft/netbeans_wxwidgets_micro
Пример простейшей визуальной программы с wxWidgets на C++ в NetBeans с использованием wxFormBuilder для Linux
cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/netbeans_wxwidgets_div2_demo
Пример визуальной программы с wxWidgets на C++ в NetBeans с использованием wxFormBuilder для Linux
cpp example linux netbeans wxformbuilder wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/quadratic_equation_wxwidgets-linux
Пример решения квадратного уравнения на С++ в Code::Blocks с использованием wxWidgets для linux
c codeblocks cpp example linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/tsnsoft/wxwidgets_demo-linux
Пример программы на С++ в Code::Blocks с использованием wxWidgets в linux
c codeblocks cpp example linux wxwidgets
Last synced: 22 Apr 2025
https://github.com/nixman/cmdargs
C++17 library to work with command-line args and config files
Last synced: 10 Apr 2025
https://github.com/swoft-cloud/swoft-rpc-client
[READ ONLY] RPC Client Compoment for Swoft
cpp php rpc rpc-client swoft swoole
Last synced: 27 Apr 2025
https://github.com/lawrencewarren/komo2
KoMo2 is an ARM emulator GUI program for Linux, written in C++ using the GTKMM library. It allows users to control the operation of an emulated ARM processor, while viewing the memory and register values of your loaded ARM assembly program.
arm c cpp emulation gtkmm gui linux nottingham nottinghamuni
Last synced: 11 Mar 2026
https://github.com/garvit-joshi/kompiler
A package for auto compiling C++ files as soon as they are saved.
Last synced: 12 Mar 2026
https://github.com/DanialKama/TurretAI
Turret AI plugin developed with Unreal Engine 5 (multiplayer ready)
ai blueprint blueprints-visual-scripting cpp multiplayer plugin unreal-engine unreal-engine-5
Last synced: 11 Mar 2025
https://github.com/analogfeelings/blitzhash
SHA hashing library for Blitz3D, using Crypto++ as a backend.
blitz blitz3d blitzbasic cpp cryptography cryptopp visual-studio vs2022
Last synced: 18 Aug 2025
https://github.com/br66/Unity-to-Unreal-Hovercraft-Conversion
Moving scripts for a hovercar in Unity to Unreal Engine (since Unreal Engine tutorial for it no longer functions). Strictly NO blueprints.
c-plus-plus cpp ue4 unity unity3d unreal unreal-engine unrealengine
Last synced: 11 Mar 2025
https://github.com/gauravkesh/data_structures_and_algorithm
My daily learning of Data Structure and Algorithm in c++
clion-ide cpp data-structures-and-algorithms leetcode standard-library striver-a2z-sheet
Last synced: 23 Apr 2025
https://github.com/sorok-dva/screenme
ScreenMe is a versatile screenshot tool that allows you to capture, edit, and upload your screenshots online effortlessly. Enhance your productivity with its intuitive editing features and seamless online sharing.
cpp free-image-gallery image-editing image-hosting lightshot-alternative qt screenshot screenshot-utility
Last synced: 29 Oct 2025
https://github.com/minaminao/competitive-programming
My submissions to online judges and algorithms for competitive programming
competitive-programming cpp online-judges rust
Last synced: 28 Apr 2025
https://github.com/choaib-elmadi/top-100-liked-leetcode-questions
Top 100 Liked LeetCode Questions Solutions
coding cpp interview-preparation interview-questions leetcode tech
Last synced: 06 Jul 2025
https://github.com/clausklein/moderncmakestarter
Modern CMake Starter Project
cmake conan-packages cpp template travis-ci
Last synced: 10 Apr 2025
https://github.com/ciffelia/raytracing
RayTracing on OpenSiv3D
cpp opensiv3d raytracing siv3d
Last synced: 09 Apr 2025
https://github.com/amirhnajafiz-university/s3ds01
Data structures final project.
Last synced: 10 Apr 2025