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:
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Interactive Assembler for Go☆69Updated last year
- Go assembly transpiler for C programming language support amd64, arm64, riscv64, and loong64☆112Updated 2 weeks ago
- Kaitai Struct: runtime for Go☆88Updated 2 months ago
- A data structure for storing points.☆18Updated 4 years ago
- Run JVM-based code in Go efficiently☆84Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- C++ symbol name demangler written in Go☆183Updated 2 months ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- Storing strings without GC overhead☆85Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- SIEVE cache - simpler than LRU☆36Updated 8 months ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 3 months ago
- Object file abstractions in Go☆31Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Go driver for ragel scanners☆39Updated 5 years ago
- Go allocation trace utilities☆15Updated 5 years ago
- A Go API for perf_event_open☆27Updated last year
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 3 years ago
- A pure Go implementation of an ext4 reader with journaling support that does not require the kernel nor privileged access.☆46Updated last year
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- fast int64-int64 map for go☆100Updated 2 months ago
- Visualize Go SSA function using Graphviz☆49Updated 8 months ago