20 projects tagged "Archiving"
JSX serializes Java objects to XML. You can persist objects, evolve them, and send them over the network and between applications. Your object data becomes human-readable and human-writable. You can test it, search it, profile it, audit it, and edit it with ordinary text and XML tools. JSX handles all POJOs and also all classes that require Java's own object serialization.
XMLCoDe is a Java implementation of an XML Coder/Decoder. It provides tools for easily and automatically serializing/deserializing Java objects to/from XML strings or streams. It provides a way to easily implement an XML persistent object model. It features support for a scheme for accessors methods use, support for an advanced inheritance scheme, native support for array, vector, and hashtable data structures, an extensible package (support for more complex data structures through quick and efficient accessors use), and much more.
YAML (rhymes with "camel") is a straightforward machine parseable data serialization format designed for human readability and interaction with scripting languages such as Perl and Python. YAML is optimized for data serialization, configuration settings, log files, Internet messaging, and filtering.
No-install Unix Tools for Windows is a collection of 18 of the most useful Cygwin tools packaged into a single 1.1MB (floppy sized) EXE file that runs without any installation process. Simply running the executable instantly creates a Unix environment for Windows, without making any persistent changes to the underlying system. It includes bash, less, gzip, grep, find, df, du, ls, cat, cp, mv, ps, rmdir, mkdir, rm, pwd, and tar.