/minivec

A space-optimized implementation of std::vec::Vec

Primary LanguageRustBoost Software License 1.0BSL-1.0

MiniVec

std::vec::Vec is a cool class but it's just too big! MiniVec is only the size of a pointer.

Acknowledgements

This library is dedicated to the great Glen Joseph Fernandes whose constant tutelage has been instrumental in making me the programmer that I am.