TinyRegex

regex processor

Small regex implementation in BeefLang for searching and manipulating strings

Small regex implementation in BeefLang

GitHub

1 stars
1 watching
0 forks
Language: Beef
last commit: almost 3 years ago

Related projects:

Repository Description Stars
srackham/pcre2 A library for processing regular expressions using the PCRE2 library 5
khchen/tinyre A lightweight regex library for the Nim programming language 38
ddddxxx/regex A Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications 4
kokke/tiny-regex-c A small regex implementation in C with a focus on portability and performance. 1,236
sindresorhus/regex A wrapper around NSRegularExpression to simplify regular expression usage in Swift 331
kasei/swiftregex Implementation of a Perl-like regex =~ operator in Swift 112
mingrammer/commonregex A collection of reusable regular expression functions for text processing in Go. 895
yyytcool/rexx A human-readable regex library with structured syntax and variable support. 2
intel/hyperscan A high-performance regular expression matching library for efficient pattern scanning in large data streams 4,830
verbalexpressions/rubyverbalexpressions A Ruby library that helps to construct complex regular expressions 144
drup/tyre A system for building type-safe regular expressions with automatic extraction and modification of matched groups 171
jagracey/regex-dos Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks 162
rust-leipzig/regex-performance A tool for comparing the performance of different regular expression engines 102
sharplet/regex A Swift library that provides an expressive and flexible regular expression type 612
mariomka/regex-benchmark A benchmarking project comparing the performance of different programming languages' regex engines 315