Boost C++ Libraries: Ticket #13356: Add zstd compression to iostreams https://svn.boost.org/trac10/ticket/13356 <p> It would be great to have zstd compression(<a class="ext-link" href="http://facebook.github.io/zstd/"><span class="icon">​</span>http://facebook.github.io/zstd/</a>) support in boost since it's both faster and better compression than gzip. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/13356 Trac 1.4.3 anonymous Sat, 13 Jan 2018 20:09:19 GMT <link>https://svn.boost.org/trac10/ticket/13356#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/13356#comment:1</guid> <description> <p> Testing would be very welcome: <a class="ext-link" href="https://github.com/rdoeffinger/build/tree/zstd"><span class="icon">​</span>https://github.com/rdoeffinger/build/tree/zstd</a> <a class="ext-link" href="https://github.com/rdoeffinger/iostreams/tree/zstd"><span class="icon">​</span>https://github.com/rdoeffinger/iostreams/tree/zstd</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>James E. King, III</dc:creator> <pubDate>Sat, 11 Aug 2018 00:32:07 GMT</pubDate> <title>owner, status changed https://svn.boost.org/trac10/ticket/13356#comment:2 https://svn.boost.org/trac10/ticket/13356#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Jonathan Turkanis</span> to <span class="trac-author">James E. King, III</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket James E. King, III Sat, 11 Aug 2018 00:33:15 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/13356#comment:3 https://svn.boost.org/trac10/ticket/13356#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.69</span> </li> </ul> <p> <a class="ext-link" href="https://github.com/boostorg/iostreams/commit/eb03aa43b9373137a51775ab63867152ff72fa00"><span class="icon">​</span>https://github.com/boostorg/iostreams/commit/eb03aa43b9373137a51775ab63867152ff72fa00</a> </p> Ticket