textra
Struct field extractor
A package that extracts and works with Go struct fields as values, including type information.
A package designed to extract and work with go structs as values. Types & Tags export
6 stars
1 watching
0 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
gogolangstructstructtagstags
Related projects:
Repository | Description | Stars |
---|---|---|
greencoda/confiq | A Go package for loading structured data into structs with mapping using tags and selectors. | 35 |
limiu82214/gojmapr | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
dtgorski/typex | Tools for analyzing and visualizing Go type structures and interfaces | 200 |
alexflint/go-restructure | Enables regular expressions to be defined as struct fields and captures sub-expressions into those fields | 591 |
galeone/rts | Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
shihanng/tfvar | Generates templates and formats to extract Terraform variables for editing or automation. | 208 |
monoculum/formam | A package to decode HTTP form and query parameters into Go structs with flexible data types | 192 |
leebenson/conform | Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 42 |
danhper/structomap | Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
sroberts/cacador | A tool for extracting indicators of compromise from text, designed to be compiled and used in Unix-style workflows. | 135 |
ropensci/osmextract | A tool to extract, download and convert OpenStreetMap data into a format suitable for statistical analysis | 170 |
andrewstuart/goq | Allows users to declaratively unmarshal HTML into Go structs using struct tags composed of CSS selectors. | 261 |
eyurtsev/kor | Extracts structured data from unstructured text using large language models | 1,629 |
eset-la/lord-of-the-strings | A tool to extract and classify relevant strings from binary files | 9 |