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:
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- C++ symbol name demangler written in Go☆178Updated 4 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Interactive Assembler for Go☆67Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated last week
- A Go API for perf_event_open☆25Updated last year
- A data structure for storing points.☆18Updated 4 years ago
- Kaitai Struct: runtime for Go☆87Updated 2 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- Run JVM-based code in Go efficiently☆83Updated 9 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- An offheap memory allocator for manual memory management in Golang☆31Updated this week
- fast int64-int64 map for go☆98Updated last week
- a fast counting quotient filter implementation in golang☆96Updated last month
- Go regexp for binary/latin-1 data☆48Updated 6 years ago
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆36Updated last year
- Object file abstractions in Go☆31Updated last year
- ☆26Updated last year
- SIEVE cache - simpler than LRU☆36Updated 5 months ago
- Visualize Go SSA function using Graphviz☆49Updated 5 months ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Updated 2 years ago