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

Finding this project... #25

Open
aathan opened this issue Dec 4, 2022 · 1 comment
Open

Finding this project... #25

aathan opened this issue Dec 4, 2022 · 1 comment

Comments

@aathan
Copy link

aathan commented Dec 4, 2022

google "golang concurrent map" or "golang lockfree map" and this project does not come up. I only found it after following various links in issues reported on golang's sync.Map. You may want to do whatever's necessary to bring more attention to this rep (titles? README.md content? etc)

... I'm bothering to say this because some of the other projects that come up are riddled with bugs ...

@alphadose
Copy link
Owner

@aathan thank you for bringing this to my attention, let me think up on how to make this project stand out more.

Although on a side note, my intention in creating this was not to serve as a replacement for golang's sync.Map but to explore possibilities on improving its performance. HaxMap is more or less a POC for a better golang concurrent map and all benchmarks serve to validate the concept.

I have opened an issue in golang core for the same golang/go#54720 although currently its a bit stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants