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 10 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last year
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 3 years ago
- 🔍 Go binary size SVG treemap☆588Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- High resolution timing and benchmarking for Go☆265Updated last month
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- JsonDiff library☆227Updated 2 years ago
- Interceptors for database/sql☆510Updated 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
- 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
- A place to keep useful golang functions and small libraries☆296Updated 2 months ago
- A multi-level cache library with cache stampede prevention for Go☆126Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- ☆257Updated 3 weeks 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
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Find in Go repeated strings that could be replaced by a constant☆313Updated 7 months ago
- Go Progress Bar☆124Updated 3 years ago
- Quick helpers for testing Go applications☆530Updated last year
- Simplified error handling in Go☆171Updated 3 years ago
- Script engine, especially good for tests☆162Updated last year
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆320Updated 7 months ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆326Updated last month
- Cheat Sheet for Go Slice Tricks☆174Updated 2 years ago