ocaml-re

Regex engine

A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching

Pure OCaml regular expressions, with support for Perl and POSIX-style strings

GitHub

234 stars
7 watching
61 forks
Language: OCaml
last commit: almost 2 years ago
Linked from 1 awesome list

dfaocamlregular-expression

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mmottl/pcre-ocamlA library that provides Perl-compatible regular expressions for string matching in OCaml31
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
rgrinberg/humane-reProvides an easy-to-use interface to OCaml-re's regex functionality25
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
yyytcool/rexxA human-readable regex library with structured syntax and variable support.2
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
c-cube/ocaml-containersA modular standard library extension and string library for OCaml494
zimprojects/srellA header-only C++ template library for working with regular expressions in ECMAScript-compatible way11
brendanlong/ocaml-ooxmlA collection of OCaml libraries for parsing and working with Microsoft Office document formats32
crossroadlabs/regexA Swift library for working with regular expressions.332
boostorg/regexA comprehensive C++ regular expression library with advanced features and compiler defect workarounds.86
uberpyro/prowlA novel, statically-typed language that combines functional and logic programming with a powerful regex-based control flow model.40
openresty/sregexA 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-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8