 tyre
 tyre 
 Regex combinator
 A system for building type-safe regular expressions with automatic extraction and modification of matched groups
Typed Regular Expressions
171 stars
 9 watching
 4 forks
 
Language: OCaml 
last commit: almost 6 years ago 
Linked from   1 awesome list  
  gadtocamlregextypes 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 | 
|  | A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 | 
|  | A Java library implementing a regular expression engine using deterministic finite automata. | 47 | 
|  | A collection of reusable regular expression functions for text processing in Go. | 896 | 
|  | A Swift library for working with regular expressions. | 332 | 
|  | A live regular expression testing environment built with curses. | 8 | 
|  | A library for processing regular expressions using the PCRE2 library | 5 | 
|  | A novel, statically-typed language that combines functional and logic programming with a powerful regex-based control flow model. | 40 | 
|  | A human-readable regex library with structured syntax and variable support. | 2 | 
|  | A library to automatically match and parse regular expression groups into Go structs with various options. | 147 | 
|  | A flexible regular expression builder for Go. | 197 | 
|  | A benchmarking project comparing the performance of different programming languages' regex engines | 315 | 
|  | A header-only C++ template library for working with regular expressions in ECMAScript-compatible way | 11 | 
|  | A Perl-compatible regex engine designed for efficient matching on large data streams with support for non-backtracking NFA/DFA-based parsing and execution. | 617 | 
|  | A tool for comparing the performance of different regular expression engines | 103 |