a8m / reflect-examples
Bunch of examples for dealing with the reflect package
☆565Updated 3 years ago
Alternatives and similar repositories for reflect-examples
Users that are interested in reflect-examples are comparing it to the libraries listed below
Sorting:
- Selected Go-internal packages factored out from the standard library☆919Updated last month
- A library for diffing golang structures☆944Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆747Updated 3 months ago
- simple struct copying for golang☆457Updated 5 years ago
- Parse and modify Go struct field tags☆642Updated last year
- Generate .proto files from Go source code.☆739Updated 4 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- Combine one or more Go errors together☆1,132Updated last year
- Golang errors with stack trace and source fragments.☆1,087Updated 11 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆658Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆758Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated 2 years ago
- Attach hooks to any database/sql driver☆655Updated 10 months ago
- a fake clock for golang☆703Updated 4 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆897Updated 7 months ago
- errors with stacktraces for go☆972Updated last year
- A golang package for converting to snake_case or CamelCase☆1,078Updated last year
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- A collection of packages to augment the go testing package and support common patterns.☆558Updated 3 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,045Updated last week
- Make temporary edits to your Go module dependencies☆899Updated 3 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆458Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,364Updated last year
- Refactoring and code transformation tool for Go.☆990Updated 3 months ago
- Convert Golang's http.Request to CURL command line☆781Updated last week
- Visualize Go Dependency Trees☆1,009Updated 3 years ago
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆832Updated last month