go101 / goldsLinks
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
☆637Updated 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☆590Updated last year
- Selected Go-internal packages factored out from the standard library☆936Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆974Updated 2 months ago
- 🔍 Go binary size SVG treemap☆581Updated 11 months ago
- Fast ring-buffer deque (double-ended queue)☆696Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆617Updated 4 months ago
- Convert Golang's http.Request to CURL command line☆791Updated this week
- Zero-allocation reflection library for Go☆580Updated last year
- Go library for retrying with configurable backoffs☆682Updated last year
- Refactoring and code transformation tool for Go.☆1,008Updated 6 months ago
- A collection of generic data structures written in Go.☆1,340Updated last year
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 5 months ago
- Efficient JSON beautifier and compactor for Go☆398Updated 2 years ago
- A library for diffing golang structures☆963Updated 2 weeks ago
- An enum generator for go☆864Updated this week
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,384Updated last year
- Thread-safe file locking library in Go☆653Updated 2 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆807Updated last month
- Quick helpers for testing Go applications☆528Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆719Updated last year
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- A Go tool to auto generate methods for your enums☆494Updated last week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Initialize structs with default values☆850Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,015Updated 10 months ago
- Go execution trace frontend☆1,278Updated 5 months ago
- Converts 'go mod graph' output into Graphviz's DOT language☆493Updated 2 years ago
- Parse and modify Go struct field tags☆644Updated last year