rex
Regex builder
A flexible regular expression builder for Go.
Flexible regular expressions constructor for Golang.
197 stars
3 watching
5 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
builder-patternconstructordsldsl-syntaxgogolangregexpregexp-builderregular-expressionregular-expressions
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A tool to generate all possible strings that a given regex pattern can match | 77 |
| A library to automatically match and parse regular expression groups into Go structs with various options. | 147 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A live regular expression testing environment built with curses. | 8 |
| Enables regular expressions to be defined as struct fields and captures sub-expressions into those fields | 591 |
| A C++ library for constructing complex regular expressions with a simple and intuitive API. | 382 |
| A C++11 library for constructing regular expressions with ease and flexibility. | 0 |
| A tool to help build and understand regular expressions by breaking them down into natural language | 476 |
| A library for generating random strings from regular expressions. | 90 |
| A C# library for constructing regular expressions with a more readable and intuitive syntax. | 1,174 |
| A Clojure library to create complex regex patterns without using regex syntax | 93 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A JavaScript library for building and manipulating regular expressions in a more readable and maintainable way. | 67 |