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 Nov 11, 2022
Auria Kiem
from Andhra Pradesh, India

Skills & Expertise Required

software development Website Development 

Open for hiringApply before - Jun 30, 2024

Work from Anywhere

40 hrs / week

Hourly Type

Remote Job

$23.02

Cost

Offer to work on this project closes in 1 days!
Are you interested in this Opportunity?

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

Expert Shopify eCommerce Consultant Needed (US Only)

Hi there,

We are an ecommerce company selling womens clothing, apparel and accessories. We are looking for a Shopify Consultant who can do a deep audit of our website and advise us the best strategy moving forward.

The right person...read more

.Net Regtech Developer

Work on a cutting-edge regtech project with a constant stream of innovative feature updates and annual updates to meet the needs of the regulator.

Technology is moving from .Net to .Net Core & Docker Containers on AWS. Latest architectural a...read more

Computer Service, Network support

I need someone that can offer complete solutions for my business security needs that includes installation and set up for all hardware and software, as well as the configuration of my wireless network, firewall, printers and all types of devices. Als...read more

Drupal 7 expertise needed

Im developing a website on Drupal 7 and I need help with expanding certain modules and adding new functionalities. I will list some of the issues below, there are some other issues too, happy to discuss them further.

1. Currently, my rules...read more