50 skills found · Page 1 of 2
arkivanov / DecomposeKotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
badoo / DecomposeKotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
microsoft / MCP GatewayMCP Gateway is a reverse proxy and management layer for MCP servers, enabling scalable, session-aware stateful routing and lifecycle management of MCP servers in Kubernetes environments.
skydoves / Lazybones😴 A lazy and fluent syntactic sugar for observing Activity, Fragment, and ViewModel lifecycles with lifecycle-aware properties.
skydoves / Chamber⚖️ A lightweight Android lifecycle-aware and thread-safe pipeline for communicating between components with custom scopes.
hoc081098 / Kmp Viewmodel🔆 Kotlin Multiplatform ViewModel. Kotlin Multiplatform MVVM. Common/Shared ViewModel in Kotlin Multiplatform - A Kotlin Multiplatform library that provides shared MVVM for UI applications. Components are lifecycle-aware on Android. Supports Android Parcelable, Kotlin Parcelize, AndroidX SavedStateHandle for restoring state after process death.
ValeryPonomarenko / ComponentsManagerA service locator that makes work with Dagger2 in multi-module project easier. Allows binding components life to Activity/Fragment life-cycle.
Zhuinden / Live Event[ACTIVE] Lifecycle-aware wrapper over EventEmitter, for modelling one-off events.
psteiger / Flow Lifecycle ObserverA plugin for collecting Kotlin Flow in an Android Lifecycle-aware manner.
fengzhizi715 / Lifecycle Coroutines ExtensionAAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用
riggaroo / Android Arch Components LifecycleA demo application showcasing the use of the new Android Architecture Components Lifecycle classes. In this example, a Lifecycle Aware Video Player is created using the Exoplayer Library
waylon-brown / LifecycleAwareRxMake your RxJava2 streams life-cycle aware with Android Architecture Components.
rscheiwe / Open SkillsOpen Skills is a modular, Anthropic-style skills framework that lets agents dynamically discover, select, and execute user-defined capabilities. It runs as a standalone FastAPI service or embedded Python library, providing full skill lifecycle management, versioning, and context-aware prompt integration.
hoangchungk53qx1 / Flow BusEventBus for Android, message bus, based on SharedFlow, has lifecycle awareness, supports Sticky, supports thread switching, and supports delayed sending.
iVamsi / EasyAndroidPermissionsA lightweight Android library for easy runtime permission handling with Kotlin coroutines and Jetpack Compose - no more callbacks, just clean suspend functions.
rrsaikat / RNetworkA light weight and lifecycle awared live connection status library using reactivenetwork and crouton.
wingjay / AutoLifecycleMake your Java class be aware of Android Lifecycle.
utility-library / Utility ObjectifyTake this raw entity and objectify it, make it manageable, programmable, lifecycle-aware
Sarquella / LifecycleCellsAn Android library that provides a Lifecycle to any ViewHolder through the implementation of the LifecycleOwner interface, allowing it to interact with a Lifecycle-Aware Component.
takahirom / Jetpack Compose Exoplayer SampleLifecycle aware ExoPlayer PlayerView in Jetpack Compose sample