Skip to content

Commit

Permalink
add alternative library
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdymercury authored Jun 10, 2021
1 parent afa0ae1 commit 7c7f4a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Alternatives to this library include:

- The [[http://www.boost.org/doc/libs/release/libs/iostreams/][Boost IOStreams]] library. The library does not auto-detect input compression (by default, though that can be easily implemented with filters), and more importantly, it is not a header-only Boost library.

- The [[https://github.com/tmaklin/bxzstr][bxzstr]] library.

For an example usage, see [[examples/ztxtpipe.cpp]] and [[examples/zc.cpp]].

**** Input Auto-detection
Expand Down

0 comments on commit 7c7f4a3

Please sign in to comment.