humane-re

Regex utility

Provides an easy-to-use interface to OCaml-re's regex functionality

The human friendly interface to ocaml-re

GitHub

25 stars
8 watching
2 forks
Language: OCaml
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ocaml/ocaml-reA regular expression library written in OCaml that compiles patterns into finite automata for efficient matching234
rgrinberg/opiumA lightweight OCaml web framework inspired by Rack and Sinatra765
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171
ogulcan/swiftregexA Swift-based playground project providing tools and examples to learn regular expressions12
uberpyro/prowlA novel, statically-typed language that combines functional and logic programming with a powerful regex-based control flow model.40
rgrinberg/ocaml-mustacheA library that provides logic-less templating using the Mustache template language in OCaml.82
kasei/swiftregexImplementation of a Perl-like regex =~ operator in Swift112
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
rgrinberg/onanomsgC interface bindings for a message passing library38
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
yyytcool/rexxA human-readable regex library with structured syntax and variable support.2
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
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
jagracey/regex-dosScans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks163