/circular-queue

A simple circular buffer for esp32 implemented using modern C++

Primary LanguageC++MIT LicenseMIT

Circular Queue

A simple circular queue implemented using modern C++ that can be used for the ESP32 or Linux in general