Other
Generic Queue Library for Arduino.
A circular-array implementation of a generic queue library for Arduino that adheres to the first-in, first-out (FIFO) principle.
Maintainer: MicroBeaut
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.