ondrajz / go-callvisLinks
Visualize call graph of a Go program using Graphviz
☆6,320Updated 6 months ago
Alternatives and similar repositories for go-callvis
Users that are interested in go-callvis are comparing it to the libraries listed below
Sorting:
- Automatically generate Go test boilerplate from your source code.☆5,086Updated last year
- A tool to list and diagnose Go processes currently running on your system☆6,872Updated 2 months ago
- Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.☆8,365Updated 11 months ago
- Simple error handling primitives☆8,235Updated 3 years ago
- GoMock is a mocking framework for the Go programming language.☆9,367Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆6,270Updated last year
- An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.☆8,546Updated last year
- Sql mock driver for golang to test database interactions☆6,396Updated 10 months ago
- Goroutine leak detector☆4,904Updated 7 months ago
- Golang LRU cache☆4,697Updated 2 weeks ago
- Go library for decoding generic map values into native Go structures and vice versa.☆8,004Updated last year
- Staticcheck - The advanced Go linter☆6,508Updated last week
- Efficient cache for gigabytes of data written in Go.☆7,879Updated 2 months ago
- Copier for golang, copy value from struct to struct and more☆5,936Updated 11 months ago
- A simple, battle-tested and generic set type for the Go language. Trusted by GoogleCloudPlatform, Docker, 1Password, Ethereum and Hashico…☆4,544Updated last month
- Fast JSON serializer for golang.☆4,757Updated 6 months ago
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,821Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,540Updated last year
- lumberjack is a log rolling package for Go☆5,159Updated 11 months ago
- Cross-platform filesystem notifications for Go.☆10,188Updated last month
- Package for comparing Go values in tests☆4,464Updated 4 months ago
- One of the fastest alternative JSON parser for Go that does not require schema☆5,539Updated last year
- Monkey patching in Go☆3,397Updated 5 years ago
- A goroutine pool for Go☆4,001Updated 2 years ago
- Golang plugin system over RPC.☆5,585Updated 2 weeks ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,689Updated last year
- A FileSystem Abstraction System for Go☆6,270Updated last week
- Arbitrary-precision fixed-point decimal numbers in Go☆6,846Updated 3 weeks ago
- Simple HTTP, REST, and SSE client library for Go