janelia-arduino / VectorLinks
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.
☆107Updated 3 years ago
Alternatives and similar repositories for Vector
Users that are interested in Vector are comparing it to the libraries listed below
Sorting:
- State machine library for Arduino☆145Updated 3 years ago
- Software I2C implementation for Arduino and other Wiring-type environments☆150Updated last year
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)