Skip to content

Implement a fast HashMap / hash function #631

Closed
@steveklabnik

Description

@steveklabnik

Issue by brson
Saturday Jan 25, 2014 at 00:54 GMT

For earlier discussion, see rust-lang/rust#11783

This issue was labelled with: A-an-interesting-project, A-libs, I-compiletime, I-slow, I-wishlist in the Rust repository


Our current HashMap uses cryptographically secure hashing but it is slow. Sometimes this is a big problem. Implement another hash map that is very fast.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions