Browse Kotlin Multiplatform libraries
index data from klibs.ioFacilitates code sharing for backend and mobile projects related to cocktails. Includes DTOs for cocktail data, filtering capabilities, and serialization support using kotlinx.serialization.
Analyzes and attributes Gradle dependencies, offering insights into their origins and reasons for inclusion in the project. Enhances dependency transparency and management.
Micro library enabling reactive programming with streamlined, cross-platform capabilities, enhancing app responsiveness by efficiently handling asynchronous data streams and events.
Lightweight elliptical curve cryptography library enabling key pair generation, data signing, and signature verification. Supports custom curves and hashing algorithms, including Secp256k1 and SHA256.
Lightweight manual dependency injection library enables creation and management of modules, submodules, and components. Supports interfaces like Factory, Reloadable, and Single for flexible dependency handling.
Ultra-fast, RFC 4180 compliant CSV library with configurable settings, smaller memory footprint, advanced API, and memory-saving features like row reuse and column ignoring. Supports reading/writing CSV with convenience methods.
Compresses and stores time-based data points, utilizing pluggable compression strategies and supporting multiple data types through interfaces for efficient data mapping and disk operations.
Immutable collection implementations prevent external mutation, offering ImmutableList, ImmutableSet, and ImmutableMap types. Changes to underlying collections don't affect their state, ensuring data integrity.
Facilitates GraphQL queries using a domain-specific language, sending requests via HTTP POST. Integrates with Ktor for engine support and provides easy setup and usage.
Generates default implementation constructor functions for interfaces using a symbol processing tool, simplifying interface management. Integrates seamlessly into multiplatform and plain projects, enhancing code efficiency.
Describes and applies JWT revocation rules using conditions on token claims. Supports creating rules, conditions, and rulesets with JSON serialization for distribution and caching control.
Provides a streamlined state management system with immutable states and actions for seamless integration with graphical engines, supporting asynchronous operations for stable app development.
Facilitates connecting to ONVIF cameras, retrieving device information, stream URIs, and snapshot URIs, simplifying development for ONVIF camera integration on Android.
RPC-serializable logging interfaces for forwarding and aggregating logs across services — local routing, streaming, filtered subscriptions, and batched delivery with deduplication and replayable storage.
Integrates LevelDB for Minecraft with multi-platform support, enabling efficient database management across various operating systems and architectures.
Facilitates handling of multipart content type in HTTP, offering a main class for multipart representation and a default encoder/decoder for transformations.
Enables development of applications across Android, desktop, iOS, and browser platforms. Offers setup instructions and build commands for seamless deployment and execution on each platform.
Enables serialization and deserialization of multipart content type in HTTP protocol, offering seamless integration with Maven and Gradle for streamlined project setup.
Set of libraries for handling geospatial data, featuring GeoJson implementation, Turfjs port, and a DSL for GeoJson object creation. Suitable for Java projects.
Offers scaffolding for routing and navigation in multiplatform projects, emphasizing common code for navigation logic. Includes preference implementation and a simple testbed for development.
Transforms old Android devices into IoT controllers or displays by rendering arbitrary UI sent through HTTP requests to an integrated server.
ShapeOfComposable is a multi-platform compose library to clip any composeable to a custom shape.
Implements a system ensuring social distancing in a lab using wearables and a monitor. Utilizes a pulverization approach for dynamic component distribution based on server load.
a kotlin multiplatform library for downloading file
Facilitates contextual logging with customizable pipelines, supporting integrations like Ktor and slf4j. Enables logging across threads and coroutines with flexible configuration options.
Library facilitates handling and conversion of various physical measurement units like energy, length, mass, and volume. Simplifies unit operations with intuitive syntax and support for test fixtures.
Models human nutritional data, supporting operations with nutrients. Integrates with physical measurement units, allowing detailed nutritional analysis and manipulation of meal components.
Library for manipulating musical notes, intervals, chords, and keys, supporting integration with various projects through an npm package.