Browse Kotlin Multiplatform libraries

index data from klibs.io
Sort
Tagjson
microconfig1.0.1
0

Tiny runtime JSON config manager for fetching, caching and resolving application settings with conditional overrides, scheduled activation, string/semver matching and a client for automated retrieval.

AndroidJVMNative·littlerobots·Apache License 2.0
flowkit-kmp0.1.0
0

Embeddable decision-flow engine for onboarding, questionnaires and assessments; separates logic from presentation, emits renderable states from JSON-defined flows, offers theming or fully custom UI integration.

AndroidNative·pedrorau·Apache License 2.0
Firebase-KMP-Kit0.4.0
0

Unified Firebase Remote Config access through a single API, fetchAndActivate, typed getters, JSON export, simple initialize, optional auto-refresh and REST-backed local cache.

AndroidJSJVMNativeWasm·RazoTRON·Apache License 2.0
wire5.5.1-okio-fork-2
0

Schema compiler and runtime for protobuf: generates strongly-typed message models, handles binary encoding/decoding, offers Moshi/Gson JSON adapters, and supports Okio relocation for compatibility.

JSJVMNative·wangbax·Apache License 2.0
readability1.0.0
0

Extracts main article content and metadata from web pages into cleaned HTML/text, offers configurable parsing, readerability checks, JSON-LD handling, and serializer customization.

JSJVMNativeWasm·Tlaster·Other
charix2.0.9
0

Serializable representation of symbol-processing models, enabling portable model snapshots, JSON serialization, parity-preserving model exchange, and straightforward publishing of generated metadata for tooling and analyses.

JVM·icure·Apache License 2.0
json-stream0.0.2
0

Streaming JSON parser emitting flat token events for incremental, chunked input; supports suspending reads, building or skipping value trees, and efficient selective field extraction.

JSJVMWasm·b8b·Apache License 2.0
spatial-k1.0.0
01 used by

Geospatial toolset: GeoJSON DSL with builders and JSON serialization, ported Turf.js spatial-analysis functions, plus unit-of-measure types and formatting utilities for distances.

JSJVMNativeWasm·mapvina·MIT License
schemars-kotlin0.1.2
0

Generate JSON Schema documents from data types, honoring serialization attributes, offering derive-style macros, schema-from-value generation, serde-compatible behavior, and Draft 2020-12–compliant output.

AndroidJSJVMNativeWasm·KotlinMania·Other
seccompiler-kotlin0.1.0
0

Easy-to-use seccomp-bpf jailing library; define filters via JSON or code, compile to BPF, and install runtime or build-time with rule-based conditions and actions.

AndroidJSJVMNativeWasm·KotlinMania·Apache License 2.0
propigator0.0.1
0

Build typed property views over raw object maps, decode on-demand, edit known fields, and re-emit preserving unknown fields. Supports JSON/YAML delegates, slices and null-write modes.

AndroidJSJVMNativeWasm·a-sit-plus·Apache License 2.0
kotlin-openai-schemas0.2.0
0

Derives OpenAI function-tool schemas from serialization descriptors, turning sealed request hierarchies into SDK tool declarations and decoding model function calls into typed request objects.

AndroidJVMNative·wabbit-corp·GNU Affero General Public License v3.0
kotlinapi4.3.0
0

Client for interacting with app API: request/response handling with JSON, file and form inputs, collection-format queries (csv/tsv/ssv/pipes), numerous domain models (payments, chat, AI) and bearer auth.

JSJVMNative·femimarket
log4agent0.1.0
0

Local logging toolkit routing structured mobile SDK logs to a developer-hosted server; stores per-device/session JSONL, supports redaction, simple tail/curl inspection and agent workflows.

AndroidJVMNativeWasm·Icyoung·MIT License
optional-kmp1.0.2
0

Represents tri-state fields—absent, explicitly null, or present with value—ideal for PATCH/partial updates; serializes to natural JSON shape and supplies helpers to apply and inspect patches.

AndroidJVMNative·VoirDev·Other
decimal-kmp1.0.1
0

Tiny decimal arithmetic API for precise monetary and exchange-rate values avoiding binary floating point; supports parsing, formatted I/O, 38-digit decimal context, rounding, base-unit conversions, serialization.

AndroidJVMNative·VoirDev·Other
cokit0.0.2
0

Typed JSON-RPC client for codex app-server: coroutine-driven session with response correlation and notification flows, high-level typed APIs, stdio/websocket transports, schema generation and testing tooling.

JVM·vupoint