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:
- Visualize Go Dependency Trees☆1,063Updated 4 years ago
- Parse and modify Go struct field tags☆653Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆797Updated last week
- Generate .proto files from Go source code.☆736Updated 5 years ago
- A Go dependency graph visualization tool☆1,223Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆765Updated 3 years ago
- Selected Go-internal packages factored out from the standard library☆958Updated 9 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆729Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- Generate interfaces from structure methods.☆348Updated 3 weeks ago
- Clock is a small library for mocking time in Go.☆690Updated 2 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆536Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆787Updated last month
- Golang errors with stack trace and source fragments.☆1,104Updated last year
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆460Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- A Go tool to auto generate methods for your enums☆484Updated last year
- Configuration for Go applications☆472Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- A library for diffing golang structures☆984Updated 5 months ago
- impl generates method stubs for implementing an interface.☆1,090Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated 2 years ago
- High level abstractions over the Go reflect library☆537Updated last year
- errors with stacktraces for go☆1,006Updated 2 years ago
- A golang package for converting to snake_case or CamelCase☆1,128Updated 2 years ago
- Attach hooks to any database/sql driver☆662Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆900Updated 2 years ago
- Initialize structs with default values☆866Updated last year
- Automated Semantic Import Versioning Upgrades☆434Updated 3 months ago
- Go GORM & SQL mocking library☆221Updated 3 years ago