go101 / golds
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
☆610Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for golds
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- An enum generator for go☆757Updated last month
- Selected Go-internal packages factored out from the standard library☆876Updated last month
- Go Dependency Analysis toolkit☆1,391Updated 3 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- Refactoring and code transformation tool for Go.☆941Updated this week
- Convert Golang's http.Request to CURL command line☆767Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Go execution trace frontend☆1,179Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- A library for diffing golang structures☆898Updated last year
- Chronos - A static race detector for the go language☆428Updated 2 years ago
- Quick helpers for testing Go applications☆529Updated 8 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,297Updated last year
- Tool to visualize the graph of embedded structs in Go projects☆226Updated 3 months ago
- Network address types☆714Updated last year
- Zero-allocation reflection library for Go☆526Updated last year
- 🎄 Go code coverage to SVG treemap☆502Updated 2 weeks ago
- A collection of generic data structures written in Go.☆1,292Updated 10 months ago
- Go bindings for Graphviz☆727Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Generate type-safe Go converters by simply defining an interface☆531Updated this week
- A collection of packages to augment the go testing package and support common patterns.☆518Updated 2 months ago
- Make your Go programs use less memory (maybe)☆676Updated this week
- csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.☆942Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆590Updated this week
- An in-memory cache with item expiration and generics☆955Updated last week
- Parse and modify Go struct field tags☆633Updated last year