dukat VS multiplatform-settings

Compare dukat vs multiplatform-settings and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
dukat multiplatform-settings
1 4
539 1,414
0.7% -
4.1 7.0
about 1 month ago about 1 month ago
Kotlin Kotlin
- Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dukat

Posts with mentions or reviews of dukat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-04.
  • Do you use kotlin/js?
    5 projects | /r/Kotlin | 4 Jan 2022
    From my experience if you're truly trying to interop with JavaScript code that is already out there on npm, you better hope there is a library that already wraps it like kotlin wrappers. Otherwise you would have to write a wrapper library yourself or use dukat to convert typescript definitions to kotlin (which I have never had the best luck converting but maybe it got better?).

multiplatform-settings

Posts with mentions or reviews of multiplatform-settings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-07.
  • Multiplatform Settings 1.0.0
    1 project | dev.to | 14 Jan 2023
  • Looking toward Multiplatform Settings 1.0.0
    1 project | dev.to | 24 Jul 2022
    View on GitHub
  • Encrypted Key-Value Store in Kotlin Multiplatform
    3 projects | dev.to | 7 Jun 2021
    Multiplatform Settings is a solid multiplatform key-value store, created by Touchlab's own Russell Wolf, used extensively at Touchlab, as well as in Jetbrains' KMM Production Sample. There is a Settings interface that is implemented for Android, iOS, MacOS, and JVM platforms. At first glance, it doesn't look like Multiplatform Settings offers any encrypted storage. But thanks to the abstraction that Android has built into SharedPreferences and Multiplatform Settings' support for saving to the iOS keychain, our work is pretty easy.
  • Our KMP Journey
    3 projects | dev.to | 29 May 2021
    To manage common preferences across android & iOS, we use this great library by Touchlab

What are some alternatives?

When comparing dukat and multiplatform-settings you can also consider the following projects:

Kotlin-PWA-starter-kit - Create progressive web apps using 100% Kotlin.

moko-resources - Resources access for mobile (android & ios) Kotlin Multiplatform development

kvision - Object oriented web framework for Kotlin/JS

kmm-production-sample - This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.

kotlin-wrappers - Kotlin wrappers for popular JavaScript libraries

Kotlin-Multiplatform-Libraries - Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.

kotlinx-serialization-typescript-generator - KxsTsGen :: Generate TypeScript interfaces from Kotlin classes

screeps-kotlin-starter - A starting point for a Screeps AI written in Kotlin

kord - Idiomatic Kotlin Wrapper for The Discord API

Mockey - Mockey is a tool for testing application interactions over http, with a focus on testing web services, specifically web or native applications that consume XML, JSON, and HTML. Mockey's purpose is to be a simple front end to writing mock-test-responses to the file system for persistence to git.

collab-edit - Edit text in collaboration!

KaMPKit - KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform