VLC Common Library
Provides a set of basic functionality that can be used in any project. Lots of things that other libraries, such
as Apache Commons does not provide. Frequently these are modified versions of existing libraries, such as providing
various forms of
java.util.HashMap
that use proper primitives for the key.