XMill is a user-configurable XML compressor. It separates structure, layout and data and distributes data elements into separate data streams (int, char, string, base64, etc). This distribution is user-definable. gzip, bzip2 or ppmdi compresses these str
License
BSD License, GNU General Public License version 2.0 (GPLv2)Follow XMill
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I have problems compiling it and when the problems are fixed (to the best of my ability), decompression of some data files produces a segmentation fault. It seems the original developer of XMill has created a 2004 update for gcc v3.x. You can find it here: http://www.cs.washington.edu/homes/suciu/XMILL/ However, that also gives problems with gcc v4.x . But you might get a bit further since it is slightly newer.