Zero-allocation hashing for Java
-
Updated
Nov 11, 2024 - Java
Zero-allocation hashing for Java
Node.js implementation of FarmHash, Google's family of high performance hash functions
Dynatrace hash library for Java
Port of Google's farmhash algorithm to .NET
Python bindings for FarmHash and CityHash
Mirror of SMHasher3 repo from official Gitlab site. Submit all issues and PRs there, not on Github!
These are My Node.js Projects , Its a software development project that uses the Node.js runtime environment to build and execute server-side JavaScript applications. Node.js is an open-source, cross-platform, and lightweight runtime environment that is built on the V8 JavaScript engine used in Google Chrome. It provides a number of builtin modules
SMHasher3 is a test suite for evaluating non-cryptographic hash functions. It focuses on things like output distribution and collisions, with some perf tests. Based on the SMHasher fork maintained by Reini Urban (https://github.com/rurban/smhasher). clone from (https://gitlab.com/fwojcik/smhasher3)
Add a description, image, and links to the farmhash topic page so that developers can more easily learn about it.
To associate your repository with the farmhash topic, visit your repo's landing page and select "manage topics."