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 compress(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 Nov 11, 2022
Vinod Joshi
from Puebla, Mexico

Skills & Expertise Required

software development Website Development 

Candidate shortlisted and hiredHiring open till - Feb 21, 2023

Work from Anywhere

40 hrs / week

Hourly Type

Remote Job

$22.99

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

Facebook pixel over-reporting add to cart. Need this to be adjusted

On my Shopify whenever you add one product to your cart you are technically adding 4 products on my Shopifys back end. The Facebook pixel is over counting add to carts. Each add to cart is being tracked as 4 add to carts by Facebook.

I wan...read more

Software/Script that finds the TOP POSTS with the MOST COMMENTS for Instagram Accounts.

Hi there, thanks for taking the time to read this posting.

Im looking for someone to develop me a piece of software or script where I can put in Instagram Usernames of accounts and the software will spit out the top pieces of content with t...read more

WebApp Developer

Looking for a web app developer to build a dashboard that interacts with a Mobile app back end.
Freelancer - who is available for next 30 days.