KEEP VS kotlin-multiplatform-bignum

Compare KEEP vs kotlin-multiplatform-bignum and see what are their differences.

KEEP

Kotlin Evolution and Enhancement Process (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
KEEP kotlin-multiplatform-bignum
61 1
3,276 321
1.1% -
5.5 7.8
7 days ago 2 months ago
Markdown 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.

KEEP

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

kotlin-multiplatform-bignum

Posts with mentions or reviews of kotlin-multiplatform-bignum. 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
    I've used this BigDecimal Kotlin implementation before and it seems to work fine, granted it would be nice if there was a alternative in the stdlib, but for now, that dependency works fine. :)

What are some alternatives?

When comparing KEEP and kotlin-multiplatform-bignum you can also consider the following projects:

KorGE - KorGE Game Engine. Multiplatform Kotlin Game Engine

firebase-kotlin-sdk - A Kotlin-first SDK for Firebase

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

KMQTT - Kotlin Multiplatform MQTT client & embeddable and standalone broker

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

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

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

TelegramBotAPI - Type-safe library for work with Telegram Bot API

kotlin-multiplatform-libsodium - A kotlin multiplatform wrapper for libsodium, using directly built libsodium for jvm and native, and libsodium.js for js targets.

kotlin-result - A multiplatform Result monad for modelling success or failure operations.

ksp - Kotlin Symbol Processing API