davidschlachter / embedded-struct-visualizerLinks
Tool to visualize the graph of embedded structs in Go projects
☆230Updated 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 8 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- 🔍 Go binary size SVG treemap☆586Updated last year
- Chronos - A static race detector for the go language☆436Updated 3 years ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- JsonDiff library☆226Updated 2 years ago
- Interceptors for database/sql☆509Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆312Updated 5 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- Debug-level logging for developers (only!)☆103Updated 10 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 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…☆163Updated 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…☆225Updated 2 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- An efficient JSON decoder☆428Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆320Updated last week
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- Quick helpers for testing Go applications☆529Updated last year
- Useful Go String methods☆192Updated 2 years 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
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Script engine, especially good for tests☆160Updated last year
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago