go101 / goldsLinks
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
☆643Updated last month
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.☆629Updated 6 months ago
- Selected Go-internal packages factored out from the standard library☆951Updated 6 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆991Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Convert Golang's http.Request to CURL command line☆795Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Fast ring-buffer deque (double-ended queue)☆718Updated 3 months ago
- 🔍 Go binary size SVG treemap☆583Updated last year
- Zero-allocation reflection library for Go☆581Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- Refactoring and code transformation tool for Go.☆1,017Updated 8 months ago
- Go library for retrying with configurable backoffs☆685Updated last week
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆397Updated 7 months ago
- Chronos - A static race detector for the go language☆435Updated 3 years ago
- Thread-safe file locking library in Go☆663Updated 2 weeks ago
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- An enum generator for go☆880Updated last week
- Golang port of Abseil's SwissTable☆828Updated 7 months ago
- A library for diffing golang structures☆971Updated 2 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆491Updated 2 years ago
- Parse and modify Go struct field tags☆647Updated 2 years ago
- Nano ID for Go☆437Updated last year
- A collection of generic data structures written in Go.☆1,344Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 7 months ago
- Bunch of examples for dealing with the reflect package☆572Updated 4 years ago
- Generate plantuml diagrams from go source files or directories☆411Updated 10 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,393Updated 2 years ago