Skip to content

trendrr/java-oss-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extremely useful classes for java development.

DynMap

see intro docs in https://github.com/trendrr/java-oss-lib/wiki/Introducing-DynMap

STREST

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

Concurrency

Contains useful locking and lazy initialization classes

Networking

An asynch buffer implementation to make dealing with asynch sockets a breeze (and fast)

Releases

No releases published

Packages

No packages published

Languages