I'm working with a code base that currently uses both collections4 and guava (and some LambdaJ), and I'm thinking of making a strong push towards eliminating one or the other. A bunch of stuff I've ...
GCToolkit parses log files into discrete events and has an API for aggregating data from those events, allowing complex analyses of the state of managed memory in the JVM. Microsoft’s Java Engineering ...
CodeFutures, a supplier of database performance tools, is now the sponsor of MapDB, a database for Java developers. MapDB provides a way to access a database from Java because it uses the Java ...