github bluuewhale/hash-smith v0.1.7

latest release: v0.1.8
one month ago

What's Changed

  • fix: eqMask zero-byte detection bug caused by cross-byte borrow (Mycroft haszero mask) by @bluuewhale and @aqrit in #8
  • refactor: Optimize putAll batch insertion logic by @NBHZW in #3

Changed

  • Cache group-count derived values to avoid repeated recomputation in hot probe loops, (numGroups and mask)
  • SwissMap SWAR probe now returns packed eq masks and uses trailing-zero indexing (removing spaced-mask helper).

New Contributors

  • @NBHZW made their first contribution in #3
  • @aqrit made their first contribution in #8

Full Changelog: v0.1.6...v0.1.7

Don't miss a new hash-smith release

NewReleases is sending notifications on new releases.