parceler VS pojobuilder

Compare parceler vs pojobuilder and see what are their differences.

parceler

:package: Android Parcelables made easy through code generation. (by johncarl81)

pojobuilder

A Java Code Generator for Pojo Builders (by mkarneim)
Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean Java Code. Always.
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
parceler pojobuilder
0 0
3,573 333
- -
0.0 0.0
about 1 year ago 8 months ago
Java Java
Apache License 2.0 GNU General Public License v3.0 or later
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.

parceler

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

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

pojobuilder

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

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

What are some alternatives?

When comparing parceler and pojobuilder you can also consider the following projects:

android-contentprovider-generator - A tool to generate Android ContentProviders.

javawriter - A Java API for generating .java source files.

ParcelablePlease - Annotation Processor for generating Parcelable code

auto-parcel - Android Parcelable models made easy

Anakin - Codegeneration tool for isomorphic server and mobile Go apps with gRPC & Protobuf. Share code between your backend, Android & iOS app! :sun_with_face:

ContentProviderCodeGenerator - A code generator to create Android ContentProvider

Barber

RoboCoP - Pure Java code generation tool for generating a fully functional ContentProvider for Android.

Favor - A easy way to use android sharepreference

1. AutoProxy - Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.