Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

how to combine hashmap with arena #25

@someview

Description

@someview

In most applications there are some state to keep in memory . For go, we must face gc problems.
We can easliy solve this problem if we alloc memory for hashmap, contains k,v, and hashmap.
How to use this with lockfree hashmap.

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