davidschlachter / embedded-struct-visualizerLinks
Tool to visualize the graph of embedded structs in Go projects
☆229Updated 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:
- Convert Go values to their AST☆311Updated 9 months ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Zero-allocation type-safe pool for Go☆249Updated 2 years ago
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- 🔍 Go binary size SVG treemap☆587Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Useful Go String methods☆192Updated 2 years ago
- High resolution timing and benchmarking for Go☆264Updated 3 weeks ago
- Simplified error handling in Go☆171Updated 3 years ago
- A place to keep useful golang functions and small libraries☆296Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆325Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Interceptors for database/sql☆509Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Transform Go code into it's AST☆123Updated 6 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…☆163Updated 2 years ago
- JsonDiff library☆226Updated 2 years ago
- Debug-level logging for developers (only!)☆102Updated 10 months 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…☆226Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 6 months ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 6 months ago
- Go Progress Bar☆124Updated 3 years ago