Skip to content

Opthash

v0.10.4 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

data-structures elastic-hashing funnel-hashing hashmap open-addressing pyo3
+2 more
python rust

Summary

AI summary

Paper‑exact hashing is now the default behavior.

Full changelog

Added

  • make paper-exact hashing the default (#115)

Fixed

  • update exclude paths in Cargo.toml

Other

  • cut wasted probing on both maps (#132)
  • pack Elastic probe counters (#131)
  • reduce Funnel probe preparation cost
  • accelerate elastic and funnel map operations (#130)
  • update README to clarify opthash features and usage
  • streamline exact probes and Elastic membership (#129)
  • (x86) retain sixteen-lane control groups for AVX-512 (#128)
  • explain hashing algorithms in more detail
  • preserve paper fidelity in hot paths (#127)
  • streamline paper-faithful hot paths (#121)
  • qualify exact probe functions (#120)
  • define exact-default benchmark methodology (#116)
  • remove benchmark plotting machinery (#114)

Breaking Changes

  • Changed default hashing mode to 'paper‑exact' (previously unspecified or different).

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Opthash

Get notified when new releases ship.

Sign up free

About Opthash

All releases →

Related context

Beta — feedback welcome: [email protected]