TinyRegex
regex processor
Small regex implementation in BeefLang for searching and manipulating strings
Small regex implementation in BeefLang
1 stars
1 watching
0 forks
Language: Beef
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A library for processing regular expressions using the PCRE2 library | 5 |
| A lightweight regex library for the Nim programming language | 38 |
| A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications | 4 |
| A small regex implementation in C with a focus on portability and performance. | 1,247 |
| A wrapper around NSRegularExpression to simplify regular expression usage in Swift | 331 |
| Implementation of a Perl-like regex =~ operator in Swift | 112 |
| A collection of reusable regular expression functions for text processing in Go. | 896 |
| A human-readable regex library with structured syntax and variable support. | 2 |
| A high-performance regular expression matching library for efficient pattern scanning in large data streams | 4,857 |
| A Ruby library that helps to construct complex regular expressions | 144 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks | 163 |
| A tool for comparing the performance of different regular expression engines | 103 |
| A Swift library that provides an expressive and flexible regular expression type | 612 |
| A benchmarking project comparing the performance of different programming languages' regex engines | 315 |