rabin-bindings
TypeScript icon, indicating that this package has built-in type declarations

1.7.4 • Public • Published

rabin

Node native addon module (C/C++) for Rabin fingerprinting data streams.

Build Status Build status

Uses the implementation of Rabin fingerprinting from LBFS.

Rabin fingerprinting is useful for finding the chunks of a file that differ from a previous version. It's one implementation of a technique called "Content-defined chunking", meaning the chunk boundaries are determinstic to the content (as opposed to "fixed-sized chunking").

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.7.4
    26
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.7.4
    26
  • 1.7.3
    47
  • 1.7.2
    1
  • 1.7.1
    0

Package Sidebar

Install

npm i rabin-bindings

Weekly Downloads

23

Version

1.7.4

License

ISC

Last publish

Collaborators

  • develar