Skip to content

[WIP] upgrade to stable xxh3 (v0.8.0)#52

Open
flier wants to merge 2 commits intoshepmaster:mainfrom
flier:xxhash3_0.8.0
Open

[WIP] upgrade to stable xxh3 (v0.8.0)#52
flier wants to merge 2 commits intoshepmaster:mainfrom
flier:xxhash3_0.8.0

Conversation

@flier
Copy link
Collaborator

@flier flier commented Jul 31, 2020

As #39 mentioned, we need upgrade to stable xxh3, align to xxHash3 v0.8.0.

  • 64-bit variant
    • hash64
    • hash64_with_seed
    • hash64_with_secret
  • 128-bit variant
    • hash128
    • hash128_with_seed
    • hash128_with_secret
  • Streaming API
    • Hash64
    • Hash128
  • SIMD implementations
    • Generic
    • SSE2
    • AVX2

@shepmaster shepmaster mentioned this pull request Sep 20, 2020
@farhadi
Copy link

farhadi commented Jan 13, 2021

@flier @shepmaster any idea when this would be merged/released?

@DoumanAsh
Copy link

For these who would need complete xxh3 implementation see my crate https://crates.io/crates/xxhash-rust/0.8.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants