Ross ROSS = Recommend OSS · open-source software intelligence for agents

bendytree/Objective-C-RegEx-Categories

NSRegularExpression extensions that make regular expressions easier in Objective-C, Swift, iOS, OSX observed · 2026-08-28

github.com/bendytree/Objective-C-RegEx-Categories · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4656
  • days_rel: n/a
  • days_push: 2526
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1569 stars · 198 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An Objective-C library of categories and macros that simplify using NSRegularExpression in Objective-C and Swift on iOS and macOS. It condenses verbose Foundation regex code into concise one-line calls for matching, splitting, replacing, and extracting matches.

Use cases

  • simplify regex matching in objective-c
  • test if a string matches a pattern in ios
  • extract matches from strings in swift
  • split strings with regular expressions on macos
  • replace text using regex in objective-c

When to choose

  • you write Objective-C or Swift targeting iOS 4+ or macOS 10.7+ and want terse regex code
  • you want a dependency-free library you can drop in as two files
  • you find NSRegularExpression's API too verbose

When to avoid

  • you work in a language other than Objective-C or Swift
  • you need actively maintained regex tooling with recent updates
  • you need advanced regex features beyond matching, splitting, and replacement

Facets

library · maturity maintenance

parser developer-tools programming-languages developer-tools mobile-development cpp objective-c regex swift cocoapods nsmutablestring-categories string-processing ios macos

1 source

Member repositories

RepositoryRoleHealth v2
bendytree/Objective-C-RegEx-Categoriesmain32

For agents

markdown · JSON · MCP: product_card(name="bendytree/Objective-C-RegEx-Categories")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem