pcre-ocaml

Regex library

A library that provides Perl-compatible regular expressions for string matching in OCaml

OCaml bindings to PCRE (Perl Compatibility Regular Expressions)

GitHub

31 stars
5 watching
8 forks
Language: OCaml
last commit: almost 2 years ago
Linked from 1 awesome list

ocamlpattern-matchingpcrestring-matching

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
pcre2project/pcre2A C library implementing regular expression pattern matching using Perl syntax and semantics925
mjambon/mikmatchAn OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic22
srackham/pcre2A library for processing regular expressions using the PCRE2 library5
mmottl/sqlite3-ocamlA set of bindings and wrappers to interact with a specific SQL database engine116
mmottl/lacamlAn OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations.128
ocaml-community/iso8601.mlA parser and printer for date-times in ISO8601 format.29
mudge/re2A fast and safe regular expression engine designed to eliminate security vulnerabilities130
ocaml-community/ocaml-linenoiseOCaml bindings to linenoise for easy high-level readline functionality51
c-cube/ocaml-containersA modular standard library extension and string library for OCaml494
ocaml-community/easy-formatA utility library for pretty-printing indentation in OCaml programs.43
mingrammer/commonregexA collection of reusable regular expression functions for text processing in Go.896
mirage/ocaml-rpcA library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols96
drup/tyreA system for building type-safe regular expressions with automatic extraction and modification of matched groups171
ocaml-ppx/ocamlformatAutomates formatting of OCaml code to conform to specific coding standards642