guillermomuntaner/Burritos
A collection of Swift Property Wrappers (formerly "Property Delegates") 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: 2635
- days_rel: n/a
- days_push: 1419
- n_releases_24m: 0
Adoption not part of the score
1333 stars · 43 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Burritos is a collection of well-tested Swift property wrappers such as @Atomic, @Clamping, @UserDefault, @Expirable, and @UndoRedo. It is distributed via Swift Package Manager and CocoaPods for use in Swift and iOS projects.
Use cases
- add thread-safe atomic property access in swift
- persist values to userdefaults with a property wrapper
- clamp numeric values to a range automatically
- make expirable values like tokens
- read environment variables in swift
- add undo/redo to a property
When to choose
- you want small, modular, tested property wrappers in a Swift/iOS project
- you use Swift Package Manager or CocoaPods and want per-wrapper submodules
When to avoid
- you need a library with recent releases or active maintenance
- you are not using Swift 5 / Xcode 11 or newer
Facets
library · maturity maintenance
concurrency developer-tools developer-tools mobile-development programming-languages property-wrappers swift-package-manager cocoapods utility-library ios swift macos
1 source
- readme: https://github.com/guillermomuntaner/Burritos · fetched 2026-08-28 · 1a09f15391e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| guillermomuntaner/Burritos | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="guillermomuntaner/Burritos")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem