Poko VS kotshi

Compare Poko vs kotshi and see what are their differences.

Poko

A Kotlin compiler plugin that generates equals, hashCode, and toString for plain old Kotlin objects in public APIs. (by drewhamilton)

kotshi

An annotation processor that generates Moshi adapters from immutable Kotlin data classes. (by ansman)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Poko kotshi
2 1
286 749
- -
9.1 8.4
8 days ago 11 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.

Poko

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

kotshi

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

What are some alternatives?

When comparing Poko and kotshi you can also consider the following projects:

IrScrutinizer - IrScrutinizer is a program for IR signal analysis, decoding, generation and much more.

ktoml - Kotlin Multiplatform parser and compile-time serializer/deserializer for TOML format (Native, JS, JVM) based on KxS

dataclassgenerate - DataClassGenerate (or simply DCG) is a Kotlin compiler plugin that addresses an Android APK size overhead from Kotlin data classes.

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

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

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

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

NoCopy Compiler Plugin - A Kotlin compiler plugin that removes the `copy` method of data classes.