Skip to content

fdistasio/Miniz-based-Compressor-Decompressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniz-based Compressor and Decompressor

This project implements a high-performance compression and decompression system based on the miniz library.

Two parallel implementations are provided:

  • C++ version using a custom thread pool
  • OpenMP version using parallel directives

Full details on design, implementation, and benchmarking: docs/report.pdf

About

High-performance compressor and decompressor based on the miniz library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors