marcluque / Hydra
A network framework built upon Netty
☆44Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Hydra
- Simple & Lightweight Java 8 HTTP Client☆50Updated 3 weeks ago
- Groovy AST Transformation to allow writing Jasmin code (JVM bytecode) directly on groovy files☆14Updated 4 years ago
- My opinions on common Java libraries, reverse engineering guides, and some assorted other tips☆85Updated last year
- Experimental compound SQL framework with type-safe DSL API generated at compile-time from annotation based schema diff☆41Updated last week
- Reusable runtime annotations scanner for Java-based projects 🔎☆13Updated 4 years ago
- Client/server library for Java, based on Netty and Kryo☆67Updated last year
- A driver to allow deep interaction with the JVM without any restrictions☆51Updated last week
- JShell script engine for Java (JSR-223 compatible)☆32Updated 4 years ago
- (WIP) Java OpenGL GUI library. Created for using with latest LWJGL (LWJGL 3).☆23Updated 5 months ago
- JPassport☆62Updated 5 months ago
- Dirk DI, a light-weight DI framework which can have its dependencies changed at runtime☆32Updated 2 years ago
- Moved to https://github.com/Infumia/InfumiaLib☆8Updated 3 years ago
- A Primitive Collection library that reduces memory usage and improves performance☆39Updated 7 months ago
- An all-purpose mixins framework for Java bytecode manipulation at runtime, targeted at those with minimal understanding of the bytecode s…☆23Updated 2 years ago
- JavaFX tool for converting source code to styled HTML☆31Updated last month
- For when you are stuck in Java 8 but want to use new language features and dependencies☆31Updated 2 years ago
- Java 9-23 Hackery, destroys module system + reflection filters☆37Updated 9 months ago
- Next generation Java general purpose plugin framework☆42Updated last year
- JavaFX file chooser☆16Updated this week
- Zephyr is an open-source Java-based plugin framework with smart dependency management, a modular design, and a small footprint.☆52Updated last year
- A short HOWTO on how to redefine class bytecode at runtime, plus a complete class to accomplish this task.☆52Updated 7 years ago
- Nicer reflection.☆14Updated 4 years ago
- Named and Optional parameters for Java 17☆36Updated last year
- Painless low level jdbc abstraction using the java 8 stream api.☆27Updated 6 years ago
- High performance Java reflection(revised version)☆13Updated last year
- An easy-to-use, event-driven, asynchronous network application framework compiled with Java 11.☆179Updated 3 years ago
- Lightweight, extremely fast, and zero-gc message/event bus for Java 6+☆38Updated last year
- A library for bypassing all of Java's security mechanisms, visibility checks, and encapsulation measures via the JNI API