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

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