#chunks #file #break #data #hash #list

fs-chunker

Break a file into a list of chunks

3 unstable releases

0.2.1 Apr 10, 2024
0.2.0 Apr 10, 2024
0.1.0 Feb 24, 2024

#10 in #break

Download history 122/week @ 2024-02-20 27/week @ 2024-02-27 4/week @ 2024-03-05 3/week @ 2024-03-12 3/week @ 2024-03-26 15/week @ 2024-04-02 230/week @ 2024-04-09

248 downloads per month

MIT license

3KB

fs-chunker

Break a file into chunks. Each Chunk has a block of data (a Vec<u8>) and its SHA-256 hash.

Installation

Via cargo:

$ cargo add fs-chunker

License

Copyright (c) 2024 Joshua Tenorio

Licensed under the MIT license.

Dependencies

~0.8–1.4MB
~32K SLoC