davidschlachter / embedded-struct-visualizer
Tool to visualize the graph of embedded structs in Go projects
☆229Updated 9 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
Sorting:
- Convert Go values to their AST☆310Updated 2 months ago
- 🔍 Go binary size SVG treemap☆450Updated 7 months ago
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- ☆236Updated last week
- 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…☆161Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆290Updated this week
- B-tree implementation for Go☆238Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆349Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- Interceptors for database/sql☆501Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- Deep copy generator☆156Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- JsonDiff library☆220Updated 2 years ago
- Useful Go String methods☆190Updated last year
- Real-time visualization tool for Go process metrics☆478Updated 3 years ago
- ☆159Updated 10 months ago
- depaware makes you aware of your Go dependencies☆446Updated 4 months ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- errgroup with goroutine worker limits☆164Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated last year
- Script engine, especially good for tests☆151Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated this week
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Assert your Go code is inlined and bounds-check eliminated☆294Updated 2 weeks ago