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/supercmmetry/rainman
A lightweight flexible hierarchical memory manager for C++
cpp leak manager memory memory-leak rainman smart-pointer thread-safe
Last synced: 13 Aug 2025
https://github.com/roughsketch/mdgcm
Command line extractor and builder for GameCube GCM discs.
building c-plus-plus cpp disc extract extraction gamecube gcm-discs
Last synced: 26 Jul 2025
https://github.com/chaudharypraveen98/competitive-programming
It contains questions from various online and offline platforms such as Hackerrank, Coding Ninjas, Codeforces, Leetcode, Codeforces etc
c cpp geeksforgeeks geeksforgeeks-solutions hackerrank hackerrank-solutions java programming python
Last synced: 26 Jul 2025
https://github.com/tinawebdev/cpp-primer-plus
My solutions to the programming exercises from "C++ Primer Plus, 6th Edition" by Stephen Prata.
cpp cpp-examples cpp-exercises cpp-primer-plus cpp-primer-plus-6th cpp-primer-plus-answer
Last synced: 08 Sep 2025
https://github.com/nikumu/leetcode-solutions
A collection of solutions to various LeetCode problems implemented in C++.
algorithms cpp cpp11 data-structure interview-practice interview-preparation interview-questions interview-solutions leetcode leetcode-solutions modern-cpp
Last synced: 05 Apr 2025
https://github.com/ferhatgec/flacat
Fegeya Flacat, Colocat implementation. Written in FlaScript.
cat cli colocat cpp cpp17 fegeya flascript implementation programming shell
Last synced: 14 Apr 2025
https://github.com/veeso/stringext
C extension of string.h
ascii-to-hex c cpp hex-to-ascii join-in-c library libstring replace-in-c replaceall-in-c reverse-in-c string string-extended string-extension string-manipulation substr-in-c substring-in-c trim-in-c
Last synced: 21 May 2026
https://github.com/leandrosimoes/notenumberremapperbyvelocityvtsplugin
VTS plugin to remap a midi note number to another based on the velocity
alesis cpp juce-framework midi plugin vts-plugin
Last synced: 28 Jun 2025
https://github.com/astrodynamic/dna_analazer-algorithms-for-working-with-text-in-cpp
This project implements substring search and sequence alignment algorithms for molecular sequences analysis. It includes the Rabin-Karp algorithm for substring search and the Needleman-Wunsch algorithm for sequence alignment. Developed in C++17, the code follows Google Style and includes a Makefile for building and testing the program.
algorithms analayze cmake cmakelists console-application console-applications cpp cpp17 dna dna-sequences hashing learning makefile rabin-karp-algorithm regex reusable testing text-algorithms text-summarization
Last synced: 20 Sep 2025
https://github.com/kriswiner/mc3635
mCube's ultra-low-power wake-on-motion 3-axis accelerometer
accelerometer arduino cpp wake-on-motion
Last synced: 17 May 2026
https://github.com/m3y54m/library-with-cmake
Creating a shared or static library using cmake
c cmake cpp shared-library static-library
Last synced: 17 May 2026
https://github.com/dheerajshenoy/navi
Highly customizable and extensible modern file manager
cpp file-management file-manager linux lua qt qt6 sol2
Last synced: 30 Oct 2025
https://github.com/ilyachalov/learncpp-com-examples
Примеры с сайта www.learncpp.com, посвященного изучению языка программирования C++
Last synced: 19 Jul 2025
https://github.com/gbowne1/antenna_calc
This is a antenna length calculator in C++
amateur-radio amateurradio antenna antenna-design calculator cpp cpp11 shortwave-radio
Last synced: 14 Apr 2025
https://github.com/atennop1/genesis
Simple 2D game engine written in C++ using SDL2 and OOP
cpp game-development game-engine game-engine-2d gamedev oop sdl2
Last synced: 18 Jul 2025
https://github.com/ferhatgec/zahlen.cpp
Zahlen[dot]cpp, C++ implementation of Zahlen CLI file manager.
cli command-line cpp cpp-cli cpp20 file file-manager zahlen
Last synced: 18 Feb 2026
https://github.com/jibsen/wideint
C++ implementation of wide exact-width integer types
Last synced: 14 Mar 2025
https://github.com/illud/crono
Crono is a desktop app that allows you to have all your games, apps in one place and track the time used.
Last synced: 15 Apr 2025
https://github.com/sloweyyy/dsa
This repository contains solutions to various LeetCode problems and contests in C++, C#, Python, Java, and JavaScript, helping you improve your problem-solving skills and prepare for coding interviews.
algorithms cpp csharp dart java javascript leetcode leetcode-solutions python typescript
Last synced: 30 Dec 2025
https://github.com/stefanolusardi/tiny_inference_engine
Client/Server system to perform distributed inference on high load systems.
ai cmake conan cpp deep-neural-networks docker grpc inference-client inference-engine inference-server kserve onnxruntime
Last synced: 23 Apr 2025
https://github.com/billyfrcs/reduxadventure
2D Platformer Game Redux Adventure.
cpp game game-developement game-development sfml-2d-engine sfml-cpp sfml-dev sfml-game sfml-game-development sfml-graphics-library sfml-library
Last synced: 07 Mar 2026
https://github.com/christianparpart/compose
Functional Programming in C++14
cpp cpp11 cpp14 functional-programming library
Last synced: 10 Sep 2025
https://github.com/sewenew/cache
In-memory cache
cache cpp lfu lfu-cache lirs lru lru-cache slru slru-cache
Last synced: 14 Apr 2025
https://github.com/eshaagarwa/leedcode_solution
🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 50 SQL questions. 💪🧠 Additionally, I've completed DATA Strcuture Course📚. My primary coding language is JAVA 💻, but I have also solved many problems in C++,Python ☕. 🏆🌟
cpp dsa-algorithm java practice-programming python
Last synced: 25 Aug 2025
https://github.com/endurodave/statemachinewithdelegates
C++ State Machine with Delegates
asynchronous-callbacks cpp delegates state-machine
Last synced: 11 Jul 2025
https://github.com/archer-01/cpp_modules
Introduction to C++ and Object Oriented Programming
Last synced: 06 Apr 2025
https://github.com/ferhatgec/mdth
Fegeya MDtH, Markdown to HTML converter. Written in C++17.
converter cpp cpp17 html markdown markdown-to-html parser tokens tool
Last synced: 14 Apr 2025
https://github.com/svenslaggare/texteditor
A simple text editor written in C++.
Last synced: 18 May 2026
https://github.com/ferhatgec/diffusion
Data Interchange Format for C++
cpp data data-interchange format fusion
Last synced: 18 Feb 2026
https://github.com/dcavar/fle
Free Linguistic Environment
bnfc cpp java lexical-functional-grammar lfg parsing xle
Last synced: 22 Jun 2025
https://github.com/hengxin666/hxtest
现代C++学习、实验、实践 | 个人代码存储库 (内有 C++20无宏反射、tbb并发库的初步学习、std标准库的重现(一点点)、QT-QML、OpenGL、Linux-io_uring/win32-iocp+协程、线程池等) 注释清晰完善
Last synced: 09 Mar 2026
https://github.com/not-nik/cpp-stalin
A C++ standard library implementation
cpp cpp11 cpp14 cpp17 cpp20 cpp23 standard-library stl
Last synced: 12 Apr 2025
https://github.com/bitartisan1/wize
Wize UCI C++ Chess Engine with Multithreading and NNUE Stockfish Evaluation
ai chess chess-ai chess-engine chessboard cpp engine game gplv3 lc0 neural-network nnue opensource search search-algorithm search-engine software sports stockfish uci
Last synced: 04 Mar 2026
https://github.com/theo-mestre/sfml-static-premake
This repository provides a simple setup to create an SFML application using Premake 5.
Last synced: 05 Oct 2025
https://github.com/bertrandmartel/st7735-raspberry
:sparkles: A port of ST7735 Arduino library to Raspberry PI
adafruit cmake cpp lcd raspberry-pi st7735
Last synced: 16 May 2026
https://github.com/antixk/sgmrfmix
A Python library for sGMRFmix model for anomaly detection in time series
anomaly-detection cpp graphical-lasso machine-learning python3 sgmrfmix sparse-modeling sparse-representations time-series variational-bayes
Last synced: 13 Apr 2025
https://github.com/sahilll94/standard-template-library-in-cpp
A repository where the operation and how does the containers in C++ rich library Standard Template Library (STL) works.
cpp stl stl-algorithms stl-containers
Last synced: 13 Apr 2025
https://github.com/terenstare/sortviz
A sorting visualizer written in C++20
cpp cpp20 sdl2 sorting-algorithms visualization
Last synced: 12 Apr 2025
https://github.com/gmitch215/cmdfx
🎮 A Game Engine for your Terminal
c cmake cmdfx cpp game game-engine library
Last synced: 12 Apr 2025
https://github.com/gustavz/robosoccer_championship
Winner Team C++ Code of TUM Robosoccer Championship 2016
code cpp opencv robosoccer tum turtlebot
Last synced: 12 Apr 2025
https://github.com/aldenhovel/i-love-coding
Collections of code, Python, C/C++, JavaScript/TypeScript/Vue .
cpp csharp javascript leetcode python typescript
Last synced: 05 May 2025
https://github.com/aashutoshrathi/competitive-programming
Collection of my CP Codes (few but not null)
codechef codeforces cpp foo-bar interviewbit leetcode-solutions
Last synced: 19 Mar 2025
https://github.com/unipr-org/deep-neural-network
Deep Neural Network Library: A flexible C++ library for building, training, and using deep neural networks. Modular, easy-to-use, and high-performance.
artificial-intelligence artificial-neural-networks cpp deep-neural-networks machine-learning
Last synced: 07 May 2025
https://github.com/mamunul/face-alignment-lbf
Making compatiable of https://github.com/yulequan/face-alignment-in-3000fps project to iOS and macOS platform
computer-vision cpp face-alignment ios landmark-detection machine-learning macos opencv shape-prediction
Last synced: 26 Jul 2025
https://github.com/dan10ish/3dof-roboticarm-c
Implementation of the Mathematical Modelling of a yaw-pitch-pitch 3 DOF robotic arm in C
c cpp mathematics physics robotic-arm robotics robotics-simulation
Last synced: 07 Mar 2026
https://github.com/nativu5/cfms
A Class Financial Management System based on Qt.
Last synced: 16 May 2026
https://github.com/burgundytora/mdvector
A high-performance multidimensional SIMD vector library for C++ (auto-type-simd/expression-template/python-style-slice)
cplusplus cpp cpp17 header-only high-performance-computing python-style-slicing simd
Last synced: 04 Apr 2025
https://github.com/coord-e/dsp6951
Library for DSP6951 DSP Radio IC.
arduino arduino-library cpp dsp radio
Last synced: 16 May 2026
https://github.com/doaaosamak/learning-roadmap
This roadmap is designed to guide you through the learning path for various programming and development topics. Whether you're a beginner or looking to expand your skills, this roadmap provides a structured approach to learning key concepts and technologies.
ai backend cpp front-end-development java learning react-native roadmap swift
Last synced: 22 Sep 2025
https://github.com/gagniuc/programming-languages
A total of 44 poster presentations and 404 source code examples reflected in nine computer languages, namely: C#, C++, Java, JavaScript, PERL, PHP, Python, Ruby and VB.
algorithms code cpp csharp examples introduction-to-programming java javascript perl php programming programming-languages python ruby source vb6 vba visual-basic
Last synced: 23 Sep 2025
https://github.com/bardobard/bardrix
Mathemathical raytracing library for educational purposes.
cpp educational native nuget raytracing
Last synced: 20 Jul 2025
https://github.com/tbpaksoy/shapeit
An experimental XML 3D modelling tool.
3d cpp glfw modelling modelling-with-xml opengl xml xml-3d
Last synced: 02 Aug 2025
https://github.com/andreasgdp/robo-throw
Project about creating a robot system capable of picking up an object and throwing it hitting a given target.
Last synced: 07 Mar 2026
https://github.com/tajiknomi/browsercredextractor_windows
Extract stored password(s) and important file(s) from various browser (i.e. Chrome, Brave, Edge, Opera)
brave browser browser-security chrome cpp cybersecurity dpapi edge offsec windows
Last synced: 27 Sep 2025
https://github.com/HengXin666/HXLibs
C++20协程和基于io_uringの百万并发服务器; 可异步读写, 支持Transfer-Encoding分块编码传输文件; 基于压缩前缀树编写的路由, 支持通配符解析;+ http/https/websocket、socks5代理、Json解析、Json静态反射到结构体, 封装了线程安全的LFUCache和LRUCache, 静态枚举映射, 支持STL容器的print/toString等
coroutine cpp cpp20 http https io-uring json lfu-cache lru-cache openssl router websocket
Last synced: 31 Oct 2025
https://github.com/jchiefelk/node-quandl
Stock Analytics Platform built with the following stack; Node, C++, Express, React.
c-plus-plus coinbase-api cpp flux node-addon node-js reactjs
Last synced: 07 Apr 2026
https://github.com/miromannino/mexpr
C++ library which parses human-like arithmetic expressions
compiler cpp interpreter mathematical-expressions parser parsing parsing-library
Last synced: 05 Sep 2025
https://github.com/axel7083/nixie-clock
Custom firmware adding support for BLE and Wifi to the EleksTube IPS Nixie Tube Digital Clock.
Last synced: 31 Oct 2025
https://github.com/prariecomamile/electronic-system-control
Thanks to this project you can do system control on arduino
arduino arduino-ide arduino-uno cpp electronics python python3
Last synced: 13 May 2025
https://github.com/baozhuhan/awesome-se-box
👨🎓 我的专业课程互联网备份。
c cpp homeworks html-css-javascript hzcu java python3
Last synced: 07 Mar 2026
https://github.com/akhilsharmaa/competitive-programming-sublime
Sublime template @akhilsharmaa, auto-completions file
build competitive-programming cpp osx-setup sublime-text
Last synced: 04 Aug 2025
https://github.com/NuroDev/xmake-scaffold
🌱 Minimal Xmake C++ Project Template
c cpp portfolio template template-project template-repository xmake
Last synced: 12 Mar 2025
https://github.com/n3v1/sodokuapp
Create a Sodoku App using C++
cpp glfw good-first-issue good-practices help-wanted open-source opengl sdl2 sodoku sodoku-generator sodokusolver
Last synced: 28 Jun 2025
https://github.com/stuin/solisp
A Lisp based Programming language designed for embedded C++ applications
Last synced: 16 Aug 2025
https://github.com/ankitas11/pyimageedits
The library contains optimized implementation to play with `.ppm` images of type `P3` by providing features like image resize, horizontal flip, vertical flip, rotate image, image filters etc.
cpp filter image-manipulation image-processing
Last synced: 12 Apr 2025
https://github.com/paul-maxime/r-type
A multiplayer shoot-em-up made in C++ using an entity-component-system. (2014)
cpp cpp11 entity-component-system json network rtype sfml udp
Last synced: 23 Apr 2025
https://github.com/kassane/standalone-server
Asio standalone C++ HTTP/S Server (uses zig build-system)
Last synced: 15 Apr 2025
https://github.com/changyeop-yang/study-c
C는 1972년 켄 톰슨과 데니스 리치가 벨 연구소에서 일할 당시 새로 개발된 유닉스 운영 체제에서 사용하기 위해 개발한 프로그래밍 언어이다. 또한, 오늘날 많이 쓰이는 C++는 C에서 객체 지향형 언어로 발전된 것이다. 또 다른 다양한 최신 언어들도 그 뿌리를 C에 두고 있다.
Last synced: 15 Apr 2026
https://github.com/kdewald/safe_callback
A wrapper around std::function with some thread-safety guarantees.
callback-functions cpp thread-safe
Last synced: 01 Mar 2026
https://github.com/djbozkosz/Symbian-HomeScreen-Widget-QML
Homescreen widget template for Symbian v5, Anna, Belle using Qt 4.7.4, QML, C++.
Last synced: 13 Apr 2025
https://github.com/ramirisu/fitoria
fitoria is a modern C++20, cross-platform web framework.
cpp cpp20 http http-server linux macos unix-domain-socket web websocket windows
Last synced: 16 Jun 2025
https://github.com/eoguvo/uri-judge
URI Judge questions in C++ (cpp)
algorithms cpp cpp17 uri uri-online-judge
Last synced: 17 Mar 2025
https://github.com/gherynos/libsaltpack
A C++ implementation of saltpack (https://saltpack.org)
cpp libsodium msgpack saltpack staticlibrary
Last synced: 16 Jan 2026
https://github.com/lartpang/mycoding
some projects for learing coding.
cplusplus cplusplus-11 cpp cpp11 python python-3 python-3-5 python-script python3
Last synced: 20 Aug 2025
https://github.com/steffikeranj/data-structures-and-algorithms-cpp-and-scala
Repository of efficient solutions for Leetcode problems
algorithms bfs competitive-programming cpp dfs dynamic-programming graph-algorithms leetcode leetcode-cpp leetcode-practice leetcode-solutions minheap oop-principles scala tree
Last synced: 08 Apr 2025
https://github.com/newyaroslav/simple-named-pipe-server
Очень простая серверная и клиентская библиотека Named Pipe, реализованная с использованием C++11
client cpp cpp11 easy metatrader mingw mql4 mt4 named-pipe server simple-named-pipe-server trading win32
Last synced: 19 Apr 2025
https://github.com/algosup/2023-2024-project-4-sportshield-team-4
4th project of the year 2023-2024
Last synced: 05 Sep 2025
https://github.com/vurv78/gmbm
Garrys Mod Binary(module) Manager. Easily clone, build & install binary modules hosted on github.
cargo cmake cpp garrysmod glua gmod gmod-modules msbuild package-manager rust
Last synced: 25 Apr 2025
https://github.com/compose-generator/ccom
⚙️ Compiler for the CCom (Conditional Comments) language
comment condition cpp grammar interpreter java language
Last synced: 03 Sep 2025
https://github.com/miraz23/competetive-programming
This repository houses my solutions to Codeforces, Codechef and Atcoder problems, implemented in C++.
atcoder-solutions codechef-solutions codeforces-solutions cpp
Last synced: 10 Apr 2025
https://github.com/bardobard/bardcore
Math c++ library, used for raytracing.
cpp math native nuget raytracing
Last synced: 12 Apr 2025
https://github.com/johnkinuthiaa/zero-to-hero
This comprehensive "Zero to Hero" coding course is designed for absolute beginners and aspiring developers seeking to gain proficiency in in-demand programming languages and technologies.It covers takes you from basic to pro in just a few clicks
cpp css golang html java javascript project-based-learning python sql typescript
Last synced: 01 Jul 2025
https://github.com/tajiknomi/tcpHostCLI_windows
Simple TCP Server to handle multiple reverse connection/sessions
cpp netcat pen-testing remote-shell reverse-connection socket-programming windows
Last synced: 18 Jul 2025