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

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors