Skip to content

Add allocator support #42

Description

@nmathewson

hashbrown allows the use of allocator-api2, or the nightly allocator_api feature, to specify an explicit allocator to use for a hash table. We should probably do something similar, with a similar interface.

This will be sufficiently complicated that we should only consider it as part of a breaking release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions