humane-re
Regex utility
Provides an easy-to-use interface to OCaml-re's regex functionality
The human friendly interface to ocaml-re
25 stars
8 watching
2 forks
Language: OCaml
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching | 234 |
| A lightweight OCaml web framework inspired by Rack and Sinatra | 765 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| A Swift-based playground project providing tools and examples to learn regular expressions | 12 |
| A novel, statically-typed language that combines functional and logic programming with a powerful regex-based control flow model. | 40 |
| A library that provides logic-less templating using the Mustache template language in OCaml. | 82 |
| Implementation of a Perl-like regex =~ operator in Swift | 112 |
| A library for processing regular expressions using the PCRE2 library | 5 |
| C interface bindings for a message passing library | 38 |
| A comprehensive resource providing regular expression patterns and explanations for common use cases. | 289 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| 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 |
| Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks | 163 |