go101 / golds
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
☆617Updated 3 weeks ago
Alternatives and similar repositories for golds:
Users that are interested in golds are comparing it to the libraries listed below
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆819Updated 11 months ago
- Selected Go-internal packages factored out from the standard library☆888Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆581Updated 5 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆543Updated 5 months ago
- 🔍 Go binary size SVG treemap☆447Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆635Updated 2 months ago
- Refactoring and code transformation tool for Go.☆959Updated last month
- Quick helpers for testing Go applications☆528Updated 10 months ago
- Zero-allocation reflection library for Go☆548Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,005Updated last month
- An enum generator for go☆778Updated 3 months ago
- A library for diffing golang structures☆920Updated last year
- A golang package for converting to snake_case or CamelCase☆1,051Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆894Updated 2 weeks ago
- Go library for retrying with configurable backoffs☆649Updated 5 months ago
- Efficient JSON beautifier and compactor for Go☆378Updated 2 years ago
- Go Dependency Analysis toolkit☆1,420Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆960Updated 2 months ago
- Golang port of Abseil's SwissTable☆798Updated 6 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,313Updated last year
- Bunch of examples for dealing with the reflect package☆563Updated 3 years ago
- Parse and modify Go struct field tags☆635Updated last year
- Golang rate limiters for distributed applications☆497Updated last week
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated last year
- A comprehensive error handling library for Go☆1,232Updated 2 months ago
- A collection of generic data structures written in Go.☆1,298Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆698Updated 11 months ago
- Combine one or more Go errors together☆1,072Updated 8 months ago
- Initialize structs with default values☆810Updated 5 months ago
- Tool to visualize the graph of embedded structs in Go projects☆226Updated 5 months ago