kache
Kotlin Cache Abstraction (by themichailov)
jclasslib
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode. (by ingokegel)
kache | jclasslib | |
---|---|---|
- | 3 | |
2 | 2,756 | |
- | - | |
6.9 | 7.6 | |
almost 4 years ago | 23 days ago | |
Kotlin | Kotlin | |
MIT License | 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.
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.
kache
Posts with mentions or reviews of kache.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning kache yet.
Tracking mentions began in Dec 2020.
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?
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
I use jclasslib to view bytecode: https://github.com/ingokegel/jclasslib
-
FlatLaf 1.0 - Swing Look and Feel
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 kache and jclasslib you can also consider the following projects:
kotlin-telegram-bot - 🤖 A wrapper for the Telegram Bot API written in Kotlin
kotlin-logging - Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.
kotlinx-datetime - KotlinX multiplatform date/time library
klutter - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.
kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings
Strukt - C-style structs on the JVM!
better-parse - A nice parser combinator library for Kotlin
kotlin-times - :octocat: Kotlin reinvented.
Humanizer.jvm