fastcdc

There are 6 repositories under fastcdc topic.

  • Zabuzard/FastCDC4J

    Fast and efficient content-defined chunking for data deduplication. Java implementation of FastCDC as library.

    Language:Java20204
  • askeladdk/fastcdc

    Fast content-defined chunking in Go.

    Language:Go2310
  • xyb/chunkdup

    Find (partial content) duplicate files.

    Language:Python2201
  • Farley-Chen/fastcdc-java

    This package implements the "FastCDC" content defined chunking algorithm in Java. This package started as Java port of the implementation by Nathan Fiedler, and the code refer to `iscc/fastcdc-py`

    Language:Java1100
  • xyb/chunksum

    Print FastCDC rolling hash chunks and checksums.

    Language:Python0200
  • grote/seedvault-chunker

    A FastCDC implementation in Kotlin with an unusual API.

    Language:Kotlin