go-restructure

Struct regex

Enables regular expressions to be defined as struct fields and captures sub-expressions into those fields

Match regular expressions into struct fields

GitHub

591 stars
17 watching
16 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

golangregular-expression

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
oriser/regroupA library to automatically match and parse regular expression groups into Go structs with various options.147
alexflint/go-argProvides a structured approach to parsing command-line arguments in Go2,046
hedhyw/rexA flexible regular expression builder for Go.197
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
leebenson/conformAutomatically trims and sanitizes struct string fields in Go based on embedded tags.323
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
crossroadlabs/regexA Swift library for working with regular expressions.332
imagibee/gigantorA high-performance regular expression search and replace library designed to handle large files and streams efficiently22
galeone/rtsGenerates Go structs from JSON responses to specific routes defined in a configuration file.248
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171
alixaxel/genexA tool to generate all possible strings that a given regex pattern can match77
fsprojects/fsharp.text.regexproviderA type provider for regular expressions.74
ravsii/textraA package that extracts and works with Go struct fields as values, including type information.6
maxart2501/re-buildA tool to help build and understand regular expressions by breaking them down into natural language476