Skip to content

rexc-lab/R-Zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Zip

This project is a practice project for myself. It meant to use a loss-less compress algorithm as a start point, then use CUDA to speed it up and compare the result

Test Environment

  • OS: Ubuntu 22.04 jammy
  • Kernel: x86_64 Linux 6.8.0-50-generic
  • CPU: 11th Gen Intel Core i7-11700 @ 16x 4.8GHz
  • GPU: NVIDIA GeForce GTX 960
  • RAM: 31948 MiB

Compress Algorithm Evolve History

  • Version 1: Generic Huffman Tree Algorithm

About

This a compression algorithm experimential project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors