Kotlin Multiplatform Solutions and Development
1.2k
Enhances Swift API integration from Kotlin, reducing boilerplate code and improving maintainability for seamless cross-platform development. Valuable for modular projects and supports Compose Multiplatform integration.
968
Offers structured logging with configurable log levels, tagging, and output destinations. Supports logging to console, file, and custom destinations with flexible configuration options.
642
Facilitates state management with concurrency primitives and thread-safe collections. Includes `Atomic` classes, `Lock`, `ThreadLocal`, `Synchronizable`, and a unique `ThreadRef` for thread ID handling.
328
Enables crash reporting, performance monitoring, and error tracking for iOS applications, offering detailed insights and diagnostics to improve app stability and user experience.
211
SQLite driver enabling user-friendly library integration, primarily supporting native clients on Apple and Windows platforms. Powers the SQLDelight library, facilitating smoother database interactions.
113
Experimental tool facilitates defining composable functions for later Swift implementation in iOS projects, generating necessary code and an ObservableObject to maintain state in SwiftUI views.
55
Facilitates building enhanced animations using Compose, offering a collection of libraries to streamline animation development.
14
Collection of utilities enhancing testing processes with various helpful functions and tools. Designed to streamline and support efficient test development and execution.
0
Experimental command-line parser library enables declarative configuration of commands and parameters, supports custom extensions, and generates help messages. Currently unmaintained and considered obsolete.