HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features fi...
This is a Java library for performing floating-point calculations on
small devices such as mobile phones which lack native support for
floating-poin...
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug an...
Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass sc...