An open API service indexing awesome lists of open source software.

C++

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

https://github.com/kelbon/hpack

HPACK implementation (RFC 7541)

cpp cpp20 hpack http http2 networking rfc7541

Last synced: 27 May 2026

https://github.com/anmamun0/arduino-robotics-learning

A comprehensive guide to learning robotics using Arduino. This repository covers the basics of Arduino programming, sensor integration, motor control, and building robotic projects. Perfect for beginners looking to explore robotics through hands-on projects and step-by-step tutorials.

arduino assembly-language cpp robotics

Last synced: 24 Jul 2025

https://github.com/sameetasadullah/binary-search-tree-implementation

My own templatized C++ implementation of Binary Search Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of BST as well

binary-search-tree cpp traversals tree-structure visual-studio

Last synced: 15 Mar 2025

https://github.com/poseidon-code/slice

An implementation of dynamic sized, console based space separated list input with inbuilt console output and input operator overloads, inspired from Python's List.

cpp header-files slice

Last synced: 01 Jul 2025

https://github.com/zhb2000/maybe-extension

Functional interfaces and useful extension methods for "Maybe types" in C++ (e.g., std::optional, pointers, and smart pointers).

c-plus-plus cplusplus cpp functional-programming

Last synced: 15 Apr 2025

https://github.com/inteliense/easy_encrypt_cpp

Easy one line function calls for AES Encryption, SHA hashes, MD5 hashes, key generation and other utilities.

aes-128 aes-256 aes-encryption assymetric-encryption cipher cipher-algorithms cplusplus cpp encoding encryption encryption-decryption md5 rsa rsa-encryption rsa-key-pair sha-256 sha-512

Last synced: 07 Apr 2025

https://github.com/cedricschwyter/ogl

OpenGL part of my Vulkan vs. OpenGL comparison

3d-graphics cpp cpp17 linux opengl

Last synced: 04 May 2026

https://github.com/niloufarmj/sbu-bp-jetpackjoyride

jetpack joyride demo with c++ console application

c cpp game jetpack-joyride sbdl sdl2

Last synced: 17 May 2026

https://github.com/vasconcelosvcd/gnsdkwrapperlib-cpp

A Gracenote C++ wrapper lib

cpp

Last synced: 05 Nov 2025

https://github.com/wisoxx/chess

A C++ command-line chess game with basic mechanics, including piece movement, promotion, and turn-based play. It uses modular classes for game logic and board management.

ascii ascii-chess chess cli cpp game

Last synced: 24 Jul 2025

https://github.com/novama/logs-monitor-stack

Dockerized example on how to set-up a log stack based on Grafana Loki

cpp csharp docker grafana javascript logger-handler logging loki minio powershell promtail python serilog-sink

Last synced: 03 Feb 2026

https://github.com/voronov-nikita/ardupro

Repository cheat sheet how to use arduino components

arduino cheat-sheet cpp

Last synced: 20 May 2026

https://github.com/isho-0/cpp-self-study-notes

"스스로 프로그래밍 하는 능력을 키우는 C++" 강의를 바탕으로 한 노트와 문제 풀이

basic-programming clion cpp cpp17 debug study-notes

Last synced: 17 Sep 2025

https://github.com/gummif/endocpp

Modern C++ functional programming concepts library

cpp cpp17 functional-programming header-only library

Last synced: 23 Mar 2025

https://github.com/ka-iden/huffman

Huffman coding, compression and decompression

cpp huffman-coding huffman-compression-algorithm

Last synced: 07 Apr 2025

https://github.com/nursyah21/algoexercise

develop your algo skill

algorithm cpp

Last synced: 29 Jul 2025

https://github.com/ra1nyxin/fasttextsearch

Accelerated text search engine in C++ designed for large file systems. Implements parallel file discovery and content scanning using the Boyer-Moore-Horspool algorithm for rapid results

algorithm cpp cpp17 filesystem msvc msvc2022 search windows

Last synced: 19 May 2026

https://github.com/emanuele-xyz/qk

Quick 3D D3D11 renderer

cpp d3d11 realtimerendering

Last synced: 31 Aug 2025

https://github.com/xoofx/customformattingdemo

Code saved from Charles Petzold article: Character Formatting Extensions with DirectWrite

cpp direct2d directwrite dwrite

Last synced: 01 Sep 2025

https://github.com/isho-0/solved-ac

solved.ac 문제 해결 알고리즘을 기록하는 저장소

cc cmakelists cpp cpp17 solved-ac study-notes

Last synced: 17 Sep 2025

https://github.com/hardingadonis/hello-world

'Hello world' to all the programming languages I found on Google

c c-sharp cpp hello-world java javascript lua pascal python typescript

Last synced: 10 Apr 2026

https://github.com/abderrsfa/ft_containers

