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-29 00:06:50 UTC
- JSON Representation
https://github.com/xylobyte/swifty-assistant
Swifty Assistant is a simple, user-friendly, personal assistant based on an extension system.
assistant assistant-app assistant-personnel cpp home-assistant linux offline personal-assistant private-life qt5
Last synced: 06 May 2026
https://github.com/mohnkhan/myos2026
VM First Experimental Operating System written in Rust, A Rust OS operating System
clang cpp experimental kernel linux-app linux-compatibility no-std operating-system porting qemu rust rustos vm x86-64
Last synced: 26 Jun 2026
https://github.com/zlatnaspirala/web-to-native
Testing basic c++ compilers work
c cef cpp porting visual-studio web xcode
Last synced: 13 May 2026
https://github.com/njroussel/simulatedannealing
A C++ implementation of simulated annealing for the Ising perceptron.
annealing cpp eigen jupyter mcmc mcmc-sampler pybind11 python
Last synced: 08 May 2026
https://github.com/googlers-repo/node-native
Android native functions written in Node.js
android cpp javascript magisk magisk-module native
Last synced: 09 May 2026
https://github.com/samuelmarks/type-correct
Correct types: typed correctly
c cpp libclang libtooling llvm
Last synced: 08 May 2026
https://github.com/harrymt/rasterizer
Rasterizer in c++ using SDL and GLM .
Last synced: 12 Jun 2026
https://github.com/publications-org/talks
Open Access Talks in Computer Science and Mathematics (https://amlal.nekernel.org)
cpp cs math publications talks
Last synced: 27 Jun 2026
https://github.com/samyam81/observer_designer
Observer design is a methodology in control systems engineering that involves designing an observer to estimate the unmeasurable internal states of a system based on available measurements.
cpp csharp java observer-design-pattern
Last synced: 09 May 2026
https://github.com/nazavode/meetupcpp-dec-2018
Stuff for the talk "Understanding performance with Google Benchmark" at the Italian C++ Community meetup @ Modena, Italy
conference-talk cpp google-benchmark meetup modena optimization
Last synced: 05 May 2026
https://github.com/maurodelazeri/c-cpp-python-callbacks
C / C++ callbacks for Python with ctypes
Last synced: 09 May 2026
https://github.com/nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures
Last synced: 12 Jun 2026
https://github.com/engineersbox/wolfenstein-3d
Re-creation of Id Software's Wolfenstein 3D
astar-algorithm cpp game-engine glut opengl raycaster wolfenstein-3d
Last synced: 09 May 2026
https://github.com/chez14/class.java.dll.so
Yup, load dll and so from java. no need to tell, this is an example.
Last synced: 06 May 2026
https://github.com/banaankiamanesh/evo-copter
Evo is a Raspberry pi Based Quadcopter, which is stabilized with bio-geography-based optimization algorithm! With all the computation happening onboard the vehicle.
bbo bio-geography-based-optimization bno055 control-theory cpp drone gy-87 optimization pca9685 pid python quadcopter raspberry-pi stability
Last synced: 08 May 2026
https://github.com/jakubfornadel/rust-sharedmem-ocaml
Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes
cpp multiprocess ocaml rust wrappers
Last synced: 06 May 2026
https://github.com/jahanvisharma-dotcom/cpp-programs
basics basicsofcpp cpp cppprograms programs
Last synced: 10 Jun 2026
https://github.com/kezhengjie/database
A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.
cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows
Last synced: 07 May 2026
https://github.com/memergamer/cppcompile
Bash script for easier C++ compiling and running from terminal.
Last synced: 10 May 2026
https://github.com/skillfulelectro/electrochat
Application for chatting in local network , still under experiments
api chat chat-application cpp network qt tcp udp
Last synced: 05 May 2026
https://github.com/garciparedes/cc-examples
Set of awesome C++ Examples
algorithms competitive-programming-contests cpp examples garciparedes hackerrank openmp parallel
Last synced: 10 May 2026
https://github.com/qengineering/peleenet_ssd
PeleeNet SSD for ncnn framework
cpp deep-neural-networks ncnn ncnn-framework pelee pelee-ssd peleenet peleenet-ssd raspberry raspberry-pi raspberry-pi-3 raspberry-pi-4
Last synced: 11 May 2026
https://github.com/devoloper-1/ambulance-management-system
A project that simulates Ambulance Managment System with native UI
algorithms ambulance-management-system cpp data-structures design-patterns oop system-design
Last synced: 10 Jun 2026
https://github.com/qengineering/hand-pose-ncnn-raspberry-pi-4
Fast hand pose estimation on a bare Raspberry Pi 4 at 7 FPS
cpp deep-learning finger-detection hand-pose hand-pose-estimation ncnn ncnn-model palm-detection raspberry-pi raspberry-pi-4 raspberry-pi-64-os
Last synced: 13 May 2026
https://github.com/truthbk/datadog-cpp
Datadog C++ Statsd Client Library
cpp datadog library statsd statsd-client
Last synced: 13 May 2026
https://github.com/deftruth/ptx-isa-8.2-zh
🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....
Last synced: 13 May 2026
https://github.com/lallenfrancisl/ds-and-algo-ucsandiego
Coursework done for Data Structures and Algorithms Specialization of UC Sandiego
algo-ucsandiego algorithms algorithms-and-data-structures algorithms-specialization coursework cpp data-structures python3
Last synced: 13 May 2026
https://github.com/hxndev/printer-spooling
Printers typically can print only a single document at a time and require seconds or minutes to do so. If more than one application requires printer’s access, it might result in delay and slow down the application for as long as the printer is busy in serving other application. Printer Spooling has overcome this delay, as the documents formatted for printing are stored into an area on a disk and retrieved and printed by a printer at its own rate. With spooling, multiple processes can write documents to a print queue without waiting. As soon as a process has written its document to the spool device, the process can perform other tasks, while a separate printing process operates the printer. In this project, we will be implementing a printer spooler for a working environment which is equipped with 3 printers using concepts of Linked Lists and Queues.
code cpp data-structures oop oop-principles printer printer-spooler printer-spooling spooling
Last synced: 31 Mar 2025
https://github.com/iveevi/littlevk
A light, non-intrusive, single-header wrapper for jump starting visualization applications using Vulkan.
cpp game-engine vulkan vulkan-api
Last synced: 15 Apr 2025
https://github.com/peaceful-world-x/flex_serialport
一个基于Qt6的支持自定义按键指令的串口工具
cpp customkeyboard qt6 serialport
Last synced: 02 Sep 2025
https://github.com/gazebosim/gz-fortress
Fortress, Gazebo's 6th named release
cpp gazebo ignition-robotics robot-simulation
Last synced: 06 Mar 2025
https://github.com/innernull/feather
FEATure HashER
cpp feature-engineering feature-extraction feature-hash feature-hashing hash-embedding libsvm libsvm-data libsvm-format machine-learning python recommendation-system recommender-system recsys sparse-data sparse-representations
Last synced: 27 Sep 2025
https://github.com/seigtm/spbpu
Все домашние задания, курсовые, учебные материалы, лабораторные работы, собранные за всё время обучения в СПбПУ, ИКНК (бывший ИКНТ), ВШПИ.
asm assembler assembly circuit cpp english-learning fortran homework homework-assignments labs llvm math oop physics spbpu spbstu
Last synced: 09 Aug 2025
https://github.com/hxndev/multithreaded-merge-sort
Rewriting the famous Merge Sort Algortihm using Multithreading.
code cpp merge merge-sort mergesort mergesort-algorithm multithreading threading
Last synced: 31 Jul 2025
https://github.com/xhofe/cug-practice
✍️Some exercises in CUG
algorithms course cpp data-structures java machine-learning network operating-system university
Last synced: 16 May 2025
https://github.com/mukeshlilawat1/cpp-projects
This is a basic C++ project developed to practice fundamental concepts of C++ programming such as data types, conditionals, loops, functions, file handling, and object-oriented programming. The project runs on the command line and is easy to understand for beginners.
Last synced: 04 Oct 2025
https://github.com/bznein/aoc2018
(Most probably late) C++ solves for the AoC 2018.
advent-of-code-2018 adventofcode challenge cpp programming
Last synced: 08 Aug 2025
https://github.com/masx200/leetcode-test
leetcode题解和一些测试工具
cpp golang kotlin leetcode leetcode-solutions typescript
Last synced: 07 May 2025
https://github.com/quqionfree/mcrcon
这是一个Minecraft的服务器RCON带界面的管理器 (Rcon client for Minecraft with GUI)
cmake cpp cpp-programming cpp20 minecraft minecraft-server qt qt6 rcon-client
Last synced: 01 Mar 2026
https://github.com/madladsquad/uvkshadercompiler
Shader compiler program for the UntitledVulkanGameEngine
cpp glsl shader-compiler utility vulkan
Last synced: 11 Apr 2025
https://github.com/madladsquad/untitledtexteditor
A simple yet powerful text editor initially made for the UntitledDesktopEnvironment
c cpp editor extensible imgui linux text-editor windows
Last synced: 11 Apr 2025
https://github.com/erthium/hashiwokakero
Generator and solver algorithm repertoire for the logic puzzle Hashiwokakero.
cpp puzzle puzzle-generator puzzle-solver pygame python sdl2
Last synced: 22 Sep 2025
https://github.com/azzaare/compressedstacks.cpp
Compressed structure for Stack Algorithms
algorithms-datastructures big-data blackbox-algorithm compression-algorithm cpp stack stack-algorithm time-space-trade-off
Last synced: 18 Aug 2025
https://github.com/lebrancconvas/cpp-playground
C++ Practicing.
cpp playground practice-programming
Last synced: 11 Jun 2026
https://github.com/ferhatgec/hlcog
Fegeya HLCoG, High-Level Code Generator back-end.
assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler
Last synced: 10 Apr 2026
https://github.com/gazebosim/gz-garden
Garden, Gazebo's 7th named release
cpp gazebo ignition-robotics robot-simulation
Last synced: 25 Sep 2025
https://github.com/ajeetdsouza/chip8
A browser-based CHIP8 emulator, powered by WebAssembly
chip8 cpp emulator sdl2 wasm webassembly
Last synced: 20 May 2026
https://github.com/hxndev/chatbot-using-named-pipes
In this, I have wrote the code such that two child processes can communicate with eachother using pipes and hence it works as a chatbot.
chatbot code cpp fork named-pipes pipes process
Last synced: 31 Mar 2025
https://github.com/hxndev/brick-slayer-project
In this game I designed a graphical 2-D Brick Slayer Game. It has multiple levels with multiple difficulties and many more bonuses.
2d brick brick-breaker brick-slayer c cpp game game-development graphics itc oop pf project
Last synced: 02 May 2026
https://github.com/stuarthayhurst/ammonite-engine
A simple OpenGL based graphics engine for experiments
Last synced: 26 Sep 2025
https://github.com/sleepyfish-yt/simpleinjectionclientbase
Use this base for your injectable client (lunar mappings)
base client clientbase cpp injection jni lunar lunar-client lunarclient minecraft minhook windows
Last synced: 07 May 2025
https://github.com/ayushs2k1/operating-systems-project
The project titled ROAD CONSTRUCTION USING HIGHWAY PLANNING AND OBSTRUCTION PREVENTION aims to address one of the major issues that the Indian road construction department is facing.
cpp cpu-scheduling deadlock-avoidance deadlock-detection djikstra-algorithm operating-systems priority-scheduling
Last synced: 24 Mar 2025
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/somecho/ofxjfa
Simple OpenFrameworks addon for doing Jump Flooding with GLSL shaders.
cpp glsl glsl-shader jump-flooding openframeworks openframeworks-addon opengl
Last synced: 29 Jul 2025
https://github.com/ghaynorg/pmps
C/C++ library and tool for scanning a process's memory space on Windows to find regex string patterns.
c c-language cpp memory memory-searching patterns regex search visual-studio win32 win64 windows
Last synced: 19 Feb 2026
https://github.com/mmabiaa/cpp-beginner-projects
Simple and beginner friendly C++ projects you can clone
cpp cpp-basic cpp-library cpp-programming cpp-programming-language cpp-project cpp-project-template cpp-projects opengl opengl-framework opengl-library opengl-tutorial
Last synced: 19 Apr 2025
https://github.com/pcafrica/introduction_to_cmake
Slides and exercises for the "Introduction to CMake" lecture.
cmake cpp examples exercises introduction tutorial
Last synced: 14 Mar 2025
https://github.com/devgianlu/ghidraprotobufcpp
Useful plugin for reverse engineering code that makes use of C++ protobuf
cpp ghidra ghidra-plugin ghidra-scripts protobuf
Last synced: 11 Apr 2026
https://github.com/samyam81/two-pointer
This repository houses solutions for a variety of problems, all implemented using the Two Pointer algorithm approach.
cpp csharp go java kotlin two-pointers
Last synced: 09 Apr 2026
https://github.com/dan-and-dna/mobilediablo
unreal c++ learning example 虚幻c++ topdown 例子
cpp game topdown ue4 ue4-tutorial
Last synced: 14 Mar 2025
https://github.com/richelbilderbeek/correct_cpp
C++ course using all tools to deliver quality code
course cpp cpp14 git github self-study study study-material study-materials
Last synced: 18 Mar 2025
https://github.com/igozdev/xorlit
Compile time string literal encryptor
compile-time compiletime cpp encryption encryptor literal literals metaprogramming obfuscation obfuscator string strings xor
Last synced: 20 Sep 2025
https://github.com/mtayyabrawan/tic-tac-toe-cpp
TIC TAC TOE Game Using OOP (cpp)
Last synced: 04 Aug 2025
https://github.com/bensuperpc/vector
High performance multidimensional vectors in C++17, with optional OpenMP acceleration.
cmake cmake-init cpp cpp17 openmp vector
Last synced: 20 Jan 2026
https://github.com/openmined/syft.cpp
SOON TO BE DEPRECATED - A library for encrypted, privacy preserving machine learning
cpp cryptography deep-learning privacy pytorch secure-computation syft
Last synced: 02 Jul 2025
https://github.com/imharshag/kernelcraft
An operating system meticulously crafted from scratch. Designed as a foundational project to understand the core principles of system architecture and low-level programming,.
Last synced: 23 Apr 2025
https://github.com/dolfost/snake-cpp
An Clang ncurses snake game
c cpp game ncurses snake snake-game
Last synced: 20 Sep 2025
https://github.com/gusenov/problem-solving-in-cpp
:mortar_board: Решение задач на языке программирования C++.
Last synced: 13 Feb 2026
https://github.com/ferhatgec/word
Reeeaally simple CLI pattern matcher in C++.
cli commandline cpp cpp17 pattern pattern-matching
Last synced: 27 Jul 2025
https://github.com/sleleu/cpp_modules
10 modules to learn the basics of c++
42 cpp fundamentals map stack vector
Last synced: 15 Mar 2025
https://github.com/terroo/ffpp
A dynamic library written in C++ with API for most of the main tasks with FFmpeg. Much faster for your GUI interfaces than using processes.
Last synced: 30 Jun 2025
https://github.com/prasadkjose/confidential-ml-sgx
Intel SGX based application to securely upload and train multiparty data-sets with confidential computing.
Last synced: 20 Apr 2025
https://github.com/seigtm/bitwiseaddition
Addition of two integers using only bitwise operators (C++).
addition bitwise bitwise-algorithms bitwise-arithmetic bitwise-operation bitwise-operations bitwise-operators bitwise-shifting bitwise-xor cpp cpp-examples cpp-templates sum
Last synced: 20 Apr 2025
https://github.com/soroushj/cpp-course-example-cosine-similarity
Code example for the Fundamentals of Programming course at the University of Guilan, Fall 2016.
cosine-similarity cpp example tokenization
Last synced: 08 Apr 2025
https://github.com/jonathanlinat/dockerized-trenchbroom
🐋 A dockerized version of kduske's TrenchBroom source code
Last synced: 26 Aug 2025
https://github.com/mynenik/xyplot-32
Extensible Plotting and Data Analysis Program for 32-bit x86 GNU/Linux
cpp data-analysis data-manipulation data-visualization forth linux-app motif xwindows
Last synced: 02 Aug 2025
https://github.com/aermoss/aencpp
A programming language made with C++.
aenc aencpp cpp programming-language
Last synced: 19 Aug 2025
https://github.com/kalakit/kalacrashhandler
Crash handler library for Windows 10 and 11, made with C++ 20.
cpp cpp20 log logger logging windows windows-10 windows-11
Last synced: 09 Jul 2025
https://github.com/fahdseddik/feedforward-neuralnetwork-from-scratch
This is a Feed-Forward Neural Network with back-propagation written in C++ from scratch with no external libraries.
backpropagation backpropagation-neural-network cpp deep-learning feedforward-neural-network neural-network neural-networks neuralnetwork-creation object-oriented-programming relu-activation sigmoid-activation
Last synced: 10 Nov 2025
https://github.com/kaizerpwn/dogs-shelter-app
Qt Desktop application for managing shelter dogs, allowing users to record and track essential information such as name, breed, age, color, description, and adoption date.
cpp desktop-app dogs-shelter dogs-shelter-app qt qt-creator qt-desktop-application qt-framework
Last synced: 20 Feb 2026
https://github.com/maragedev/ue4-useful-cpp
This is a plugin providing useful cpp functions for blueprints like file edition and management
blueprints cpp files plugin unreal-engine-4
Last synced: 26 Jul 2025
https://github.com/tomasmark79/dotnamecpp
A keyboard-driven, CMake-based C++ template for VSCode. It automates the full dev cycle (configure, build, test, format, docs, package) via shortcuts and works cross-platform.
boilerplate-template cmake compiler conan cpp cross cross-platform emscripten exe gcc modern-cpp project-template toolchain vscode wasm
Last synced: 02 May 2026
https://github.com/realtristan/cgl
OpenGL GLFW Wrapper and Graphics Library Inspired by PyGame
Last synced: 06 May 2026
https://github.com/danielgospodinow/spaceshooter
Multiplayer semi-immersive virtual reality mobile game made with Cocos2d-x
android cocos2d-x cpp game java lan multiplayer multiplayer-game networking
Last synced: 22 Apr 2025
https://github.com/michelerenzullo/fastboxblur
Fast Box Blur using a sliding accumulator and with reflected borders policy
accumulator blur box cpp image-processing opencv padding
Last synced: 20 Aug 2025
https://github.com/seanpm2001/linux_defender_for_fedora-linux
The Linux defender anti-virus software ported to work on Fedora Linux.
anti-malware anti-virus cplusplus cpp css fedora fedora-linux gpl3 gplv3 linux linux-defender linuxdefender md python security shell txt year-of-the-linux-desktop
Last synced: 10 Jul 2025
https://github.com/cpp-frug/cpp-frug.github.io
Pages du site web
cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp cpp-11 cpp-14 cpp-17 cpp-20 cpp11 cpp14 cpp17 cpp20 events french french-speaking github-pages meetup paris
Last synced: 10 Apr 2025