Shuttle VS nucleus

Compare Shuttle vs nucleus and see what are their differences.

Shuttle

Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions. (by grarcht)

nucleus

Nucleus is an Android library, which utilizes the Model-View-Presenter pattern to properly connect background tasks with visual parts of an application. (by konmik)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Shuttle nucleus
- -
70 1,976
- -
6.4 0.0
6 months ago almost 5 years ago
Kotlin Java
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Shuttle

Posts with mentions or reviews of Shuttle. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Shuttle yet.
Tracking mentions began in Dec 2020.

nucleus

Posts with mentions or reviews of nucleus. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning nucleus yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Shuttle and nucleus you can also consider the following projects:

AndroidDynamicLoader - A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system.

Mosby - A Model-View-Presenter / Model-View-Intent library for modern Android apps

dexposed - dexposed enable 'god' mode for single android application.

ThirtyInch - a MVP library for Android favoring a stateful Presenter

Rosie

RoboBinding - A data-binding Presentation Model(MVVM) framework for the Android platform.

android-common - Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on

Template for quickly initialize a new project

Xposed - The native part of the Xposed framework (mainly the modified app_process binary).

AndroidBinding - MVVM for Android

Conductor - A small, yet full-featured framework that allows building View-based Android applications

Moxy - Moxy is MVP library for Android