Link512 / stealthpoolLinks
Off heap golang memory pool
☆60Updated 4 years ago
Alternatives and similar repositories for stealthpool
Users that are interested in stealthpool are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆122Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A buffer pool file I/O library for Go