Skip to content

quicbit-js/qb-cycle0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb-cycle0

Find repeating series from the zeroth offset.

Useful for compression that scans files with fixed or semi-known patterns.

This algorithm shouldn't be confused with more popular pattern searches which seek out the start of a pattern, "mu". This algorithm just seeks the cycle from the zeroth position and is simpler and more efficient for that case.

About

Find repeating series from the zeroth offset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published