4 Repositories
Android distributed Libraries
a diaspora* client for Android
dandelion* This is an unofficial webview based client for the community-run, distributed social network diaspora*. Description This is an unofficial w
Source++ is an open-source live coding platform. Add breakpoints, logs, metrics, and tracing to live production applications
Source++ is an open-source live coding platform. Add breakpoints, logs, metrics, and distributed tracing to live production software in real-time on-d
Distributed Tracing for Kotlin
Arrow Tracing Arrow Tracing offers a Entrypoint type, that allows us easily to define a root Span and begin another Span on other services. It provide
Saga pattern implementation in Kotlin build in top of Kotlin's Coroutines.
Module Saga Website can be found here Add in build.gradle.kts repositories { mavenCentral() } dependencies { implementation("io.github.nomisr