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-20 00:06:43 UTC
- JSON Representation
https://github.com/amirhnajafiz-university/s3ds01
Data structures final project.
Last synced: 10 Apr 2025
https://github.com/dpvasani/pointer-in-cpp
Welcome to the Pointer-In-Cpp repository! This repository is dedicated to exploring and mastering pointers in C++. It includes various code samples and exercises that will help you understand and apply pointer concepts effectively.
Last synced: 09 Jul 2025
https://github.com/zorggomat/kolibrios-flappybird
Flappy bird port for KolibriOS
arcade arcade-game assembler cpp flappy-bird flappy-bird-clone flappy-bird-game flappy-bird-game-code flappybird game kolibrios msvc visual-studio
Last synced: 30 Apr 2025
https://github.com/richelbilderbeek/kalmanfilterer
Tool to investigate a Kalman filter
cpp gui kalman kalman-filter qt
Last synced: 28 Jul 2025
https://github.com/jayantgoel001/atcoder
atcoder atcoder-solutions competitive-programming cpp
Last synced: 02 May 2025
https://github.com/coderonion/cuda-beginner-course-rust-version
bilibili视频【CUDA 12.x 并行编程入门(Rust版)】配套代码
candle cpp cublas cuda cuda-programming cudarc cudnn gpu gpu-programming nvcc nvidia parellel-programming python rust
Last synced: 15 Jun 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: 15 Dec 2025
https://github.com/anishlearnstocode/hackerrank-cpp
Solutions to C++ domain challenges on Hackerrank 👨💻🐱👤.
algorithms c cpp data-structures hackerrank
Last synced: 10 Apr 2025
https://github.com/bluecannonball/declengine
Providing powerful symbolic analysis of Latin words and sentences backed by rock-solid computational intelligence. ✨
cpp latin latin-language latin-language-dataset translation
Last synced: 04 Mar 2026
https://github.com/akifev/algorithms-and-data-structures
Algorithms and Data Structure in ITMO, 2017-2018.
algorithms-and-data-structures cpp itmo
Last synced: 10 Apr 2025
https://github.com/timostrating/pokeworld
Opengl engine + fully procedural demo
3d cpp emscripten opengl webgl2
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/tony/wxscintilla
wxscintilla updated for wxwidgets 3.0 and clang
Last synced: 18 Jan 2026
https://github.com/rbourgeois33/heat-equation-hpc-tools
Simple use case of the Kokkos, MPI and PDI libraries for solving the linear heat equation on a 2D cartesian mesh with periodic boundary condition.
cpp finite-difference hdf5-library kokkos-kernels mpi-applications
Last synced: 06 Mar 2026
https://github.com/mahmoud-nfz/codeforces-solutions
A collection of my personal solutions for problems on codeforces.
ajax competitive-programming cpp github-pages
Last synced: 05 May 2025
https://github.com/yeaseen/graphicsopengl
Cpp implementation of various kinds of OpenGL projects. Koch Snow Curve, Simple Harmonic Motion and Ray Tracing are done. Translation and Rotation of a Camera is done. Implementation of 2D Hermite Curve is done
camera-rotation camera-translation cpp graphics koch-snowflake opengl ray-tracing raycasting simple-harmonic-motion sun-earth-roation
Last synced: 25 Jun 2025
https://github.com/innovatorved/pattern-and-array
Some of Important Array-SubArray and Pattern Problem and its Solution
arrays comptetive-programming cpp patterns
Last synced: 13 Apr 2025
https://github.com/hhromic/e131-mqtt-bridge
E1.31 (sACN) to MQTT Bridging Server written in C
bridge c cpp e131 light-controller mqtt sacn server
Last synced: 04 Jan 2026
https://github.com/pinto0309/tinyyolo
Challenge the marginal performance of YoloV2 + Neural Compute Stick + RaspberryPi YoloV2+Neural Compute Stick(NCS)+Raspberry Piの限界性能に挑戦
cpp deeplearning movidius neural-compute-stick opencv opengl python raspberrypi tinyyolo yolov2
Last synced: 13 Sep 2025
https://github.com/theochem/roberto
Collection of configurable development workflows
continuous-integration cpp python quality-assurance workflow-automation
Last synced: 22 Jun 2025
https://github.com/qengineering/mobilenetv1_ssd_opencv_caffe
MobileNetV1_SSD Caffe with OpenCV on RaspBerry Pi
caffe cpp dnn mobilenet-ssd mobilenetv1-ssd-caffe opencv raspberry-pi testopencv-caffe
Last synced: 13 Apr 2025
https://github.com/flexivrobotics/flexiv_sim_plugin
A middleware plugin to connect Flexiv Elements Studio to any external simulator. Supports C++ and Python. Compatible with Linux only.
adaptive-robots cpp flexiv force-control robotics sim2real simulation
Last synced: 17 Jan 2026
https://github.com/wonikrobotics-git/allegro_hand_linux_v4
Official Code Repository for controlling the Allegro Hand V4 on Linux System
allegro-hand cpp python ros1-noetic
Last synced: 05 Apr 2025
https://github.com/elerac/nanobind_opencv
nanobind typecaster for opencv types (i.e., cv::Mat_, cv::Matx, cv::Vec)
Last synced: 30 Oct 2025
https://github.com/skyzh/data-structure-deque
A deque of O(sqrt n) complexity on access, insert and remove, with an optimization for O(log n) access based on fenwick tree.
binary-indexed-tree cpp deque fenwick-tree
Last synced: 27 Oct 2025
https://github.com/jeremiahtorralba/ponggame
Pong Game - C++ and SDL2
cpp cpp-course cpp-examples cpp-game cpp-library cpp-programming cpp-project cpp-sdl2 pong pong-clone pong-game pong-game-cpp pong-game-development sdl2 sdl2-application sdl2-game sdl2-image sdl2-library sdl2-ttf
Last synced: 24 Jun 2025
https://github.com/dalae37/dl-engine-direct2d
Direct2D Based 2D Rendering Framework
cpp direct2d framework rendering-engine
Last synced: 30 Oct 2025
https://github.com/cyucelen/30daysofcode-go-cpp-java
Hackerrank 30 days of code all solution codes. I used Golang for solve challenges if available, otherwise i used C++ for data structure challenges and Java for OO concepts.
30daysofcode cpp go golang hackerrank hackerrank-30dayschallange hackerrank-solutions java
Last synced: 17 Jan 2026
https://github.com/wichert/pybind11-example
Example showing pybind11 with virtual functions
cpp cpp11 example-project pybind11 python
Last synced: 10 Sep 2025
https://github.com/cfnptr/ecsm
Easy to use and fast Entity Component System Manager (ECS) C++ library.
c17 cpp cross-platform easy-to-use ecs entity-component-system library multi-platform template
Last synced: 30 Oct 2025
https://github.com/terroo/hexter
Get the syntax of a hexadecimal color for the terminal (ANSI RGB)
ansi ansi-colors cli command-line cpp cpp20 hexadecimal rgb
Last synced: 29 Jul 2025
https://github.com/sbaldu/neural_network_hep
Implementation of a neural network framework from scratch in C++ applied to particle physics
cpp cuda high-energy-physics neural-networks
Last synced: 20 Jul 2025
https://github.com/njroussel/remeshingtree
Remeshing tool which converts a given mesh into a tree/root like strucutre.
cpp remeshing surface-mesh wireframe
Last synced: 14 May 2025
https://github.com/Jonathan-Greve/Xmake-template
Xmake C++23 project template. Using C++ modules, github workflows for CI/CD (Windows and Ubuntu) and gtest for testing. Compiles with both GCC on Ubuntu and MSVC on Windows. See the linux.yml file for how to properly install GCC on ubuntu if you're having trouble.
cd ci cicd cpp cpp20 cpp20-modules cpp23 gtest project starter-template template xmake xmake-repo
Last synced: 12 Mar 2025
https://github.com/timstr/flosion
A visually programmable functional language for audio synthesis
audio audio-processing cpp digital-audio-editor digital-audio-workstation digital-signal-processing sound sound-processing sound-synthesis
Last synced: 11 Jul 2025
https://github.com/mrtkp9993/unittestcpp
Simple header-only C++ library for unit-testing.
cpp cpp-library cpp11 header-only testing testing-tools
Last synced: 07 May 2025
https://github.com/nikumu/leetcode-solutions
A collection of solutions to various LeetCode problems implemented in C++.
algorithms cpp cpp11 data-structure interview-practice interview-preparation interview-questions interview-solutions leetcode leetcode-solutions modern-cpp
Last synced: 05 Apr 2025
https://github.com/bhartik021/leethub
Prepare for coding interviews with a curated collection of LeetCode and GeeksforGeeks questions. Hone your problem-solving skills, enhance programming proficiency, and increase your chances of securing your dream job.
cpp geeksforgeeks geeksforgeeks-solutions interview-questions leetcode leetcode-solutions
Last synced: 11 Apr 2025
https://github.com/richhaar/autosar-crc
JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++
autosar cpp cpp17 crc crc16 crc32 crc64 crc8 javascript node-addon node-addon-api nodejs
Last synced: 13 Apr 2025
https://github.com/eliasku/ekx
toy game engine
android android-application c cpp cpp-library emscripten game-development game-engine gamedev ios ios-app wasm
Last synced: 24 Jun 2025
https://github.com/tekaireb/nimblex_dictionary
A blazing fast dictionary for the Terminal.
autocomplete cpp dictionary dynamic-programming fuzzy-search levenshtein-distance ncurses trie
Last synced: 31 Mar 2025
https://github.com/tylerjw/fp
Functional Programming extensions to C++ for ROS projects.
Last synced: 13 Apr 2025
https://github.com/apjanke/octave-jsonstuff
Matlab-compatible jsonencode/jsondecode functions for GNU Octave
cplusplus cpp gnu-octave json octave
Last synced: 12 Apr 2025
https://github.com/newmarcel/awaken
A command line tool that prevents your Mac from going to sleep.
Last synced: 12 Apr 2025
https://github.com/rinzii/mim
A linear algebra math framework written in modern C++ optimized for real time graphics.
cpp cpp17 cpp20 directx glsl graphics hlsl linear-algebra math mathematics metal modern-cpp opengl vulkan
Last synced: 11 Apr 2025
https://github.com/maxwelljay256/metroticketingsystem
基于 Qt6.5 的模拟地铁售票系统,HITSZ 2023 创新实践课B 项目
Last synced: 11 Jul 2025
https://github.com/r-o-b-o-t-o/generic-genetics
A library that allows running genetic algorithms in a generic way
ai cmake cpp dll genetic-algorithm templating
Last synced: 06 May 2025
https://github.com/snifi0/sniffer
Multitool!
arduino badusb cc1101 cpp current-meter emf emf-detector esp32 esp32-arduino ir pn532 rf rfid subghz usb-rubber-ducky
Last synced: 16 Mar 2026
https://github.com/jnelbaylen/data-structure-algorithms
A c++ exploration of data structures and algorithms to understand logic building, efficiency, and problem-solving.
Last synced: 25 Oct 2025
https://github.com/fairybow/fernanda
Fernanda — a plain-text-first workbench for creative writing
cpp creative creative-writing desktop linux macos novel-writing offline productivity qt text-editor windows writing-software writing-tool
Last synced: 18 Apr 2026
https://github.com/marianpekar/ue4-maze-generator
An example project for 'Procedural Generation Of Mazes In Unreal Engine' tutorial series.
blog-post cplusplus cpp maze-generator tutorial tutorial-code ue4
Last synced: 16 Mar 2026
https://github.com/kneth/eigendemo
A demo of how to use Eigen in Android apps
android-studio cpp kotlin-android linear-algebra ndk
Last synced: 12 Nov 2025
https://github.com/vignesh1507/feel-flux
This project is basically a sentiment analysis which will work in input and output format. The user will give an input in the form of a textual content and the the code will process every bit of it and generate the output accordingly. Output of the code will vary between 3 parameters that are positive, negative and neutral.
artificial-intelligence cpp nlp-machine-learning
Last synced: 07 Mar 2026
https://github.com/sleepymalc/parkinglot
🚗 Start Parking! Watch Out! ⚠️
cpp object-oriented-programming opengl
Last synced: 27 Oct 2025
https://github.com/pirate/assembly-repl
A REPL for raw ASM assembly, LLVM IR, C++, C, Objective C on macOS/Linux ARM64/AMD64. Useful for learning assembly, optimizing LLMV output, debugging memory, etc.
arm arm64 assembly c c-language clang cpp learning llvm llvm-clang llvm-ir macos objective-c repl x64-assembly x86-64
Last synced: 31 May 2026
https://github.com/axnjr/snn_be_pro
A state of the art AI framework for no/low-code (visually - drag & drop) building, testing, deploying, integrating latest deep learning models with privacy & security compliance using ollama, as a final year project!
ai cplusplus cpp cuda deep-neural-networks kernel-driver ml mlops python
Last synced: 06 Oct 2025
https://github.com/asciphx/ccorm
Compile time static reflection C++ ORM(mysql,pgsql,sqlite), the character recognition type system is adopted.
cpp cpp17 header-only modern-cpp mysql orm pgsql reflection serialization sqlite
Last synced: 07 Oct 2025
https://github.com/k173-x/codeit
A CLI based script to create CPP files
cli cpp cpp14 docker pypi-package python python3 script template-generator tool
Last synced: 07 Oct 2025
https://github.com/schak04/cpp-learning-journey
My hands-on journey through C++, from the basics to OOP and STL. An ongoing and growing collection of what I learn.
c-plus-plus c-plus-plus-coding c-plus-plus-language c-plus-plus-programming coding cpp cpp-coding cpp-programming learning programming
Last synced: 31 May 2026
https://github.com/choaib-elmadi/fluid-level-sensor
Arduino-based water level monitoring system featuring real-time OLED display, voltage-to-level conversion, and interactive graphing capabilities.
actuator arduino build cpp cprogramming embedded monitoring oled pid project projects sensor voltage
Last synced: 04 Mar 2026
https://github.com/almirneeto99/leetgpu-challenges
This repository contains the solution for LeetGPU Challenges
Last synced: 18 Apr 2026
https://github.com/carloocchiena/code_bites
Raw code snippets
assembly cpp csharp docker java python rust solidity typescript
Last synced: 04 Mar 2026
https://github.com/murilochianfa/rinha-crebito-cpp
Implementação em C++ com Drogon Framework para a segunda edição da rinha de backend.
cpp cpp20 drogon drogonframework rinha-de-backend rinha-de-backend-2024-q1
Last synced: 02 Jun 2026
https://github.com/bertrandmartel/pusher
:black_square_button: Mechanical wall switch button pusher securely controlled via Bluetooth LE
aes android android-application bluetooth-le cpp rfduino servo
Last synced: 03 Mar 2026
https://github.com/tsnsoft/codeblocks_blank_prject-linux
Простейший пример программы с "пустым окном" на wxWidgets в C++ CodeBlocks (linux)
codeblocks cpp example linux wxwidgets
Last synced: 10 Oct 2025
https://github.com/amitness/ioe-oop
Lab & Past Paper Solutions for Object Oriented Programming in C++
cpp exam lab oop question-answering
Last synced: 10 Oct 2025
https://github.com/acschaefer/ray_tracing
Fast grid-based ray tracing in C++ and Python
Last synced: 04 Apr 2026
https://github.com/fbbdev/sdr
Software Defined Radio building blocks for unix pipes
audio command-line command-line-tool communication communications cpp cpp14 digital-signal-processing dsp gui library modern-cpp pipes sdr signal-processing signals software-defined-radio tool unix-philosophy unix-pipes
Last synced: 11 Oct 2025
https://github.com/craigmac/openroll
Brazilian Jiu-Jitsu match timer and scoreboard using IBJJF ruleset.
bjj cpp cross-platform-app jiu-jitsu qt qt5 qt5-gui sports-app
Last synced: 15 Feb 2026
https://github.com/liut/kedge
A bittorrent engine base on libtorrent-rasterbar with RESTful API
api bittorrent boost cpp http kedge linux web
Last synced: 11 Oct 2025
https://github.com/diamondinoia/cpu-performance-tests
This repository contains the code to benchmark CPU cache miss latency and branch misprediction penalty
branch-prediction branchless cache-latency cpp hpc memory-latency
Last synced: 11 Oct 2025
https://github.com/rafaykhattak/calculator-cpp
A simple calculator built in C++ using the Qt framework.
Last synced: 19 Sep 2025
https://github.com/coletrammer/ttx
A modern terminal multiplexer.
cpp terminal terminal-multiplexer
Last synced: 19 Apr 2026
https://github.com/matheusvidal21/kanban
Este repositório contém um aplicativo de gerenciamento de tarefas baseado na metodologia ágil e no método Kanban. O Kanban é uma metodologia para acompanhar o progresso do trabalho, que utiliza um quadro com colunas para representar os estágios das tarefas.
cpp kanban object-oriented-programming
Last synced: 28 Feb 2026
https://github.com/mgorshkov/sklearn
ML methods from scikit-learn library
cplusplus cpp machine-learning machinelearning mathematics ml sklearn
Last synced: 04 Apr 2026
https://github.com/0opsdev/farquhar-engine
Farquhar Engine is a Open Source c++ game engine created for the prepose of learning opengl
3d 3d-graphics cpp game-development game-engine gamedev glfw3 opengl raster rasterization
Last synced: 10 Apr 2025
https://github.com/mizux/cmake-pybind11
Test to build a Native Python 3 package using pybind11
cmake cpp mizux native-library pybind11 python
Last synced: 13 Oct 2025
https://github.com/kovacsv/emscriptencmakeminimal
A minimalist example to build an Emscripten application with CMake.
Last synced: 13 Oct 2025
https://github.com/georgidelchev/personal-projects
Some Personal projects here.
cpp cs css html java javascript personal-project
Last synced: 27 Feb 2026
https://github.com/quasarapp/patronum
This is extension libraries for control your daemons.
controller cpp deamon qt services
Last synced: 27 Feb 2026
https://github.com/aleksandergondek/rules_cc_hdrs_map
Escape weird includes path hell with header maps
bazel bazel-rules c cpp headers rules-cc
Last synced: 11 Feb 2026
https://github.com/btq-ag/btq-core
The reference implementation of the BTQ protocol, featuring a fully validating peer-to-peer node and wallet management system for secure blockchain network participation.
blockchain-protocol cpp distributed-ledger p2p-node reference-implementation
Last synced: 24 Feb 2026
https://github.com/hairrrrr/datastructure-overall
数据结构 C/Java
algorithms c cpp data-structures java
Last synced: 15 Oct 2025
https://github.com/esemeniuc/celestial-industries
A 2.5D real-time strategy game with city-builder influences
Last synced: 10 Feb 2026
https://github.com/evanxg852000/cpp-conan-docker-starter
A C++ starter project using conan within docker
cmake conan cpp cpp14 cpp17 docker docker-compose
Last synced: 17 Oct 2025
https://github.com/renarddev/renjack
Renard Injector (PE section injector with hooks)
cpp injector pe reverse-engineering
Last synced: 05 Oct 2025
https://github.com/hyeockjinkim/weakkeywordcpp
Precompiler for type confusion in C++
antlr4 confusion cpp pre-compiler v-table
Last synced: 05 Oct 2025