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

ogulcan/SwiftRegEx

0
View on GitHub↗
12 stars·2 forks·Swift·GPL-3.0·9 views

SwiftRegEx

A playground to learn regular expressions with Swift

Features

  • Advanced Development Topics - Interactive guide to using regular expressions.

Star history

Star history chart for ogulcan/swiftregexStar history chart for ogulcan/swiftregex

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 SwiftRegEx

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

    andyshep/CoreDataPlaygrounds

    154View on GitHub↗

    Exploring Core Data through Swift playgrounds

    Swift
    View on GitHub↗154
  • cfdrake/swift-dsl-examplecfdrake avatar

    cfdrake/swift-dsl-example

    20View on GitHub↗

    A micro domain-specific-language example for NSPredicate written in Swift.

    Swift
    View on GitHub↗20
  • dfreniche/modern-core-data-playgrounddfreniche avatar

    dfreniche/modern-core-data-playground

    35View on GitHub↗

    An introduction to Core Data you can test, use, change & code, all in just one Playground!

    Swift
    View on GitHub↗35
  • andrejkolar/networkstackAndrejKolar avatar

    AndrejKolar/NetworkStack

    34View on GitHub↗

    Clean & simple Swift networking stack playground

    Swift
    View on GitHub↗34
Compare all 11 related projects→

Frequently asked questions

What does ogulcan/swiftregex do?

A playground to learn regular expressions with Swift

What are the main features of ogulcan/swiftregex?

The main features of ogulcan/swiftregex are: Advanced Development Topics.

Which projects share features with ogulcan/swiftregex?

Projects with overlapping indexed features include: andrejkolar/networkstack — Clean & simple Swift networking stack playground. andyshep/coredataplaygrounds — Exploring Core Data through Swift playgrounds. cfdrake/swift-dsl-example — A micro domain-specific-language example for NSPredicate written in Swift. dfreniche/modern-core-data-playground — An introduction to Core Data you can test, use, change & code, all in just one Playground! jstart/swiftly-typed-resources — A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with. liuyubobobo/swift-nsdate-tutorial — Tutorials on how to use swift NSDate or related classes. NSDate, NSDateFormatter, NSCalendar, NSDateComponents,…