1. AutoProxy VS auto-parcel

Compare 1. AutoProxy vs auto-parcel and see what are their differences.

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. (by OleksandrKucherenko)

auto-parcel

Android Parcelable models made easy (by frankiesardo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
1. AutoProxy auto-parcel
- 1
19 1,370
- -
0.0 0.0
over 2 years ago about 7 years ago
Java Clojure
MIT License Eclipse Public License 1.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.

1. AutoProxy

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

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

auto-parcel

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

What are some alternatives?

When comparing 1. AutoProxy and auto-parcel you can also consider the following projects:

gnirehtet - Gnirehtet provides reverse tethering for Android

parceler - :package: Android Parcelables made easy through code generation.

android-mvp-architecture - This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView

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

pojobuilder - A Java Code Generator for Pojo Builders

ContentProviderCodeGenerator - A code generator to create Android ContentProvider

rxweb - Tons of extensively featured packages for Angular, VUE and React Projects

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

ParcelablePlease - Annotation Processor for generating Parcelable code