1.0.6 • Published 3 months ago

qb-cycle0 v1.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
3 months ago

qb-cycle0

Find repeating series from the zeroth offset.

Useful for compression that scans files with fixed or semi-known patterns 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.

1.0.6

3 months ago

1.0.5

3 months ago

1.0.3

3 months ago

1.0.1

3 months ago

1.0.0

6 years ago