Skip to content

get rid of hashlink #1173

Description

@Dushistov

I am trying to optimize my dependency tree,
and see that rusqlite depend on hashlink,
which depend on hashbrown, ahash, getrandom.
Is it slightly overkill for "lru cache" with size of 16?

What do you think about PR that remove "hashlink" and implement
"lru cache" on top of std library with usage of knowledge that "lru cache"
is small enough (16)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions