A simple, lightweight queue implementation for Arduino.
SimpleQueue is a generic queue implementation that supports any data type, with push, pop, peek, and cyclic operations. The user is required to add their own thread safety mechanism if needed, a simple semaphore should work
Filename | Release Date | File Size |
---|---|---|
SimpleQueue-1.0.0.zip | 2025-02-11 | 9.64 KiB |