Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Ehcache has an efficient off-heap store: https://github.com/Terracotta-OSS/offheap-store/

Doesn't Go have something like this available? It's an obvious thing for garbage-collected languages to have.



You can usually resort to `import C` and using `C.malloc` to get an unsafe.Pointer.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: