davidschlachter / embedded-struct-visualizer
Tool to visualize the graph of embedded structs in Go projects
☆228Updated 7 months ago
Alternatives and similar repositories for embedded-struct-visualizer:
Users that are interested in embedded-struct-visualizer are comparing it to the libraries listed below
- 🔍 Go binary size SVG treemap☆447Updated 6 months ago
- Convert Go values to their AST☆310Updated last month
- Zero-allocation type-safe pool for Go☆230Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 4 months ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆315Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated last year
- Chronos - A static race detector for the go language☆433Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆286Updated 2 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 2 years ago
- ☆118Updated last year
- Useful Go String methods☆190Updated last year
- Deep copy generator☆154Updated 5 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 10 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- JsonDiff library☆218Updated last year
- Interceptors for database/sql☆499Updated last year
- Find in Go repeated strings that could be replaced by a constant☆300Updated 8 months ago
- Script engine, especially good for tests☆150Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- 🎄 Go code coverage to SVG treemap☆548Updated 3 weeks ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆138Updated 2 years ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated last year
- Load file-backed memory☆120Updated 2 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆192Updated 8 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆365Updated 2 years ago
- B-tree implementation for Go☆235Updated 3 years ago