ankurp/Dollar
A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 916
- n_releases_24m: 0
Adoption not part of the score
4238 stars · 362 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dollar is a Swift utility library providing functional programming helpers for arrays, dictionaries, and functions, inspired by Lo-Dash and Underscore.js. It offers methods like map, filter, find, curry, and memoize without extending built-in Swift types.
Use cases
- use lodash-style helpers in swift
- functional programming utilities for swift arrays and dictionaries
- curry and memoize functions in swift
- manipulate collections without extending built-in types
- underscore.js equivalent for ios development
When to choose
- you want underscore/lodash-style collection and function helpers in a Swift project
- you prefer utilities that avoid extending built-in Swift types
- you need a lightweight, MIT-licensed utility library installable via CocoaPods or Swift Package Manager
When to avoid
- you only target modern Swift, where the standard library's map, filter, and reduce cover most needs
- you want actively evolving features; the project sees only occasional maintenance releases
- you prefer extension-based APIs like the companion Cent library
Facets
library · maturity maintenance
developer-tools developer-tools programming-languages cross-platform functional-programming utility-library lodash-equivalent arrays dictionaries swift-package-manager cocoapods swift ios macos linux
3 sources
- readme: https://github.com/ankurp/Dollar · fetched 2026-08-28 · 0b672559f504
- homepage: https://www.dollarswift.org · fetched 2026-08-29 · 2e986bd21bbb
- site_page: http://www.dollarswift.org · fetched 2026-08-29 · 2e986bd21bbb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ankurp/Dollar | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem