150 skills found · Page 1 of 5
Col-E / RecafThe modern Java bytecode editor
MobiVM / RobovmAhead of time compiler for JVM bytecode targetting iOS, Mac OSX and Linux
mirkosertic / BytecoderFramework to interpret and transpile JVM bytecode to JavaScript, OpenCL or WebAssembly.
guxingke / Mini Jvm使用 JDK8 实现 JVM(Java Virtual Machine)
TangBean / OnlineExecutor基于 Spring Boot 的在线 Java IDE
soywiz-archive / JtranscARCHIVED: Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere. Also use JVM code in your favourite language as a library.
SkidderMC / FDPClientMinecraft 1.8.9 forge hacked client based on LiquidBounce.
mmhelloworld / Idris JvmJVM bytecode back end for Idris
shaoxiongdu / JVMStudy💊JVM 底层原理解析
BytecodeDL / ByteCodeDLA declarative static analysis tool for jvm bytecode based Datalog like CodeQL
Guardsquare / Proguard CoreLibrary to read, write, analyze, and process java bytecode
armedbear / AbclArmed Bear Common Lisp <git+https://github.com/armedbear/abcl/> <--> <svn+https://abcl.org/svn> Bridge
gkbrk / Python Jvm InterpreterJava Virtual Machine implementation in Python
SpartanB312 / GruntJVM bytecode obfuscator framework
mrwilson / Byte Monkey:monkey: Bytecode-level fault injection for the JVM.
jgpc42 / InsnFunctional JVM bytecode generation for Clojure.
lightbend-labs / JardiffA tool for comparing JAR files, including method bodies and Scala 2 pickled signatures
shulieTech / LinkAgentLinkAgent is a Java-based open-source agent designed to collect data and control Functions for Java applications through JVM bytecode, without modifying applications codes.
ymm-tech / Easy Byte CoderEasy-byte-coder is a non-invasive bytecode injection framework based on JVM. Java application developers can implement bytecode injection quickly, without caring about the underlying instrument principle and implementation details. Easy-byte-coder provides AOP ability in the form of plugin. Static waving (Agent) and dynamic waving (Attach) make plugin development easy.
IntegralPilot / Rustc Codegen JvmToolchain to create JVM-ready Java bytecode from Rust MIR.