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…
☆620Updated 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.☆456Updated last year
- Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.☆532Updated last week
- deep clone java objects☆609Updated 10 months ago
- Typesafe representation of tuples in Java.☆467Updated 2 months 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
- Tools for working with generic types☆630Updated 2 years ago
- Collection of lombok extensions☆328Updated 12 years ago
- Lightweight, high performance Java caching☆739Updated 3 months ago
- A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.☆310Updated last year
- Paranamer - access to parameter names in Java5, 6, 7, 8☆232Updated 8 months ago
- Powerful event-bus optimized for high throughput in multi-threaded applications. Features: Sync and Async event publication, weak/strong …☆962Updated 7 months ago
- Java library for parsing command line options☆360Updated 6 months ago
- IntelliJ plugin - https://plugins.jetbrains.com/plugin/7179☆271Updated 5 months ago
- Advanced Java library for integration testing, mocking, faking, and code coverage☆472Updated 5 months ago
- High Performance Primitive Collections for Java☆1,030Updated 5 months ago
- ClassLoader leak prevention / protection☆366Updated last year
- 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 2 months ago
- Java memory allocation profiler☆223Updated last year
- JSR107 Cache Specification☆423Updated 2 years ago
- Java implementation of the SemVer Specification☆459Updated last year
- XNIO☆288Updated 2 months ago
- Byteman Project main repo☆505Updated last month
- A Java Parser library that allows easy parsing and formatting of Java source files☆687Updated 2 weeks ago
- Automatically exported from code.google.com/p/memory-measurer☆276Updated 8 years ago
- Apache Commons BCEL☆264Updated this week
- Java toolkit that allows you to write coroutines.☆351Updated 2 years ago
- FST: fast java serialization drop in-replacement☆1,594Updated 2 years ago
- An open source terminal daemon library providing terminal handling in Java under ASL 2.0☆226Updated 3 weeks ago
- JMH benchmark of Java object-to-object mapping frameworks☆287Updated last year