Lists (1)
Sort Name ascending (A-Z)
Starred repositories
Design patterns implemented in Java
Netty project - an event-driven asynchronous network application framework
Very spicy additions to the Java programming language.
A programmer-oriented testing framework for Java —
An annotation processor for generating type-safe bean mappers
Runtime code generation for the Java virtual machine.
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
A collection of my book notes on various subjects, mainly computer science
The missing Java distribution of native C++ libraries
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 publ…
Dead Code Detector finds never used code in Java applications