kotlin-multiplatform-libsodium VS kotlinx-nodejs

Compare kotlin-multiplatform-libsodium vs kotlinx-nodejs 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)

kotlinx-nodejs

Kotlin external declarations for using the Node.js API from Kotlin code targeting JavaScript (by Kotlin)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kotlin-multiplatform-libsodium kotlinx-nodejs
3 3
75 215
- 0.0%
6.1 0.0
6 months ago over 1 year 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.

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.

kotlinx-nodejs

Posts with mentions or reviews of kotlinx-nodejs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    BTW, to get typed declarations for Node.js use https://github.com/Kotlin/kotlinx-nodejs, also, you can just create a project from IntelliJ IDEA Wizard (`Kotlin | Node.js Application`).
    52 projects | /r/Kotlin | 27 May 2021
    For backend development, I'd recommend using Kotlin/JVM, but of cause, you also, can try Kotlin/JS too and a library with typed declarations for Node.js modules could be helpful in this case https://github.com/Kotlin/kotlinx-nodejs. You can simply create a Kotlin/JS project targeting Node.js from IntelliJ IDEA Wizard (Kotlin | Node.js Application).
    52 projects | /r/Kotlin | 27 May 2021
    Honestly, we are mostly focused on generic and browser cases. However recently we have introduced a library with typed declarations for Node.js modules check it out: https://github.com/Kotlin/kotlinx-nodejs. We would happy to hear more about your cases and issues you are faced, please feel free to contact me and file issues at https://kotl.in/issue.

What are some alternatives?

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

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

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

htmx - </> htmx - high power tools for HTML

okio - A modern I/O library for Android, Java, and Kotlin Multiplatform.

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

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

KEEP - Kotlin Evolution and Enhancement Process

spring-native - Spring Native is now superseded by Spring Boot 3 official native support

spring-fu - Configuration DSLs for Spring Boot

kotlin-power-assert - Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language

ksp - Kotlin Symbol Processing API