Tool to visualize the graph of embedded structs in Go projects
☆229Aug 6, 2024Updated last year
Alternatives and similar repositories for embedded-struct-visualizer
Users that are interested in embedded-struct-visualizer are comparing it to the libraries listed below
Sorting:
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Feb 8, 2024Updated 2 years ago
- Convert Go values to their AST☆313Feb 19, 2025Updated last year
- ☆27Mar 19, 2022Updated 4 years ago
- A golang map in which entries expire after given a time period☆58Oct 31, 2025Updated 4 months ago
- Utility package for web development in Go☆17Apr 30, 2023Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆764May 19, 2023Updated 2 years ago
- A collection of Go style guides☆978Nov 18, 2022Updated 3 years ago
- Continuous profiling for long-term postmortem analysis☆624Feb 15, 2023Updated 3 years ago
- A Chip8 emulator written in Go☆36Oct 19, 2021Updated 4 years ago
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 2 months 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…☆163Sep 17, 2023Updated 2 years ago
- Basic document db from scratch in Go☆48Apr 2, 2022Updated 3 years ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Aug 21, 2023Updated 2 years ago
- Like errgroup/waitgroup, but only runs a maximum of tasks at any time.☆319Oct 3, 2024Updated last year
- Chronos - A static race detector for the go language☆440Apr 22, 2022Updated 3 years ago
- Packege MoonPhase for calculate the phase of Moon☆13Apr 21, 2023Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Mar 25, 2022Updated 3 years ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- felixge's notes on the various go profiling methods that are available.☆3,661Updated this week
- Go Vet-style linter to find incorrect uses of reflect.SliceHeader and reflect.StringHeader, and unsafe casts between structs with archite…☆43Nov 28, 2022Updated 3 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Nov 7, 2023Updated 2 years ago
- Go HTTP route management, with a structured API.☆25Jan 6, 2019Updated 7 years ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆912Nov 27, 2022Updated 3 years ago
- A multi-level cache library with cache stampede prevention for Go☆127Apr 6, 2022Updated 3 years ago
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Oct 5, 2019Updated 6 years ago
- Visualise Go runtime metrics in real time☆3,625Feb 27, 2026Updated 3 weeks ago
- ☆148Mar 26, 2024Updated last year
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago
- Define and run pattern-based custom linting rules.☆863Sep 25, 2025Updated 5 months ago
- A programmatically accessible golang implementation of the *nix `find` command.☆40Jun 26, 2023Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Apr 6, 2022Updated 3 years ago
- A refactoring tool for Go☆681Jan 29, 2026Updated last month
- Crash your app in style (Golang)☆3,716Mar 13, 2025Updated last year
- Linter for correct usage of protobuf generated messages☆13Sep 6, 2023Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆339Sep 21, 2019Updated 6 years ago
- Visualize call graph of a Go program using Graphviz☆6,462Nov 30, 2025Updated 3 months ago
- A lib for monitoring runtime goroutine stack☆39Apr 1, 2022Updated 3 years ago
- Generic data structures in Go☆12May 26, 2022Updated 3 years ago
- ☆30Mar 15, 2026Updated last week