xmlutil VS kotlin-multiplatform-libsodium

Compare xmlutil vs kotlin-multiplatform-libsodium and see what are their differences.

kotlin-multiplatform-libsodium

A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets. (by ionspin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
xmlutil kotlin-multiplatform-libsodium
3 3
349 78
- -
8.3 6.1
10 days ago 14 days ago
Kotlin Kotlin
Apache License 2.0 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.

xmlutil

Posts with mentions or reviews of xmlutil. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • How to parse XML in Kotlin?
    2 projects | /r/Kotlin | 27 Feb 2023
    It does apper to be a bug in serialization rather than xmlutil itself as the dev confirms here. Either way, at the end of the day a dependency that sporadically fails the compilation with no reason and requires disabling incremental compilation is not acceptable for production use and I've settled to use StAX instead.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    It now supports JSON, ProtoBuf and CBOR. XML is a community-supported format that is provided by xmlutil

kotlin-multiplatform-libsodium

Posts with mentions or reviews of kotlin-multiplatform-libsodium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.

What are some alternatives?

When comparing xmlutil and kotlin-multiplatform-libsodium you can also consider the following projects:

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)

kotlin-wrappers - Kotlin wrappers for popular JavaScript libraries

Splitties - A collection of hand-crafted extensions for your Kotlin projects.

kotlinx.html - Kotlin DSL for HTML

KEEP - Kotlin Evolution and Enhancement Process

ktor - Framework for quickly creating connected applications in Kotlin with minimal effort

spring-fu - Configuration DSLs for Spring Boot

kotlinx.coroutines - Library support for Kotlin coroutines

kotlinx-nodejs - Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript

compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework