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-07-03 00:06:50 UTC
- JSON Representation
https://github.com/zeionara/microcoding
Kursach for 'computers organisation' discipline
Last synced: 17 Sep 2025
https://github.com/ralvarezdev/uru-programming-1-minigrep
My version of Linux's Grep tool from Programming 1 college course
cpp grep grep-like rafael-urdaneta-university universidad-rafael-urdaneta uru
Last synced: 15 Jun 2026
https://github.com/antonako1/arghand
Single header argument parsing and handling library made with C++11
Last synced: 25 Jul 2025
https://github.com/zong4/geometrystructure
More mathmatical geometry structure and implementation of sweep line algorithm
cpp geometric-algorithms geometry sweepline sweepline-algorithms
Last synced: 25 Jul 2025
https://github.com/amirhakimnejad/big-number-in-cpp
Implementation of a class that can handle calculations between big numbers in c++.
algorithm bigint bignumber cpp object-oriented-programming oop stack
Last synced: 17 Sep 2025
https://github.com/r-unic/luay
Luay is a more scalable version of Lua that comes with "batteries included" to make programming easier, and yet still embeddable!
c cli command-line cpp lua luay
Last synced: 17 Sep 2025
https://github.com/zenorachi/s21-containers
The "S21-Containers" project is a collection of container implementations similar to the containers in the C++ Standard Library.
algorithms avl-tree cpp list makefile map queue set stack stl-containers tree
Last synced: 25 Jul 2025
https://github.com/taktoa/pianoman
Experimental music bot for TeamSpeak 3 (mostly abandoned due to arcane-chat)
bot bot-api cpp haskell qt teamspeak3 teamspeak3-plugin zeromq
Last synced: 06 May 2026
https://github.com/teejay69/configsync
Program Settings Synchronizer
boost configuration-management cpp settings-sync
Last synced: 26 Jul 2025
https://github.com/fbbdev/opt
Command line argument parsing library for C++14
argument-parser argument-parsing arguments c-plus-plus command-line cpp cpp14 library modern-cpp option-parser option-parsing options terminal
Last synced: 17 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/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/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/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/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/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/tsnsoft/vs2022_cpp_wxwidgets_demo
Пример программы на C++ с использованием wxWidgets в Visual Studio 2022
2022 cpp visual-studio wxformbuilder wxwidgets
Last synced: 28 Jul 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/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/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/apostolouagge/Compilers
5 ασκήσεις στο μάθημα των Μεταγλωττιστών
Last synced: 21 Sep 2025
https://github.com/feixiao/centos_docker
build C/C++ build container images based on centos
Last synced: 27 Apr 2026
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/fl444mingo/fl4-cs131-02-labb
Ch. 2, Lab 2, Addition Loop
Last synced: 30 Jul 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/paltoudara/polynomial_interpolation_
algorithms cpp gauss-elimination interpolation-polynomial polyomino
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/fl444mingo/fl4-cs131-04-03-scope
Ch. 4, Lesson 3, Scope of Read/Write Reference
Last synced: 31 Jul 2025
https://github.com/ayesha-quazi/feb_leetcode-2025
I'm going to solve LeetCode's POTD (Problem of the Day) daily and keep track of my progress. I'll focus on easy tricks to improve my DSA problem-solving skills and enhance my practice! 😊
challenge cpp improvement leetcode leetcode-solutions
Last synced: 31 Jul 2025
https://github.com/endail/hx711-arduino-i2c-master
arduino cpp hx711 i2c i2c-master
Last synced: 08 Nov 2025
https://github.com/qobulovasror/cpp-examples
SamDU dasturiy injineringi yunalish 1-kurs elementar masalar va yechimlari
Last synced: 31 Jul 2025
https://github.com/cppshizoids/wgputest
webgpu in C++ test using https://github.com/google/dawn
Last synced: 31 Jul 2025
https://github.com/hakoniwalab/hakoniwa-pdu-rpc
hakoniwa-pdu-rpc is a C++ library that provides a framework for remote procedure calls (RPC) based on Hakoniwa's PDU (Protocol Data Unit) communication.
Last synced: 09 Mar 2026
https://github.com/luweglarz/cpp_pool_42
CPP pool to learn basics of cpp concept
Last synced: 31 Jul 2025
https://github.com/iwas-coder/trm
A transactional, atomic, reliable POSIX's rm command implementation written in C++. 🌀
atomic blockchain coreutils cpp hash hash-tree merkle-tree sha256 transactional
Last synced: 01 Aug 2025
https://github.com/infinsys/xplatform-cpp
Cross-platform C++ project template for Windows, macOS, and Linux development.
benchmarking c cmake cpp cross-platform linux macos open-source project template unit-testing windows
Last synced: 09 Apr 2026
https://github.com/longhao-li/ink
An easy-to-use D3D12 rendering framework.
Last synced: 01 Aug 2025
https://github.com/iamwatchdogs/dsa
Slate/Deprecated docs repo for DSA. I should have continued working on it.
algorithms c cpp data-structures documentation dsa interview java learning open-source preparation python
Last synced: 09 Apr 2026
https://github.com/t-katsumura/webassembly-examples-eratosthenes
webassembly examples which calculate prime by Sieve of Eratosthenes
assemblyscript c cpp golang javascript rust wasi wasm webassembly webassembly-demo
Last synced: 01 Aug 2025
https://github.com/madebypixel02/cpp-module-06
[42 Madrid] Scalar conversion
42 42-cpp-module 42-cursus 42born2code 42madrid born2code conversion cpp makefile math peer2peer scalar
Last synced: 01 Aug 2025
https://github.com/microwonk/varcher
Vulkan learning environment / experiments
cmake cpp glsl raytracing vcpkg voxel voxel-engine vulkan vulkan-engine
Last synced: 24 Sep 2025
https://github.com/thiagodnf/start-reactor-for-command-line
Start Reactor is a long task in Among Us to run in the command line
among-us console cpp java javascript start-reactor terminal
Last synced: 09 Apr 2026
https://github.com/arhcoder/ants-colony-algorithm-tsp
🐜 Made-on-the-run Ants Colony Classes Algorithm to solve instances of TSP problem.
ant-colony-algorithm ant-colony-optimization bayg bays cpp tsp
Last synced: 25 Sep 2025
https://github.com/makischristou/mandelbrot
Mandelbrot set visualizer using CUDA.
cpp cuda gpu mandelbrot nvidia renderer rust
Last synced: 09 Apr 2026
https://github.com/daramkun/videoslicer
Video slicing application
cpp cxx ffmpeg media-foundation video-parser
Last synced: 09 Apr 2026
https://github.com/dimitri4788/calcgpav2.0
A cumulative GPA calculator app for Mac OSX.
cpp gpa-calculator qt qtcreator
Last synced: 20 Apr 2026
https://github.com/brdav/fastrvm
[fastrvm] Relevance Vector Machine in Python with a C++ Core
bayesian classification cpp python regression relevance-vector-machine sparse
Last synced: 17 May 2026
https://github.com/mguludag/synchronized_value
A modern C++ thread-safe value wrapper with flexible locking strategies and convenient RAII guards.
cpp cpp11 cpp17 cpp20 thread-safety thread-synchronization
Last synced: 27 Sep 2025
https://github.com/mukeshlilawat1/zomato-app-design-pattern
This repository contains a low-level system design of a Zomato-like food delivery application implemented in C++. It demonstrates the use of Object-Oriented Programming (OOP) and Design Patterns to build scalable, modular, and maintainable software architecture.
Last synced: 27 Sep 2025
https://github.com/codeprovn/library-management-system
Bài tập lớn kinh điển quản lý thư viện viết bằng C++ dành cho sinh viên ngành Công nghệ thông tin. Dự án giúp quản lý sách, sinh viên và hoạt động mượn trả trong thư viện. Hoàn toàn không sử dụng AI, chia sẻ miễn phí để cộng đồng học tập và tham khảo.
console-application cpp education library-management non-ai student-management
Last synced: 27 Sep 2025
https://github.com/erushasandushan/cafeteria-system
A C++ and SQL-based cafeteria management system built as a learning project to strengthen my C++ skills and practice database integration. ( Started Learning C++ in September 2025 )
Last synced: 27 Sep 2025
https://github.com/peplxx/netpbm-cpp
This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.
cpp image image-processing netpbm ppm-image
Last synced: 19 Oct 2025
https://github.com/tdjastrzebski/vscode-cppbuild
Build++ VS Code Multi-Step Incremental Build Extension
build build-automation build-tool build-tools c c-plus-plus cpp vscode vscode-extension
Last synced: 11 Sep 2025
https://github.com/nikitaberezhnyj/laboratory-work-on-object-oriented-programming
Completed laboratory work and a course project in the discipline of Object Oriented Programming.
Last synced: 03 Aug 2025
https://github.com/crazyokd/vimrc
Own vim/nvim configuration, especially for c/cpp
Last synced: 09 Apr 2026
https://github.com/fulfilledcovenant/covenginea
An open-source semi-automated optimizations for improved overall windows 10-11 experience.
c cpp open-source ps1 windows-10 windows-11
Last synced: 29 Sep 2025
https://github.com/rosekamallove/learn_code
This is a repository that contains all the topics that I @rosekamallove studied while learning to code and am currently learning Data Structures and Algorithms, and all the code I wrote are in this repo and I am thinking of making this repo more like a Learning resource.
algorithms competitive-programming cpp data-structures development
Last synced: 04 Aug 2025
https://github.com/luiz-marcio-faria-de-aquino-viana/tsp
TSP - Análise Desempenho do Problema do Caixeiro Viajante. Trabalho Elaborado durante o Curso de Pós-Doutoramento em Engenharia Elétrica com Ênfase em Engenharia de Sistemas e Computação (COPPE/UFRJ entre 2020-2022).
Last synced: 06 Aug 2025
https://github.com/ghosts6/leetcode_exercise
Leet code exercise solutions
bash c cpp js leetcode leetcode-solutions python3
Last synced: 09 Apr 2026
https://github.com/novolife/railroute
A program which can calculate a longest path of a rail system
Last synced: 03 Oct 2025
https://github.com/edwardcreighton/bignum
Custom implementation of Big Numbers class in C++
Last synced: 08 Aug 2025
https://github.com/lux-qaq/type-vision-cpp
C++20 type visualization header-only library
c-plus-plus cpp cpp20 header-only reflection struct visualization
Last synced: 08 Aug 2025
https://github.com/dcavalei/ft_containers
42 ft_containers
42 42born2code 42lisboa cpp cpp98 data-structures map red-black-tree stack templates vector
Last synced: 03 Jan 2026
https://github.com/devsujay19/hello-world-in-17-different-programming-languages
"Hello World!" Word In 17 Different Programming Languages.
c cpp cs d-language golang hello-world html java javascript languages php programming programming-languages python r ruby rust sql swift vue
Last synced: 09 Apr 2026
https://github.com/Pulkit1822/GeeksforGeeks
This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.
coding-challenges cpp data-structures-and-algorithms java problem-solving
Last synced: 09 Aug 2025
https://github.com/craftinators/fock
A minimal quantum computational library for fermionic systems
boost cpp cpp20 eigen3 multiprecision phyiscs quantum-computing quantum-mechanics second-quantization
Last synced: 09 Aug 2025
https://github.com/m4x1m1l14n/system
Various C++ helper functions & classes
Last synced: 09 Aug 2025