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…
☆628Mar 18, 2026Updated this week
Alternatives and similar repositories for objenesis
Users that are interested in objenesis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Runtime code generation for the Java virtual machine.☆6,783Updated this week
- Java binary serialization and cloning: fast, efficient, automatic☆6,497Mar 16, 2026Updated last week
- High performance Java reflection☆1,545Jun 5, 2025Updated 9 months ago
- EasyMock, makes mocking easier since 2001☆830Mar 6, 2026Updated 2 weeks ago
- 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,894Aug 16, 2024Updated last year
- vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the …☆6,123Mar 12, 2026Updated last week
- Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection…☆265Feb 2, 2026Updated last month
- fastutil extends the Java™ Collections Framework by providing type-specific maps, sets, lists and queues.☆2,117Dec 2, 2025Updated 3 months ago
- Java bytecode engineering toolkit☆4,231Oct 3, 2024Updated last year
- A high performance caching library for Java☆17,549Updated this week
- An application observability facade for the most popular observability tools. Think SLF4J, but for observability.☆4,827Updated this week
- Resilience4j is a fault tolerance library designed for Java8 and functional programming☆10,596Mar 16, 2026Updated last week
- ☆3,809Updated this week
- Fibers, Channels and Actors for the JVM☆4,565Jan 21, 2024Updated 2 years ago
- Java runtime metadata analysis☆4,776Jun 17, 2024Updated last year
- Reactive Streams Specification for the JVM☆4,869Mar 13, 2024Updated 2 years ago
- Java serialization library, proto compiler, code generator☆2,095Apr 2, 2025Updated 11 months ago
- Capturing JVM- and application-level metrics. So you know what's going on.☆7,852Mar 16, 2026Updated last week
- FST: fast java serialization drop in-replacement☆1,595Jun 30, 2023Updated 2 years ago
- jOOQ is the best way to write SQL in Java☆6,681Updated this week
- Tools for working with generic types☆630Apr 12, 2023Updated 2 years ago
- High Performance Primitive Collections for Java☆1,038Mar 15, 2026Updated last week
- Janino is a super-small, super-fast Java™ compiler.☆1,322May 31, 2024Updated last year
- An uber-fast parallelized Java classpath scanner and module scanner.☆2,967Oct 10, 2025Updated 5 months ago
- jOOR - Fluent Reflection in Java jOOR is a very simple fluent API that gives access to your Java Class structures in a more intuitive wa…☆2,837Jan 6, 2025Updated last year
- Non-Blocking Reactive Foundation for the JVM☆5,208Mar 16, 2026Updated last week
- JLine is a Java library for handling console input.☆1,744Mar 13, 2026Updated last week
- Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.☆2,623Mar 16, 2026Updated last week
- 光 HikariCP・A solid, high-performance, JDBC connection pool at last.☆21,073Nov 4, 2025Updated 4 months ago
- JTA Transaction Manager☆430Feb 24, 2026Updated 3 weeks ago
- Most popular Mocking framework for unit tests written in Java☆15,431Updated this week
- Java 1-25 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.☆6,060Mar 12, 2026Updated last week
- Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on…☆6,595Updated this week
- Java (and original) version of Hamcrest☆2,244Feb 24, 2025Updated last year
- Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.☆12,730Feb 3, 2026Updated last month
- Java implementation of RSocket☆2,392Feb 10, 2025Updated last year
- Bind a java thread to a given core☆1,889Jan 29, 2026Updated last month
- A Java API for generating .java source files.☆10,863Oct 10, 2024Updated last year
- Java Annotation Indexer☆442Updated this week