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-04-12 00:06:35 UTC
- JSON Representation
https://github.com/richelbilderbeek/the_richel_setup
Richel Bilderbeek's favorite C++ setup
article best-practices cpp cpp14 good-practices setup travis-ci
Last synced: 18 Mar 2025
https://github.com/seokminhong/compile-time-format-string
Type-safe format string I/O functions similar to cstdio interfaces using C++20.
Last synced: 10 Jul 2025
https://github.com/pradyuman7/hackerrankeulersolutions
My solutions to the ProjectEuler+ competition problems from HackerRank in C++, Java and Python.
algorithms cpp hackerrank hackerrank-solutions java project-euler-plus
Last synced: 09 May 2025
https://github.com/MattRyder/GibEngine
Cross-platform OpenGL 3D game engine
3d-game-engine 3d-graphics cpp game-engine opengl
Last synced: 08 May 2025
https://github.com/ultirequiem/oop-cpp-platzi
:dizzy: C++ Object-oriented programming course on @platzi by @nerddiana
Last synced: 08 May 2025
https://github.com/hedzr/undo-cxx
a c++17 undo/redo subsystem (linear or restricted non-linear)
cmake cpp cpp17 cxx17 cxx17-library history-management memento-pattern non-linear state-machine undo undo-framework undo-library undo-redo undoable undomanager
Last synced: 12 Apr 2025
https://github.com/eyelash/nitro
an OpenGL ES 2.0 scene graph library for modern GUIs (work in progress)
cpp gles2 gui opengl scene-graph
Last synced: 13 May 2025
https://github.com/abarrak/why-compiled-languages
A simple experiment for compiled/dynamic languages comparision.
cpp csharp go java javascript python ruby
Last synced: 13 May 2025
https://github.com/stovent/chip8emu
Chip8 emulator (with tools) written in C++ with wxWidgets
c-plus-plus chip8 cpp emulation emulator wxwidgets
Last synced: 11 Apr 2025
https://github.com/teddy-van-jerry/string_evaluate
Use C++ to evaluate a string. Support complex numbers, function names and variables.
complex complex-numbers cpp eval evaluate evaluation
Last synced: 28 Jul 2025
https://github.com/ferhatgec/forkleft
Fegeya Forkleft, C++ implementation of ~new generation~ mark-up language.
converter cpp cpp17 html html5 mark-up markdown markup-languages transpiler
Last synced: 14 Apr 2025
https://github.com/matthewgeorgy/solarsystem
3D Solar System Visualization in OpenGL 4
Last synced: 12 Apr 2025
https://github.com/soumik12345/libtorch-examples
Basic Deep Learning examples using LibTorch C++ frontend
cpp deep-learning libtorch torch
Last synced: 09 Nov 2025
https://github.com/mohido/tiny_yaml
A powerful lightweight YAML parser library for C++
Last synced: 15 Apr 2025
https://github.com/otsmr/websocket
Learning different langs by implementing the WebSocket protocoll.
Last synced: 27 Aug 2025
https://github.com/m-spiessens/flow
Cooperative scheduler for low-power, reactive applications using the "pipes and filters" pattern on ARM Cortex-M microcontrollers.
arm conan cooperative cortex-m cpp filter flow low-power microcontroller pipe reactive scheduler tests
Last synced: 29 Sep 2025
https://github.com/analogfeelings/hookplusplus
HookPlusPlus is a lightweight 2-file C++ library for hooking in Windows-based systems, licensed under GPL v3.0.
cpp easy-to-use example-code gpl3 gplv3 hooks library trampoline trampoline-hooking win32 windows
Last synced: 18 Aug 2025
https://github.com/zhb2000/mycalculator
多功能控制台计算器,实现了大数运算、解线性方程组、矩阵运算、算术表达式求值、命题逻辑、进制和编码转换等功能
Last synced: 10 Aug 2025
https://github.com/francescmm/qpinnabletabwidget
QPinableTabWidget is a normal QTabWidget that allows you to pin and unpin tabs.
Last synced: 24 Jul 2025
https://github.com/gene-hightower/ghsmtp
Gene's SMTP server — receive Internet mail with less fuss
c-plus-plus chunking cpp cpp17 dkim dmarc rfc-5321 smtp smtp-client smtp-protocol smtp-server smtpd spf tls-support utf-8 utf8
Last synced: 24 Apr 2025
https://github.com/danielpoliakov/disspcap
C++ library for packet examination with Python bindings.
Last synced: 03 Feb 2026
https://github.com/hebirobotics/hebi-cpp-examples
Examples for the HEBI Robotics C++ API
Last synced: 25 Jul 2025
https://github.com/elphinkuo/fast_matrix_multiplication
Different matrix multiplication implementation and benchmarking on CPUs
cpp high-performance linear-algebra matrix matrix-multiplication simd strassen-multiplication tensor winograd-algorithm
Last synced: 18 Sep 2025
https://github.com/rafaykhattak/library-managment-system-oop
Streamline library tasks with my Library Management System. Borrow, return, search books hassle-free. Organized, user-friendly, efficient. Fully utilizing the power of C++ OOP
c cpp library-management-system managment-system object-oriented-programming
Last synced: 02 Aug 2025
https://github.com/avinal/blowfish
Blowfish and Blowfish 2 Encryption Algorithm Implementation in CPP.
blowfish blowfish-128 blowfish-64 blowfish-algorithm blowfish2 cpp cpp11 cpp14 encryption encryption-decryption library
Last synced: 26 Aug 2025
https://github.com/localspook/zcrc
A high-performance C++ CRC library with all the bells and whistles.
cpp cpp20 crc header-only no-dependencies single-file
Last synced: 08 Aug 2025
https://github.com/rnburn/satyr
Numerical computing library for linear algebra and task-based parallelism.
blas cpp cpp17 expression-template lapack linear-algebra mkl tbb
Last synced: 14 May 2025
https://github.com/cartory/program2
Ejercicios de recursión de programación 2
cpp embarcadero recursion recursive recursive-algorithm
Last synced: 15 May 2025
https://github.com/silverjun/swing
A "Protocol" oriented programming language
compiler cpp language llvm new-language programming-language swing
Last synced: 15 Apr 2025
https://github.com/ritobrotomukherjee/dsa-computer-science
Problem solving and DSA with C++
algorithms-and-data-structures codechef cpp data-structures hackerrank-solutions leetcode-cpp math patterns problem-solving
Last synced: 02 Aug 2025
https://github.com/moldyn/msmpathfinder
Finding pathways from an Markov State Model
cpp markov-chain-monte-carlo msm path-sampling pathfinding
Last synced: 21 Aug 2025
https://github.com/roderickqiu/gtwd-cs205-c-cpp
GTWD: Global Transcoder for WAV/FLAC/AIFF Data, project of CS205 C/C++ taught in SUSTech (2023 Fall, by Prof Feng Zheng, project selected by TA Kangrui Chen and Site Fan) (110+/100).
aiff audio audio-processing convertor cpp cpp14 cs205 flac sustech sustech-course-code wav
Last synced: 08 Aug 2025
https://github.com/nragland37/ai-minimax-tictactoe
An unbeatable Tic-Tac-Toe Artificial Intelligence in C++, featuring the Minimax algorithm with Alpha-Beta pruning and visualized move tree traversal
ai alpha-beta-pruning artificial-intelligence-algorithms cpp minimax minimax-algorithm minimax-alpha-beta-pruning tic-tac-toe
Last synced: 14 Apr 2025
https://github.com/sjsakib/psbook
সমস্যা ও সমাধান বই - ১ এর উপর অনুশীলন ( Practice code for Problem and Solutions Book - 1 by Mahbubul Hasan )
acm-icpc algorithms competative-programming cpp data-structures problem-book-1-solutions python timus-solutions uva-solutions
Last synced: 02 May 2025
https://github.com/rob2309/simpleos2
SimpleOS2 is a very simple x86_64 OS I am creating for learning purposes.
amd64 apic apic-timer asm c cpp efi efi-development kernel operating-system operating-system-learning process-management uefi uefi-boot uefi-development x86 x86-64
Last synced: 05 Oct 2025
https://github.com/xterminal86/nrogue
ncurses roguelike challenge
cplusplus-17 cpp cpp17 game game-development gamedev linux ncurses roguelike sdl2
Last synced: 13 Mar 2026
https://github.com/aeilot/lsnotes
Add a description to your directories!
april-fools beginner-friendly c command-line command-line-tool cpp
Last synced: 26 Feb 2026
https://github.com/abdulahad968/sky-nav-ai---sfml-based
SkyNav AI revolutionizes flight planning with dynamic graphics and advanced C++ data structures like graphs, queues, and linked lists. It offers seamless visualization of complex flight data, efficient layover management, flexible route adaptation, and personalized travel options, delivering an interactive and intuitive experience for traveling.
cpp dijkstra-shortest-path dsa graphs-algorithms linked-list project-management queue sfml
Last synced: 02 Mar 2026
https://github.com/gurugio/tcppl_exercise
exercise solutions for The c++ programming language 4th edition
Last synced: 06 Mar 2026
https://github.com/ironcorelabs/ironoxide-swig-bindings
IronCore Labs SDK bindings which are generated using swig
android c cpp cryptography java jvm proxy-re-encryption transform-encryption
Last synced: 12 Mar 2026
https://github.com/redbluebird/competitive-programming
Competitive Programming problem solutions
competitive-programming cpp usaco usaco-solutions
Last synced: 09 Oct 2025
https://github.com/kailash360/placement-management-system
Object Oriented Programming Project || IIITM Gwalior
Last synced: 20 Jun 2025
https://github.com/marshalx/competitive-programming
Я просто хочу пройти алгоритмический собес 🥺
algorithm-interview algorithms codeforces competitive-programming cpp datastructures datastructures-algorithms interview interview-practice leetcode python
Last synced: 22 Apr 2025
https://github.com/tsnsoft/codeblocks_blank_prject
Простейший пример программы с пустым окном на wxWidgets в C++ CodeBlocks (windows)
codeblocks cpp example windows wxwidgets
Last synced: 22 Apr 2025
https://github.com/thestaticturtle/nspire-communication
Ti-Nspire SMS / Messenger / Infrared addon programms
Last synced: 31 Jan 2026
https://github.com/jakubgrobelny/aurox-lang
Interpreter written for Prolog course.
compilers cpp dcg functional-programming interpreter logic-programming logical-programming ml parametric-polymorphism parsing programming-languages prolog statically-typed toy-language transpiler university-project
Last synced: 17 Oct 2025
https://github.com/microsoft/hat
TOML-annotated C header file format for packaging binary files, from Microsoft Research
benchmarking cpp cprogramming cuda metadata platform-independent python-library rocm toml
Last synced: 10 Apr 2025
https://github.com/moduscreateorg/genus
Modus Create's 2018 Holiday Game for the ODROID GO
32bit arduino cplusplus cplusplus-11 cpp cpp11 esp32 esp32-idf esp32-sound game modusinternal
Last synced: 15 Apr 2025
https://github.com/timothy-liuxf/simple_logger
simple_logger - A simple, multifunctional and header-only logging library for C++17.
Last synced: 16 Oct 2025
https://github.com/zukahai/drawimage-cpp
Draw photos with ASCII code, convert photos to ASCII code
Last synced: 11 Oct 2025
https://github.com/42yerevanprojects/ft_irc
This project is about creating your own IRC server in C++
42born2code cpp irc server socket-programming
Last synced: 23 Apr 2025
https://github.com/platisd/cpp-builder-pattern
Builder Pattern with C++: A pragmatic approach
Last synced: 04 Sep 2025
https://github.com/eliseydudin/ict-solutions
solutions for tasks on platforms like codeforces :D
c cpp golang leetcode leetcode-solutions python rust sports-programming
Last synced: 23 Oct 2025
https://github.com/oclero/qtappinstancemanager
Single application instance manager for Qt6.
cmake cpp cpp17 qt qt6 single-instance-app
Last synced: 04 Jul 2025
https://github.com/dapper91/thread_pool_executor
C++ Thread Pool Executor
concurrent cpp threadpoolexecutor
Last synced: 24 Apr 2025
https://github.com/qengineering/head-pose-ncnn-raspberry-pi-4
Ultra fast head pose estimation on a bare Raspberry Pi 4 at 20 FPS
aarch64 cpp deep-learning head-pose head-pose-estimation head-position ncnn ncnn-model raspberry raspberry-pi-4 raspberry-pi-64-os
Last synced: 07 Oct 2025
https://github.com/googleapis/cpp-cmakefiles
Create C++ libraries from the googleapis protos.
cpp cpp11 google-cloud-platform
Last synced: 07 Oct 2025
https://github.com/ignabelitzky/tiny-programs
Simple programs to test different programming knowledge
c-plus-plus console-app console-application cpp linux linux-terminal ncurses opencv sfml terminal
Last synced: 15 Jul 2025
https://github.com/crendking/ab-menu
A Windows context menu shell extension that proxies general commands with two arguments to any application.
Last synced: 16 Jul 2025
https://github.com/demensdeum/raidenvideoripper
Raiden Video Ripper is an open-source project designed for video editing and format conversion. It's built using Qt 6 (Qt Creator) and allows you to trim and convert videos to MP4, GIF, WebM formats. Also there is MP3 support for audio export.
cpp cpp17 cut editor ffmpeg gif mp3 mp4 qt qtcreator qtcreator-ide trim video videoeditor webm
Last synced: 30 Aug 2025
https://github.com/codeperfectplus/competitive-programming-solution
Competitive Programming solution in Python/JavaScript/C++ :rocket:
competitive-programming comptetitions comptetive-codes comptetive-programming cpp euler exercism hackerrank-python-solutions hackerrank-solutions javascript leetcode leetcode-solutions python3
Last synced: 10 Mar 2026
https://github.com/max0x7ba/const_string
C++98 string class that provides functionality of both std::string and std::string_view.
Last synced: 09 Mar 2026
https://github.com/albin-johansson/doxy-to-md
Converts Doxygen XML output to Markdown files.
cli cpp documentation doxygen markdown rust
Last synced: 28 Jun 2025
https://github.com/jugshaurya/notes
Website to host all my notes.
algonotes algorithms competitive-programming cpp cpptemplate gametheorynotes gametheorynptes github hacktoberfest hacktoberfest2022 notes opensource stlnotes
Last synced: 09 Mar 2026
https://github.com/lobbyra/webserv
[42] [WEB] [C++] [GROUP] Create an HTTP server from scratch in CPP98
Last synced: 30 Jul 2025
https://github.com/node-3d/image-raub
Native Image loader for Node.js
addon cpp decoder freeimage graphics image javascript n-api napi native node-3d node-addon
Last synced: 01 Aug 2025
https://github.com/artempyanykh/vcpkg-cmake-example
Example repo demonstrating a C++ project setup with CMake and vcpkg
Last synced: 16 Aug 2025
https://github.com/surajv311/mycforces
Codeforces Qs. practice/solved.
arrays binary-search codeforces codeforces-solutions competitive-programming cpp data-structures-and-algorithms dynamic-programming enjoy-coding graphs greedy math practice strings trees
Last synced: 16 May 2025
https://github.com/quqionfree/qqbot
这是一个QQ机器人,拥有强大的自定义功能(插件系统)(A bot for QQ)
cpp cpp-httplib cpp23 go-cqhttp qqbot
Last synced: 15 Apr 2025
https://github.com/olegschwann/technopark-algorithms
Implementation of various algorithms in C / C++ for the first semester of Technopark.
algorithms-and-data-structures c cpp
Last synced: 02 Apr 2026
https://github.com/wodann/constexpr-md5-cpp
A constexpr implementation of the MD5 hashing algorithm for C++
Last synced: 25 Jul 2025
https://github.com/pecas-dev/dx3dcube
Cube with fading shaders made with DirectX 11 from scratch in C++.
cpp directx-11 graphics-programming
Last synced: 11 Aug 2025
https://github.com/abdulahad968/30-days-gfg-potd
A dedicated repository for solving GeeksforGeeks Problem of the Day (POTD) challenges consistently for 30 days.
cpp geeks geeksforgeeks geeksforgeeks-dsa geeksforgeeks-solutions potd-gfg potd-leetcode solution
Last synced: 15 Oct 2025
https://github.com/milderhc/auto-parallelizer
Automatic parallelizer for C/C++ code
antlr4 cpp source-code-analysis
Last synced: 24 Jul 2025
https://github.com/junaidrahim/hacktoberfest-kiit-2021
To encourage and educate students of KIIT about Open Source Software and GitHub
beginners c cpp giveback go hacktoberfest hacktoberfest2021 java kiit opensource python
Last synced: 15 Apr 2025
https://github.com/abdulsamie10/library-management-system
The Library Management System is a console-based application developed in C++ that allows admins and students to manage library resources effectively.
c c-plus-plus console console-app console-application cpp library library-management library-management-system lms
Last synced: 30 Aug 2025
https://github.com/hello-computer-science/hello-benchmark
Programing Languages Performance Compare | 编程语言性能横评
clang cpp csharp go java javascript js julia languages performance-testing powershell python python3 ts typescript
Last synced: 15 May 2025
https://github.com/chetannihith/program-hacktoberfest25
⭐️This repository is for Hacktoberfest 2025 contributions, where developers can contribute interesting and unique programs across different languages! Contribute Java, C++, Python, or any language you're comfortable with and showcase your coding skills! Happy hacking
cpp go hacktoberfest hacktoberfest-accepted hacktoberfest2025 java js python ruby
Last synced: 02 Oct 2025
https://github.com/prakhar-002/leetcode
📜 LeetCode Solution Hub 🔥 | Get all solutions 🧩 for daily challenges and specific tasks 💪🏻 | Example: 🍨 LeetCode 75 - 🪻 Ace Coding Interview, 📦 SQL 50 - 🌽 Crack SQL Interview, 📒 30 Days of JavaScript - 🌻 Learn JS Basics
c cpp java javascript leet leetcode leetcode-cpp leetcode-java leetcode-javascript leetcode-practice leetcode-python leetcode-solutions python3 questions-and-answers
Last synced: 03 Aug 2025
https://github.com/insightsoftwareconsortium/itkbonemorphometry
ITK filters that quantify bone morphometry
bones cpp insight-toolkit itk itk-module morphometry python
Last synced: 15 Apr 2025
https://github.com/setghm/flappybirdcmd
Flappy bird game for the windows command prompt.
console-game-engine cpp cpp-game cpp-game-engine flappy-bird-game windows-console-game
Last synced: 05 Oct 2025
https://github.com/cherrytree56567/psemu
An experimental PS1 Emulator made in c++ 20
bios chip cpp cpu custom emu emulator good-first-issue gpu hacktoberfest help-needed help-wanted mips playstation ps sound soundchip studio visualstudio windows
Last synced: 15 May 2025
https://github.com/joswinemmanuel/basic-cpp
A repository containing the fundamentals of C++ programming and essential programs for beginners.
Last synced: 05 Apr 2025
https://github.com/aspjt/roguelike_siv3d_sample
🕷: Roguelike Sample
as-project cpp dtl dungeon-template-library map-generation opensiv3d roguelike roguelike-dungeons roguelike-game roguelike-library roguelike-rpg-game roguelikedev siv3d
Last synced: 19 Mar 2025
https://github.com/epitech-nantes-tek3/r-type
R-Type Epitech project
asio conan cpp cpp20 ecs epite epitech-project sfml
Last synced: 17 Jun 2025
https://github.com/im-rises/cmake-cpp-library-example
This repository contains examples and tutorials demonstrating how to link multiplaform libraries to C++ for Windows, Linux and macOS projects using CMake.
c cmake cpp emscripten example glad glfw imgui library linux opencl opencv opengl openmp openmpi pthreads sdl2 sfml
Last synced: 18 Jun 2025
https://github.com/israelalagbe/embedded-systems
robotics and embedded systems projects
arduino cpp electronics embedded-systems
Last synced: 27 Oct 2025