qb-cycle0

1.0.6 • Public • Published

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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.6
    12
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.6
    12
  • 1.0.5
    0
  • 1.0.3
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i qb-cycle0

Weekly Downloads

13

Version

1.0.6

License

ISC

Unpacked Size

16.3 kB

Total Files

5

Last publish

Collaborators

  • mvoss9000