September 2024 Rustacean meetup

September 2024 Rustacean meetup

Kamal Gajera

Internals Of HashMap

Submitted Sep 14, 2024

We will explore how HashMap works under the hood, what are the different implementation strategies as per the application requirement and what are the trade-offs between different implementations. We’ll cover following topics.

  • Basic HashMap Concept: Key-Value Pairs and Hashing
  • Hashing Algorithms
  • Memory Layout & Buckets
  • Load Factor & Resizing
  • Collisions Strategies
  • Performance Of Different Operations

The Discussion will take 30-45 minutes of time exploring different topics.

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

A community of rust-lang contributors and end-users from Bangalore. We also have presence on the following telegram channels https://t.me/RustIndia https://t.me/keralars https://t.me/fpncr Twitter handle: https://twitter.com/rustlangin more