Found 2 packages
Class library with specialized collections to model graphs, queues, multi-value dictionaries and such.
Custom collections. OrderedDictionary - Dictionary that allows index access KeyedList - List for items that contain their own key. Implements IReadOnlyDictionary as well as IList<T> KeyedItemList - KeyedList for IKeyedItems that expose a single Key property