Found 12,027 packages
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash functions. Includes wrapper for HashAlgorithm-based hash functions.
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions).
Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/).
Evaluate, Compile and Execute C# code at runtime. Support: Dynamic LINQ, Extension Method, Expando Object, and more! Online Example: https://dotnetfiddle.net/COq6FC Include free and prime features.
Data.HashFunction implementation of Fowler–Noll–Vo hash function (http://www.isthe.com/chongo/tech/comp/fnv/index.html) (http://en.wikipedia.org/wiki/FowlerâNollâVo_hash_function).
Data.HashFunction implementation of MurMurHash (https://code.google.com/p/smhasher/wiki/MurmurHash).
Data.HashFunction implementation of the cyclic redundancy check (CRC) error-detecting code (http://en.wikipedia.org/wiki/Cyclic_redundancy_check). Implementation is generalized to encompass all possible CRC parameters from 1 to 64 bits.
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/).
Data.HashFunction implementation of BLAKE2 hash (http://blake2.net/).
Data.HashFunction implementation of FarmHash (https://github.com/google/farmhash).
This package provides development time code analysis for C# Azure Functions.
Azure Functions .NET Isolated Project Template Pack for Microsoft Template Engine
This library provides the core functionality to build an Azure Functions .NET Worker, adding support for the isolated, out-of-process execution model.
Build SDK for Azure Functions
Collection of templates for Azure Functions .NET Isolated
This package provides development time code analysis for the Azure Functions .NET Worker.
Data.HashFunction implementation of the Jenkins family of hash functions (http://en.wikipedia.org/wiki/Jenkins_hash_function). Note: SpookyHash can be found in the Data.HashFunction.SpookyHash package.
Data.HashFunction implementation of SpookyHash (http://burtleburtle.net/bob/hash/spooky.html).
Execute a function in a separate process
Provides extensions to work with Azure Functions features.