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

pNre/ExSwift

A set of Swift extensions for standard types and classes. observed · 2026-08-28

github.com/pNre/ExSwift · Swift · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4474
  • days_rel: n/a
  • days_push: 2761
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3345 stars · 308 forks observed · 2026-08-28

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

ExSwift is a Swift library providing extensions for standard types and classes such as Array, String, Int, Dictionary, and Range. It adds convenience methods like take, skip, first, and set operations inspired by functional programming.

Use cases

  • add functional-style helpers to Swift arrays and strings
  • perform set operations like intersection and difference on arrays
  • safely access array elements by index
  • extend Int, Float, and Double with utility methods
  • simplify common string manipulation in Swift

When to choose

  • you are maintaining a legacy Swift project that already uses ExSwift
  • you want Underscore.js-style collection helpers in older Swift codebases

When to avoid

  • you are starting a new Swift project, since modern Swift standard library covers most of this
  • you need CocoaPods or embedded framework integration, which is broken
  • you need an actively maintained library

Facets

library · maturity abandoned

developer-tools developer-tools programming-languages swift-extensions standard-library functional-helpers cocoapods carthage swift macos ios

1 source

Member repositories

RepositoryRoleHealth v2
pNre/ExSwiftmain10

For agents

markdown · JSON · MCP: product_card(name="pNre/ExSwift")

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