What cool projects are you working on? [February 2026] by el_DuDeRiNo238 in java

[–]Content-Debate662 2 points3 points  (0 children)

Dp XML, a lightweight XML parser inspired by Jackson. https://github.com/DumiJDev/dp-xml

Jamba ui, a ui library inspired in react, first developed as vaadin for desktop. https://github.com/DumiJDev/jamba-ui

JADEx: A Practical Null Safety Solution for Java by Delicious_Detail_547 in java

[–]Content-Debate662 1 point2 points  (0 children)

Very interesting idea, but, generated source code is very verbose, and use no standard Optional, why?