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
yandex avatar

yandex/pireArchived

0
View on GitHub↗
338 stars·29 forks·C++·12 viewsgithub.com/dprokoptsev/pire/wiki↗

Pire

Perl Incompatible Regular Expressions library

Features

  • Regular Expressions - High-speed regex engine optimized for rapid pattern matching.

Star history

Star history chart for yandex/pireStar history chart for yandex/pire

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

Projects sharing features with Pire

These projects share indexed features with Pire. 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→

Frequently asked questions

What does yandex/pire do?

Perl Incompatible Regular Expressions library

What are the main features of yandex/pire?

The main features of yandex/pire are: Regular Expressions.

Which projects share features with yandex/pire?

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…