classloader
There are 104 repositories under classloader topic.
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
core-lib/xjar
Spring Boot JAR 安全加密运行工具,支持的原生JAR。
androidmalin/AndroidComponentPlugin
Android上简单实现四大组件的插件化,供学习使用
jboss-modules/jboss-modules
A Modular Classloading System
y1yang0/yvm
[yvm] low performance garbage-collectable jvm
burningwave/core
An advanced and highly optimized Java library to build frameworks: it's useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified source code and much more...
oldratlee/land
:dango: Land is a simple Java™ dependency-isolation container via class loader.
Catherine22/ClassLoader
Loading apks or classes without reinstalling your app.
Column01/Discord-Moderation-Bot
Modular Moderation bot for Discord
toolfactory/jvm-driver
A driver to allow deep interaction with the JVM without any restrictions
core-lib/loadkit
Java 资源加载器,充分拓展ClassLoader#getResources(name)的能力,实现递归加载,支持普通风格 / 包名风格 / ANT风格 / 正则风格路径的资源加载同时支持自定义过滤器,通常作为框架的基础类库。
TFdream/cherry
A flexible, stable, easy-to-use plugin Framework for Java applications.
yookax/jvm.cc
A tiny JVM written in C++, based on JDK 25.
evasnowind/framework-dev-learning
常见框架开发技术的demo汇总,包括java字节码编程(java agent, instrument, byte buddy), java动态代理,自定义classloader,java spi, zero copy, netty, spring aop/condition,spring boot starter, 数据库连接池等。
xuanbo/easy-java
整理java技术要点,让java更简单,更容易上手。
esastack/esa-cabin
A lightweight class isolation container for Java applications.
kawasima/websocket-classloader
Load remote java classes via WebSocket.
Revxrsal/Tuna-Bytes
An all-purpose mixins framework for Java bytecode manipulation at runtime, targeted at those with minimal understanding of the bytecode structure.
wujun728/jun_api_service
jun_api_service是一个基于我另外一个自定义的starter的动态API框架。项目本身使用技术有SpringBoot+字节码生成执行+动态脚本+动态SQL,可以实时动态生成RESTAPI并动态发布或者热加载。且发布后可动态执行java源码、groovy脚本及SQL脚本的API服务项目。提供在线执行动态程序脚热加载本及动态生成API并执行的功能。支持动态注册RequestMapping,动态生成类及源码并动态编译生成类并注入Spring容器生成Bean,可动态生成HTTP接口。支持在线编辑写好SQL或者Java源码、Groovy源码、Python源码(TODO),JavaScript源码(TODO)、Shell脚本,后即可快速生成Rest接口对外提供服务
souzen/light-jpf
Lightweight Java Plugin Framework
litongjava/hotswap-classloader
hotswap-classloader is a dynamic class loader based on the JVM. It utilizes the HotSwapWatcher and HotSwapClassloader technologies to dynamically detect modifications to class files. This project was inspired by the hot loading design of jfinal-undertow.
chrisgleissner/jisolate
Java Code Isolation
ChocolatMilka/RunnableOverNetwork
Allows you to send class Runnable, Consumer, Function files via the socket, load them into the CloassLoader and have it executed on the server side. Allows you to debug an application [remotely] without restarting it.
NashornTools/NnClassLoader
Java ClassLoader for Nashorn with Maven support. Allows to define any Java dependencies directly in scripts.
oldratlee/java-compiler-demo
Demo project of creating dynamic applications with javax.tools.JavaCompiler
LonelyPluto/LoadResourceDemo
android动态加载外部资源文件
piran-framework/ganjex
Passive Container With Runtime Lifecycle Management
qianxingchuan/doraemon
2048乐队是一个很牛逼的乐队!这是一个轻量级的Java模块隔离框架
burningwave/jvm-driver
A driver to allow deep interaction with the JVM without any restrictions
SleepyDeb/JSharp
JSharp is a .class loader for Net Core (similar to IKVM) is based on a features remapping of JDK on .Net Core libs
wilmerkrisp/archidoc
Documenting Software Architecture Plugin. Visualizing code of your application. It generates full diagram of your classes in .dot(graphviz) file.
kotalr/b2b-jcl
Dynamic java classloader (in-memory and JDBC classloader). Load class code from DB, load class code into MEM cache from jar files, directories with jar files, class file, java file.
c9s/universal
The general purpose standard library for PHP.
fmunch/transloader
Packaging of the Java Transloader project without dependencies
mtumilowicz/java9-classloaders
Overview of changes of classloaders in Java 9.
sweat123/fat-jar-isolation
Java class isolation with fat jar