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
·
android10 avatar

android10/frodo

0
View on GitHub↗
1,462 stars·100 forks·Java·0 views

Frodo

Android Library for Logging RxJava Observables and Subscribers.

Features

  • Reactive Libraries - Provides logging and debugging tools for reactive streams.

Star history

Star history chart for android10/frodoStar history chart for android10/frodo

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 Frodo

Similar open-source projects, ranked by how many features they share with Frodo.
  • jakewharton/rxbindingJakeWharton avatar

    JakeWharton/RxBinding

    9,578View on GitHub↗

    RxBinding is an Android UI binding library that transforms standard view listeners into RxJava observables. It serves as a bridge and reactive wrapper, converting user interactions and widget states into reactive data flows. The project enables the implementation of reactive programming patterns across Android system interactions. By treating UI interactions as data streams, it allows for the asynchronous handling of events to decouple the view layer from business logic. The library covers the conversion of UI events into streams, the management of widget states to trigger application update

    Kotlin
    View on GitHub↗9,578
  • mcharmas/android-reactivelocationmcharmas avatar

    mcharmas/Android-ReactiveLocation

    2,094View on GitHub↗

    Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.

    Java
    View on GitHub↗2,094
  • pushtorefresh/storiopushtorefresh avatar

    pushtorefresh/storio

    2,529View on GitHub↗

    Reactive API for SQLiteDatabase and ContentResolver.

    Javaandroidrxjavasqlite
    View on GitHub↗2,529
  • f2prateek/rx-preferencesf2prateek avatar

    f2prateek/rx-preferences

    1,522View on GitHub↗

    Reactive SharedPreferences for Android

    Java
    View on GitHub↗1,522
See all 10 alternatives to Frodo→

Frequently asked questions

What does android10/frodo do?

Android Library for Logging RxJava Observables and Subscribers.

What are the main features of android10/frodo?

The main features of android10/frodo are: Reactive Libraries.

What are some open-source alternatives to android10/frodo?

Open-source alternatives to android10/frodo include: f2prateek/rx-preferences — Reactive SharedPreferences for Android. jakewharton/rxbinding — RxBinding is an Android UI binding library that transforms standard view listeners into RxJava observables. It serves… mcharmas/android-reactivelocation — Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum. pushtorefresh/storio — Reactive API for SQLiteDatabase and ContentResolver. reactivex/rxandroid — RxAndroid is a reactive programming library and binding layer that integrates RxJava with the Android runtime… reark/reark — RxJava architecture library for Android.