java libraries
Two free (GPL) Java libraries look pretty interesting: fastUtil contains type-optimized hash maps to replace the more general HashMap class. JFreeReport takes JTable data and formats it for printing or PDF generation.