Autor Tema: FairyTale -compressor- [Work in progress]  (Leído 2518 veces)

Fl0ppy

  • Administrador
  • Usuario Héroe
  • *****
  • Mensajes: 10484
FairyTale -compressor- [Work in progress]
« en: 19 de Marzo de 2018, 01:43:59 pm »
De los creadores de precomp nos llega este nuevo compresor

https://github.com/schnaader/fairytale

Quote (selected)
Fairytale modern lossless community archiver that features
 
  • state of the art analysis of input data
  • detection and transform / recompression of data to improve compression
  • sorting input and arrange it in different streams
  • deduplication across all streams and recursion levels
  • applying different (best fit) compression algorithms on each stream
  • storing compressed data in a modern archiver format
It offers great modularity so that any algorithm can be added to it and enough flexibility to chose between fast, best practical or experimental state-of-the-art compression. Fairytale is a dream of a next generation archiver and it is a work in progress so if you share our dream and want to contribute, join our great community here

Releases/Binaries

Please note that this is a very rough prototype that allows for testing of the pre-processing library. It doesn't apply any compression right now.

for ARM
for Linux
for OSX
for Windows

License Licensed under the LGPL-3.0 license
Siempre que pasa igual sucede lo mismo



Fl0ppy

  • Administrador
  • Usuario Héroe
  • *****
  • Mensajes: 10484
Re:FairyTale -compressor- [Work in progress]
« Respuesta #1 en: 19 de Marzo de 2018, 01:45:37 pm »
Por ahora solo detecta ficheros multimedia, comepresion zip y de-duplica datos, no crea un fichero ni nada solo pone estadísticas
Siempre que pasa igual sucede lo mismo