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
114 Nov 14, 2022
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
40 Dec 14, 2022
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
4 Sep 6, 2022
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
50 Dec 30, 2022