kotlinx-serialization-typescript-generator VS ktoml

Compare kotlinx-serialization-typescript-generator vs ktoml and see what are their differences.

ktoml

Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS (by akuleshov7)
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
kotlinx-serialization-typescript-generator ktoml
1 6
48 427
- -
8.8 7.0
7 days ago 25 days ago
Kotlin Kotlin
Apache License 2.0 MIT License
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.

kotlinx-serialization-typescript-generator

Posts with mentions or reviews of kotlinx-serialization-typescript-generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-19.

ktoml

Posts with mentions or reviews of ktoml. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-19.
  • Ktoml 0.5.0 released πŸŽ‰
    1 project | /r/Kotlin | 13 May 2023
    Last week we have finally released a new version (0.5.0) of ktoml, a multiplatform serialization library for TOML format with Kotlin extensions based on KxS πŸ₯³. As many developers are already using version 0.4.0, this announcement may be important for you. This release took us a lot of time, as we had to make slight changes to the library's API, migrate the processing logic to sequences, and finally support serialization and deserialization of multiline strings. Under the hood, we have updated Kotlin, kotlinx.serialization, and made some small improvements (release notes)
  • Ktoml 0.4.0 released πŸŽ‰
    1 project | /r/Kotlin | 7 Jan 2023
    We have just released a new 0.4.0 version of [ktoml](https://github.com/akuleshov7/ktoml) (MPP serialization library for TOML format with Kotlin extensions based on the KxS) πŸ₯³. As a lot of developers are already using our 0.3.0 version, so this announcement may be important for you. In the new release we have focused more on the support of new types to make user’s serialization more convenient. Adoption of Kotlin 1.8, bugfixes and more are also there ([release notes](https://github.com/akuleshov7/ktoml/releases/tag/v0.4.0)).
  • Ktoml 0.3.0 released
    1 project | /r/Kotlin | 30 Oct 2022
  • Jackson, moshi or kotlinx.serialization?
    8 projects | /r/Kotlin | 19 Oct 2022
    Kotlinx serialization is so elegant and nice, I really love it. I love it so much that I spent some time on making toml serialization library based on it: https://github.com/akuleshov7/ktoml
  • Ktoml 0.2.9 released
    1 project | /r/Kotlin | 11 Dec 2021
    Hi all! I have released new version (0.2.9) of Ktoml (Kotlin native serialization library for Toml format). A bunch of new things were added since my last update in this group, including several new functionalities, support for Kotlin 1.6, KotlinJS, and other things. The library is growing and people are already actively using it. But unfortunately I am still supporting this alone. So I would like to invite you to test new version and may be even to contribute. At least you can help me to attract new developers with a small thing - a star on the github 😊
  • Kotlin Native serialization library for TOML
    1 project | news.ycombinator.com | 11 Jul 2021

What are some alternatives?

When comparing kotlinx-serialization-typescript-generator and ktoml you can also consider the following projects:

dukat - Converter of <any kind of declarations> to Kotlin external declarations

bluetooth-le - Capacitor plugin for Bluetooth Low Energy

PeopleInSpace - Kotlin Multiplatform project with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, Compose for Web and Kotlin/JS + React clients along with Ktor backend.

kotlinx-io - Kotlin multiplatform I/O library

kotshi - An annotation processor that generates Moshi adapters from immutable Kotlin data classes.

http4k - The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

jackson-modules-base - Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules

codecv - Manage your resume as structured data: CV format specification and tools to manage CV documents.

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

kotlinx.atomicfu - The idiomatic way to use atomic operations in Kotlin