go101 / golds
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
☆619Updated last month
Alternatives and similar repositories for golds:
Users that are interested in golds are comparing it to the libraries listed below
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆910Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- 🔍 Go binary size SVG treemap☆447Updated 5 months ago
- Selected Go-internal packages factored out from the standard library☆896Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆579Updated 6 months ago
- Refactoring and code transformation tool for Go.☆977Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆552Updated 6 months ago
- Combine one or more Go errors together☆1,101Updated 9 months ago
- A library for diffing golang structures☆929Updated last year
- An enum generator for go☆794Updated 4 months ago
- Go Dependency Analysis toolkit☆1,443Updated last week
- Quick helpers for testing Go applications☆530Updated 11 months ago
- A collection of generic data structures written in Go.☆1,299Updated last year
- A golang package for converting to snake_case or CamelCase☆1,057Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 3 months ago
- Zero-allocation reflection library for Go☆555Updated last year
- Thread-safe file locking library in Go☆607Updated last week
- Fast ring-buffer deque (double-ended queue)☆649Updated last week
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆700Updated last year
- Convert Golang's http.Request to CURL command line☆770Updated this week
- An in-memory cache with item expiration and generics☆1,005Updated last week
- Chronos - A static race detector for the go language☆432Updated 2 years ago
- A comprehensive error handling library for Go☆1,238Updated 3 months ago
- Optimized JSON for Go☆870Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,382Updated this week
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,326Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆671Updated 11 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- Server Sent Events server and client for Golang☆895Updated 7 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,404Updated 2 months ago