Skip to content

Adding xxHash XXH128 (SSE2) and\or XXH3 (SSE2) #19

@tedsmith

Description

@tedsmith

Describe the solution you'd like
xxHash, which I implement in the form of the standard 32 and 64 bit offerings, is super. It would be extra super if the newer variants could be added to the library. Namely, the super fast additions such as XXH128 (SSE2) and\or XXH3 (SSE2)

https://cyan4973.github.io/xxHash/

Thanks as ever for the continued amazing library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions