Skip to content

Virtcom/compr_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compr_lib

Compression Library

Concept

The concept of compr_lib is to be a simple library for compressing files but readable by human eye. It uses bytestream x number of repetans and new line for a different bytestream. For Example:

0100100001101001x2\n
0000101001001110x1\n
0110111101001110x2\n
01101111x1

Installation

just add the github to the Cargo.conf

About

Library for file compression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages