#monero #protocols #serialization #serai #downstream #mirrored #unpublished #crate-publishing

no-std monero-io-mirror

Serialization functions, as within the Monero protocol. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production. This crate will be unpublished/deleted as soon as possible.

1 unstable release

0.1.0 Sep 22, 2024

#3 in #unpublished

Download history 16/week @ 2025-07-25 3/week @ 2025-08-01 5/week @ 2025-08-15 41/week @ 2025-08-22 36/week @ 2025-08-29 38/week @ 2025-09-05 18/week @ 2025-09-12 17/week @ 2025-09-19 34/week @ 2025-09-26 13/week @ 2025-10-03 16/week @ 2025-10-10 245/week @ 2025-10-17 39/week @ 2025-10-24 16/week @ 2025-10-31 10/week @ 2025-11-07

317 downloads per month
Used in 11 crates (8 directly)

MIT license

19KB
274 lines

Monero IO

Serialization functions, as within the Monero protocol.

This library is usable under no-std when the std feature (on by default) is disabled.

Cargo Features

  • std (on by default): Enables std (and with it, more efficient internal implementations).

Dependencies

~2.7–4MB
~67K SLoC