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 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml/ocaml-re A library for compiling and executing regular expressions in OCaml. 232
rgrinberg/opium A lightweight OCaml web framework inspired by Rack and Sinatra 759
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
ogulcan/swiftregex A Swift-based playground project providing tools and examples to learn regular expressions 12
uberpyro/prowl A novel, statically-typed language that combines functional and logic programming with a powerful regex-based control flow model. 41
rgrinberg/ocaml-mustache A library that provides logic-less templating using the Mustache template language in OCaml. 83
kasei/swiftregex Implementation of a Perl-like regex =~ operator in Swift 112
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
rgrinberg/onanomsg C interface bindings for a message passing library 38
niklongstone/regular-expression-cheat-sheet A comprehensive resource providing regular expression patterns and explanations for common use cases. 290
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
openresty/sregex 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
jagracey/regex-dos Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks 162