Skip to content

Update readme for xxhash additions#317

Merged
dain merged 1 commit intoairlift:masterfrom
dain:update-readme
Feb 4, 2026
Merged

Update readme for xxhash additions#317
dain merged 1 commit intoairlift:masterfrom
dain:update-readme

Conversation

@dain
Copy link
Member

@dain dain commented Feb 3, 2026

No description provided.

@dain dain requested a review from electrum February 3, 2026 18:31
XxHash128 hash = XxHash3Native.hash128(data);

// Streaming hashing (64-bit)
try (XxHash3Hasher hasher = XxHash3Native.newHasher()) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could use “var” here and below

@dain dain merged commit c4e43a8 into airlift:master Feb 4, 2026
2 checks passed
@dain dain deleted the update-readme branch February 4, 2026 02:54
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.

2 participants