Java is the backend solution for several companies, mainly for services and microservices. However, when you need to ship java for a CLI or ... (more…)
Read more »
RuleBook - 100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL (more…)
Read more »
We have Java Dataflow Analysis (DFA), which is able to derive facts about your program: possible exceptions, conditions that are always true/always false, and more. It performs an abstract interpretation of the source code, allowing it to gather informati... (more…)
Read more »
One of the latest fashions in the Java world is GraalVM. For someone who has been around, I still remember the "Write once, run anywhere" slogan of Java virtual machine. Apparently, the wheel has spun back, now people want to write native code in Java, wh... (more…)
Read more »
Low-overhead logging façade for performance-sensitive applications - obsidiandynamics/zerolog... (more…)
Read more »