Opened 5 years ago
Closed 4 years ago
#13356 closed Feature Requests (fixed)
Add zstd compression to iostreams
| Reported by: | anonymous | Owned by: | James E. King, III |
|---|---|---|---|
| Milestone: | Boost 1.69 | Component: | iostreams |
| Version: | Boost 1.66.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
It would be great to have zstd compression(http://facebook.github.io/zstd/) support in boost since it's both faster and better compression than gzip.
Change History (3)
comment:1 by , 5 years ago
comment:2 by , 4 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 4 years ago
| Milestone: | To Be Determined → Boost 1.69 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Testing would be very welcome: https://github.com/rdoeffinger/build/tree/zstd https://github.com/rdoeffinger/iostreams/tree/zstd