18 packages tagged with “hashcode”
A .NET/Mono implementation of Bob Jenkins’ SpookyHash version 2. Offers 32-, 64- and 128-bit hashes of strings, char and byte arrays, streams and any type of object represented by an array of simple types.
Efficient hash code and equality implementations for arbitrary objects.
Utilities for generating hashes and hashcodes
A simple library support computing hash by using multiple hash algorithm
Package Description
Easy way to autogenerate GetHashCode function
Entity hashing helper
Super fast runtime generator for method Equal and GetHashCode. It provides methods for simple property-based comparer.
Quick, easy, and correct implementation of object equality in .NET
Source generator for Equals and GetHashCode with attribute based control of equality implementation
The EqualityDefinition class simplifies the process of changing the meaning of equality for a type.
Test your C# classes' Equals and GetHashCode implementations with ease
Hashio is a C # library for encrypting strings, commonly used to protect user passwords. See the full documentation: - https://github.com/iuryferreira/hashio
NuGet package of Muhammad Rehan Saeed's generic hash code class, as detailed in the blog post [GetHashCode Made Easy](https://rehansaeed.com/gethashcode-made-easy/)
Polyfills System.HashCode for a wide selection of target frameworks.
High-performance polyfills for modern .NET BCL features in legacy .NET Framework 4.8/4.8.1. Includes HashCode polyfill, HashAccumulator, Guard API, CallerArgumentExpression, and more.
A useful set of extensions for .NET native types