2 stable releases

new 1.0.1 Nov 6, 2024
1.0.0 Nov 5, 2024

#301 in Math

Download history 157/week @ 2024-11-01

157 downloads per month

MIT license

180KB
3.5K SLoC

Komodo: Cryptographically-proven Erasure Coding

the library

see cargo doc or the library itself

the tests

make

or

make check clippy test-rs

some extra tests

this project defines some tests written in Nushell to test an implementation of Komodo in a CLI application.

If you have Nushell installed, you can run these with the following command:

make test-nu

examples

A CLI example is also provided and can be run with

make example

Other examples that showcase the Komodo API are available in examples/.

the benchmarks

see benchmarks/

contributors

Because the code for this project has been originally extracted from dragoon/pcs-fec-id by @a.stevan, some contributors might be missing from the Git tree.

Please consult the original Git tree from dragoon/pcs-fec-id or note that the following people have contributed to this code base:

  • @a.stevan
  • @j.detchart

Dependencies

~7MB
~128K SLoC