List It is a simple Vector alternative on Arduino. It has basic functions for list manipulation, such as add and remove. It is a template class like any other list implementations, so you can create a list of any class.