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: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
twpayne/go-xmlstruct | Generates Go structs from multiple XML documents | 78 |
alexflint/go-arg | Provides a structured approach to parsing command-line arguments in Go | 2,046 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 43 |
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 library for populating structs with data from various formats. | 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 | 250 |
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 | 67 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 148 |
blockloop/scan | A Go library that converts SQL rows into Go data structures such as structs and slices. | 565 |
thundr67/straf | A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
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 | 108 |