awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
johncarl81 avatar

johncarl81/parceler

0
View on GitHub↗
3,534 stars·272 forks·Java·Apache-2.0·2 viewsparceler.org↗

Parceler

:package: Android Parcelables made easy through code generation.

Features

  • Android Development Utilities - Code generation for simplified Android Parcelable implementation.

Star history

Star history chart for johncarl81/parcelerStar history chart for johncarl81/parceler

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 Parceler

Similar open-source projects, ranked by how many features they share with Parceler.
  • trinea/androidcommonTrinea avatar

    Trinea/AndroidCommon

    4,999View on GitHub↗

    AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural patterns for Android application development. It organizes common helper functions into stateless modules, offering consistent access to system resources, data parsing logic, and core infrastructure abstractions. The framework distinguishes itself by providing specialized components for managing background tasks and complex user interface interactions. It includes utilities for coordinating background file transfers through the system download manager and executing shell commands to

    Java
    View on GitHub↗4,999
  • afollestad/asonA

    afollestad/ason

    0View on GitHub↗
    View on GitHub↗0
  • airbnb/deeplinkdispatchairbnb avatar

    airbnb/DeepLinkDispatch

    4,412View on GitHub↗

    DeepLinkDispatch is an Android deep link router and navigation framework that maps incoming URIs to activities or handlers using declarative annotations. It functions as a system for managing deep link dispatch, parsing URI parameters, and controlling application navigation. The project distinguishes itself by automating the creation of Android manifest intent filters through static analysis of registered annotations. It provides a type-safe argument extraction system that converts raw URI strings into specific data types and supports custom link annotations to share URI prefixes across multi

    Kotlinandroidannotation-processordeep-links
    View on GitHub↗4,412
  • afollestad/aestheticafollestad avatar

    afollestad/aesthetic

    1,974View on GitHub↗

    DEPRECATED

    Kotlinandroidandroidxdynamic
    View on GitHub↗1,974
See all 30 alternatives to Parceler→

Frequently asked questions

What does johncarl81/parceler do?

:package: Android Parcelables made easy through code generation.

What are the main features of johncarl81/parceler?

The main features of johncarl81/parceler are: Android Development Utilities.

What are some open-source alternatives to johncarl81/parceler?

Open-source alternatives to johncarl81/parceler include: trinea/androidcommon — AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural… afollestad/ason. airbnb/deeplinkdispatch — DeepLinkDispatch is an Android deep link router and navigation framework that maps incoming URIs to activities or… ajalt/reprint — A unified fingerprint library for android. androidannotations/androidannotations — AndroidAnnotations is a suite of tools designed to automate the generation of repetitive boilerplate and setup code… afollestad/aesthetic — [DEPRECATED].