
is there current consideration for a boost compression library? --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments.

sm garth wrote:
is there current consideration for a boost compression library?
You might have a look @ iostreams. It incorporates existing compression libraries into C++ streams: http://www.boost.org/libs/iostreams/doc/index.html That said, I'd say it's likely that there is interest in implementations of compression algorithms in c++ if that's what you're thinking. Jeff

Jeff Garland wrote:
That said, I'd say it's likely that there is interest in implementations of compression algorithms in c++ if that's what you're thinking.
are there any current projects in the works that I could contribute to? if not, how would I go about initiating one? --------------------------------- Yahoo! Travel Find great deals to the top 10 hottest destinations!

sm garth wrote:
Jeff Garland wrote:
That said, I'd say it's likely that there is interest in implementations of compression algorithms in c++ if that's what you're thinking.
are there any current projects in the works that I could contribute to? if not, how would I go about initiating one?
I'm not aware of any projects in the works. As for how to proceed, this page should describe it: http://www.boost.org/more/submission_process.htm If not, ask away. Jeff
participants (2)
-
Jeff Garland
-
sm garth