Skip to content

Opthash

Developer Productivity
Rust Latest v0.10.4 · 7h ago Security brief →

Features

  • ElasticHashMap and ElasticHashSet based on Elastic Hashing
  • FunnelHashMap and FunnelHashSet using Funnel Hashing
  • Familiar collection APIs (insert, entry, iterator, etc.)
  • Configurable spare capacity, hashers, and allocators
  • Optional Python bindings with typed map/set APIs

Recent releases

View all 7 releases →
No immediate action
v0.10.4 Breaking risk

Default paper‑exact hashing

No immediate action
v0.10.3 Mixed

SWAR-8 fallback, funnel improvements, backend changes

No immediate action
v0.10.2 Mixed

Funnel optimization + elastic defrag

No immediate action
v0.10.1 Mixed

ElasticLevel bound + reserve fraction

v0.10.0 Breaking risk
Breaking changes
  • Removed ElasticOptions and FunnelOptions; use ad‑hoc constructors instead.
Full changelog

Other

  • [breaking] drop ElasticOptions / FunnelOptions in favor of ad-hoc ctors (#61)
  • broaden clippy scope; switch release-plz to PAT (#60)

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.

About

Stars
15
Forks
1
Languages
Rust Python Shell

Install & Platforms

Install via
cargo pip

Beta — feedback welcome: [email protected]