Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quasilyte/regex
Regular expression libraries for Go
https://github.com/quasilyte/regex
go golang library parser regex regexp
Last synced: 3 months ago
JSON representation
Regular expression libraries for Go
- Host: GitHub
- URL: https://github.com/quasilyte/regex
- Owner: quasilyte
- License: mit
- Created: 2019-11-24T18:56:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T13:05:29.000Z (over 3 years ago)
- Last Synced: 2024-10-11T11:48:20.395Z (4 months ago)
- Topics: go, golang, library, parser, regex, regexp
- Language: Go
- Homepage:
- Size: 198 KB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# regex - [regular expression](https://en.wikipedia.org/wiki/Regular_expression) libraries for Go
## Packages
* [syntax](/syntax) - regexp parser and AST definitions