Reimplementing C++98's STL containers. (std::vector, std::stack, std::map)

1337 42born2code avl-tree cpp cpp98 iterator map stack stl stl-containers vector

Last synced: 10 Feb 2026

https://github.com/a9na/simcardsimulator

📱 A C++ project simulating SIM card operations. Features include storing/retrieving IMSI, network authentication, contact management, and basic OTA communication. Demonstrates user authentication and network interaction. 🔒📞

cpp sim sim-card simulator

Last synced: 07 Oct 2025

https://github.com/plinkon/colorify

A nice little tool to help with ANSI escape codes

ansi color-tool console-tool cpp

Last synced: 05 Jul 2025

https://github.com/krisluczka/scrapium.h

Simple, light and fast C++ webscraping library.

cpp http scraping scrapping webscraping webscrapping

Last synced: 15 Apr 2025

https://github.com/sameetasadullah/vector-implementation

My own templatized C++ implementation of Vector using Microsoft Visual Studio

cpp vector visual-studio

Last synced: 15 Mar 2025

https://github.com/sameetasadullah/snake-game

A Simple Snake Game in C++

cpp game game-development glut linux opengl ubuntu

Last synced: 09 May 2026

https://github.com/mpellouin/plazza

A pizza restaurant helper using processes, threads and mutex. Part of Epitech's 2nd year Conccurent Programming unit.

conccurent cpp epitech mutex plazza porgramming process thread

Last synced: 20 Jun 2025

https://github.com/sameetasadullah/consensus-problem-using-openmp

Program coded in C++ language to solve the consensus problem between multiple threads using OpenMP

consensus-problem cpp linux openmp openmp-parallelization ubuntu

Last synced: 17 May 2026

https://github.com/maipa01/pcre2cpp

A C++ wrapper around the PCRE2 library to provide a more user-friendly and object-oriented interface for using regular expressions, while retaining the performance and flexibility of the original library.

bsd-3-clause cpp cpp20 library open-source pcre2 pcre2-regex pcre2-wrapper regex regular-expressions wrapper

Last synced: 27 May 2026

https://github.com/fl444mingo/fl4-cs131-01-00

Computer science chapter 1, lesson 0

cpp learning learning-cpp

Last synced: 22 May 2026

https://github.com/sameetasadullah/avl-tree-implementation

My own templatized C++ implementation of AVL Tree and its different traversals i.e, PreOrder, PostOrder, InOrder using Microsoft Visual Studio. You can also check the type of AVL tree as well

avl-tree cpp traversals tree-structure visual-studio

Last synced: 15 Mar 2025

https://github.com/yothgewalt/topgun-rally-haptic-gloves

About haptic gloves in TESA Event.

cpp glove mqtt

Last synced: 22 Mar 2025

https://github.com/sameetasadullah/check-curly-brackets-using-stack

A simple C++ code to validate curly brackets of given code using stack

cpp stack visual-studio

Last synced: 15 Mar 2025

https://github.com/gogosan1/odesolverservice

Выпускная квалификационная работа бакалавра. Разработка программного обеспечения для расчета поведения динамических и гибридных систем.

cmake cpp docker-compose env java julia maven spring-boot

Last synced: 08 Apr 2026

https://github.com/slangborgh16/motion-extraction

C++ Motion Extraction with OpenCV

cpp motion motion-extraction opencv

Last synced: 07 Apr 2025

https://github.com/sameetasadullah/circular-linkedlist-implementation

My own C++ implementation of Circular LinkedList using Microsoft Visual Studio

circular-linked-list cpp visual-studio

Last synced: 15 Mar 2025

https://github.com/tanner-davison/asteroid-destroyer-sdl

Asteroid Destroyer made from scratch using C++ and SDL subsystems

cmake cmakel cpp cpp23 dll sdl2 sdl2-library

Last synced: 26 Dec 2025

https://github.com/jdsherbert/trie

Simple Trie Structure implementation in C++

cpp trie trie-data-structure trie-structure tries

Last synced: 07 Apr 2025

https://github.com/jackm/jpeg-compressor

Automatically exported from code.google.com/p/jpeg-compressor

cpp jpeg jpeg-compressor jpeg-encoder

Last synced: 29 Jun 2025

https://github.com/sameetasadullah/airline-reservation-system

An Airline Reservation System coded in C++ language using Microsoft Visual Studio with multiple basic and advance search options. Used Dijkstra Algorithm on flights graph for finding optimal path in terms of cost/time

airline-booking airline-reservation cpp dijkstra-algorithm dijkstra-shortest-path graph visual-studio

Last synced: 15 Mar 2025

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/vovandreevik/decomp-solve

The program solves linear systems with DECOMP & SOLVE.

cpp decomp solve

Last synced: 05 Aug 2025

https://github.com/szsascha/cpp-ws

