easymock / objenesisLinks
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…
☆618Updated last week
Alternatives and similar repositories for objenesis
Users that are interested in objenesis are comparing it to the libraries listed below
Sorting:
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆455Updated last year
- deep clone java objects☆608Updated 9 months ago
- Typesafe representation of tuples in Java.☆468Updated 2 months ago
- Tools for working with generic types☆630Updated 2 years ago
- Jar Class Loader, a configurable and dynamic custom classloader designed to create, manage and manipulate isolated Java classloaders in I…☆587Updated 3 years ago
- Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.☆533Updated last week
- Collection of lombok extensions☆328Updated 12 years ago
- Lightweight, high performance Java caching☆739Updated 3 months ago
- Advanced Java library for integration testing, mocking, faking, and code coverage☆472Updated 4 months ago
- XNIO☆289Updated last month
- Snappy compressor/decompressor for Java☆1,069Updated this week
- Java memory allocation profiler☆222Updated last year
- A Java Parser library that allows easy parsing and formatting of Java source files☆687Updated last week
- QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)☆475Updated last week
- High Performance Primitive Collections for Java☆1,030Updated 4 months ago
- Elegance, high performance and robustness all in one java bean mapper☆241Updated 2 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆487Updated last month
- JSR107 Cache Specification☆422Updated 2 years ago
- Paranamer - access to parameter names in Java5, 6, 7, 8☆232Updated 7 months ago
- Byteman Project main repo☆503Updated last week
- Java implementation of the SemVer Specification☆458Updated last year
- Apache Commons CLI☆377Updated this week
- Apache Commons BCEL☆263Updated this week
- Java Runtime Compiler☆691Updated last week
- Automatically exported from code.google.com/p/memory-measurer☆276Updated 8 years ago
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆962Updated 6 months ago
- JMH benchmark of Java object-to-object mapping frameworks☆286Updated last year
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆271Updated 4 months ago
- ClassLoader leak prevention / protection☆366Updated last year
- FST: fast java serialization drop in-replacement☆1,594Updated 2 years ago