Showing 21 of 21 projects
A command-line tool and library that generates regular expressions from user-provided test cases.
A language that compiles to ECMAScript regular expressions, designed for better readability and maintainability.
A Rust regular expression library with guaranteed linear time matching using finite automata.
A modern, flexible regular expression library supporting multiple character encodings and syntaxes.
A modern, flexible regular expression library supporting multiple character encodings and syntaxes.
A regular expression to match all emoji symbols and sequences as per the Unicode Standard.
A library for deterministic finite automata (DFA) regular expressions and lexical analysis tools.
A Go library providing pre-built regular expressions for common patterns like dates, emails, and phone numbers.
An ESLint plugin that provides 80+ rules to detect regex mistakes, enforce style consistency, and optimize regular expressions.
A regular expressions library forked from Oniguruma, focusing on Perl 5.10+ features and used as Ruby's default regex engine.
A regular expressions library forked from Oniguruma, focusing on Perl 5.10+ features and used as Ruby's default regex engine.
A tiny (394B) utility that converts route patterns like '/users/:id' into regular expressions.
A simple and fast HTTP router for Go that supports regexp parameters and is optimized for building RESTful APIs.
A Ruby gem that generates example strings matching any given regular expression, including random examples.
A curated collection of the best regular expression tools, tutorials, libraries, and resources across all major regex flavors.
Fast and portable character string processing in R using the Unicode ICU library.
A source code transpiler that rewrites ES2015 Unicode regular expressions with the 'u' flag into ES5-compatible equivalents.
A pure Go production-grade regex engine with SIMD optimizations, offering 3-3000x speedup over the standard library.
A Go library for constructing regular expressions using a human-friendly, composable builder pattern.
A lightweight JavaScript library for syntax highlighting regular expressions with web reality support.
An ESLint plugin that automatically optimizes regular expression literals for better performance.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.