burntcarrot / heapviewLinks
Go heap dump viewer with object graphs. (Works with Go 1.21)
☆24Updated last year
Alternatives and similar repositories for heapview
Users that are interested in heapview are comparing it to the libraries listed below
Sorting:
- Interactive Assembler for Go☆67Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- SIEVE cache - simpler than LRU☆36Updated 7 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Kaitai Struct: runtime for Go☆89Updated 2 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Go allocation trace utilities☆15Updated 5 years ago
- The `io_uring` library and runtime for GO☆156Updated 8 months ago
- An offheap memory allocator for manual memory management in Golang