nucleus VS EasyMVP

Compare nucleus vs EasyMVP and see what are their differences.

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)

EasyMVP

A full-featured framework that allows building android applications following the principles of Clean Architecture. (by 6thsolution)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nucleus EasyMVP
- -
1,976 1,298
- -0.3%
0.0 0.0
almost 5 years ago over 1 year ago
Java Java
MIT License Apache License 2.0
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.

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.

EasyMVP

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

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

What are some alternatives?

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

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

JustWeTools - Some useful tools

ThirtyInch - a MVP library for Android favoring a stateful Presenter

Moxy - Moxy is MVP library for Android

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

Template for quickly initialize a new project

AndroidBinding - MVVM for Android

Theatre - Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭

DroidMVP - Small Android library to help you incorporate MVP, Passive View and Presentation Model patterns in your app