BlocksKit/BlocksKit
The Objective-C block utilities you always wish you had. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 5587
- days_rel: n/a
- days_push: 3134
- n_releases_24m: 0
Adoption not part of the score
6829 stars · 1245 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
BlocksKit is an Objective-C library that adds block-based APIs to common Cocoa and UIKit classes, removing limitations on coding with blocks. It ships as a framework for OS X and iOS or a static library for older iOS versions.
Use cases
- use blocks instead of delegates in objective-c
- block-based uikit event handlers
- simplify grand central dispatch usage in objective-c
- add block callbacks to collection classes
- modernize legacy objective-c code with blocks
When to choose
- maintaining a legacy Objective-C iOS or macOS codebase
- you want block-based alternatives to delegate patterns in UIKit
- targeting older iOS versions like iOS 6-8
When to avoid
- starting a new Swift project
- you need actively maintained dependencies
- targeting modern iOS with Swift concurrency
Facets
library · maturity abandoned
developer-tools concurrency apple-ecosystem developer-tools mobile-development cpp objective-c blocks cocoa uikit cocoapods ios macos
1 source
- readme: https://github.com/BlocksKit/BlocksKit · fetched 2026-08-28 · 91ad01b45fcd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BlocksKit/BlocksKit | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="BlocksKit/BlocksKit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem