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
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆796Updated 2 weeks ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 2 years ago
- Generate .proto files from Go source code.☆736Updated 5 years ago
- Visualize Go Dependency Trees☆1,056Updated 3 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆830Updated last month
- A Go tool to auto generate methods for your enums☆483Updated last year
- Initialize structs with default values☆863Updated last year
- simple struct copying for golang☆461Updated 5 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆534Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆459Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆959Updated 8 months ago
- Golang deep variable equality test that returns human-readable differences☆785Updated last week
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆897Updated 2 years ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- A library for diffing golang structures☆982Updated 4 months ago
- Attach hooks to any database/sql driver☆662Updated last year
- Configuration for Go applications☆469Updated last year
- High level abstractions over the Go reflect library☆537Updated last year
- Generate a Go struct from XML.☆821Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Playing around with Go 1.8 plugin system☆327Updated last year
- impl generates method stubs for implementing an interface.☆1,085Updated 3 weeks ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆648Updated 2 weeks ago