dustismo / java-oss-lib

useful java classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

useful java classes

License:MIT License


Languages

Language:Java 100.0%