janelia-arduino / Vector

A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, statically allocated c style array.
100Updated 2 years ago

Alternatives and similar repositories for Vector:

Users that are interested in Vector are comparing it to the libraries listed below