Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use slab instead of hashmap + atomic counter #1606

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wyfo
Copy link
Contributor

@wyfo wyfo commented Nov 22, 2024

Allow managing rollover and uniqueness, as well as being faster to access.

@wyfo wyfo requested review from Mallets and OlivierHecart and removed request for Mallets November 22, 2024 06:59
Copy link

PR missing one of the required labels: {'enhancement', 'dependencies', 'breaking-change', 'internal', 'documentation', 'bug', 'new feature'}

@wyfo wyfo added the enhancement Existing things could work better label Nov 22, 2024
Allow managing rollover and uniqueness, as well as being faster to access.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Existing things could work better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant