Velentr.Collections

Summary

Velentr.Collections is a library containing a variety of helpful collections, primarily focused on game-friendly collections but also filling a variety of missing gaps in the basic collections available in C#.

Packages

A package is available to install via nuget: NuGet Gallery | Velentr.Collections 1.2.2

Documentation

Documentation is currently available only on github. Documentation site and tutorial coming soon here!

Design Choices/Comments/Notes

Hodge-podge library of a variety of different collections. Probably need to add more tests to make sure they work as I want to from the get-go rather than finding out as I try to use a particular collection it doesn’t work like I want it to…