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-06 00:06:48 UTC
- JSON Representation
https://github.com/mhahnfr/42cursus-ft_containers
Reimplementation of a few containers of the C++ standard library.
42projects containers cplusplus cpp cpp98 red-black-tree
Last synced: 04 Oct 2025
https://github.com/kassane/ebook-net-prog
Fundamentos da Programação de Redes
asio book cpp network-programming portuguese-brazilian
Last synced: 27 Mar 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/croko22/vit-cpp
An implementation of the Transformer model architecture ("Attention Is All You Need") in pure C++17 from scratch
cpp cuda deep-learning machine-learning neural-network transformer
Last synced: 17 Jan 2026
https://github.com/dimazeland/prata-cpp-primer-plus
Solutions for programming exercises
Last synced: 12 Aug 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/aryaarindam/proctrack
cpp macos multithreading ncurses os-internals system-monitor terminal-ui
Last synced: 13 May 2026
https://github.com/dctucker/colorlines
An implementation of an AI for the old DOS game "Color Lines"
Last synced: 20 May 2026
https://github.com/alexpreynolds/kmer-counter-abseil
Count canonical kmers with Abseil C++ `absl::flat_hash_map`
abseil bazel bazel-examples bioinformatics cpp hash-tables kmer kmer-counting kmer-frequency-count
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/gregorykogan/file-system
C++ virtual file system emulator with FAT structure, supporting directories, files, metadata, and cluster-based storage.
cli command-line-tool cpp data-storage educational fat file-allocation file-management filesystem filesystem-emulator learning-project storage-emulator
Last synced: 23 Jul 2025
https://github.com/opikadash/memory-management-simulator
C++ Memory Management Simulator implementing First-Fit and Best-Fit allocation strategies with support for random stress testing, memory state persistence, CSV export for visualization, and benchmarking via GoogleTest.
best-fit cpp data-structures first-fit googletest makefile operating-systems simulation
Last synced: 28 Jun 2025
https://github.com/andersonhsporto/ft-cursus
All Projects Developed at 42 São Paulo.
42cursus 42school 42sp ansi-c avl-tree c containers cpp debian docker ft-transcendence hash-table linked-list linux makefile minilibx mlx sockets stl-container stl-containers
Last synced: 09 Apr 2026
https://github.com/shivamm-verma/learn-cpp
This Repository is Track of all files; I have worked with to learn Data Structures and Algorithms using C++! I have learnt through Multiple Resources, and I am still keep digging.
cpp data-structures-and-algorithms leetcode problem-solving
Last synced: 29 Mar 2025
https://github.com/amazingmonster/functivore
A C++ template library for inspecting and simplifying function signatures.
Last synced: 11 Aug 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/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/jmsmarcelo/dev-reference
Referência técnica para desenvolvedores de baixo nível
assembly c ciencia-da-computacao cpp dev low-level
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/jszitas/blaze
A C++17 implementation of ARIMA following R
arima cpp cpp17 forecasting working-in-progress
Last synced: 20 May 2026
https://github.com/joshua-riek/conway-s-game-of-life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
conway conway-game conway-life conway-s-game-of-life conways conways-game-of-life conwaysgameoflife cpp sfml sfml-game
Last synced: 06 Apr 2025
https://github.com/sandeepkushwaha/cpp-course-for-absolute-beginners
C++ Course for absolute beginners (Zero to Hero).
code-with-sandeep course cpp cpp-course cpp-course-absolute-beginners cpp-course-for-beginners cpp-programming cpp-zero-to-hero programming-language tutorial-code
Last synced: 11 Aug 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: 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/andersonhsporto/cpp_piscine
Dive into the fundamentals of C++
42 42saopaulo 42school 42sp c98 cpp piscine piscine-cpp
Last synced: 20 May 2026
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/trailblaze-software/laspp
A high-performance C++20 LAS/LAZ file reader with support for parallel compression/decompression
cpp cpp20 drone fast high-performance library lidar lidar-data lidar-point-cloud
Last synced: 06 Apr 2025
https://github.com/gusenov/examples-cereal
Примеры использования cereal - C++11 библиотеки для сериализации.
cereal cpp examples raii serialization
Last synced: 10 Aug 2025
https://github.com/vcputtini/udf_mariadb_cpp
MariaDB(tm) native User-defined functions in C++
cpp cpp17 database lib library mariadb mariadb-database mariadb-mysql mariadb-server mysql parser
Last synced: 25 Jan 2026
https://github.com/jayeshpandey01/cpp-dsa-program
"Exploring the beauty of C++ programming through comprehensive and organized coding notes. Dive into a world of algorithms, data structures, and efficient techniques, all crafted to enhance your coding journey. Unlock the potential of C++ with these insightful resources."
Last synced: 21 May 2026
https://github.com/alexnask/cpp_ml
C++20 machine learning library with no external dependencies (nanorange used temporarily for C++20 ranges)
auto-differentiation cpp cpp20 machine-learning
Last synced: 27 Mar 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/toxe/enum_mapping_comparison
C++ enum mapping comparison and benchmark.
benchmark comparison cpp enum mapping
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/bayars/hackerrankcodes
My hacker rank problems solve with listed. I add problem and solve.
algorithm c cpp hacker-rank python ruby
Last synced: 09 Apr 2026
https://github.com/justin-marian/cla-16bits-adder
Carry-Lookahead 16-bits Adder (CLA16) computes sums by rapidly determining carry bits through parallel processing.
16bits 4bits carry-look-ahead-adder cpp xilinx-vitis
Last synced: 04 Nov 2025
https://github.com/hjlebbink/spike-htm-lite
C++ port of Nupic HTM with the aim of being lite and fast
avx512 cpp hierarchical-temporal-memory
Last synced: 03 Oct 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/thecoder-ashish/onlinestlstore
A basic C++ console based store management system using STL concepts
cpp cpp17 management-system stl store
Last synced: 28 Jun 2025
https://github.com/luweglarz/cpp_pool_42
CPP pool to learn basics of cpp concept
Last synced: 31 Jul 2025
https://github.com/corentin-mzr/pongl
Pong with OpenGL
2d 2d-game cpp game game-engine-2d mvc-architecture opengl pong pong-game
Last synced: 09 Mar 2026
https://github.com/deanwilsondev/snake
A game of Snake made in C++ using Raylib. This project acts as the foundation for building out a custom game engine, leveraging raylib's rendering, windowing and input functionality.
c-plus-plus cpp game game-development game-engine game-engine-2d game-engine-development gamedev raylib snake
Last synced: 28 Jun 2025
https://github.com/emmanuelmess/qtsandsimulator
A small Qt simulator in C++
Last synced: 25 Apr 2026
https://github.com/a2p1k02/cppmaker
helper to optimize creating c++ projects
boost cmake cpp helper program-options
Last synced: 08 Oct 2025
https://github.com/lnd3/ltools
C++ tool box for random purposes like graphics, physics, gui and network coding
concurrency cpp physics rendering threading tool-box
Last synced: 01 Aug 2025
https://github.com/utsavkash19/my-debug-template
competitive-programming contests cpp templates
Last synced: 22 Mar 2025
https://github.com/orbitcowboy/cppcheck_crash_files
A collection of files that let cppcheck crash while scanning.
c c-plus-plus cpp cppcheck crash crash-reporting crash-reports segmentation-fault
Last synced: 30 Mar 2025
https://github.com/m4zesec/clean-code-cpp
📝 Clean Code concepts adapted for c++
bestpractices clean-architecture clean-code cplusplus cpp encapsulation inheritance principles
Last synced: 01 Nov 2025
https://github.com/yotam180/xai
xAI - A Research Project in the Field of Machine Learning (Magshimim 3rd year project)
artificial-intelligence cpp deep-learning machine-learning neural-network python tensorflow
Last synced: 19 Apr 2026
https://github.com/sasha-hk/cpp
🏔️ Basic algorithms and data structures on cpp
algorithms cpp data-structures
Last synced: 01 Aug 2025
https://github.com/himel-sarder/two-pointers-algorithm-with-himel
"Two-Pointers-with-Himel" repository offers implementations and explanations of the Two Pointer Technique, a powerful algorithmic approach for efficient problem-solving in arrays and linked lists. Explore Python code examples, detailed problem analyses, and contributions to enhance your understanding and mastery of this technique.
cpp leetcode leetcode-python leetcode-solutions python3 two-pointers
Last synced: 04 May 2026
https://github.com/prince-chrismc/multicore-programming
This is a C++ repository to contain my work for Multicore Programming (COMP426) from Concordia Universirty during Fall 2018.
cpp glew glfw glm modern-cpp multithreading object-oriented-programming opengl parallel-computing parallel-processing tbb
Last synced: 15 May 2026
https://github.com/m4x1m1l14n/system
Various C++ helper functions & classes
Last synced: 09 Aug 2025
https://github.com/zabavb/employee-manager
Employee Manager is a simple console application written in C++ to manage employee records. This project was created to demonstrate core principles of object-oriented programming (OOP) and data management.
app-backend application console console-app console-application cplusplus-11 cpp crud crud-app crud-application file filesystem management
Last synced: 02 Jan 2026
https://github.com/wakeful-cloud/cpp-proxy
C++ shared library proxy prototype
cpp cpp-proxy dynamic-binary-instrumentation dynamorio eigen ld-preload ldpreload ptrace qbdi
Last synced: 13 May 2025
https://github.com/nemuelw/cheska
Builder for analysis-aware Windows droppers
anti-analysis anti-debugging anti-sandbox anti-vm cpp defense-evasion detection-evasion dropper malware-development python security-research windows-malware
Last synced: 01 Aug 2025
https://github.com/nardo/cradle
The Cradle Engine
cpp game-development game-engine gamedev multi-platform multiplayer network python replication sdl sdl3 torque tribes voice
Last synced: 07 Mar 2026
https://github.com/blacktechwarrior/cpparser
C++ mathematical expression parser
cpp shunting-yard shunting-yard-algorithm shunting-yard-evaluator
Last synced: 22 Mar 2025
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/izzhafeez/szmatrix
Space-partitioning data structure to improve queries for clustered points in 2D space
cpp data-structures geospatial
Last synced: 06 Apr 2025
https://github.com/bhabishworgrg/hangman
Daily C++ Learning Journey: From Basics to Building a Hangman Game
Last synced: 02 Aug 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/jankodedic/tappyplane
A "Flappy Bird" clone
cpp cpp17 flappy-bird game sdl2 sdl2-image sdlw
Last synced: 28 Jun 2026
https://github.com/player-alex/net-host
A lightweight native C++ host for running .NET assemblies without modification. Supports WPF applications, console apps, and any .NET DLL with a Main method via simple JSON configuration.
application-launcher assembly-loader cpp cpp20 csharp dll-host dotnet dotnet-core dotnet-hosting hostfxr interop native-host native-interop windows wpf
Last synced: 03 May 2026
https://github.com/skillfulelectro/core-compute_native
Native binding gen for core-compute api
binding binding-generator c cpp cross-platform gpgpu parallel-computing rust wgpu
Last synced: 02 Aug 2025
https://github.com/ricardodalarme/ticket-to-ride
Implementação do jogo de tabuleiro Ticket to Ride na linguagem C++
Last synced: 23 Jul 2025
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/dimitri4788/calcgpav2.0
A cumulative GPA calculator app for Mac OSX.
cpp gpa-calculator qt qtcreator
Last synced: 20 Apr 2026
https://github.com/fathjami/cpp-modules
In this project I'll learn CPP language :)
Last synced: 15 Jul 2025
https://github.com/parthjohri/leetcodepractice
This repository holds my solutions for all the LeetCode problems that I have been solving
cpp data-structures leetcode leetcode-cpp leetcode-solutions
Last synced: 12 Jun 2026
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/hmzelidrissi/bank-account-management-cpp
This is a Bank Accounts Management System with C++
Last synced: 16 Jul 2025
https://github.com/starone01/phrasenux
PhraseNUX is a command-line password manager and a command-line password generator specially made for Linux. It's a powerfull as well as secure command-line application.
aes aes-encryption autoupdater c-plus-plus command-line-app command-line-interface command-line-password-manager command-line-tool cpp cryptographically-secure cryptographically-secure-random cryptography encrypt encryption encryption-decryption password password-generator password-manager secure-by-default sha256
Last synced: 30 Mar 2025
https://github.com/coders-school/memory-management
cplusplus cpp heap pointers smart-pointers stack
Last synced: 07 Sep 2025
https://github.com/inanyan/old-terminal-editor
An attemp to create a terminal text editor
cpp editor kilo terminal text-editor
Last synced: 01 Nov 2025
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/fontseca/microservices-architecture
A server implementing a microservices architecture using C++, MongoDB, a RESTful API, and Docker for a technical assessment.
cpp cpprestsdk design-patterns microservices mongodb
Last synced: 20 May 2026
https://github.com/codeficct/programacion-2-ejercicios
Todos los ejercicios de programación 2 usando c++, con el ing. Contreras.
contreras cpp embarcadero radstudio recursion recursive-algorithm
Last synced: 27 Jun 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/kentlouisetonino/sw-ds-runner
A simple CLI project that implements different Data Structure.
Last synced: 06 Apr 2025
https://github.com/ferhatgec/escafe
A parser & generator for escape sequences in C++
cpp escape-sequences generator lib library parser single-header
Last synced: 18 Feb 2026
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