Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness - GitHub - struppigel/PortEx: Java library to analyse Portable Executable f... (more…)
Read more »
An annotation processor for generating type-safe bean mappers - GitHub - mapstruct/mapstruct: An annotation processor for generating type-safe bean mappers... (more…)
Read more »
I love AWS Lambda. Removing the concept of a “server” from your application is huge. I won’t go into all the benefits of Lambda, but I can say from first han...
Read more »
If you’ve worked with JUnit and Mockito, you must be familiar with matchers. They provide a way to verify parameters during method invocation. Among many of ... (more…)
Read more »
Online book which introduces the main concepts required to write graphics games or any other applications using Vulkan in Java by using the LWJGL library. - lwjglgamedev/vulkanbook... (more…)
Read more »