Motvin / FastHashSet

A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and readonly ref params (in). Uses MIT License.
24Updated 5 years ago

Related projects: