All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lwjgl.util.xxhash.package-info Maven / Gradle / Ivy

/*
 * Copyright LWJGL. All rights reserved.
 * License terms: https://www.lwjgl.org/license
 * MACHINE GENERATED FILE, DO NOT EDIT
 */

/**
 * Contains bindings to xxHash, an extremely fash non-cryptographic hash algorithm.
 * 
 * 

xxHash successfully completes the SMHasher test suite which evaluates collision, * dispersion and randomness qualities of hash functions.

*/ package org.lwjgl.util.xxhash;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy