Skip to content

v0.5.2

Compare
Choose a tag to compare
@leontoeides leontoeides released this 10 Oct 04:00
· 37 commits to main since this release
  • 0.5.2: New, optional ahash feature which is turned on by default. When this feature is enabled, this library will utilize ahash for faster HashMap and HashSet hashing rather than the standard library's SipHash.