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:
- A data structure for storing points.☆18Updated 4 years ago
- Interactive Assembler for Go☆67Updated last year
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- C++ symbol name demangler written in Go☆180Updated 2 weeks ago
- Go allocation trace utilities☆15Updated 4 years ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 3 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 4 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- ☆51Updated 2 years ago
- Go assembly transpiler for C programming language☆108Updated 2 weeks ago
- SIEVE cache - simpler than LRU☆36Updated 6 months ago
- Run JVM-based code in Go efficiently☆83Updated 10 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 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…☆69Updated 6 years ago
- Visualize Go SSA function using Graphviz☆49Updated 6 months ago
- Kaitai Struct: runtime for Go☆88Updated 2 weeks ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- a fast counting quotient filter implementation in golang☆96Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- simple data streams for go☆31Updated 3 years ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- Go driver for ragel scanners☆37Updated 5 years ago
- The assembler from the Go compiler, in library form.☆197Updated 4 years ago
- Streaming JSON encoding for Golang☆30Updated last month