a8m / reflect-examplesLinks
Bunch of examples for dealing with the reflect package
☆572Updated 4 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:
- Parse and modify Go struct field tags☆652Updated 2 years ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆830Updated last month
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- Visualize Go Dependency Trees☆1,056Updated 3 years ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- Convert Golang's http.Request to CURL command line☆796Updated 2 weeks ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Generate .proto files from Go source code.☆736Updated 5 years ago
- Configuration for Go applications☆469Updated last year
- Golang errors with stack trace and source fragments.☆1,101Updated last year
- A Go tool to auto generate methods for your enums☆483Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆782Updated last week
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- A library for diffing golang structures☆982Updated 4 months ago
- Combine one or more Go errors together☆1,165Updated last year
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- A comprehensive error handling library for Go☆1,268Updated last year
- simple struct copying for golang☆460Updated 5 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆497Updated last year
- Initialize structs with default values☆863Updated last year
- High level abstractions over the Go reflect library☆537Updated last year
- a fake clock for golang☆722Updated last month
- Go GORM & SQL mocking library☆223Updated 3 years ago
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆896Updated 2 years ago
- impl generates method stubs for implementing an interface.☆1,085Updated 3 weeks ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆648Updated 2 weeks ago