go101 / goldsLinks
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
☆645Updated 2 months ago
Alternatives and similar repositories for golds
Users that are interested in golds are comparing it to the libraries listed below
Sorting:
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,000Updated 2 weeks ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- A library for diffing golang structures☆981Updated 4 months ago
- 🔍 Go binary size SVG treemap☆587Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆644Updated 8 months ago
- Convert Golang's http.Request to CURL command line☆795Updated last week
- Refactoring and code transformation tool for Go.☆1,021Updated 10 months ago
- An enum generator for go☆900Updated 2 weeks ago
- Parse and modify Go struct field tags☆651Updated 2 years ago
- Efficient JSON beautifier and compactor for Go☆403Updated 3 years ago
- Go library for retrying with configurable backoffs☆697Updated last month
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Generate plantuml diagrams from go source files or directories☆411Updated 11 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆508Updated 9 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Go Dependency Analysis toolkit☆1,566Updated 2 months ago
- 🎄 Go code coverage to SVG treemap☆584Updated 7 months ago
- Quick helpers for testing Go applications☆530Updated last year
- Combine one or more Go errors together☆1,161Updated last year
- Initialize structs with default values☆860Updated last year
- Go bindings for Graphviz☆815Updated last week
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- A Go tool to auto generate methods for your enums☆501Updated 3 months ago
- Golang port of Abseil's SwissTable☆828Updated 9 months ago
- A collection of generic data structures written in Go.☆1,346Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆818Updated 3 weeks ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year