Remote Web Development Job In IT And Programming

C++ expert needed for boost compression

Find more Web Development remote jobs posted recently Worldwide

I have a C++ program that links to boost for gunzip compression. It requires the full boost installation (not just the header).

The function (which works 100%) takes a C++ string, compress it in gunzip format and return it. Unfortunately, this code requires full boost to compile and link.

- I would like someone to strip off the code from boost, so I can compile it __without__ boost. That might involve strip out boost header and its implementation out.
- Alternatively, I am open to another algorithm for doing exactly the same thing without a full boost installation.


std::string compressGZ(const std::string &x)
{
namespace bio = boost::iostreams;

std::stringstream r;
std::stringstream origin(x);

bio::filtering_streambuf out;
out.push(bio::gzip_compressor(bio::gzip_params(bio::gzip::best_compression)));
out.push(origin);
bio::copy(out, r);

return r.str();
}
About the recuiter
Member since Oct 5, 2017
Rom
from Paris, France

Skills & Expertise Required

software development Website Development 

Candidate shortlisted and hiredHiring open till - Dec 26, 2021

Work from Anywhere

40 hrs / week

Hourly Type

Remote Job

$16.69

Cost

Looking for help? Checkout our video tutorial
How to search and apply for jobs

How to apply? Do you have more questions about the Job?
See frequently asked questions

Similar Projects

Sharepoint 2013

I need help with SharePoint 2013 in building a basic management system. I need help will you be able to consult.

PuTTY / Windows Remote Desktop Setup

I frequently have to work off of a remote PC where I first have to launch PuTTY, login, then launch Windows Remote Desktop and login, is there anyway to create a single icon I can click to launch both of these and log me in?

I,m looking for website developer using JavaScript and WordPress developer also required

Looking for website developer using JavaScript and WordPress developer its ecommerce website mostly like Alibaba and other information is given after selection

Need help creating a webpage for ordering customized and personalized books.

Our mission is to make is easier for parents to bond with their children over reading books. Less and less parents are reading with their children and this is a huge contradiction to all research and science that is showing the importance of reading...read more