jOOQ / jOOR
jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive way. The JDK's reflection APIs are hard and verbose to use. Other languages have much simpler constructs to access type meta information at runtime. Let us make Java reflection better.
☆2,807Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for jOOR
- High performance Java reflection☆1,531Updated last year
- Java bytecode engineering toolkit☆4,115Updated last month
- A Java API for generating .java source files.☆10,829Updated last month
- cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access …☆4,805Updated 3 months ago
- Runtime code generation for the Java virtual machine.☆6,289Updated last week
- Java Deferred/Promise library similar to JQuery.☆1,508Updated 3 years ago
- MessagePack serializer implementation for Java / msgpack.org[Java]☆1,416Updated 2 weeks ago
- Java runtime metadata analysis☆4,729Updated 5 months ago
- ZeroTurnaround ZIP Library☆1,376Updated 6 months ago
- An in-memory file system for Java 7+☆2,443Updated 2 weeks ago
- FST: fast java serialization drop in-replacement☆1,590Updated last year
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆1,802Updated last month
- Dynamic Code Evolution VM for Java 7/8☆1,785Updated 4 years ago
- Fibers, Channels and Actors for the JVM☆4,564Updated 10 months ago
- jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple s…☆2,092Updated 3 months ago
- Lightweight threads for Java, with message passing, nio, http and scheduling support.☆1,781Updated 2 years ago
- Java agent that enables class reloading in a running JVM☆2,721Updated 2 years ago
- Java unlimited redefinition of classes at runtime.☆2,362Updated last week
- A collection of source code generators for Java.☆10,437Updated this week
- Backport of Java 8's lambda expressions to Java 7, 6 and 5☆3,540Updated last year
- High performance JVM JSON library☆1,013Updated 8 months ago
- A Java Parser library that allows easy parsing and formatting of Java source files☆677Updated last week
- Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in…☆3,098Updated last month
- ☆3,583Updated 5 months ago
- PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.☆4,162Updated 10 months ago
- A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead☆3,638Updated this week
- Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Mav…☆3,764Updated this week
- Lightweight Java State Machine☆898Updated last year
- Java serialization library, proto compiler, code generator☆2,051Updated last year
- Reactive Extension (Rx) Adaptor for Netty☆1,382Updated 2 years ago