burntcarrot / heapviewLinks
Go heap dump viewer with object graphs. (Works with Go 1.21)
☆24Updated 10 months ago
Alternatives and similar repositories for heapview
Users that are interested in heapview are comparing it to the libraries listed below
Sorting:
- Tough Fuzzer is an obstacle course for go-fuzz composed of a series of small code samples which encapsulate the most common obstacles to …☆18Updated 3 years ago
- Detect compiler names and versions from ELF files☆27Updated last month
- SIEVE cache - simpler than LRU☆36Updated last month
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Object file abstractions in Go☆30Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- A data structure for storing points.☆18Updated 4 years ago
- Go allocation trace utilities☆15Updated 4 years ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Commands☆52Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 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
- Regular expression libraries for Go☆15Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆34Updated 7 months ago
- Run Go executables under llvm-mca☆13Updated 3 years ago
- Prints a list of all runtime/metrics and their properties.☆12Updated last year
- A tool for reading Go core files☆16Updated 7 years ago
- Go assembly transpiler for C programming language☆93Updated this week
- C++ symbol name demangler written in Go☆176Updated this week
- A Go API for perf_event_open☆24Updated 11 months ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆95Updated 2 years ago
- ☆18Updated 11 months ago
- Streaming JSON encoding for Golang☆30Updated 6 months ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- Visualize Go SSA function using Graphviz☆49Updated 3 weeks ago
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago