xacrimon / dashmap

Blazing fast concurrent HashMap for Rust.
MIT License
2.99k stars 145 forks source link

Add `determine_map()`, `determine_shard()`, and `hasher()` methods to `ReadOnlyView` #298

Open s-arash opened 6 months ago

s-arash commented 6 months ago

My use-case requires these methods on ReadOnlyView