| Crates.io | komodo |
| lib.rs | komodo |
| version | 1.0.1 |
| created_at | 2024-11-05 16:00:57.609795+00 |
| updated_at | 2024-11-06 10:30:34.715761+00 |
| description | Komodo: cryptographically-proven erasure coding for distributed systems |
| homepage | |
| repository | https://gitlab.isae-supaero.fr/dragoon/komodo |
| max_upload_size | |
| id | 1436725 |
| size | 214,212 |
see cargo doc or the library itself
make
or
make check clippy test-rs
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
A CLI example is also provided and can be run with
make example
Other examples that showcase the Komodo API are available in examples/.
see benchmarks/
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: