rabin-bindings
node native bindings to a C rabin fingerprinting algorithm
Last updated 8 years ago by develar .
ISC · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install rabin-bindings 
SYNC missed versions from official npm registry.

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").

Current Tags

  • 1.7.4                                ...           latest (8 years ago)

4 Versions

  • 1.7.4                                ...           8 years ago
  • 1.7.3                                ...           9 years ago
  • 1.7.2                                ...           9 years ago
  • 1.7.1                                ...           9 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 1
Last Day 0
Last Week 1
Last Month 0
Dependencies (3)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |