Skip to content
/ hash Public

Fast non-cryptograpic hash functions intended for use in hash tables.

License

Apache-2.0, BSD-3-Clause licenses found

Licenses found

Apache-2.0
LICENSE
BSD-3-Clause
GO-LICENSE
Notifications You must be signed in to change notification settings

arr-ai/hash

Folders and files

NameName
Last commit message
Last commit date
Jan 10, 2020
Sep 15, 2020
Sep 14, 2020
Jan 10, 2020
Feb 9, 2020
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Aug 18, 2024
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Dec 16, 2019
Oct 27, 2023
Oct 27, 2023
Oct 27, 2023
Oct 27, 2023
Oct 27, 2023
Oct 27, 2023
Oct 27, 2023
Dec 16, 2019

hash

Hash is a fast non-cryptographic hash function library, primarily intended for use in hash tables. Significant portions of this library are lifted from Go internals.

Documentation

https://godoc.org/github.com/arr-ai/hash

License

Portions of this software are taken from the Go source code at https://github.com/golang/go. These portions are licensed as per the LICENSE-GO file.

All other sources are licensed under the Apache 2.0 license as per the LICENSE file.

About

Fast non-cryptograpic hash functions intended for use in hash tables.

Resources

License

Apache-2.0, BSD-3-Clause licenses found

Licenses found

Apache-2.0
LICENSE
BSD-3-Clause
GO-LICENSE

Stars

Watchers

Forks

Packages

No packages published