burntcarrot / heapview
Go heap dump viewer with object graphs. (Works with Go 1.21)
☆23Updated 8 months ago
Alternatives and similar repositories for heapview:
Users that are interested in heapview are comparing it to the libraries listed below
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- A data structure for storing points.☆18Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- SIEVE cache - simpler than LRU☆36Updated last year
- x86-64 instruction encoder in Go☆21Updated 5 years ago
- 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
- Library for parsing ELF files written in pure Go.☆32Updated last year
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Scheduler of events for near real-time systems☆24Updated last year
- Interactive Assembler for Go☆64Updated 6 months ago
- Fast, thread-safe arena allocators☆22Updated 2 years ago
- Automatic fuzz targets generation for Golang packages☆53Updated 4 months ago
- Streaming JSON encoding for Golang☆30Updated 5 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Detect compiler names and versions from ELF files☆26Updated 7 months ago
- ☆38Updated 2 years ago
- ☆19Updated 3 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- An Example of shipping BPF code with your Go project☆28Updated 2 years ago
- ☆18Updated 10 months ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- SquashFS read only implementation in pure go☆14Updated last month
- Regular expression libraries for Go☆15Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago