https://github.com/cespare/xxhash

Last synced: about 1 month ago

Repository metadata:

A Go implementation of the 64-bit xxHash algorithm (XXH64)


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 100
Total Committers: 13
Avg Commits per committer: 7.692
Development Distribution Score (DDS): 0.18

Commits in past year: 2
Committers in past year: 2
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.5

Name Email Commits
Caleb Spare c****e@g****m 82
Diego Ongaro d****o@e****m 3
greatroar 6****r 3
Alexey Palazhchenko a****o@g****m 2
rfyiamcool r****l@1****m 2
Aliaksandr Valialkin v****a@g****m 1
Andreas Deininger a****s@d****t 1
Dave Cheney d****e@c****t 1
Gerasimos (Makis) Maropoulos k****6@h****m 1
Kaur Kuut s****m@n****e 1
Ralph Caraveo III d****p@g****m 1
Jonas L j****a 1
nagesh4193 7****3 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

go: github.com/cespare/xxhash/v2

Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.

  • Homepage: https://github.com/cespare/xxhash
  • Documentation: https://pkg.go.dev/github.com/cespare/xxhash/v2#section-documentation
  • Licenses: MIT
  • Latest release: v2.2.0 (published about 2 years ago)
  • Last Synced: 2024-11-11T01:17:55.645Z (about 1 month ago)
  • Versions: 6
  • Dependent Packages: 47,719
  • Dependent Repositories: 89,948
  • Docker Downloads: 71,859,441,550
  • Rankings:
    • Docker downloads count: 0.001%
    • Dependent packages count: 0.005%
    • Dependent repos count: 0.013%
    • Average: 0.863%
    • Stargazers count: 1.761%
    • Forks count: 2.535%
go: github.com/cespare/xxhash

Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.

  • Homepage: https://github.com/cespare/xxhash
  • Documentation: https://pkg.go.dev/github.com/cespare/xxhash#section-documentation
  • Licenses: MIT
  • Latest release: v1.1.0 (published over 6 years ago)
  • Last Synced: 2024-11-11T01:18:04.329Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 9,752
  • Dependent Repositories: 84,633
  • Docker Downloads: 7,563,136,398
  • Rankings:
    • Dependent repos count: 0.015%
    • Dependent packages count: 0.028%
    • Docker downloads count: 0.043%
    • Average: 0.876%
    • Stargazers count: 1.761%
    • Forks count: 2.535%
go: github.com/cespare/xxHash

Package xxhash implements the 64-bit variant of xxHash (XXH64) as described at http://cyan4973.github.io/xxHash/.

  • Homepage: https://github.com/cespare/xxHash
  • Documentation: https://pkg.go.dev/github.com/cespare/xxHash#section-documentation
  • Licenses: MIT
  • Latest release: v1.1.0 (published over 6 years ago)
  • Last Synced: 2024-11-11T01:18:09.846Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 1.672%
    • Forks count: 2.436%
    • Average: 5.894%
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%

Dependencies

.github/workflows/test.yml actions
  • WillAbides/setup-go-faster v1.5.0 composite
  • actions/checkout v2 composite
  • docker/setup-qemu-action v1 composite
xxhashbench/go.mod go
  • github.com/OneOfOne/xxhash v1.2.5
  • github.com/cespare/xxhash/v2 v2.0.0-00010101000000-000000000000
  • github.com/spaolacci/murmur3 v1.1.0
xxhashbench/go.sum go
  • github.com/OneOfOne/xxhash v1.2.2
  • github.com/OneOfOne/xxhash v1.2.5
  • github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72
  • github.com/spaolacci/murmur3 v1.1.0
go.mod go
go.sum go