kotlinx-datetime VS jclasslib

Compare kotlinx-datetime vs jclasslib and see what are their differences.

kotlinx-datetime

KotlinX multiplatform date/time library (by Kotlin)

jclasslib

jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. (by ingokegel)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
kotlinx-datetime jclasslib
4 3
2,198 2,615
3.4% -
8.5 6.4
1 day ago 4 months ago
Kotlin Kotlin
Apache License 2.0 GNU General Public License v3.0 or later
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-datetime

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

jclasslib

Posts with mentions or reviews of jclasslib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-17.
  • Help?
    1 project | /r/javahelp | 30 Jun 2022
    You might be able to use a tool like https://github.com/ingokegel/jclasslib that allows some editing. I've never used it and have no idea whether it will support what you need to achieve in terms of editing or what range of class-formats it supports.
  • Debugger for Java Bytecode
    2 projects | /r/java | 17 Aug 2021
    I use jclasslib to view bytecode: https://github.com/ingokegel/jclasslib
  • FlatLaf 1.0 - Swing Look and Feel
    8 projects | /r/java | 25 Feb 2021
    FlatLaf is already used in a lot of open-source and commercial applications. To name only a few: Apache NetBeans, jclasslib, KeyStore Explorer, install4j, DbVisualizer, MagicPlot, OWASP ZAP. Here is a longer list.

What are some alternatives?

When comparing kotlinx-datetime and jclasslib you can also consider the following projects:

koda-time - Joda Time and Java 8 Time Extensions for Kotlin

kotlin-logging - Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.

klock - Multiplatform Date and time library for Kotlin

kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings

kotlinx.serialization - Kotlin multiplatform / multi-format serialization

klutter - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.

Kotlin-Multiplatform-Libraries - Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.

kotlin-times - :octocat: Kotlin reinvented.

krangl - krangl is a {K}otlin DSL for data w{rangl}ing

Strukt - C-style structs on the JVM!

swift-evolution - This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

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