1 dépôt
Mechanisms for storing and retrieving specific search or matching patterns using unique identifiers.
Distinguishing note: Existing candidates focus on strategy patterns or GPU kernels, not simple pattern storage in a database.
Explore 1 awesome GitHub repository matching data & databases · Pattern Persistence. Refine with filters or upvote what's useful.
Regexr is a web-based regular expression IDE designed for building, testing, and debugging patterns. It functions as a testing tool to validate expressions against sample text and a learning tool that provides an interactive guide and a built-in cheat sheet for studying syntax. The platform includes a community regex library, which is a searchable repository of user-contributed patterns. This enables the discovery, sharing, and reuse of proven matching logic through a public directory and collaborative sharing links. The tool supports real-time pattern construction with syntax highlighting a
Stores regular expression patterns in a database so they can be retrieved via unique identifiers.