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

sharplet/Regex

0
View on GitHub↗
610 stars·47 forks·Swift·MIT·15 views

Regex

A delightful and expressive regular expression type for Swift.

Features

  • Regular Expressions - NSRegularExpression-backed regex type.

Star history

Star history chart for sharplet/regexStar history chart for sharplet/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

Projects sharing features with Regex

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

Frequently asked questions

What does sharplet/regex do?

A delightful and expressive regular expression type for Swift.

What are the main features of sharplet/regex?

The main features of sharplet/regex are: Regular Expressions.

Which projects share features with sharplet/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…