a8m / reflect-examples
Bunch of examples for dealing with the reflect package
☆563Updated 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
- Selected Go-internal packages factored out from the standard library☆893Updated last month
- Tool to detect Go structs that would take less memory if their fields were sorted.☆537Updated last year
- Parse and modify Go struct field tags☆636Updated last year
- Visualize Go Dependency Trees☆957Updated 2 years ago
- High level abstractions over the Go reflect library☆528Updated 5 months ago
- Golang deep variable equality test that returns human-readable differences☆766Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆756Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆887Updated 4 months ago
- Convert Golang's http.Request to CURL command line☆772Updated this week
- Attach hooks to any database/sql driver☆653Updated 7 months ago
- Code generation tools for Go.☆426Updated 3 months ago
- Generate interfaces from structure methods.☆331Updated last year
- Combine one or more Go errors together☆1,086Updated 9 months ago
- Zero-allocation reflection library for Go☆550Updated last year
- Generate .proto files from Go source code.☆736Updated 4 years ago
- Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.☆461Updated last year
- A universal mechanism to manage goroutine lifecycles☆1,569Updated 9 months ago
- ☆380Updated 2 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,319Updated last year
- Diodes are ring buffers manipulated via atomics.☆467Updated last week
- Golang errors with stack trace and source fragments.☆1,057Updated 8 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,400Updated 2 months ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆646Updated 9 months ago
- A comprehensive error handling library for Go☆1,234Updated 2 months ago
- A golang package for converting to snake_case or CamelCase☆1,053Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆698Updated last year
- errors with stacktraces for go☆957Updated last year
- Load configuration in cascade from multiple backends into a struct☆496Updated 2 weeks ago
- Debugging helper utilities for Go☆357Updated 2 years ago
- Goroutine Leak Detector☆1,042Updated 4 years ago