A simple webserver in c++

cpp http-server socket webserver

Last synced: 23 Jul 2025

https://github.com/mohamed-samy26/flappy-bird-cpp-sfml

Remake for Flappy Bird game with custom made physics and 2 levels of difficulity

cpp game game-development physics sfml sfml-game

Last synced: 25 May 2026

https://github.com/marat-tanalin/pizza-png

Tiny and easy-to-use C++ library for generating PNG image files in Windows

cpp formats gdi gdi-plus gdiplus graphics libraries library png wrapper

Last synced: 15 Mar 2025

https://github.com/mubarizahmed/ros-vehicle

This is a project to that intends to explore the world of vehicular automation through the design and creation of a differential drive robot.

arduino autonomous-robots cpp js mechatronics robotics ros

Last synced: 11 Apr 2026

https://github.com/quantumcomputingworld/vqf

Can we break and RSA keys with NISQ computers (trying out vqf alogs) biggest threat to finance and banking sector

c cpp python3 qiskit quantum-chemistry quantum-computing quntum-circuits rsa variational-quantum-factorization

Last synced: 01 May 2026

https://github.com/zakariaelbouzkri/my_cses_problems_solutions

this repo contains my solutions to the University of Helsinki's "Competitive Programming" course problem set hosted on the CSES (Code Submission Evaluation System) platform. This repository serves as a showcase of my problem-solving skills and coding journey as I tackle a variety of algorithmic challenges.

algo cpp cses-problem-set-solution data-structures dynamic-programming graph-algorithms math mathematics searching-algorithms sorting-algorithms

Last synced: 27 Feb 2025

https://github.com/ranveeraggarwal/leetcode-cpp

Leetcode Solutions in Modern-ish C++

algorithms cpp leetcode

Last synced: 02 Apr 2025

https://github.com/nolleh/rsp

⚡Realtime Server Platform - aims to make room based socket server platform

boost cpp framework game-server socket-programming

Last synced: 21 Feb 2026

https://github.com/bl33h/conwaysgameoflife

A real-time rendering program with Conway's Game of Life algorithm.

algorithm cmake conways-game-of-life cpp gcc make sdl2 wsl

Last synced: 28 Jul 2025

https://github.com/eel-moun/cpp-bootcamp

This is a bootcamp made of 10 chapters with a purpose of introducing oop programing and c++ features

1337cursus 42school abstract algorithms containers cpp encapsulation exception-handling inheritance oop templates

Last synced: 27 May 2026

https://github.com/Pulkit1822/GeeksforGeeks

This repository compiles my daily solutions to Geeksforgeeks challenges, categorized by date and problem. Each solution directory includes the corresponding question in the README for quick reference. Contributions are welcome, and the project is licensed under MIT.

coding-challenges cpp data-structures-and-algorithms java problem-solving

Last synced: 09 Aug 2025

https://github.com/beyondmagic/wordcoloriser

A small project to colorise duplicate phrases for lyrics and or poems.

cpp lgbt lines lyrics makefile rainbow shell

Last synced: 27 Apr 2026

https://github.com/mondonno/algorithms

Collection of resuable algorithm templates written in pure C++

algorithm algorithms all cpp data-structures math prefix-sumes sorting trees

Last synced: 04 Jun 2026

https://github.com/zannatul-naim/cpp-oop

C++ Object Oriented Programming

cpp oop-in-cpp

Last synced: 15 May 2025

https://github.com/prophetru/helloworld

Sample "Hello World" with gtest. Can be used as a template for future projects for education only.

cmake cpp gtest otus

Last synced: 16 May 2025

https://github.com/hoomaac/tardis

Remote backup tool based on Git packfile and rolling checksum

backup backup-tool cpp cpp17 tool

Last synced: 30 Mar 2025

https://github.com/aeckar/libarbitrary

Arbitrary-precision arithmetic library for C/C++

arbitrary-precision c cpp single-header-lib

Last synced: 27 Apr 2026

https://github.com/edixonalberto/control-electrificador

APP WEB para el control remoto de un electrificador de cercas

arduino arduino-sketch cpp css electronic html ino iot javascript microcontroller mysql php portfolio sql

Last synced: 08 Apr 2026

https://github.com/danielkrupinski/coinflip-cpp

Coin flip simulation program.

cpp

Last synced: 14 Mar 2025

https://github.com/zoelabbb/game-gms

Game GMS using C++ language | Indonesian edition

cpp edition game indonesia indonesian-language linux

Last synced: 23 Jun 2026

https://github.com/henriktrom/pose_inference

A high-performance, multi-threaded C++ pipeline for real-time multi-camera keypoint detection.

cpp keypoint-detection multi-threading open-source real-time research-software rtmpose

Last synced: 24 May 2026

https://github.com/brainboxdotcc/evalbot

