Skip to content

A pure Java implementation of the RePair compression algorithm created by N. Jesper Larsson. This is not a complete compressor implementation. You must provide implementations of the interfaces to provide the input, maintain the dictionary, and do something with the output.

Notifications You must be signed in to change notification settings

Nobleworks/RePair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Due to GitHub's recent decision to switch from an organization focussed on software development to one that also promotes a left-wing political agenda this project was moved to: https://gitlab.com/NobleworksSoftware/RePair

About

A pure Java implementation of the RePair compression algorithm created by N. Jesper Larsson. This is not a complete compressor implementation. You must provide implementations of the interfaces to provide the input, maintain the dictionary, and do something with the output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published