pcre-ocaml

Reg exp library

A C library wrapper for Perl-compatible regular expressions, providing OCaml bindings for string matching and manipulation

OCaml bindings to PCRE (Perl Compatibility Regular Expressions)

GitHub

31 stars
5 watching
8 forks
Language: OCaml
last commit: 16 days ago
Linked from 1 awesome list

ocamlpattern-matchingpcrestring-matching

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ocaml/ocaml-re A library for compiling and executing regular expressions in OCaml. 232
pcre2project/pcre2 A set of C functions for regular expression pattern matching using a syntax similar to Perl 5. 914
mjambon/mikmatch An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic 22
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
mmottl/sqlite3-ocaml A set of bindings and wrappers to interact with a specific SQL database engine 114
mmottl/lacaml An OCaml interface to widely used linear algebra libraries for high-performance numerical computations. 128
ocaml-community/iso8601.ml A parser and printer for date-times in ISO8601 format. 29
mudge/re2 A fast and safe regular expression engine designed to eliminate security vulnerabilities 130
ocaml-community/ocaml-linenoise OCaml bindings to linenoise for easy high-level readline functionality 51
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 492
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
mirage/ocaml-rpc A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols 96
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
ocaml-ppx/ocamlformat A tool that formats OCaml code according to pre-defined styles and configurations 633