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)
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
Poko kotshi
2 1
291 751
- -
9.1 8.4
2 days ago 8 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:

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

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

anvil - A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.

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

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

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.