In Rust, the HashMap type from the std::collections module provides the functionality of associative arrays.
HashMap
std::collections