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
- ☆27Mar 19, 2022Updated 3 years ago
- Convert Go values to their AST☆312Feb 19, 2025Updated last year
- 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
- Continuous profiling for long-term postmortem analysis☆624Feb 15, 2023Updated 3 years ago
- A collection of Go style guides☆977Nov 18, 2022Updated 3 years ago
- A Chip8 emulator written in Go☆36Oct 19, 2021Updated 4 years ago
- Utility package for web development in Go☆17Apr 30, 2023Updated 2 years ago
- Spaghetti: a dependency analysis tool for Go packages☆765May 19, 2023Updated 2 years 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
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Aug 21, 2023Updated 2 years ago
- ☆30Feb 22, 2026Updated last week
- ☆148Mar 26, 2024Updated last year
- A golang map in which entries expire after given a time period☆58Oct 31, 2025Updated 4 months ago
- Generic data structures in Go☆12May 26, 2022Updated 3 years ago
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- felixge's notes on the various go profiling methods that are available.☆3,663Feb 13, 2026Updated 2 weeks ago
- Chronos - A static race detector for the go language☆439Apr 22, 2022Updated 3 years ago
- Basic document db from scratch in Go☆48Apr 2, 2022Updated 3 years ago
- A programmatically accessible golang implementation of the *nix `find` command.☆40Jun 26, 2023Updated 2 years ago
- RPC starter example for Go (Golang).☆11Apr 24, 2020Updated 5 years ago
- Z80 diassembler/assembler/emulator in golang☆11Oct 28, 2024Updated last year
- A codec for Go structs with support for chainable encoding/decoding hooks.☆12Sep 15, 2023Updated 2 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
- Collection of unusual generics usecases in Go☆55Mar 25, 2022Updated 3 years ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆910Nov 27, 2022Updated 3 years ago
- Trace Go program execution with uprobes and eBPF☆306Mar 13, 2025Updated 11 months ago
- A refactoring tool for Go☆680Jan 29, 2026Updated last month
- Like errgroup/waitgroup, but only runs a maximum of tasks at any time.☆319Oct 3, 2024Updated last year
- 3百万QPS benchmark测试☆35May 31, 2023Updated 2 years ago
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆321Oct 5, 2019Updated 6 years ago
- Define and run pattern-based custom linting rules.☆862Sep 25, 2025Updated 5 months ago
- A multi-level cache library with cache stampede prevention for Go☆126Apr 6, 2022Updated 3 years ago
- Print Go values as Go source.☆15Dec 14, 2021Updated 4 years ago
- Go execution trace frontend☆1,379Dec 15, 2025Updated 2 months ago
- A CLI to turn Go's benchmark output into pictures☆339Sep 21, 2019Updated 6 years ago
- 🚀 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,095May 2, 2025Updated 10 months ago