Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
GitHub projects from awesome lists
Search names, descriptions, topics, tags, and stacks, then tune results by ecosystem, freshness, health, and cross-list signal.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
Fast, Unicode-aware regex engine for Zig — runtime & comptime, linear-time (ReDoS-safe), full \p{} properties & scripts, SIMD-accelerated. Zero-alloc matching, WASM-ready.