D++ Evaluator bot

bot cpp discord discord-bot dpp

Last synced: 29 Apr 2026

https://github.com/striter-no/kinexengine

Игровой движок написанный на C++ и использующий OpenGL

cpp glew glfw opengl

Last synced: 14 May 2026

https://github.com/sa2003hil/dsa

Explore fundamental Data Structures and Algorithms with this repository. It contains clear implementations, detailed explanations, and practical examples in various programming languages. Perfect for learning, practicing, and mastering the core concepts of computer science and programming.

arrays cpp dsa dsa-algorithm graph linked-list queue stack string

Last synced: 14 Apr 2025

https://github.com/agauniyal/naive_malloc

An implementation of naive and bare bones malloc

cpp cpp17 free malloc

Last synced: 23 Mar 2025

https://github.com/karusb/gw2-tp

Guild Wars 2 Trading Post Flipping APP for GW2 API in C++

c-plus-plus command-line-tool cpp flipping guildwars2 guildwars2-api trading

Last synced: 23 Jul 2025

https://github.com/gmorales08/chip8emu

A CHIP-8 interpreter written in C++11

chip-8 chip8 chip8-emulator cpp cpp11 emulation emulator sdl2

Last synced: 30 Mar 2025

https://github.com/soyapo/projecteuler

Solutions to ProjectEuler problems. Consider not opening before you solve on your own.

algorithm cpp mathematics number-theory

Last synced: 14 Mar 2025

https://github.com/anatoly-semenov/cpp-security-gateway

C++ implementation of a gRPC gateway designed for scalable and secure microservice architectures on Kubernetes

cpp gateway high-performance security

Last synced: 24 Aug 2025

https://github.com/fl444mingo/fl4-cs131-04-03-scope

Ch. 4, Lesson 3, Scope of Read/Write Reference

cpp learning learning-cpp

Last synced: 31 Jul 2025

https://github.com/sunnycapturer/qt-firebase-client

Calling the firebase library to implement google analytics using the Qt5 client.

analytics cpp firebase google qt

Last synced: 10 Apr 2026

https://github.com/swillner/cpp-library

Several code snippets and mini-projects that don't have their own repository yet

automatic-differentiation convenience-functions cpp cpp-library csv-parser progress-bar snippets zip

Last synced: 28 Jul 2025

https://github.com/comba92/life-automata

⬜⬛ C++ implementation with SDL2 of Conway's Game of Life

conways-game-of-life cpp game makefile sdl2 simulation

Last synced: 17 Apr 2026

https://github.com/kojobailey/nucc-cpp-library

A C++ library for serialising (reading) and deserialising (writing) CyberConnect2 NUCC data, useful for projects that interact with XFBIN files.

binary cc2 cplusplus cpp cpp17 cpp20 cpp23 cyberconnect2 deserialiser deserializer files lib library nucc parser reader serialiser serializer writer xfbin

Last synced: 22 Mar 2025

https://github.com/robaho/cpp-trader

A financial exchange in C++ designed for algorithmic trading tests.

cpp financial-markets fix fix-protocol trading-strategies

Last synced: 23 Mar 2025

https://github.com/emrecancorapci/cpp_chess

WIP windows console application chess game made using C++.

chess cpp

Last synced: 25 May 2026

https://github.com/sayururehan/ooc

Contains Labsheets, Tutorials and Practicals done by S. R. Bopitiya IT21470004

cplusplus cpp object-oriented-programming ooc

Last synced: 22 Mar 2025

https://github.com/am4nn/authentication-demo

how login data is stored in database and how login details are checked

authentication authentication-demo cli cpp login

Last synced: 29 Jun 2025

https://github.com/shoyamanishi/webassemblynumericalcomputing

A study on the numerical computing with WebAssembly on the browsers

cpp emscripten numerical-computation simulation webassembly

Last synced: 23 Mar 2025

https://github.com/dyollb/itktopologycontrol

ITK external module to control topology of binary mask regions

cpp image-preprocessing itk itk-module python segmentation

Last synced: 13 Apr 2025

https://github.com/dron12261/dronsengine2d

DronsEngine2D - мой игровой движок для 2D игр, который я пишу при помощи C++&SFML. (В РАЗРАБОТКЕ НА НАЧАЛЬНОЙ СТАДИИ)

2d cpp game-engine gamedev in-development sfml

Last synced: 23 Mar 2025

https://github.com/mahdialmusaad/badcraft

A voxel game built to be performant, memory-efficient and cross compatible.

cpp minecraft opengl

Last synced: 27 Jul 2025

https://github.com/aljo242/modern-cpp

Learning modern C++

cpp

Last synced: 16 May 2025

https://github.com/markjso/cpp-modules

Introduction to C++ and Object Oriented Programming

containers cpp vector

Last synced: 04 Aug 2025