go101 / goldsLinks
An experimental Go local docs server/generator and code reader implemented with some fresh ideas.
ā648Updated 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.ā661Updated 10 months ago
- š An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.ā1,014Updated last month
- š A real-time Golang runtime stats visualization profilerā592Updated last year
- Selected Go-internal packages factored out from the standard libraryā958Updated 10 months ago
- Convert Golang's http.Request to CURL command lineā797Updated this week
- Go library for retrying with configurable backoffsā704Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.ā833Updated 2 years ago
- Zero-allocation reflection library for Goā596Updated 2 years ago
- An enum generator for goā914Updated 2 months ago
- Efficient JSON beautifier and compactor for Goā409Updated 3 years ago
- š Go binary size SVG treemapā592Updated last year
- Parse and modify Go struct field tagsā653Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)ā755Updated 3 months ago
- A library for diffing golang structuresā986Updated 6 months ago
- Refactoring and code transformation tool for Go.ā1,028Updated last year
- Generate plantuml diagrams from go source files or directoriesā409Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.ā729Updated 2 years ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.ā1,410Updated 2 years ago
- 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ā¦ā399Updated 11 months ago
- Fastest and most memory efficient golang concurrent hashmapā1,029Updated last year
- Nano ID for Goā438Updated last year
- Fast, zero heap allocation Go Trie for runes or pathsā502Updated last year
- Combine one or more Go errors togetherā1,170Updated last year
- Thread-safe file locking library in Goā704Updated last week
- Quick helpers for testing Go applicationsā532Updated last year
- Visualize Go Dependency Treesā1,063Updated 4 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queueā434Updated 2 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.ā512Updated 11 months ago
- š Go code coverage to SVG treemapā592Updated 9 months ago
- Abstract JSON for Golang with JSONPath supportā291Updated last year