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

Alternatives and similar repositories for FastHashSet:

Users that are interested in FastHashSet are comparing it to the libraries listed below