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

The Fastest Zero Allocation Golang LRU Cache - AccelruX #17

Open
sprappcom opened this issue May 1, 2024 · 1 comment
Open

The Fastest Zero Allocation Golang LRU Cache - AccelruX #17

sprappcom opened this issue May 1, 2024 · 1 comment

Comments

@sprappcom
Copy link

sprappcom commented May 1, 2024

@cristaloleg https://github.com/cloudxaas/gocache

X version - super fast
https://github.com/cloudxaas/gocache/tree/main/lrux/bytes

Normal fast version
https://github.com/cloudxaas/gocache/tree/main/lru/bytes

@sprappcom
Copy link
Author

sprappcom commented May 1, 2024

@cristaloleg really fastest zero alloc lru cache. try it if u dont believe. two versions. either one can be higher hit ratio depending on scenario used. this has a mascot to go with it. will make golang dev smile.

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

1 participant