awesome-repositories.com
Blog
MCP
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
·
nytimes avatar

nytimes/StoreArchived

0
View on GitHub↗
3,495 stars·304 forks·Java·Apache-2.0·4 views

Store

Android Library for Async Data Loading and Caching

Features

  • Android Development Utilities - Library for asynchronous data loading and caching.

Star history

Star history chart for nytimes/storeStar history chart for nytimes/store

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 Store

Similar open-source projects, ranked by how many features they share with Store.
  • 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 Store→

Frequently asked questions

What does nytimes/store do?

Android Library for Async Data Loading and Caching

What are the main features of nytimes/store?

The main features of nytimes/store are: Android Development Utilities.

What are some open-source alternatives to nytimes/store?

Open-source alternatives to nytimes/store 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].