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-02 00:06:45 UTC
- JSON Representation
https://github.com/brhaka/sfml-compiler
Atom SFML Compiler
atom atom-editor atom-package coffeescript compiler cpp customizable javascript open-source package sfml sfml-compiler windows
Last synced: 12 Apr 2025
https://github.com/gazebosim/gz-harmonic
Harmonic, Gazebo's 8th named release
Last synced: 29 May 2026
https://github.com/hhxsv5/logger4cpp
🎥 Logger for cpp, support log into stdout/syslog/file.
Last synced: 22 Mar 2025
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/h-vance/algorithmic-trading-engine
Low-latency execution framework supporting quant-driven strategies, featuring sub-10ms response times, dynamic risk parity modeling, and optimized order flow across fragmented markets.
algorithmic-trading aws cpp execution-engine finance fintech hft low-latency python redis risk-parity trading-bot
Last synced: 03 May 2026
https://github.com/deftruth/ptx-isa-8.2-zh
🎉持续更新:CUDA 12.2 PTX-ISA-8.2学习笔记,部分中文翻译 + 个人理解 + 内联汇编示例,讲解CUDA 12.2 PTX-ISA-8.2 汇编指令;进行中.....
Last synced: 13 May 2026
https://github.com/qengineering/tensorflow_lite_classification_rpi_32-bits
TensorFlow Lite classification on a bare Raspberry Pi 4 at 33 FPS
armv7 bare-raspberry-pi cpp deep-learning frame-rate high-fps inception inceptionv2 inceptionv4 lite mobilenet raspberry-pi-4 tensorflow-examples tensorflow-lite testtensorflow-lite
Last synced: 11 May 2026
https://github.com/mhdez221993/js-algorithms
JavaScript Algorithms
algorithm cpp java javascript ruby system-design
Last synced: 04 May 2026
https://github.com/md-shamim-ahmad/hackerrank-online-judge-problems-solutions
This repository contains my accepted solutions for many HackerRank online judge problems
algorithm array competitive-programming cpp data-structures graph hackerrank hackerrank-solutions java linked-list mathematics python queue solutions stack tree
Last synced: 06 May 2026
https://github.com/nixrajput/bst-operations-cpp
BST operations using `C++` programming language.
bst bst-operations bst-tree bstree cpp cpp-programming cpp-projects data-structures
Last synced: 12 Jun 2026
https://github.com/nvminh162/daily-algorithm-challenge
(!) Daily Algorithm Challenge
cpp hackerrank interview java javascript leetcode nvminh162
Last synced: 09 Jun 2026
https://github.com/andstor/mouse-controller
:mouse: Node.js C++ Addon for emulating mouse behavior
cpp macos mouse node-addon nodejs
Last synced: 09 May 2026
https://github.com/asiantbd/crypto-prices-slash-bot-cpp
Crypto Prices Discord Bot C++ with Slash Command
Last synced: 22 Jun 2026
https://github.com/dodotree/boxik
cpp flot-charts network-analysis networking pca-analysis pcap
Last synced: 08 Jun 2026
https://github.com/hxndev/infix-postfix-prefix-using-stacks
In this assignment, we did conversions of expressions between infix, prefix and postfix
c cpp data-structures infix postfix prefix project stacks visual-studio
Last synced: 02 May 2026
https://github.com/mguludag/tesseract-4.1.0-precompiled-binaries
Tesseract 4.1.0 MSVC x64 Precompiled Binaries for use with Qt Creator
cpp image-processing library ocr
Last synced: 12 Jun 2026
https://github.com/skillfulelectro/ffmpeg6.0-doc
Here im trying to write good doc for ppl who want to learn about media
audio codec cpp documentation ffmpeg ffmpeg-library image toturial video video-processing
Last synced: 01 May 2026
https://github.com/filnow/dex-vision
image editor with AI models written in C++, running on CPU
cmake cpp depth-anything fastsam image-editor opencv openvino qt6 scanner
Last synced: 09 May 2026
https://github.com/yauntyour/agent.cpp
agent.cpp:微型体积,无限可能,告别臃肿的依赖,迎接极致轻量的智能体时代。
Last synced: 02 May 2026
https://github.com/thomasleese/acorn
Powerful and elegant programming language.
cpp language llvm programming-language
Last synced: 24 Apr 2026
https://github.com/thiagoh/lex
From the classic "Lex - A Lexical Analyzer Generator" from http://dinosaur.compilertools.net/lex/index.html
c compilers cpp flex lex lexer lexical-analysis lexical-parser
Last synced: 24 Apr 2026
https://github.com/long-gong/hdf5-with-mingw
Play HDF5 with MinGW on Windows 10
cmake cpp hdf5-library mingw-w64
Last synced: 10 Jun 2026
https://github.com/willdoescode/coolkidgame
Coolkidgame. Don't know what this will turn into yet.
Last synced: 30 Apr 2026
https://github.com/mortennobel/simplehmesh
A simple implementation of the halfedge mesh data structure
Last synced: 17 Jun 2026
https://github.com/echosoar/program-languages-compare
Compare the similarities and differences between various programming languages
cpp golang language-comparison rust typescript
Last synced: 29 Apr 2026
https://github.com/drichardson/vim-cpp
C++ quality of life plugin for Vim
clang-format cplusplus cpp vim vim-plugin
Last synced: 20 Apr 2026
https://github.com/jakubfornadel/rust-sharedmem-ocaml
Rust-SharedMem-Ocaml is POC implementation of two-way IPC communication between multiple independent Rust and Ocaml processes
cpp multiprocess ocaml rust wrappers
Last synced: 06 May 2026
https://github.com/wild-queue/imperative-language-compiler
A tool for running code written in an imperative programming language. This tool provides the ability to run code written in a toy imperative programming language by translating the code into C# code (and then running it using .Net) or by translating it directly into the .Net CIL. It also performs a type checking before running the code.
bison-flex compiler-construction cpp csharp dotnet makefile parser programming-language-translator
Last synced: 03 May 2026
https://github.com/1ay1/loom
Single-binary C++20 blog engine. No dependencies, no frameworks — just epoll, markdown, and one command.
blog-engine cpp cpp20 epoll http-server markdown self-hosted zero-dependencies
Last synced: 10 Jun 2026
https://github.com/jspanchu/pic
This is a particle in cell code for simulating the two stream instability in 1-D
cpp cxx particle-in-cell plasma-simulation
Last synced: 07 Jun 2026
https://github.com/milind220/ball-balance
A PID algorithm controlled ball balance that returns a ball to a set point when it's pushed around. My first real robotics project!
arduino ball-balancing-pid ball-balancing-platform control-theory cpp pid-control robotics
Last synced: 05 May 2026
https://github.com/kezhengjie/database
A modern,fluent and simple C++ mysql database library implemented wit C MySQL API.Runtime safety and no exception.
cpp cross-platform dynamic-language-like easy-to-use fluent libmysqlclient linux modern modern-cpp mysql mysql-database no-exception runtime-safety simple windows
Last synced: 07 May 2026
https://github.com/hxndev/tcp-connection-to-record-attendance
TCP Client Server Model that records the attendances of faculty and staff.
Last synced: 02 May 2026
https://github.com/garciparedes/cc-examples
Set of awesome C++ Examples
algorithms competitive-programming-contests cpp examples garciparedes hackerrank openmp parallel
Last synced: 10 May 2026
https://github.com/diogo-nb/seguidor-de-linha
Sketchs para um Carrinho Seguidor de Linha utilizando Arduino Uno.
arduino computer-engineering cpp line-follower-robot robotics
Last synced: 04 May 2026
https://github.com/ahmubashshir/libmat
A library for calculating matrics
c calculating-matrics cpp matrics
Last synced: 25 Apr 2026
https://github.com/raymiiorg/qt-http-get-request-qml-cpp
Example Qt code showing HTTP get request in C++ and Qml
Last synced: 28 Apr 2026
https://github.com/asad-ismail/fruits-classfication
Fruit classification tensorflow
classification cpp cpp-inference fruits optimization sagemaker sagemaker-deployment tensorflow tflite-conversion
Last synced: 09 May 2026
https://github.com/hilmizul/writer-no-jutsu
Project files from Youtube channel. 📺
Last synced: 07 May 2026
https://github.com/nooneknowspeter/cpplings
A terminal based learning experience for C++, inspired by Rustlings
Last synced: 20 Apr 2026
https://github.com/marcobuster/itis
Compiti, esercitazioni e verifiche fatte durante l'arco della scuola superiore.
Last synced: 29 Apr 2026
https://github.com/isc30/generic_optional
enables reference types for std::optional
Last synced: 08 Jun 2026
https://github.com/makischristou/rtxon
A Raytracer I made for fun and learning.
cornell-box cpp golang graphics nvidia raytracing rendering rtx rtxon rust utah-teapot
Last synced: 09 May 2026
https://github.com/mikedld/haval
Standalone HAVAL implementation in C++14
cmake cpp cpp14 crypto hashing-algorithm haval header-only qt qt5 qt6
Last synced: 13 May 2026
https://github.com/hamidurrk/assistive-device-for-visually-impaired-people
A hand-glove-like device to assist visually impaired people in reading text from any digital platform
Last synced: 28 Apr 2026
https://github.com/blayung/cs-c4
The code for my own csgo (or in the near future cs2) bomb replica. You won't do much with it unless you build a circuit just like mine.
arduino bomb counter-strike cpp electronics
Last synced: 14 May 2026
https://github.com/msdeep14/codeforces
codeforces solutions
algorithms algorithms-and-data-structures codeforces codeforces-solutions cpp
Last synced: 06 Jun 2026
https://github.com/cedricschwyter/vk
Vulkan part of my Vulkan vs. OpenGL comparison
3d-graphics cpp cpp17 linux vulkan vulkan-api windows
Last synced: 09 May 2026
https://github.com/dheerajshenoy/sonifycpp
Convert images into out of this world audio signals
audio-processing cpp gui image-processing image-sonification qt
Last synced: 01 May 2026
https://github.com/newyaroslav/bo-payout-model
С++ header-only библиотека с моделями процентов выплат брокеров бинарных опционов
binary-option binary-options binary-options-statistics broker broker-api cpp cpp11 forex-data forex-trading intrade-bar maths payout-model
Last synced: 11 Jun 2026
https://github.com/frouioui/nanotekspice
2nd Year project in C++ at Epitech
cicd cplusplus cpp docker epitech nanotekspice tek2 travis-ci unittest
Last synced: 29 Apr 2026
https://github.com/joonb14/libuvgameserver
Simple C++ game server on linux using libuv for TCP connection.
c cpp game-server gameserver libuv linux ubuntu
Last synced: 02 May 2026
https://github.com/neyn/neynpy
Fast and Lightweight Pyhthon HTTP Library
backend c cpp fast-library http http-server neyn neynpy python webserver
Last synced: 03 May 2026
https://github.com/tsnsoft/wxprojectcreator
Генератор новых проектов с wxWidgets для DialogBlocks, RedPanda-CPP, Visual Studio 2026 и VSCode
application console cpp creator dialogblocks redpanda-cpp visual visual-studio visual-studio-code wxwidgets
Last synced: 13 Jun 2026
https://github.com/shivam0110/basic-short-games
Short games made using easy programming languages like cpp, c, python.
basic-codes basic-game c cpp easy-to-under game game-development python source-code
Last synced: 03 May 2026
https://github.com/codernayeem/competitive-programming
Competitive Programming related Things & Codes
algorithms codeforces competitive-programming cpp math problem-solving python
Last synced: 25 Apr 2026
https://github.com/raideno/matrix
C / Cpp program to make it easier to work with matrices and do operations on matrices
Last synced: 26 Apr 2026
https://github.com/lambdaurora/gpio_led_image
A fun software to "display" images on a RGB led.
cpp gpio raspberry-pi raspberry-pi-gpio rgb-led
Last synced: 09 May 2026
https://github.com/dalbitresb12/winformscpp-template
A project template for creating an application with a Windows Forms (WinForms) user interface using C++ in Visual Studio 2019.
cpp template-project visual-studio windows-forms
Last synced: 09 May 2026
https://github.com/xtalism/tcp-ip-esp32
TCP/IP ESP32 Communication
arduino cpp embedded-systems esp32 industrial-network microcontroller-programming networking platformio tcp-ip
Last synced: 30 Apr 2026
https://github.com/snesnopic/chisel
Cross‑platform C++ project for lossless recompression/re-encoding of files using a variety of statically compiled libraries.
cli compression cpp linux macos recompression windows
Last synced: 15 Jun 2026
https://github.com/lsx-s-software/homeworkchecker
一套为高校教师设计的作业管理系统
cpp cross-platform mysql qml qt qtquick
Last synced: 06 May 2026
https://github.com/openpeeps/typesense-nim
[WIP] Nim 👑 client for Typesense® 🚀 A fast, typo tolerant, in-memory fuzzy Search Engine.
algolia cpp elasticsearch fuzzy-search instantsearch nim nim-lang nimble search search-engine typesense typesense-nim
Last synced: 08 May 2026
https://github.com/mamunul/fast
FAST Corner Detection
computer-vision corner-detection cpp fast macos
Last synced: 04 May 2026
https://github.com/beanwarehq/beanmaths
Cursed and scuffed mental maths practice app. bean
bean cpp cpp20 cursed math maths multiplayer multiplayer-game multiplayer-game-server rust rust-lang
Last synced: 28 Apr 2026
https://github.com/xgqfrms/c-plus-plus
C++ & C Plus Plus
c c-plus-plus c17 clang cplusplus cpp gcc macos
Last synced: 10 May 2026
https://github.com/dschrempf/popgen-cpp-programs
A collection of C and C++ programs and simulations related to population genetics and/or methods that could be used in population genetics.
cpp population-genetics simulation
Last synced: 16 Jun 2026
https://github.com/tinawebdev/cpp-lafore
Exercises from "Object-Oriented Programming in C++" by Robert Lafore (Fourth Edition)
Last synced: 17 Jun 2026
https://github.com/nxtlvlsoftware/php-sfml
SFML2 bindings for the PHP language.
c cpp php php-extension php7 sfml sfml2
Last synced: 10 May 2026
https://github.com/simonnyvall/traveling-salesman-ai
Demonstrates a comparison between a Genetic Algorithm (GA) and a Brute Force method.
action ai brute-force cpp genetic-algorithm
Last synced: 29 Apr 2026
https://github.com/r0drigo-0/cheatsheet_cpp
Algorithms + DSA + Concepts to know in C++
algorithms c cpp dsa dsa-algorithm
Last synced: 29 Apr 2026
https://github.com/arin-paliwal/data-structures-and-algorithms
This Repository contains codes I solve using practicing DSA and preparing for Interviews. These codes are easy to understand and are well arranged.
algorithms cpp data-structures java python
Last synced: 10 May 2026
https://github.com/samridhisainii/dp
C++ solution of DP series by Aditya Verma playlist available on youtube
aditya-verma-dp cpp dp youtube
Last synced: 28 Apr 2026
https://github.com/ankitjha2202/leetcode-daily
This Repo will contain all the Leetcode daily problems, to make the habit of coding daily and get a new concept everyday.
cpp daily-coding-problem leetcode
Last synced: 18 Jun 2026
https://github.com/mrmayman/minecraft2d
A 2D Minecraft clone in C++ and SDL2
Last synced: 25 Apr 2026
https://github.com/phschaad/avl_tree
A basic implementation of an AVL-Tree in C.
avl avl-tree avl-visualizer avltree c cpp
Last synced: 02 May 2026
https://github.com/ofelipelucca/jumpking-jumping-in-real-life
Uma aplicação que permite usar seus movimentos, capturados através da webcam, para jogar jogos. Criado com C++ e a biblioteca OpenCV, adaptado para jogar JumpKing.
computer-vision cpp game game-mod opencv opencv2 software webcam webcam-capture
Last synced: 02 May 2026
https://github.com/almmiko/identicon.cpp
C++ implementation of the Identicon
Last synced: 08 Jun 2026
https://github.com/blmayer/c-cpp-project-template
This repository is a template structure for small projects using C or C++.
Last synced: 04 May 2026
https://github.com/sean2077/topoexec
C++20 single-process stateful dataflow runtime with graph validation, channel policy, CompositeLoop regions, and CLI tooling
cmake cpp dataflow graph-validation runtime
Last synced: 07 May 2026
https://github.com/asciphx/fuckjson
C++ serialization and deserialization JSON tool.
cpp cpp17 deserialization json json-parser serialization
Last synced: 22 Apr 2026
https://github.com/101rror/geeksforgeeks
POTD and Practice Problems Solutions, 💻 (Author :: 101rror)
cpp java javascript potd-gfg python3
Last synced: 06 May 2026
https://github.com/aiecee/picosystem-boilerplate
Rough first draft of a template for C++ picosystem games
cpp game-development pico picosystem template
Last synced: 30 Apr 2026
https://github.com/basemax/hackernewsdesktop
Hackernews desktop software written in C++ and Qt.
cpp desktop hacker-news hacker-news-app hacker-news-client hacker-news-clone hacker-news-community hacker-news-gui hackernews hackernews-api hackernews-client hackernews-clone qml qt qt-qml qt-quick
Last synced: 30 Apr 2026