This repository contains Vec-based implementations of Map and Set data structures, ideal for smaller collections where cache locality and compactness can enable better performance than the standard library.