easymock / objenesis
Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around th…
☆604Updated this week
Alternatives and similar repositories for objenesis:
Users that are interested in objenesis are comparing it to the libraries listed below
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆446Updated 4 months ago
- Tools for working with generic types☆628Updated last year
- High Performance Primitive Collections for Java☆989Updated 6 months ago
- Typesafe representation of tuples in Java.☆461Updated last month
- Lightweight, high performance Java caching☆714Updated last year
- A Java agent that rewrites bytecode to instrument allocation sites☆483Updated last year
- Apache Commons Pool☆522Updated this week
- deep clone java objects☆593Updated last week
- Java library for parsing command line options☆353Updated last year
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆957Updated 3 years ago
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆258Updated 3 months ago
- Jabel - unlock Javac 9+ syntax when targeting Java 8☆805Updated 10 months ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆233Updated 3 years ago
- FST: fast java serialization drop in-replacement☆1,590Updated last year
- Collection of lombok extensions☆329Updated 11 years ago
- Advanced Java library for integration testing, mocking, faking, and code coverage☆461Updated this week
- Elegance, high performance and robustness all in one java bean mapper☆231Updated last year
- High performance Java reflection☆1,536Updated last year
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆583Updated 3 years ago
- Java memory allocation profiler☆220Updated last year
- Apache Commons JEXL☆203Updated this week
- Java library to represent monetary amounts.☆662Updated 3 months ago
- Apache Commons BCEL☆254Updated this week
- Toolkit for testing multi-threaded and asynchronous applications☆420Updated 9 months ago
- XNIO☆284Updated 3 months ago
- Apache Commons VFS☆237Updated this week
- Snappy compressor/decompressor for Java☆1,045Updated this week
- Apache Maven Shade Plugin☆169Updated 3 weeks ago
- More kryo serializers☆381Updated 3 months ago
- Software Transactional Memory Implementation for the JVM☆238Updated 11 years ago