arq5x / bedtools

A powerful toolset for genome arithmetic.
http://code.google.com/p/bedtools/
GNU General Public License v2.0
140 stars 85 forks source link

Support for remote files. #44

Open arq5x opened 11 years ago

arq5x commented 11 years ago

Self explanatory. Use curlib? boost::asio? We would prefer to not use boost::asio in order to minimize external dependencies.

Is there a stable C++ library for reading remote files?

brentp commented 11 years ago

C via @lh3 https://github.com/lh3/samtools/blob/master/knetfile.h