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: almost 2 years ago
Linked from 1 awesome list
gogolangstructstructtagstags
Related projects:
Repository | Description | Stars |
---|---|---|
| A library for populating structs with data from various formats. | 35 |
| A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 |
| Tools for analyzing and visualizing Go type structures and interfaces | 203 |
| Enables regular expressions to be defined as struct fields and captures sub-expressions into those fields | 591 |
| Generates Go structs from JSON responses to specific routes defined in a configuration file. | 248 |
| Generates templates and formats to extract Terraform variables for editing or automation. | 210 |
| A package to decode HTTP form and query parameters into Go structs with flexible data types | 192 |
| Automatically trims and sanitizes struct string fields in Go based on embedded tags. | 323 |
| Displays the symbol structure of Go files in a more intuitive way | 43 |
| Tool for generating maps from Go structs with dynamic transformation and serialization options. | 144 |
| A tool for extracting indicators of compromise from text, designed to be compiled and used in Unix-style workflows. | 136 |
| A tool to extract, download and convert OpenStreetMap data into a format suitable for statistical analysis | 171 |
| Allows users to declaratively unmarshal HTML into Go structs using struct tags composed of CSS selectors. | 262 |
| An open-source wrapper around LLMs to extract structured data from text | 1,638 |
| A tool to extract and classify relevant strings from binary files | 9 |