wequick/Small
A small framework to split app into small parts 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3932
- days_rel: n/a
- days_push: 1075
- n_releases_24m: 0
Adoption not part of the score
5022 stars · 1098 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Small is a lightweight cross-platform plugin framework that splits a mobile app into small, independently loadable components on Android and iOS. It supports dynamic loading of plugins and hotfixes without releasing a new app version.
Use cases
- split a large android app into modular plugins
- dynamically load features in an ios app without app store release
- ship hotfixes to a mobile app without republishing
- implement component-based architecture for mobile apps
- load business modules on demand to reduce app size
When to choose
- you need cross-platform pluginization for both android and ios
- you want lightweight dynamic module loading with hotfix support
When to avoid
- you target only modern android with official dynamic feature delivery
- you need an actively developed framework - updates are infrequent
- ios app store policies disallow loading downloaded native code
Facets
framework · maturity maintenance
plugin-system mobile-framework mobile-development cross-platform developer-tools cross-platform hotfix modularization dynamic-loading java app-splitting android ios mobile
2 sources
- readme: https://github.com/wequick/Small · fetched 2026-08-28 · eaa2d87f0b4e
- homepage: http://code.wequick.net/Small · fetched 2026-08-29 · 252564c31b50
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wequick/Small | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem