SHARC
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Compression |extensions={{ext|sharc}} |released=2013 }} SHARC (Simple Highspeed Archiver) is a compression utility and compress...") |
|||
(One intermediate revision by one user not shown) | |||
Line 6: | Line 6: | ||
}} | }} | ||
[[SHARC]] (Simple Highspeed Archiver) is a compression utility and compressed file format, designed for fast compression and decompression. The compression scheme is implemented in a library named DENSITY. | [[SHARC]] (Simple Highspeed Archiver) is a compression utility and compressed file format, designed for fast compression and decompression. The compression scheme is implemented in a library named DENSITY. | ||
+ | |||
+ | == Disambiguation == | ||
+ | This SHARC format is not related to Sandell Harmonic Archive[http://www.timbre.ws/sharc/index.php]. | ||
== Identification == | == Identification == | ||
Line 13: | Line 16: | ||
* [https://github.com/centaurean/sharc SHARC] | * [https://github.com/centaurean/sharc SHARC] | ||
* [https://github.com/centaurean/density DENSITY] | * [https://github.com/centaurean/density DENSITY] | ||
+ | |||
+ | [[Category:Compression research]] |
Latest revision as of 17:20, 16 May 2016
SHARC (Simple Highspeed Archiver) is a compression utility and compressed file format, designed for fast compression and decompression. The compression scheme is implemented in a library named DENSITY.[edit] Disambiguation
This SHARC format is not related to Sandell Harmonic Archive[1].
[edit] Identification
SHARC files begin with signature bytes 1b f3 b9 71
.