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
- Expression evaluator for Go☆77Updated 7 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- Runtime struct builder for Go☆32Updated last month
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved