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☆647Updated 2 years ago
- Convert Golang's http.Request to CURL command line☆795Updated 3 weeks ago
- Visualize Go Dependency Trees☆1,038Updated 3 years ago
- Go package for dealing with maps, slices, JSON and other data.☆807Updated 3 weeks ago
- Generate .proto files from Go source code.☆737Updated 5 years ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆912Updated last year
- errors with stacktraces for go☆997Updated last year
- Selected Go-internal packages factored out from the standard library☆951Updated 6 months ago
- A library for diffing golang structures☆971Updated 2 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆723Updated last year
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- Configuration for Go applications☆463Updated last year
- impl generates method stubs for implementing an interface.☆1,077Updated last year
- Combine one or more Go errors together☆1,154Updated last year
- Golang errors with stack trace and source fragments.☆1,102Updated last year
- A Go tool to auto generate methods for your enums☆482Updated last year
- Maintenance has moved to https://github.com/invopop/jsonschema☆747Updated 3 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Generate interfaces from structure methods.☆347Updated 3 weeks ago
- Attach hooks to any database/sql driver☆658Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,393Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆820Updated 5 years ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 5 months ago
- Generate a Go struct from XML.☆815Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Testing API Handler written in Golang.☆445Updated 2 weeks ago
- A Go dependency graph visualization tool☆1,185Updated 4 months ago
- 100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood.☆730Updated 2 years ago