go101 / goldsLinks
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
☆635Updated 2 weeks ago
Alternatives and similar repositories for golds
Users that are interested in golds are comparing it to the libraries listed below
Sorting:
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- Selected Go-internal packages factored out from the standard library☆924Updated 3 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆964Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Zero-allocation reflection library for Go☆576Updated last year
- Convert Golang's http.Request to CURL command line☆786Updated last month
- A collection of generic data structures written in Go.☆1,332Updated last year
- 🔍 Go binary size SVG treemap☆575Updated 9 months ago
- An enum generator for go☆840Updated 2 weeks ago
- Go library for retrying with configurable backoffs☆673Updated 11 months ago
- Efficient JSON beautifier and compactor for Go☆389Updated 2 years ago
- A library for diffing golang structures☆959Updated last year
- Generate plantuml diagrams from go source files or directories☆407Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Parse and modify Go struct field tags☆646Updated last year
- Bunch of examples for dealing with the reflect package☆567Updated 4 years ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 11 months ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Refactoring and code transformation tool for Go.☆999Updated 5 months ago
- Quick helpers for testing Go applications☆529Updated last year
- 🎄 Go code coverage to SVG treemap☆570Updated 2 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆716Updated last year
- Visualize Go Dependency Trees☆1,022Updated 3 years ago
- Go bindings for Graphviz☆786Updated 6 months ago
- Generate a Go struct from XML.☆770Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago