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/jorazon/glfw-demo
Simple GLFW 3 application
cpp glfw glfw3 graphics-programming portal
Last synced: 19 Jun 2026
https://github.com/jayemscript/llm-systems-from-scratch
A hands-on learning project for building the core systems behind Large Language Models using C++, Rust, and optional Python/JavaScript bindings. Includes tensor operations, autograd, neural networks, tokenization, and a minimal transformer pipeline.
ai-systems autograd c-language cpp cuda educational-project high-performance-computing inference-engine machine-learning neural-networks-from-scratch pybind11 tensor-library tokenization transformers wasm
Last synced: 19 Jun 2026
https://github.com/mguludag/exec_time
A simple C++ header for prints function execution time with RAII, macros and chrono
chrono cpp macros performance-metrics raii test
Last synced: 20 Jun 2026
https://github.com/breadrock1/topsystemsinterview
There is test case that I had got while processing interview to TopSystems.
cpp interview interview-practice qt6
Last synced: 20 Jun 2026
https://github.com/saket-sk/semester4-sppu-data-structures-and-files-lab
Data Structure and Files Programs
Last synced: 20 Jun 2026
https://github.com/huangcongqing/leetcode
LeetCode/剑指offer刷题
cpp leetcode leetcode-cpp leetcode-python leetcode-solutions python
Last synced: 20 Jun 2026
https://github.com/ajnus/last_redemption
Projeto Final do curso em Desenvolvimento de Jogos: Game Developer – Technology and Training – 2008 (120 h) Curso básico de Desenvolvimento de Jogos Virtuais. - Noções em 3D Game Studio e 3D Max Studio. - Foco (programação) em Lua, C/C++, SDL e OpenGL. (O curso tem como tarefa final o desenvolvimento de um jogo em 2D)
2d 2d-game cplusplus cpp game-development games opengl sdl sdl-mixer sdl2-image sdl2-library sidescroller videogame videogames videogames-programmers
Last synced: 20 Jun 2026
https://github.com/chloro-pn/metaprogramming
编译期排序
cpp cpp20 metaprogramming quicksort
Last synced: 20 Jun 2026
https://github.com/tranglecong/trlc-platform
A modern, header-only C++ library for compile-time platform detection and abstraction. TRLC Platform provides zero-overhead platform detection, feature-based conditional compilation, and adaptive code selection for cross-platform C++ development.
architecture-detection compiler-detection cplusplus cpp feature-detection platform-detection portable-library
Last synced: 20 Jun 2026
https://github.com/developer239/automation-engine
Automate repetitive visual tasks by writing custom Lua/TypeScript scripts. 🤖 Debug, test and run them in the engine.
automation cpp display instance-segmentation keyboard mouse object-detection yolo
Last synced: 21 Jun 2026
https://github.com/firoz-thakur/data-structure-and-algorithm
A comprehensive collection of solutions to low, medium, and high difficulty questions across various platforms such as CodeChef, Codeforces, LeetCode, and HackerRank. This repository serves as a valuable resource for practicing and mastering data structures and algorithms.
competitive-programming cpp java problem-solving programming
Last synced: 22 Jun 2026
https://github.com/georgecatalin/qt-cpp-gui-development-intermediate
Examples and code practice following the "Qt C++ GUI Development - Intermediate" Udemy course by Daniel Gakwaya. Events handling, custom widgets, painting and drawing, deployment.
cplusplus cpp qt5-gui qtcreator qtwidgets udemy-course
Last synced: 22 Jun 2026
https://github.com/hhkit/cpp.property
A single-header property system for C++17.
cpp cpp17 getters properties property setters single-header-lib
Last synced: 22 Jun 2026
https://github.com/josedavidss/aed2.lineaproduccion-simulada
Trabajo para el curso de Algoritmos y Estructuras de Datos 2. La idea es implementar un programa que permita simular la gestion de una memoria virtual utilizando el lenguaje de programación C++.
cpp production-line virtual-memory
Last synced: 22 Jun 2026
https://github.com/ralvarezdev/uru-visual-programming-neon-hotel
Simple GUI app made with C++ Builder from Visual Programming college course
cpp cpp-builder embarcadero embarcadero-cpp-builder embarcadero-rad-studio rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 22 Jun 2026
https://github.com/mustafashykh/compiler_assignment_codes
compiler cpp infixtopostfix infixtoprefix
Last synced: 23 Jun 2026
https://github.com/umbrellaleaf5/cpp
My repository where I first try and learn C/C++ and CMake
Last synced: 23 Jun 2026
https://github.com/gringolito/cpp-pre-commit-hooks
C++ hooks for pre-commit based on Google C++ Style Guide
cpp google-style pre-commit pre-commit-hooks
Last synced: 16 May 2026
https://github.com/zeyu-xie/timothy-2048
A MacOS command line 2048 game written in C++.
Last synced: 18 Sep 2025
https://github.com/htl-stp-ecer/stm32-data-reader
Raspberry Pi ↔ STM32 SPI bridge — reads sensor data and publishes it via LCM for RaccoonOS
botball cpp lcm raccoon-os raspberry-pi robotics spi stm32
Last synced: 23 May 2026
https://github.com/data-miner00/codeforces
My inefficient, naive and unoptimized solution to challenges on https://codeforces.com/
Last synced: 26 Jul 2025
https://github.com/iammoltony/terminaldash
Geometry Dash recreation that runs in your terminal.
abandoned-project copyright-infringement cpp old-project terminal-game visual-studio
Last synced: 26 Jul 2025
https://github.com/hydraphyzer/bank-management-system-in-cpp
This is my Semester Project. This is Basically a Bank Management System Made In C++
bankmanagementsystem cpp filehandling hydraphyzer hydraphyzergithub muhammadzubair
Last synced: 26 Jul 2025
https://github.com/imnetcat/ecosystem
Interactive virtual ecosystem. Cells evolution. Evolution from unicellular to multicellular organisms in a virtual world
cpp evolution genetic genetic-algorithm genetic-programming sfml
Last synced: 18 Sep 2025
https://github.com/arnobt78/embedded-motor-engine-speed-temperature-measurement--cpp-dotnet-react-fullstack
This project demonstrates a complete workflow for real-time machine data monitoring, from a native C++ engine (mock or real, via DLL) to a .NET backend (with SignalR and EF Core) to a modern React frontend. It is designed for learning, prototyping, and as a reference for real-world industrial or IoT dashboards.
asp-net-core cpp cpp-dot-net cpp-dotnet-react dll dotnet-react ef-core embedded-cpp embedded-devices motor-engine-speed-temperature-reading nginx nginx-configuration nginx-docker react-testing-library react-vite-tailwindcss-typescript realtime-notification realtime-rechart signalr ssl-cert xunit-test
Last synced: 18 Sep 2025
https://github.com/ico12319/data-structures-implementations
This repository is a collection of implementations of various data structures.
cpp data-structures data-structures-implementations
Last synced: 27 Jul 2025
https://github.com/kezhengjie/rpc
A header only and out of the box tcp rpc framework written in C++.
asio compile-time-meta-programming cpp headeronly rpc rpc-framework
Last synced: 19 Sep 2025
https://github.com/yushikuni/thewitchermechanic
The repository is for testing the witcher mechanic
cpp gameplay portfolio-website thewitcher unfinished-project
Last synced: 27 Jul 2025
https://github.com/coders-school/object-oriented-programming
C++ online course. Modules about object-oriented programming.
coders-school cplusplus cpp cpp17 markdown md
Last synced: 06 Sep 2025
https://github.com/ricky-ultimate/star-printer
A simple star printer program, written in C++
Last synced: 23 May 2026
https://github.com/enderice2/fennix
Opeating System from scratch made in C and C++
aarch64 arm assembly c cpp cpp20 gcc-compiler gcc-cross-compiler kernel operating-system operating-system-learning os os-development osdev osdev-projects x86 x86-64
Last synced: 27 Jul 2025
https://github.com/dalae37/ponggameserver
Table tennis game server
cpp gameserver visualstudio2022 winsocket
Last synced: 27 Jul 2025
https://github.com/mahdialmusaad/badcraft
A voxel game built to be performant, memory-efficient and cross compatible.
Last synced: 27 Jul 2025
https://github.com/pzaino/pzaino
Paolo Fabio Zaino's profile. Memento: A clever person solves a problem. A wise person AVOIDS it.
6809 68k arm bsd c coding compilers cpp interpreters linux mips operating-systems ppc programming risc-os risc-v software-development
Last synced: 09 Nov 2025
https://github.com/samukiszhsd/linguagemc
Estudo da faculdade sobre a linguagem C e C ++
Last synced: 27 Jul 2025
https://github.com/seff34/linux-timer-api-in-c
Library is a High-Level POSIX TIMER API.
c c-timer cpp embedded embedded-c embedded-linux embedded-systems linux-timer timer timer-application timer-interrupt timers
Last synced: 21 Apr 2026
https://github.com/ralvarezdev/uru-programming-1-dominoes
Simple dominoes terminal game from Programming 1 college course
cpp dominoes game game-development rafael-urdaneta-university terminal universidad-rafael-urdaneta uru
Last synced: 13 Feb 2026
https://github.com/obinexus/jiggleengine
Specialized soft-body physics animation framework for character development. Human-in-the-loop methodology with web-based development environment, skeletal rigging, clothing simulation, and Blender export pipeline. Built on NLink→PolyBuild→JiggleEngine architecture.
alembic blender-export character-animation clothing-simulation cpp fabric-simulation fbx-export gltf human-in-the-loop obinexus-computing physics-simulation skeletal-rigging soft-body-physics systematic-engineering three-js webassembly webgl
Last synced: 19 May 2026
https://github.com/maricard18/42-webserv
This project is about writing your own HTTP server
42 42-webserv 42-webserver 42born2code 42cursus 42projects 42school 42webserv cpp http http-server webserv webserver
Last synced: 19 Sep 2025
https://github.com/swillner/cpp-library
Several code snippets and mini-projects that don't have their own repository yet
automatic-differentiation convenience-functions cpp cpp-library csv-parser progress-bar snippets zip
Last synced: 28 Jul 2025
https://github.com/degirum/cppsdk
DeGirum C++ SDK
ai cpp degirum ml neural-network sdk-cpp
Last synced: 28 Jul 2025
https://github.com/lintangwisesa/cpp_fundamentals
Fundamentals of C++ language
c-plus-plus cpp fundamental tutorial
Last synced: 28 Jul 2025
https://github.com/tsnsoft/vs2022_cpp_wxwidgets_demo
Пример программы на C++ с использованием wxWidgets в Visual Studio 2022
2022 cpp visual-studio wxformbuilder wxwidgets
Last synced: 28 Jul 2025
https://github.com/fl444mingo/fl4-cs131-03-03-for
Ch. 3, Lesson 3, For Loops
Last synced: 20 Sep 2025
https://github.com/101rror/atcoder
Contests and Practice Problems Solutions,🤞💻🤞 (Author :: 101rror)
competitive-programming contest-solution cpp
Last synced: 28 Jul 2025
https://github.com/bl33h/conwaysgameoflife
A real-time rendering program with Conway's Game of Life algorithm.
algorithm cmake conways-game-of-life cpp gcc make sdl2 wsl
Last synced: 28 Jul 2025
https://github.com/meysam81/traveling-salesman-problem
an implementation of tsp using c++ in a simple way
cplusplus cplusplus-11 cpp cpp11 traveling-sales-person traveling-salesman traveling-salesman-problem traveling-salesperson tsp tsp-problem tsp-solver
Last synced: 03 Jan 2026
https://github.com/rafaelbortolozo/filas
Implementação de Filas em C++ utilizando listas encadeadas para a matéria de Estrutura de Dados I - Instituto Federal Catarinense Campus Videira
Last synced: 29 Jul 2025
https://github.com/alexiszamanidis/sql_query_executor
A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.
bash c cpp parallelization sql-query-executor thread-pool
Last synced: 09 Apr 2026
https://github.com/hengxin666/cppreference-zh-cn
cppreference-zh-cn, cppreference20250404中文镜像 (个人自用)
cpp cppreference gitpages wiki zh-cn
Last synced: 29 Jul 2025
https://github.com/kyrylo-sovailo/dumb-way-to-debug
When there is no debugger and printf's ain't cutting it
Last synced: 29 Jul 2025
https://github.com/chimipupu/cc8r_zenn_cpp
Zenn『RustでCPUを自作して動くまで📝』のRustのコードをC++にしたものです🥳
Last synced: 07 Nov 2025
https://github.com/helcsnewsxd/decompilation-report
Technical report about decompilation, dcc static decompiler architecture, dynamic decompilers, actual tools and an use case with Ghidra - Language and Compilers course project - Computer Science @ FAMAF (UNC)
angr binary-ninja binrec cpp dcc decompilation decompiler dewolf famaf ghidra ida-pro radare2 retdec reverse-engineering university-project
Last synced: 21 Sep 2025
https://github.com/aryangupta9680/dsa-solved-questions
This repository contains solutions to various Data Structures and Algorithms (DSA) problems solved by me. The questions are sourced from renowned coding platforms like GeeksforGeeks, LeetCode, Codeforces, InterviewBit, HackerRank, and more.
algorithms cpp data-structures dsa geeksforgeeks interviewbit leetcode problem-solving
Last synced: 07 Nov 2025
https://github.com/apostolouagge/Compilers
5 ασκήσεις στο μάθημα των Μεταγλωττιστών
Last synced: 21 Sep 2025
https://github.com/coralkashri/cppsenioreas-iterators
This is an examples repository of C++ Senioreas blog iterators article.
code-refactoring cpp cppsenioreas iterators
Last synced: 29 Jul 2025
https://github.com/feixiao/centos_docker
build C/C++ build container images based on centos
Last synced: 27 Apr 2026
https://github.com/quentinguidee/cpp-ultimate
C++ Ultimate is the extension you need for VSCode!
Last synced: 21 Sep 2025
https://github.com/vasar007/timle
Official repository of the 2D platformer game "This Is My Last Escapade" (TIMLE).
2d-game 2d-platformer cpp cpp-game game platformer sfml-game
Last synced: 30 Jul 2025
https://github.com/druxorey/ucv-ayed
Respuestas y ejercicios resueltos de las guías de Algoritmos y Estructuras de Datos en C++, organizados por temas.
algorithms-and-data-structures cpp ucv
Last synced: 21 Sep 2025
https://github.com/robertkist/vbcc_installer
Automated installer for VBCC Amiga C Compilers on Unix/Mac
amiga c cpp retrocomputing vbcc
Last synced: 15 Apr 2026
https://github.com/javaquery/unosdk
UnoSDK is a powerful CLI tool for Windows that simplifies the installation and management of multiple software development kits (SDKs) from various providers. Think of it as SDKMAN for Windows - bringing the same ease of SDK management to Windows machines. Say goodbye to manual downloads, extractions, and environment variable configurations.
c cpp flutter go golang gradle installer java jdk maven node nodejs python sdkman windows
Last synced: 09 Apr 2026
https://github.com/eclipse-keypop/keypop-card-cpp-api
Eclipse Keypop project repository containing a C++ implementation of the 'Card API' standardized by the Calypso Networks association for ticketing terminal processing smart card
Last synced: 30 Jul 2025
https://github.com/fl444mingo/fl4-cs131-02-labb
Ch. 2, Lab 2, Addition Loop
Last synced: 30 Jul 2025
https://github.com/veresdavid/imgproc-task6
Binary tomography reconstruction based on branch and bound algorithm.
binary-tomography branch-and-bound cpp
Last synced: 30 Jul 2025
https://github.com/skunichetty/nbsim
A CLI tool simulating gravitational interactions between planetary bodies
cpp gravity high-performance simulation
Last synced: 17 Jan 2026
https://github.com/JohnMata0427/Educational-Community-Information-Registration-System
Sistema de Registro de Información de Comunidad Educativa
cpp file-manager visual-studio
Last synced: 22 Sep 2025
https://github.com/linux-alex/geep
GEEP (Genetic Evolutionary Engineering Platform) - a C++/Qt framework for genetic programming, optimized with CUDA acceleration. GEEP enables large-scale population-based optimization, ideal for solving high-dimensional problems using evolutionary algorithms and GPU computing.
cpp cuda framework genetic-programming
Last synced: 18 May 2026
https://github.com/karnkaul/cliq
Command line interface utility
argument-parser command-line cpp cpp20 library
Last synced: 22 Sep 2025
https://github.com/paltoudara/gauss_elimination_no_guidance
algorithms cpp gauss-elimination gauss-elimination-algorithm
Last synced: 30 Jul 2025
https://github.com/paltoudara/polynomial_interpolation_
algorithms cpp gauss-elimination interpolation-polynomial polyomino
Last synced: 30 Jul 2025
https://github.com/paltoudara/algo_3
algorithms cpp fixed-point-iteration newtons-method
Last synced: 30 Jul 2025
https://github.com/paltoudara/polynomial_interpolation
algorithms cpp gauss-elimination interpolation-polynomial polyomino
Last synced: 12 Sep 2025
https://github.com/paltoudara/_single_linked_list_
containers cpp iterators linked-list simple stl-containers
Last synced: 30 Jul 2025
https://github.com/paltoudara/algo_1
algo algorithms cpp fixed-point-iteration newtons-method
Last synced: 30 Jul 2025
https://github.com/tareqalkushari/leetcode-problem-solutions
This repository contains a comprehensive collection of solutions to LeetCode problems, crafted with clarity and efficiency in mind. Each solution is written in a clean, readable format and includes insights into time and space complexity, making it an ideal resource for technical interview preparation, algorithm practice, and self-paced learning.
algorithm-practice algorithms arrays binary-search coding-interview competitive-programming cpp data-structures dynamic-programming graph-algorithms hashmap interview-preparation java leetcode leetcode-solutions problem-solving python recursion strings technical-interview
Last synced: 28 Aug 2025
https://github.com/vcputtini/l1borg
l1borg is a utility designed to solve some of my needs for automating the use of BorgBackup. The l1borg load the settings for the backup running from the XML file l1borg.xml, and run the BorgBackup with the necessary parameters, in addition to being able to execute the native BorgBackup commands like: list, info, mount and so on.
backup borg borgbackup cpp cpp17
Last synced: 31 Jul 2025
https://github.com/adamlm/libwheel
A collection of C++ libraries
cpp eigen geometry libwheel linear-algebra motion-planning strong-types strong-typing
Last synced: 31 Jul 2025
https://github.com/moehoshio/nlog
An easy-to-use, modern, lightweight, and efficient C++20 logging library.
Last synced: 23 Sep 2025
https://github.com/cmerd/codefetch
Codefetch is a decorative program that displays codeforces profiles on a terminal.
codeforces codeforces-api cpp neofetch-clone
Last synced: 31 Jul 2025
https://github.com/vokungahrotlaas/sfml-maze
C++ program which creates and solves mazes.
cpp maze maze-generator maze-solver sfml
Last synced: 31 Jul 2025