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)
31 stars
5 watching
8 forks
Language: OCaml
last commit: 2 months ago
Linked from 1 awesome list
ocamlpattern-matchingpcrestring-matching
Related projects:
Repository | Description | Stars |
---|---|---|
| A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
| A C library implementing regular expression pattern matching using Perl syntax and semantics | 925 |
| An OCaml library that extends pattern-matching with regular expressions for more expressive and flexible matching logic | 22 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| A set of bindings and wrappers to interact with a specific SQL database engine | 116 |
| An OCaml interface to high-performance linear algebra libraries (BLAS/LAPACK) for numerical computations. | 128 |
| A parser and printer for date-times in ISO8601 format. | 29 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| OCaml bindings to linenoise for easy high-level readline functionality | 51 |
| A modular standard library extension and string library for OCaml | 494 |
| A utility library for pretty-printing indentation in OCaml programs. | 43 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| Automates formatting of OCaml code to conform to specific coding standards | 642 |