Extremely useful classes for java development.
see intro docs in https://github.com/trendrr/java-oss-lib/wiki/Introducing-DynMap
A complete STREST protocol driver
For an example (with Strest-Server running on port 8000) see com.trendrr.oss.networking.strest.ExampleMain
java -jar trendrr-oss.jar
Contains useful locking and lazy initialization classes
An asynch buffer implementation to make dealing with asynch sockets a breeze (and fast)