1 个仓库
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 是一个基于 Web 的正则表达式 IDE,专为构建、测试和调试模式而设计。它作为一个测试工具,用于根据示例文本验证表达式,并作为一个学习工具,提供交互式指南和内置的语法速查表。 该平台包括一个社区正则表达式库,这是一个用户贡献模式的可搜索仓库。这使得能够通过公共目录和协作共享链接发现、共享和重用已验证的匹配逻辑。 该工具支持带有语法高亮和标记人类可读解释的实时模式构建。它提供跨风格(cross-flavor)模式测试功能,以验证不同引擎之间的行为,并允许创建带有正向和负向样本的测试套件以确保正确性。
Stores regular expression patterns in a database so they can be retrieved via unique identifiers.