oniguruma
Regex library
A modern and flexible regular expressions library for text pattern matching
regular expression library
2k stars
69 watching
317 forks
Language: C
last commit: 4 days ago
Linked from 4 awesome lists
cregexpregular-expression
Related projects:
Repository | Description | Stars |
---|---|---|
k-takata/onigmo | A C-based regular expression library designed to support new expressions and compatible with various platforms. | 626 |
mathiasbynens/regexpu | Transpiles ES2015 Unicode regular expressions into equivalent ES5-compatible regular expressions. | 234 |
marcelog/ex_rfc3966 | A Tel URI parser based on the official uri grammar following the RFC3966 standard. | 1 |
akenofu/url_fuzzer_401_403_bypass | Fuzzes HTTP parser inconsistencies by inserting all ASCII characters at predefined insertion points in URLs | 7 |
mandiant/flare-floss | Automatically extracts obfuscated strings from malware binaries using static analysis techniques | 3,255 |
imagibee/gigantor | A high-performance regular expression search and replace library designed to handle large files and streams efficiently | 21 |
dxn-9/prun-lorem | Generates randomLorem Ipsum text based on user input and copies it to the clipboard | 11 |
mathiasbynens/gulp-regexpu | Tools for transpiling ES6 Unicode regular expressions to ES5 in Gulp pipelines | 4 |
niklongstone/regular-expression-cheat-sheet | A comprehensive resource providing regular expression patterns and explanations for common use cases. | 290 |
akamai/luda | Develops real-time URL-based malware detection system using regexes and clustering | 74 |
mathiasbynens/punycode.js | Converts Unicode symbols to and from ASCII Punycode strings | 1,604 |
ibm/max-review-text-generator | Generates English-language text similar to Yelp reviews using a Char-RNN model | 16 |
jiangsir404/xss-sql-fuzz | Automates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions. | 60 |
gagolews/stringi | A package providing a fast and portable way to process character strings with Unicode support | 304 |
uni-algo/uni-algo | A C/C++ library that provides secure and efficient Unicode algorithms for text processing | 280 |