SimpleCollections

An associative container used either as a list or btree without needing std lib, and a concurrent circular buffer. Works from AVR/Uno upwards to ESP32, mbed etc

Author
davetcc
Maintainer
https://www.thecoderscorner.com
Website
https://github.com/davetcc/SimpleCollections
Category
Other
License
Apache 2.0
Library Type
Contributed
Architectures

An associative container that can act as either a straight list or btree without needing your compiler to support std lib. Ordered fast lookup, sorted on insert so optimised for read. A non-blocking concurrent circular buffer implementation that is thread safe. Works from Uno upwards to ESP32, mbed etc

Downloads

Filename Release Date File Size
SimpleCollections-1.2.4.zip 2023-08-10 33.62 KiB
SimpleCollections-1.2.3.zip 2022-11-13 33.66 KiB
SimpleCollections-1.2.2.zip 2022-10-25 34.31 KiB
SimpleCollections-1.2.1.zip 2022-08-21 33.85 KiB
SimpleCollections-1.2.0.zip 2022-03-14 33.43 KiB
SimpleCollections-1.1.0.zip 2022-02-06 27.43 KiB
SimpleCollections-1.0.1.zip 2021-12-06 19.34 KiB
SimpleCollections-1.0.0.zip 2021-12-06 19.35 KiB