awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
mcharmas avatar

mcharmas/android-parcelable-intellij-plugin

0
View on GitHub↗
2,124 stars·211 forks·Java·Apache-2.0·16 views

Android Parcelable Intellij Plugin

IntelliJ Plugin for Android Parcelable boilerplate code generation.

Features

  • Code Generators - Automates the generation of Parcelable code for Java classes.
  • Development Plugins - Generates Parcelable boilerplate code for Android classes.
  • Development Productivity Tools - Generates boilerplate code for data serialization.
  • Development Tools - Generate Parcelable implementations for Android classes.

Star history

Star history chart for mcharmas/android-parcelable-intellij-pluginStar history chart for mcharmas/android-parcelable-intellij-plugin

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Android Parcelable Intellij Plugin

Similar open-source projects, ranked by how many features they share with Android Parcelable Intellij Plugin.
  • inmite/android-selector-chapekinmite avatar

    inmite/android-selector-chapek

    1,560View on GitHub↗

    Android Studio plugin which automatically generates drawable selectors from appropriately named resources.

    Java
    View on GitHub↗1,560
  • jeromevdl/android-holo-colors-idea-pluginjeromevdl avatar

    jeromevdl/android-holo-colors-idea-plugin

    633View on GitHub↗

    IntelliJ / Android Studio plugin for Android Holo Colors

    Java
    View on GitHub↗633
  • hsz/idea-gitignorehsz avatar

    hsz/idea-gitignore

    1,324View on GitHub↗

    .ignore 4.x

    Kotlin
    View on GitHub↗1,324
  • avast/android-butterknife-zeleznyavast avatar

    avast/android-butterknife-zelezny

    3,351View on GitHub↗

    Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.

    Java
    View on GitHub↗3,351
See all 30 alternatives to Android Parcelable Intellij Plugin→

Frequently asked questions

What does mcharmas/android-parcelable-intellij-plugin do?

IntelliJ Plugin for Android Parcelable boilerplate code generation.

What are the main features of mcharmas/android-parcelable-intellij-plugin?

The main features of mcharmas/android-parcelable-intellij-plugin are: Code Generators, Development Plugins, Development Productivity Tools, Development Tools.

What are some open-source alternatives to mcharmas/android-parcelable-intellij-plugin?

Open-source alternatives to mcharmas/android-parcelable-intellij-plugin include: inmite/android-selector-chapek — Android Studio plugin which automatically generates drawable selectors from appropriately named resources. jeromevdl/android-holo-colors-idea-plugin — IntelliJ / Android Studio plugin for Android Holo Colors. avast/android-butterknife-zelezny — Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections. deepmap/oapi-codegen — oapi-codegen is a suite of generators that converts OpenAPI 3 specifications into type-safe Go client libraries,… hsz/idea-gitignore — .ignore 4.x. ligi/gradledependencieshelperplugin.