classloader topic

List classloader repositories

ClassLoader

138
Stars
36
Forks
Watchers

Loading apks or classes without reinstalling your app.

Discord-Moderation-Bot

108
Stars
59
Forks
Watchers

Modular Moderation bot for Discord

loadkit

47
Stars
38
Forks
Watchers

Java 资源加载器,充分拓展ClassLoader#getResources(name)的能力,实现递归加载,支持普通风格 / 包名风格 / ANT风格 / 正则风格路径的资源加载同时支持自定义过滤器,通常作为框架的基础类库。

esa-cabin

23
Stars
7
Forks
Watchers

A lightweight class isolation container for Java applications.

cherry

46
Stars
34
Forks
Watchers

A flexible, stable, easy-to-use plugin Framework for Java applications.

RunnableOverNetwork

16
Stars
2
Forks
Watchers

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] witho...

jvm-driver

47
Stars
4
Forks
Watchers

A driver to allow deep interaction with the JVM without any restrictions

light-jpf

19
Stars
8
Forks
Watchers

Lightweight Java Plugin Framework

cabin

31
Stars
7
Forks
Watchers

A toy jvm written in C, based on jdk16