SilverRainZ / go-ssaviz
Visualize Go SSA function using Graphviz
☆50Updated 2 years ago
Alternatives and similar repositories for go-ssaviz:
Users that are interested in go-ssaviz are comparing it to the libraries listed below
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- ☆19Updated 3 years ago
- Object file abstractions in Go☆30Updated last year
- Create a heatmap index based on the profile.proto profile data☆24Updated 3 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- ☆28Updated 3 years ago
- TopN collector☆23Updated 10 months ago
- Collect data about your dependencies☆43Updated last week
- A JSON stream parser for Go☆67Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Go's concurrency patterns as generic library to use.☆37Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- Simple profiling for Go☆76Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- tail files with inotify☆23Updated last year
- Go sync utility functions using generics