Showing 1-20 of 68,672 packages
FNV-1a non-cryptographic hash function
DJB2a non-cryptographic hash function
SDBM non-cryptographic hash function
Fast non-cryptographic hashing algorithm.
FNV-1a non-cryptographic hash function implementation written in TypeScript.
TypeScript implementation of CityHash64 - fast, non-cryptographic hash function
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
An implementation of the Fowler–Noll–Vo non-cryptographic hash function
FNV-1a non-cryptographic hash function
Non-cryptographic hash function suitable for general hash-based lookup.
A fast, non-cryptographic hash function based on DJB2.
Extremely fast non-cryptographic hash algorithm; Yann Collet (2012).
A fast, performance focused, 32-bit non cryptographic hash
SHA1 wrapper for browsers that prefers `window.crypto.subtle`.
Bloom filter is a space efficient probablistic data-structure. This implementation relies on following non-cryptographic hash functions. - Fowler–Noll–Vo hash function. - Jenkins hash function.
This is a TypeScript implementation of FNV-1a Hash. Fowler–Noll–Vo (or FNV) is a non-cryptographic hash function which is fast and simple in design.
Hazz, a pseudo-random-data-filled-table to generate k indipendent and uniform, very fast (non-cryptographic) hash functions.
Fast, non-cryptographic hash function implementation of MurmurHash 3.0. Perfect for hash tables, bloom filters, or when you need quick consistent hashing without cryptographic guarantees.
Provides functions for detecting if the host environment supports the WebCrypto API
A super-fast SMHasher-passing non-cryptographic hash function.