Top 4 Kotlin Bytecode Projects
-
jclasslib
jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Project mention: Emulating classes with functions in Kotlin for maximum performance 🚀 | dev.to | 2024-10-06
We're going to use Romain Guys fantastic Kotlin-Explorer project to inspect the generated assembly. Please give it a star as it's an awesome bit of kit!
-
sentry-android-gradle-plugin
Gradle plugin for Sentry Android. Upload proguard, debug files, and more.
-
bf
An optimizing brainf*ck compiler with multiple target backends: JVM, smali, dex, C, LLVM IR, ARM, WASM, JavaScript and Lox. (by mrjameshamilton)
Kotlin Bytecode discussion
Kotlin Bytecode related posts
Index
What are some of the best open-source Bytecode projects in Kotlin? This list will help you:
Project | Stars | |
---|---|---|
1 | jclasslib | 2,791 |
2 | kotlin-explorer | 836 |
3 | sentry-android-gradle-plugin | 145 |
4 | bf | 9 |