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/toxe/cpp-cli-parser-examples
C++ CLI Arguments Parser Examples
argparse cli cli11 clipp command-line command-line-arguments cpp
Last synced: 22 Mar 2025
https://github.com/ankitsultana/parallel-df
An OpenMP based solution for computing K-most frequent words in a corpus (see README for more). Also, my submission for Assignment 2 of Parallel Computing Course, BITS Pilani (2nd Sem 2017/18)
cpp document-frequency openmp openmp-parallelization
Last synced: 03 Feb 2026
https://github.com/ferhatgec/cliutils
Fegeya CLIUtils, a CoreUtils alternative. Written in Kalem.
cli cli-utils commandline coreutils cpp kalem transpiler
Last synced: 18 Feb 2026
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/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/subarnasaikia/tic-tac-toe
Created Tic Tac Toe game using OO design in c++
cpp cpp-game game terminal-game tic-tac-toe tictactoe
Last synced: 13 May 2025
https://github.com/samankhamesian/two-level-genetic-algorithm-for-clustered-tsp
This project is an implementation of a two-level genetic algorithm for clustered traveling salesman problem with application in large scale TSPs
clustering-algorithm cpp genetic-algorithm tsp
Last synced: 28 Jun 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/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/raleighlittles/minimal-gtest-example
A very very minimal example of how to configure and run GTest, Google's C++ testing framework.
cmake-examples cmakelists cpp google-test gtest ubuntu unit-testing-framework
Last synced: 21 Mar 2025
https://github.com/codingkoopa/mk8studio
A Mario Kart 8 texture exporter/injector. Mirror of: https://gitlab.com/CodingKoopa/mk8studio
Last synced: 18 Jun 2025
https://github.com/brynblack/voxelaria
An open world voxel playground.
clang-format cpp flake flake-utils glew glfw glsl meson ninja nix open-world opengl voxel wayland
Last synced: 10 Aug 2025
https://github.com/berkaygediz/hm_console
💻 Simple console calculator in C++.
Last synced: 12 May 2025
https://github.com/shiponcs/tcp-server-client-cpp
Basic Implemtation of server and client using TCP socket for Linux system in C++ following OOP style
cpp network server-client tcp-socket
Last synced: 02 Sep 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/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/pencilcaseman/symbomathpaper
Exploring symbolic mathematics in C++, including differentiation
Last synced: 09 Feb 2026
https://github.com/thecompez/shaparak-validator
A tool for validating Iranian banking gateways.
cpp iranian-bank qml shaparak validator
Last synced: 27 Jun 2025
https://github.com/ferhatgec/shicpp
Fegeya SHiC++, extensible syntax highlighting engine for many programming languages.
cpp cpp17 engine syntax syntax-highlight syntax-highlighter
Last synced: 18 Feb 2026
https://github.com/ferhatgec/namegenplusplus
Name Generator library for C++ Developers
cli cpp gen name pseudo-random
Last synced: 18 Feb 2026
https://github.com/luzifer/espsms
Receive SMS for a SIM-card and forward them to a server
Last synced: 18 Aug 2025
https://github.com/kaikyulotus/icy-bot
C++ Telegram Bot with personal Telegram-bot-api wrapper.
callbacks cpp curl json telegram telegram-bot telegram-bot-api
Last synced: 11 Mar 2026
https://github.com/rik-sarkar-07/codes
This is My Main Repository
algorithms-and-data-structures c cnn cpp deep-learning java keras machine-learning nuralnetwork py tensorflow
Last synced: 03 Oct 2025
https://github.com/fahdseddik/competitive-programming
A collection of my solutions to competitive programming problems on different platforms. Using C++.
codeforces codeforces-problems codeforces-solutions competitive-programming cpp cpp-programming cpp-solutions hackerrank hackerrank-solutions uva-solutions
Last synced: 12 Apr 2025
https://github.com/jakobbbb/splat
a simple and not very optimized Gaussian splat renderer
3dgs cpp gaussian-splatting opengl
Last synced: 15 Mar 2025
https://github.com/imoneoi/paper.io
Paper.io Server & Client Implementation
Last synced: 16 Aug 2025
https://github.com/dreampast/libul
Some header-only utility files
c cpp cross-compiler cross-plattform native utiltity
Last synced: 22 Jun 2025
https://github.com/hxndev/searching-a-number-among-slave-processes-using-openmp-and-mpi
In this task, I wrote the code using both OpenMP and MPI inorder to parallelize it. What it does is that the master process distributes a chunk of number equally among the slave processes. Each slave process then searches for the number to find. When one slave process finds the number, it sends a message to the master process who then sends a "terminating message" to the slave processes who then abort their search.
code cpp distributed-computing master mpi mpi-library mpich openmp openmp-parallelization openmpi parallel parallel-computing parallel-programming search searching slave
Last synced: 31 Mar 2025
https://github.com/nerd-bear/legacyancientoldbassil
Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.
cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser
Last synced: 14 Mar 2026
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
https://github.com/utkuonursahin/cppio
Simple yet powerful C++ library for console based input and output operations.
console-input console-output cpp library
Last synced: 11 Aug 2025
https://github.com/grimmerk/websocket_example
demo a Node.js WebSocket Client connecting to C++ websocket server which uses https://github.com/uNetworking/uWebSockets. The server is either Xcode or Qt project. Test on Mac. Need to execute "brew install openssl zlib libuv" first. Use "usingThread" branch for std:thread case
Last synced: 06 Aug 2025
https://github.com/klus3kk/microsociety
An object-oriented project that represents the simulator of the society with dynamically changing events.
2d ai cpp deep-q-learning machine-learning oop python reinforcement-learning sfml simulation tensorflow
Last synced: 10 Apr 2026
https://github.com/larevanchedessites/google-robotstxt-ruby
🤖 Ruby gem wrapper around Google Robotstxt Parser C++ library
c-plus-plus cpp gem google robots-parser robots-txt ruby ruby-gem rubygem rubygems seo
Last synced: 17 Aug 2025
https://github.com/shankscript/wasm-starter-kit
A bare minimal kit to start working with Webassembly.
c cpp debug starter starter-kit wasm wasm-bootstrap wasm-example wasm-framework web webassembly webassembly-tutorial
Last synced: 09 Mar 2026
https://github.com/davidyslu/OnlineJudgeUVa
Personal submissions on Online Judge UVa
algorithms cpp data-structures
Last synced: 29 Aug 2025
https://github.com/changyeop-yang/study-algorithm
수학과 컴퓨터 과학, 언어학 또는 관련 분야에서 어떠한 문제를 해결하기 위해 정해진 일련의 절차나 방법을 공식화한 형태로 표현한 것을 말한다. 알고리즘은 연산, 데이터 진행 또는 자동화된 추론을 수행한다.
algorithm cpp java kyungpook-national-university mit-license swift
Last synced: 02 Aug 2025
https://github.com/vanditg/comp-sci-7201---algorithm-data-structure-analysis
This repository contains assignment, tutorials, practical exam and solutions for one of my postgraduate subjects of COMP SCI 7201 - Algorithm Data Structure Analysis. The programming language is C++ and some solutions will be in Python and JAVA.
algorithms-and-data-structures avl-tree-implementations cpp hashtable integer-addition linear-probing postgraduate-subjects quiz websubmission-testcases
Last synced: 20 Aug 2025
https://github.com/choaib-elmadi/arduino-with-python
Explore the synergy of Arduino and Python programming! This repository guides you through seamless integration, from basics to advanced projects. Unlock endless possibilities in electronics and coding. Let's build together! 🤖💻🚀
ai arduino artificial-intelligence automation coding computer-vision cpp cprogramming cv deep-learning electronics python
Last synced: 15 Apr 2025
https://github.com/vrad-exe/portal2tools
Custom Portal 2 map compile tools
cpp portal-2 portal2 source-engine source-sdk
Last synced: 24 May 2026
https://github.com/the-1riddle/leetcode-solutions
All leetcode C, C#, Cpp and mysql solutions.🦚
c-programming cpp csharp good-first-issue help-wanted leetcode leetcode-cpp leetcode-csharp leetcode-practice leetcode-solutions mysql shell-scripts up-for-grabs upforgrabs
Last synced: 15 Apr 2025
https://github.com/asad-ismail/lane_detection
Lane Detection and Classification using Front camera monocular images
adas cpp embedded lanedetection pruning quantization tensorflow weight weightclustering
Last synced: 19 Apr 2025
https://github.com/brainboxdotcc/command_example
An example of splitting slash commands into separate files using D++
cpp cpp17 discord discord-api discord-api-v10 discord-api-wrapper discord-bot dpp
Last synced: 12 Apr 2025
https://github.com/luki120/cassia
Simple tweak written in pure C, yes you read that right
Last synced: 07 Apr 2025
https://github.com/vishal2376/json-formatter
A simple c++ tool to format json file and make it easy to read
cpp filehandling json json-formatter
Last synced: 14 Jul 2025
https://github.com/ansys/grpc_chunk_stream_demo
Demonstrate Large Array Serialization using gRPC
Last synced: 15 Aug 2025
https://github.com/4strium/cristal-home-assistant
🤖 Cristal-Home-Assistant is a fully customizable voice/home assistant adapted to the specific needs of the user, in fact I seek here to make Cristal compatible with varied APIs.
arduino cpp esp32 home-assistant max9814
Last synced: 15 Apr 2025
https://github.com/alexhuszagh/libxlsxwriterpp
C++ bindings for libxlsxwriter.
Last synced: 19 Apr 2025
https://github.com/zqpei/pybind11_cpp_python
cpp call python, or python call cpp, hybrid programming using pybind11, with and without numpy
cpp cpp-call-python mat-numpy numpy opencv-numpy pybind11 python python-call-cpp
Last synced: 14 Apr 2025
https://github.com/lecrapouille/chessneuneu
[Application][Version 0.1][Functional][WIP] Non serious chess engine self learning chess rules (legal moves)
chess chess-engine cpp neural-network sfml2
Last synced: 21 Feb 2026
https://github.com/danielt-dev/leetcode-solutions
Collection of my solutions for LeetCode Data Structures & Algorithms problems
Last synced: 22 Aug 2025
https://github.com/hydrocarbon-tk/Hydrocarbon
Programming Language Toolkit
backus-naur-form compiler cpp go grammar intermediate-representation javascript lllr parser rust typescript webassembly
Last synced: 10 Aug 2025
https://github.com/rochet2/smallfolk_cpp
smallfolk serializer with C++
cpp hacktoberfest lua serialization serializer smallfolk
Last synced: 06 May 2025
https://github.com/amiremohamadi/crun
Simple shell script to run cpp files easier!
Last synced: 30 Apr 2026
https://github.com/rkirlew/elm-media-player
A media player with the flavor of Windows Media player. Enjoy juicy graphics while you listen to your favorite music
audio audio-player bass-library contributions-welcome cpp fft good-first-issue imgui video
Last synced: 15 Apr 2025
https://github.com/bobmcdear/programming-challenges
Competitive programming problems & solutions
codeforces competitive-programming cpp python uva
Last synced: 10 Mar 2026
https://github.com/qpcr4vir/thdysec
Modeling of primers/probes hybridization on to a set of target viral sequences.
bioinformatics biology cpp dynamic-programming pcr primer-design qpcr science
Last synced: 15 May 2025
https://github.com/chzzzzzz/codewars
my solutions on codewars using c++
algorithm codewars-solutions cpp
Last synced: 06 Mar 2025
https://github.com/xyproto/addinclude
:arrow_up_small: Add include statements within the guards of a header file
c cpp headers include package-management utility
Last synced: 15 Apr 2025
https://github.com/abdalrahman-alhamod/al-aqsa-mosque
3D representation of Al Aqsa Mosque using legacy OpenGL on Windows
3d-modeling 3d-rendering al-aqsa al-aqsa-mosque al-qibli-mosque computer-graphics cplusplus cpp cultural-heritage dome-of-the-rock game-development graphics historical-sites immersive immersive-experience mosque opengl opengl-legacy visual-studio windows
Last synced: 17 Aug 2025
https://github.com/soundux/pantomime
🗃️ A C++ library for work with mime-types
cpp cpp-library cpp17 cpp17-library mime mime-database mime-type mime-types mimetypes
Last synced: 26 Aug 2025
https://github.com/divinrkz/one-liners
Quick One Liners in JavaScript, TypeScript, Python, Rust, Java, Ruby, C, C++
c cpp java javascript php python ruby rust typescript
Last synced: 03 Aug 2025
https://github.com/sunsetmkt/emergencyshutdown
Emergency Shutdown for Windows.
cpp ntdll ntshutdownsystem shutdown visual-studio windows
Last synced: 28 Sep 2025
https://github.com/maksasj/matrix
Simple single-header matrix library written in C++, intended for simple projects, tests.
cpp header-only library matrix-calculations matrix-library
Last synced: 13 Aug 2025
https://github.com/shawnjeffersonwang/messenger
This repository contains a C++ Chatroom application supporting features like user authentication, friend management, private and group chats, real-time notifications, and file uploads. The project uses Redis, CMake, and epoll with multithreading for efficient performance.
async cmake cpp linux messenger multithreading network redis websocket-client websocket-server
Last synced: 15 Apr 2025
https://github.com/rekola/translator
Machine Translation Microservice with REST API
api c-plus-plus cpp machine-translation rest-api
Last synced: 31 Aug 2025
https://github.com/murasaichick/keyboard-trainer
Typing trainer supporting both Russian and English layouts with training and testing modes to improve your typing speed and accuracy. Клавиатурный тренажер с поддержкой русской и английской раскладок, включающий режимы обучения и тестирования для повышения скорости и точности печати.
cmake cpp education free keyboard keyboard-practice keyboard-trainer keyboards qml qt touch-typing typing typing-game typing-speed typing-speed-test typing-speed-tester typing-tutor typings windows
Last synced: 30 Aug 2025
https://github.com/hanson-young/dbscan.face
DBSCAN (Density-Based Spatial Clustering of Applications with Noise) for face cluster
cluster cpp dbscan face-recognition
Last synced: 26 Oct 2025
https://github.com/danieldidiobalsamo/maze_generator
Maze generator and solver | C++ / Web Assembly / Vue.js
a-star cpp dijkstra emscripten emscritpen maze-generator vue wasm webassembly
Last synced: 26 Oct 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: 14 Apr 2025
https://github.com/ellman12/password-generator-and-guesser
Slightly over-engineered password guesser program written in C++, with lots of customization.
c cplusplus cplusplus-11 cplusplus-14 cplusplus-17 cplusplus-20 cpp password password-generator password-guessing
Last synced: 04 Oct 2025
https://github.com/andreeadraghici/oop
OOP concepts in C++ Language
concept cpp familiarization language notions oop
Last synced: 14 Mar 2025
https://github.com/gbmhunter/cppbuildsystemreview
bazel buck buckaroo build c cmake comparison compiler conan cpp example package-manager review scons
Last synced: 24 Aug 2025
https://github.com/xyz347/mongoxclient
利用x2struct对mongo-cxx-driver的一个简单封装。可以像golang一样直接操作结构体。只有基本接口,还不是很完备。
cpp golang mongodb-driver wrapper x2struct
Last synced: 04 Jul 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/abdallahhemdan/30-days-of-code-solutions
HackerRank 30 Day of Code Solutions
cpp hackerrank hackerrank-30dayschallange
Last synced: 07 Oct 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: 26 Aug 2025
https://github.com/raedaddala/pong
Pong
c cmake cpp cross-platform dear-imgui educational-project game gui imgui modern-cpp multiplayer multithreading networking opengl pong sockets
Last synced: 10 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/tomsik68/ansi_colors
Single-header macro-based library for using terminal color codes in C/C++
c colors colors-codes console cpp terminal
Last synced: 31 Aug 2025