go-xray
Struct reflection helper
A Go library providing reflection helpers for easier usage of structs
Helpers for making the use of reflection easier
27 stars
4 watching
4 forks
Language: Go
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
twpayne/go-xmlstruct | Generates Go structs from multiple XML documents | 77 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,032 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 42 |
xorcare/pointer | A collection of helper routines for creating optional fields in Go | 42 |
danhper/structomap | Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
greencoda/confiq | A Go package for loading structured data into structs with mapping using tags and selectors. | 35 |
muir/reflectutils | Utility functions for working with Golang's reflect package | 8 |
gjoseph92/stackstac | Converts STAC catalog data into a dask-based xarray dataset | 247 |
phakornkiong/go-pattern-match | Provides a concise and declarative way to handle complex conditional logic in Go | 93 |
daviddengcn/go-pr | A Go package for building pattern recognition applications | 66 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 146 |
blockloop/scan | A library to scan SQL rows directly into Go data structures without extra overhead | 562 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 38 |
pieterclaerhout/go-waitgroup | A package that provides a WaitGroup with error handling and concurrency control. | 48 |
emersion/go-vcard | A Go library for parsing and formatting vCard data | 107 |