/CircularBuffer

Written in C++ tiny circular buffer with items searching. No API depended. Optimized for embadded systems.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Circular-buffer

Written in C++ tiny circular buffer with items searching. No API depended. Optimized for embadded systems. Allows to store any type of information.