kotlindl VS kotlinx.serialization

Compare kotlindl vs kotlinx.serialization and see what are their differences.

kotlindl

High-level Deep Learning Framework written in Kotlin and inspired by Keras (by Kotlin)

kotlinx.serialization

Kotlin multiplatform / multi-format serialization (by Kotlin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kotlindl kotlinx.serialization
16 52
1,399 5,074
1.5% 1.1%
5.7 8.5
6 months ago 6 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.

kotlindl

Posts with mentions or reviews of kotlindl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-11.
  • Kotlin Deep Learning Android app - Working
    2 projects | /r/androiddev | 11 Feb 2023
    This is a really nice sample app (works out of the box) that Jetbrains have made to showcase the capabilities of this Kotlin Deep Learning library https://github.com/Kotlin/kotlindl
  • What libraries do you use for machine learning and data visualizing in scala?
    5 projects | /r/scala | 27 Nov 2021
    There are Java bindings for TensorFlow, but that's quite low level. I tried to see if I can get some Keras API for Scala, but I'm no expert and haven't had enough time to invest in this, so it's stuck in alpha. Maybe I develop it slow burning over the next year. A bit envious that Kotlin has a Keras-like library.
  • KotlinDL 0.3 Is Out With ONNX Integration, Object Detection API, 20+ New Models in ModelHub, and Many New Layers
    3 projects | /r/Kotlin | 4 Oct 2021
    Could you please add an issue with your use-case and proposed solution? Or write here more details. Do you need just serialization to objects in memory? or just in bytes?
    3 projects | /r/Kotlin | 4 Oct 2021
    Introducing version 0.3 of our deep learning library, KotlinDL.
    3 projects | /r/Kotlin | 4 Oct 2021
    The answer to the second question (from the GitHub page):
  • Machine Learning in Kotlin (Question)
    4 projects | /r/Kotlin | 28 Aug 2021
    I'm not in Machine Learning but maybe KotlinDL ?
    4 projects | /r/Kotlin | 28 Aug 2021
    While KotlinDL seems to be a good solution by Jetbrains, I would personally stick to Java frameworks like DL4J for a better community support and likely more features.
  • Numpy for kotlin
    5 projects | /r/Kotlin | 3 Jun 2021
    For deep learning this is your best bet: https://github.com/jetbrains/kotlindl
  • Kotlin Team AMA #3: Ask Us Anything
    52 projects | /r/Kotlin | 27 May 2021
    Please, visit our tutorials and examples for KotlinDL. It covers all possible use-cases for AI implementation at this moment.
    52 projects | /r/Kotlin | 27 May 2021
    Regarding AI: currently, you implement neural networks for solving classification and regression tasks for tabular data, or in Computer Vision with Kotlin Deep Learning Library (KotlinDL).

kotlinx.serialization

Posts with mentions or reviews of kotlinx.serialization. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-01.

What are some alternatives?

When comparing kotlindl and kotlinx.serialization you can also consider the following projects:

jackson-module-kotlin - Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.

Moshi - A modern JSON library for Kotlin and Java.

klaxon - A JSON parser for Kotlin

Gson - A Java serialization/deserialization library to convert Java Objects into JSON and back

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

kotlin-json - A JavaScript Object Notation library for Kotlin JVM.

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

kotlinx-datetime - KotlinX multiplatform date/time library

koin - Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform

xmlutil - XML Serialization library for Kotlin

KorGE - KorGE Game Engine. Multiplatform Kotlin Game Engine

xls2json - Read in Excel file (.xls, .xlsx, .xlsm) and output JSON.