awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
urShadow avatar

urShadow/Pawn.Regex

0
View on GitHub↗
45 stars·9 forks·C++·MIT·10 views

Pawn.Regex

🔎 Plugin that adds support for regular expressions in Pawn

Features

  • Regular Expressions - Plugin providing regex support for scripting environments using standard libraries.

Star history

Star history chart for urshadow/pawn.regexStar history chart for urshadow/pawn.regex

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does urshadow/pawn.regex do?

🔎 Plugin that adds support for regular expressions in Pawn

What are the main features of urshadow/pawn.regex?

The main features of urshadow/pawn.regex are: Regular Expressions.

Which projects share features with urshadow/pawn.regex?

Projects with overlapping indexed features include: cesanta/slre — Super Light Regexp engine for C/C++. cezheng/pyswiftyregex — Easily deal with Regex in Swift in a Pythonic way. crossroadlabs/regex — Regular expressions for swift. fighting41love/coconlp — A Chinese information extraction tool. google/re2 — re2 is a C++ regular expression library designed for high-performance text processing. It is a non-backtracking regex… any86/any-rule — Any-rule is a multi-platform regular expression tool that provides a curated catalog of over 70 ready-to-use patterns…

Projects sharing features with Pawn.Regex

These projects share indexed features with Pawn.Regex. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cesanta/slrecesanta avatar

    cesanta/slre

    558View on GitHub↗

    Super Light Regexp engine for C/C++

    C
    View on GitHub↗558
  • cezheng/pyswiftyregexcezheng avatar

    cezheng/PySwiftyRegex

    229View on GitHub↗

    Easily deal with Regex in Swift in a Pythonic way

    Swift
    View on GitHub↗229
  • crossroadlabs/regexcrossroadlabs avatar

    crossroadlabs/Regex

    329View on GitHub↗

    Regular expressions for swift

    Swift
    View on GitHub↗329
  • any86/any-ruleany86 avatar

    any86/any-rule

    8,662View on GitHub↗

    Any-rule is a multi-platform regular expression tool that provides a curated catalog of over 70 ready-to-use patterns for validating and extracting common data formats. The project separates its static regex collection from editor-specific plugins, allowing the same pattern library to be accessed through VS Code, IntelliJ IDEA, Alfred Workflow, and a web interface. The tool enables keyword-based pattern retrieval, letting users search for the correct regex by typing descriptive terms rather than remembering exact syntax. It covers a broad range of validation needs including email addresses, U

    TypeScriptawsomeexpressregex
    View on GitHub↗8,662
Compare all 18 related projects→